1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

25018 commits

Author SHA1 Message Date
Andrew Kingston b71a27a0f4 Update styles of user details page and user list page to match new designs 2022-08-02 19:22:14 +01:00
Andrew Kingston 9d5fd239f0 Update users page to be narrow and remove name column 2022-08-02 18:47:00 +01:00
Budibase Staging Release Bot 96958cb1b8 Update pro version to 1.1.33-alpha.4 2022-08-02 17:08:30 +00:00
Budibase Staging Release Bot 9f1748e893 v1.1.33-alpha.4 2022-08-02 17:05:27 +00:00
deanhannigan 08a0db5949
Merge pull request #7039 from Budibase/fix/app-row-render
Fix/app row render
2022-08-02 17:55:09 +01:00
Andrew Kingston 05c57b1e69 Fix type in import users modal 2022-08-02 16:46:00 +01:00
Andrew Kingston 9a442cb0ce Update delete rows button to be configurable 2022-08-02 16:44:37 +01:00
Andrew Kingston e8fa134c7c Update styles in user details page and user list page 2022-08-02 16:41:15 +01:00
Andrew Kingston bb5c95b86a Tidy styles on user details page 2022-08-02 16:15:09 +01:00
Andrew Kingston 089b615c1b Fix icon size in user details page 2022-08-02 16:08:09 +01:00
Andrew Kingston 5c688f355c Fix app list in user details page styles 2022-08-02 16:06:20 +01:00
Andrew Kingston bb626ce924 Fix crashing when determining roles when no apps exist 2022-08-02 16:01:38 +01:00
Budibase Release Bot b0f94d1ad3 Update pro version to 1.2.4 2022-08-02 14:42:05 +00:00
Budibase Release Bot 0995a35ea3 v1.2.4 2022-08-02 14:38:48 +00:00
Andrew Kingston 30cdc7683d
Merge pull request #7045 from Budibase/prevent-self-deletion
Prevent self deletion
2022-08-02 15:28:23 +01:00
Dean bd9fbb7d90 Code review updates 2022-08-02 15:20:53 +01:00
mike12345567 b87fcc1f8f Adding API checks to stop deletion of self. 2022-08-02 14:58:18 +01:00
Budibase Staging Release Bot a94f28e72b Update pro version to 1.1.33-alpha.3 2022-08-02 13:50:58 +00:00
Budibase Staging Release Bot 25b1532c4c v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
Andrew Kingston e2d5a27dac Prevent deleting yourself or resetting your own password from user details page 2022-08-02 14:37:18 +01:00
Rory Powell b955946415
Merge pull request #7037 from Budibase/fix/joi-createdAt-updatedAt
Add updatedAt and createdAt as optional to all joi middleware
2022-08-02 14:35:58 +01:00
Andrew Kingston 16cb6d556f Prevent deleting yourself from users list page 2022-08-02 14:35:32 +01:00
Budibase Staging Release Bot 20f1cdfd98 Update pro version to 1.1.33-alpha.2 2022-08-02 11:00:07 +00:00
Budibase Release Bot 3c1d2bd7cf Update pro version to 1.2.3 2022-08-02 10:59:22 +00:00
Budibase Staging Release Bot 63e1da84b2 v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Budibase Release Bot 1a58e53794 v1.2.3 2022-08-02 10:56:12 +00:00
Martin McKeaveney 6cf86dd773
Merge pull request #7038 from Budibase/reduce-event-frequency
Reduce event frequency
2022-08-02 11:45:04 +01:00
Martin McKeaveney 4ca40e59e4
Merge pull request #7028 from Budibase/fix/6737
Fix for SQL column removal (external to Budibase)
2022-08-02 11:44:51 +01:00
Dean 3dcfff5ea5 Removed unused class 2022-08-02 11:41:24 +01:00
Dean f015266ed7 Removed debugging line 2022-08-02 11:20:22 +01:00
Dean e2f269bd1a Ensure the row key is unique even when the rows are sorted. 2022-08-02 11:16:35 +01:00
Rory Powell c7f4be584d Reduce event frequency 2022-08-02 10:52:09 +01:00
Budibase Release Bot 8ada1ae04b Update pro version to 1.2.2 2022-08-02 09:48:31 +00:00
Budibase Release Bot 91527fdba7 v1.2.2 2022-08-02 09:45:34 +00:00
Budibase Release Bot 44547043a4 v1.2.1 2022-08-02 09:33:49 +00:00
mike12345567 c01df359d7 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-02 10:15:12 +01:00
Budibase Release Bot 5d80c680cf v1.2.0 2022-08-02 08:45:09 +00:00
Rory Powell c90dfbb00f Add updatedAt and createdAt as optional to all joi middleware 2022-08-02 09:39:30 +01:00
mike12345567 a99ed3bf52 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-01 19:00:17 +01:00
mike12345567 5aea08fdce Adding mechanism to allow displaying an error on data retrieval for tables. 2022-08-01 18:56:59 +01:00
Budibase Staging Release Bot 955ccc208e Update pro version to 1.1.33-alpha.1 2022-08-01 17:27:27 +00:00
Budibase Staging Release Bot d3f5c42f76 v1.1.33-alpha.1 2022-08-01 17:23:31 +00:00
Martin McKeaveney 31eba45b01
Merge pull request #7017 from Budibase/develop
develop -> master
2022-08-01 17:57:07 +01:00
Martin McKeaveney d317761c6b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-08-01 17:56:20 +01:00
Martin McKeaveney 575b283f54 adding data-cy to component list 2022-08-01 17:55:30 +01:00
Mitch-Budibase c189b1264f
Merge pull request #7026 from Budibase/cypress-testing
Cypress: Test changes for UI + Components
2022-08-01 17:52:52 +01:00
mike12345567 41683c1f6d Fix for #6737 - making it so that if a column is deleted externally tables can be re-fetched and this will be fixed. 2022-08-01 17:40:35 +01:00
Mitch-Budibase f9d94e6137 Merge branch 'develop' into cypress-testing 2022-08-01 17:30:52 +01:00
Mitch-Budibase cacb0e88a4 Cypress: Test changes for UI + Components
Mainly updating the searchAndAddComponent test command

- Removing skips from a few tests also
2022-08-01 17:29:56 +01:00
Budibase Staging Release Bot 02b979b41b Update pro version to 1.1.33-alpha.0 2022-08-01 16:12:56 +00:00