Andrew Kingston
|
6e31e69528
|
Improve name and email display on user details page
|
2022-08-01 12:04:44 +01:00 |
Andrew Kingston
|
7ae433814e
|
Fix stale data showing when creating user groups and reduce height of group rows
|
2022-08-01 11:56:01 +01:00 |
Andrew Kingston
|
9b857ba1bf
|
Fix stale UI in user details section due to not waiting for data
|
2022-08-01 11:48:34 +01:00 |
Andrew Kingston
|
3be2972166
|
Reduce space between users and add secondary placeholder
|
2022-08-01 10:31:28 +01:00 |
Andrew Kingston
|
7c335431e1
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-08-01 10:29:07 +01:00 |
Andrew Kingston
|
13beeeb3d1
|
Lint
|
2022-08-01 10:20:46 +01:00 |
Andrew Kingston
|
c15f2998af
|
Dedupe component actions by dispatching keyboard events when clicking component dropdown menu
|
2022-08-01 10:06:01 +01:00 |
Peter Clement
|
c3a4941119
|
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
|
2022-08-01 09:39:55 +01:00 |
Peter Clement
|
9d931d4469
|
Merge pull request #7013 from Budibase/fix/fix-access-issue
Ensure auth access for builder and admins
|
2022-08-01 09:08:41 +01:00 |
Peter Clement
|
85c63a17f8
|
pr comments
|
2022-08-01 09:03:47 +01:00 |
Peter Clement
|
a497aa8b8e
|
remove log
|
2022-08-01 08:54:19 +01:00 |
Peter Clement
|
690ff373cd
|
ensure auth access for builder and admins
|
2022-08-01 08:50:57 +01:00 |
Peter Clement
|
79f7fd380d
|
pr comments and updating group check to be more safe
|
2022-07-30 11:38:08 +01:00 |
Andrew Kingston
|
9717858c95
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
|
2022-07-29 15:04:37 +01:00 |
Andrew Kingston
|
c6c1eecef0
|
Reduce gap between users in assignment modal
|
2022-07-29 14:20:35 +01:00 |
Andrew Kingston
|
2e20aba8e0
|
Update user table name renderer to match unavailable copy on user details page
|
2022-07-29 14:20:21 +01:00 |
Andrew Kingston
|
6eb3263fad
|
Fix access tile in overview tab throwing error when attempting to navigate to access tab
|
2022-07-29 14:16:22 +01:00 |
Andrew Kingston
|
1e25660766
|
Add secondary placeholder to assignment modal
|
2022-07-29 14:14:06 +01:00 |
Andrew Kingston
|
96a446ab38
|
Remove global style rules that set top left border radius to 0 for all pickers
|
2022-07-29 14:07:42 +01:00 |
Andrew Kingston
|
70f672ce0c
|
Fix name showing undefined in users tab and fix initials always being PC
|
2022-07-29 14:04:31 +01:00 |
Andrew Kingston
|
3ebb2e193f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 13:48:27 +01:00 |
Andrew Kingston
|
64d2e95327
|
Add key binds to screenslot component
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
a9a4b6ee44
|
Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
5c216b7465
|
Offer custom themes for client apps and improve theme panel
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
ca2214f9ad
|
Fix keybinding order precendence
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
b6751233c3
|
Prevent showing deletion modal for the screen element
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
a4847a471c
|
Add keyboard shortcuts for components. Improve component reordering
|
2022-07-29 13:33:02 +01:00 |
Peter Clement
|
00ee5ccf31
|
handle undefined user name and avatar initials
|
2022-07-29 13:21:42 +01:00 |
Peter Clement
|
5477ffe575
|
improve email validation
|
2022-07-29 13:17:17 +01:00 |
Peter Clement
|
23dc9f6128
|
fetching of users via new api in app assignment
|
2022-07-29 13:13:41 +01:00 |
Peter Clement
|
8a77aca540
|
more efficient fetching of total users per app
|
2022-07-29 13:10:00 +01:00 |
Andrew Kingston
|
08f9c628ab
|
Merge pull request #6920 from Budibase/design-updates
Design updates
|
2022-07-28 10:24:01 +01:00 |
Rory Powell
|
1dc062a3fb
|
Merge branch 'master' into develop
|
2022-07-27 16:32:36 -04:00 |
Andrew Kingston
|
30256bbb8d
|
Add groundwork for custom themes based off other themes
|
2022-07-27 16:37:35 +01:00 |
Andrew Kingston
|
bdb37e1641
|
Update new component panel styles to only use border when focused via keyboard, but background colour when hovering
|
2022-07-27 13:03:16 +01:00 |
Andrew Kingston
|
8e59ffa056
|
Lint
|
2022-07-27 11:59:48 +01:00 |
Andrew Kingston
|
31ddce3ada
|
Merge branch 'master' of github.com:Budibase/budibase into design-updates
|
2022-07-27 11:19:39 +01:00 |
Andrew Kingston
|
b4b9a5f526
|
Shrink square status light, shrink nav item text
|
2022-07-27 11:16:43 +01:00 |
Peter Clement
|
dca37a61da
|
adding tests and pr comments
|
2022-07-27 10:20:39 +01:00 |
Andrew Kingston
|
0ed3775a6d
|
Fully remount component settings when changing selected component
|
2022-07-27 10:10:42 +01:00 |
Peter Clement
|
548e8d518c
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-26 20:19:33 +01:00 |
mike12345567
|
d30e27d27d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-26 17:25:55 +01:00 |
Martin McKeaveney
|
de845cf832
|
Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
|
2022-07-26 16:45:04 +01:00 |
Martin McKeaveney
|
8e854d3e13
|
Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
|
2022-07-26 16:42:58 +01:00 |
Andrew Kingston
|
3aef4d8e49
|
Don't load theme options from the store
|
2022-07-26 13:41:30 +01:00 |
Peter Clement
|
d7ccdf90b5
|
cloud check for max user limit
|
2022-07-26 12:26:56 +01:00 |
Peter Clement
|
cd426a5ca7
|
adding limits for uploading users
|
2022-07-26 12:17:01 +01:00 |
Andrew Kingston
|
1b34bc8e81
|
Update device preview picker to be quiet
|
2022-07-26 11:37:27 +01:00 |
mike12345567
|
e504c6a37c
|
Updating based on PR comments.
|
2022-07-26 11:19:28 +01:00 |
Andrew Kingston
|
77f9b11e88
|
Update version icon to version status light
|
2022-07-26 10:36:12 +01:00 |
Andrew Kingston
|
61481fd50b
|
Update screen list to match designs. Update nav items to make text clearer. Update screen picker
|
2022-07-25 17:06:00 +01:00 |
Peter Clement
|
25d13d4a72
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Andrew Kingston
|
fca6cb6705
|
Update app version copy to be more explicit
|
2022-07-25 15:14:09 +01:00 |
Peter Clement
|
df3dd6431e
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-25 15:09:42 +01:00 |
Andrew Kingston
|
ea1722dfd2
|
Update class names
|
2022-07-25 12:07:11 +01:00 |
Andrew Kingston
|
4a1abca7f7
|
Update more styles of new component panel
|
2022-07-25 12:06:45 +01:00 |
Andrew Kingston
|
7d12458ef7
|
Update add component menu to new designs
|
2022-07-25 11:57:27 +01:00 |
Andrew Kingston
|
4657ea6f11
|
Move add component button from above preview to new floating animated button on top of preview
|
2022-07-25 11:42:18 +01:00 |
Andrew Kingston
|
8296c8f996
|
Move new component panel to right side, animate via sliding in and remove add component button above preview
|
2022-07-25 10:20:59 +01:00 |
mike12345567
|
bd7ace561a
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-22 19:14:35 +01:00 |
mike12345567
|
a84d4d014d
|
Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI.
|
2022-07-22 18:16:14 +01:00 |
Andrew Kingston
|
d266b6ca84
|
Use discrete buttons with text for adding screens and components
|
2022-07-22 12:10:53 +01:00 |
Andrew Kingston
|
03d6a75af8
|
Replace preview icon with button
|
2022-07-22 12:04:20 +01:00 |
Peter Clement
|
dd34282a33
|
2nd fix for multi tenancy groups
|
2022-07-22 10:56:16 +01:00 |
Peter Clement
|
723bbd65e4
|
fixing bug on multi tenant environment
|
2022-07-22 10:12:16 +01:00 |
Andrew Kingston
|
ed8ab95ae7
|
Allow dropping on the screen component
|
2022-07-21 18:37:34 +01:00 |
Peter Clement
|
ad1cf0726f
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-21 11:47:08 +01:00 |
Peter Clement
|
587b02552b
|
stop matching on prodId in some cases
|
2022-07-21 11:43:50 +01:00 |
Peter Clement
|
88f1db74b7
|
updating license check to search for feature
|
2022-07-21 09:52:01 +01:00 |
Andrew Kingston
|
6b9898f9ad
|
Merge pull request #6735 from Budibase/fix/dom-children
Replace incorrect usages of element.childNodes with element.children
|
2022-07-21 09:24:47 +01:00 |
Dean
|
bdc8d1e675
|
Fix for left positioning of the KeyValueBuilder drawers
|
2022-07-20 16:38:42 +01:00 |
Peter Clement
|
94d999faf9
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 14:54:29 +01:00 |
Peter Clement
|
ba74fa9500
|
update handling of group roles
|
2022-07-19 14:20:57 +01:00 |
mike12345567
|
1c02c3d3c3
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-19 14:12:48 +01:00 |
Peter Clement
|
ca41e88045
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
Peter Clement
|
c529557afa
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-18 12:35:24 +01:00 |
Peter Clement
|
fb7456fa33
|
lint
|
2022-07-18 12:33:56 +01:00 |
NEOLPAR
|
9787709dc5
|
downloading csv users created through batch
|
2022-07-18 09:57:15 +01:00 |
Andrew Kingston
|
c9ee465507
|
Replace incorrect usages of element.childNodes with element.children
|
2022-07-15 13:47:39 +01:00 |
Andrew Kingston
|
d05564332e
|
Lint
|
2022-07-15 13:09:53 +01:00 |
Andrew Kingston
|
80018e9668
|
Visually hide components when cutting but do not remove from real definition
|
2022-07-15 13:09:43 +01:00 |
Andrew Kingston
|
190c545e25
|
Fix pasting inside different screens and select new screen when pasting inside different screen
|
2022-07-15 13:09:37 +01:00 |
Andrew Kingston
|
aa1c0298bc
|
Move screen setting updates into store and use patches. Make screen settings generic
|
2022-07-15 13:09:23 +01:00 |
Andrew Kingston
|
66126531e3
|
Update screen settings to use patches
|
2022-07-15 13:09:19 +01:00 |
Andrew Kingston
|
587b385a47
|
Use patch for all component methods, add core component patch function, add component move functions to store
|
2022-07-15 13:09:09 +01:00 |
Andrew Kingston
|
5cdd37f6d8
|
Update cut+paste so cut doesn't actually remove the component from the tree and use new patch function
|
2022-07-15 13:08:55 +01:00 |
Andrew Kingston
|
56b255cfc9
|
Reduce state updates when selecting layouts
|
2022-07-15 13:08:32 +01:00 |
Andrew Kingston
|
bd5d419692
|
Reduce state updates when selecting screens
|
2022-07-15 13:06:43 +01:00 |
Peter Clement
|
1ce1e51fca
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-15 11:30:11 +01:00 |
Peter Clement
|
f3fa67e802
|
split out id parsing into pro repo
|
2022-07-15 11:29:20 +01:00 |
deanhannigan
|
91829a4b87
|
Merge pull request #6558 from Budibase/feature/component-condition-count
Feature/component condition count
|
2022-07-15 10:20:04 +01:00 |
NEOLPAR
|
341ba71564
|
removed role dropdown from users table due to incompatibilities with table horizontal scroll and overflowing dropdown component
|
2022-07-15 10:13:03 +01:00 |
Peter Clement
|
8034b85db3
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-14 16:58:41 +01:00 |
Peter Clement
|
e5931d6fec
|
update groups doc to take a roles object
|
2022-07-14 16:58:32 +01:00 |
NEOLPAR
|
afee19c361
|
changing user roles from users table
|
2022-07-14 16:55:19 +01:00 |
NEOLPAR
|
66e88b37c3
|
removed duplicated behaviour in user table
|
2022-07-14 15:59:06 +01:00 |
NEOLPAR
|
738733b8b9
|
amended icons
|
2022-07-14 15:36:35 +01:00 |
NEOLPAR
|
2d12970c58
|
exported deleteUserModal as component
|
2022-07-14 15:29:30 +01:00 |
Peter Clement
|
819ce4e360
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-14 13:32:51 +01:00 |
Peter Clement
|
96576714e9
|
fix table overflow
|
2022-07-14 11:43:09 +01:00 |