Commit Graph

14757 Commits

Author SHA1 Message Date
Andrew Kingston d79b95b710 Update users page to be narrow and remove name column 2022-08-02 18:47:00 +01:00
mike12345567 129c966226 Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 2022-08-02 18:34:58 +01:00
Budibase Staging Release Bot 03ae7f8e25 Update pro version to 1.1.33-alpha.4 2022-08-02 17:08:30 +00:00
Budibase Staging Release Bot 82c75b43de v1.1.33-alpha.4 2022-08-02 17:05:27 +00:00
deanhannigan 1dd236da48 Merge pull request #7039 from Budibase/fix/app-row-render
Fix/app row render
2022-08-02 17:55:09 +01:00
Andrew Kingston 4f84fb069b Fix type in import users modal 2022-08-02 16:46:00 +01:00
Andrew Kingston e9df049e01 Update delete rows button to be configurable 2022-08-02 16:44:37 +01:00
Andrew Kingston b838a66954 Update styles in user details page and user list page 2022-08-02 16:41:15 +01:00
Andrew Kingston 074f0b4a51 Tidy styles on user details page 2022-08-02 16:15:09 +01:00
Andrew Kingston f5892b4491 Fix icon size in user details page 2022-08-02 16:08:09 +01:00
Andrew Kingston a6a1d2226c Fix app list in user details page styles 2022-08-02 16:06:20 +01:00
Andrew Kingston 7c4bf7aedd Fix crashing when determining roles when no apps exist 2022-08-02 16:01:38 +01:00
Budibase Release Bot a6193488bc Update pro version to 1.2.4 2022-08-02 14:42:05 +00:00
Budibase Release Bot 1bcb7a05b5 v1.2.4 2022-08-02 14:38:48 +00:00
Andrew Kingston 04418ea2f3 Merge pull request #7045 from Budibase/prevent-self-deletion
Prevent self deletion
2022-08-02 15:28:23 +01:00
Dean 66ca438c98 Code review updates 2022-08-02 15:20:53 +01:00
mike12345567 1a62ec1cdd Adding API checks to stop deletion of self. 2022-08-02 14:58:18 +01:00
Budibase Staging Release Bot 4a1b99f346 Update pro version to 1.1.33-alpha.3 2022-08-02 13:50:58 +00:00
Budibase Staging Release Bot 2578e49144 v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
Andrew Kingston 9c78ae349d Prevent deleting yourself or resetting your own password from user details page 2022-08-02 14:37:18 +01:00
Rory Powell 466e41302b 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 ad83d5ef26 Prevent deleting yourself from users list page 2022-08-02 14:35:32 +01:00
Budibase Staging Release Bot 7d9441d0d0 Update pro version to 1.1.33-alpha.2 2022-08-02 11:00:07 +00:00
Budibase Release Bot 4f91baf3ea Update pro version to 1.2.3 2022-08-02 10:59:22 +00:00
Budibase Staging Release Bot bcd5da804f v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Budibase Release Bot 9a42f27755 v1.2.3 2022-08-02 10:56:12 +00:00
Martin McKeaveney 86d5add174 Merge pull request #7038 from Budibase/reduce-event-frequency
Reduce event frequency
2022-08-02 11:45:04 +01:00
Martin McKeaveney 33ea175c75 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 4b0e89b841 Removed unused class 2022-08-02 11:41:24 +01:00
Dean 028e6d2bf9 Removed debugging line 2022-08-02 11:20:22 +01:00
Dean 31af7b9c69 Ensure the row key is unique even when the rows are sorted. 2022-08-02 11:16:35 +01:00
Rory Powell 6102ace3a9 Reduce event frequency 2022-08-02 10:52:09 +01:00
Budibase Release Bot 098132a85b Update pro version to 1.2.2 2022-08-02 09:48:31 +00:00
Budibase Release Bot 2a7a1bd853 v1.2.2 2022-08-02 09:45:34 +00:00
Budibase Release Bot 24beed7eea v1.2.1 2022-08-02 09:33:49 +00:00
mike12345567 7414a1caf8 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-02 10:15:12 +01:00
Budibase Release Bot 6824e0201f v1.2.0 2022-08-02 08:45:09 +00:00
Rory Powell 09127df617 Add updatedAt and createdAt as optional to all joi middleware 2022-08-02 09:39:30 +01:00
mike12345567 4f01a7fb80 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-01 19:00:17 +01:00
mike12345567 de3ceeb119 Adding mechanism to allow displaying an error on data retrieval for tables. 2022-08-01 18:56:59 +01:00
Budibase Staging Release Bot 00c3a73c5c Update pro version to 1.1.33-alpha.1 2022-08-01 17:27:27 +00:00
Budibase Staging Release Bot 937e769276 v1.1.33-alpha.1 2022-08-01 17:23:31 +00:00
Martin McKeaveney 121e1c5af5 Merge pull request #7017 from Budibase/develop
develop -> master
2022-08-01 17:57:07 +01:00
Martin McKeaveney 29697d52e9 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-08-01 17:56:20 +01:00
Martin McKeaveney 11579597dd adding data-cy to component list 2022-08-01 17:55:30 +01:00
Mitch-Budibase 21b48b1f75 Merge pull request #7026 from Budibase/cypress-testing
Cypress: Test changes for UI + Components
2022-08-01 17:52:52 +01:00
mike12345567 87b583e51e 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 fa15ede3f7 Merge branch 'develop' into cypress-testing 2022-08-01 17:30:52 +01:00
Mitch-Budibase 21e3c0cb0e 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 e00707655c Update pro version to 1.1.33-alpha.0 2022-08-01 16:12:56 +00:00