Andrew Kingston
|
2ec2030138
|
Fix typo
|
2022-08-02 19:43:01 +01:00 |
Andrew Kingston
|
4557165cb0
|
Improve add new user modal so that validation doesn't fire immediately
|
2022-08-02 19:41:58 +01:00 |
Andrew Kingston
|
e6a3c2915b
|
Use new styles for secondary buttons
|
2022-08-02 19:41:43 +01:00 |
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 |
mike12345567
|
5eeb2ea600
|
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
|
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 |
Andrew Kingston
|
63a0dacf36
|
Update hover background colour for nord theme
|
2022-08-02 10:02:04 +01:00 |
Andrew Kingston
|
b75e53b50a
|
Allow use of meta key as well as control key for modifier shortcuts
|
2022-08-02 10:01:46 +01:00 |
Andrew Kingston
|
530b6940d4
|
Update style of keybinds for menu items
|
2022-08-02 10:01:24 +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 |
Andrew Kingston
|
7b7075b276
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
|
2022-08-01 19:08: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 |