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 |
Peter Clement
|
9f320601e4
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-14 11:40:56 +01:00 |
Peter Clement
|
fbffe43c97
|
wrong link for groups button
|
2022-07-14 11:18:31 +01:00 |
NEOLPAR
|
2e12d338c8
|
fixed issue where table cells hide overflowed content
|
2022-07-14 10:26:32 +01:00 |
Peter Clement
|
f0d303ca19
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-14 10:05:02 +01:00 |
Peter Clement
|
eadac09e1e
|
tidy up
|
2022-07-14 10:01:26 +01:00 |
NEOLPAR
|
c356dbeee8
|
fixed click propagation users table when click in Role dropdown
|
2022-07-14 09:40:49 +01:00 |
Peter Clement
|
10e046d8a2
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-14 09:19:08 +01:00 |
Peter Clement
|
545f3d62b7
|
overview card updates
|
2022-07-14 08:39:39 +01:00 |
NEOLPAR
|
6b83fcb8d9
|
fixed duplicating users in user creation frontend
|
2022-07-13 17:12:44 +01:00 |
Andrew Kingston
|
561f410037
|
Add version modal back into builder
|
2022-07-13 16:13:56 +01:00 |
Peter Clement
|
f980d55af3
|
some user table fixes
|
2022-07-13 15:46:10 +01:00 |
Dean
|
1b9e486bc5
|
Minor update to reduce spacing in component condition count
|
2022-07-13 14:33:30 +01:00 |
Dean
|
e58bf278b0
|
Merge remote-tracking branch 'origin/develop' into feature/component-condition-count
|
2022-07-13 14:19:39 +01:00 |
Andrew Kingston
|
1cd20dddc7
|
Fix spacing in overview settings tab
|
2022-07-11 20:23:46 +01:00 |
Andrew Kingston
|
46f3ec8c46
|
Improve automation test display layout and spacing
|
2022-07-11 20:16:22 +01:00 |
Andrew Kingston
|
ad68a07ae6
|
Remove back button while loading app overview
|
2022-07-11 19:42:04 +01:00 |
NEOLPAR
|
6758574e7f
|
creating users from csv
|
2022-07-11 18:03:41 +01:00 |
Peter Clement
|
42e4ad6fb8
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-11 15:30:31 +01:00 |
Peter Clement
|
eff78240a6
|
improve performance of adding users and groups
|
2022-07-11 15:29:39 +01:00 |
NEOLPAR
|
6492a0243f
|
fixed placeholder in assignmentmodal
|
2022-07-11 15:13:29 +01:00 |
NEOLPAR
|
d6483e8d92
|
filtering apps with user groups, added clear button in pickerdropdown component
|
2022-07-11 15:12:45 +01:00 |
Martin McKeaveney
|
6a021ce038
|
removing beta tab
|
2022-07-11 14:09:12 +01:00 |
Andrew Kingston
|
e00c91c8a6
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 12:13:14 +01:00 |
Andrew Kingston
|
448c9e47fa
|
Move on screen load action above new-design-only settings
|
2022-07-11 12:08:30 +01:00 |
Andrew Kingston
|
59d0d6ba7b
|
Remove view details button in custom layout deprecation info box
|
2022-07-11 11:43:16 +01:00 |
Martin McKeaveney
|
367cf37795
|
remove beta stuff and remove self-host banners
|
2022-07-11 11:08:56 +01:00 |
Andrew Kingston
|
16116f2877
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
mike12345567
|
4345391dd3
|
Quick fixes to automation history UI around publishing and unpublishing.
|
2022-07-08 19:32:05 +01:00 |
Mel O'Hagan
|
c3bc39f600
|
Merge branch 'bug/sev3/reset-email-config-delete-cache' into bug/sev3/reset-email-config-delete-cache-dev
|
2022-07-08 14:50:47 +01:00 |
Peter Clement
|
2399dbceb9
|
linting and tidy
|
2022-07-07 08:55:32 +01:00 |
mike12345567
|
53ead79de2
|
Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again.
|
2022-07-06 16:09:05 +01:00 |
Peter Clement
|
93f11584df
|
access tab refreshing correctly
|
2022-07-06 14:30:15 +01:00 |
Peter Clement
|
8489ae36a4
|
take into account pagination
|
2022-07-06 12:58:55 +01:00 |
Peter Clement
|
6df456411f
|
fixing users api references
|
2022-07-06 08:45:22 +01:00 |
Martin McKeaveney
|
187e138b8f
|
hide banner from new UI
|
2022-07-05 19:26:12 +01:00 |
Peter Clement
|
00ef0e3ef9
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-05 16:04:01 +01:00 |
Peter Clement
|
15f725b4d2
|
user screen update
|
2022-07-05 15:40:12 +01:00 |
deanhannigan
|
37ce29fa2d
|
Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
REST query bindings for Current User
|
2022-07-05 09:22:03 +01:00 |
Peter Clement
|
3de2123dc4
|
group / user app assignment
|
2022-07-05 09:21:59 +01:00 |
mike12345567
|
a6ce6ef924
|
Fixing build error.
|
2022-07-04 13:25:29 +01:00 |
Dean
|
e14289abee
|
Added fixes for query body binding. Query parameter fixes and pretty bindings added
|
2022-07-03 17:33:25 +01:00 |
Dean
|
31b51e1ecf
|
Fixes for datasource authentication parsing. Mapping UX updates
|
2022-07-01 17:27:24 +01:00 |
mike12345567
|
c0d8995053
|
Updating pagination in automation run history to use the same pagination store helper as the users pagination.
|
2022-07-01 15:48:36 +01:00 |
mike12345567
|
21a78d6fc8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +01:00 |
Andrew Kingston
|
b5716623b8
|
Update new component panel so that long component names take up 2 columns. Reorder component sections and components
|
2022-07-01 12:48:12 +01:00 |
Andrew Kingston
|
c8dc7885cf
|
Update styles of some buttons
|
2022-07-01 12:23:18 +01:00 |
Andrew Kingston
|
2dda9caa32
|
Update font sizes and weights
|
2022-07-01 12:03:04 +01:00 |
Andrew Kingston
|
c502eff614
|
Update some font sizes and weights
|
2022-07-01 11:26:30 +01:00 |
Dean
|
ac8513bd4c
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-07-01 08:56:06 +01:00 |
Martin McKeaveney
|
836af2ffbe
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-01 00:34:50 +01:00 |
mike12345567
|
44d478c317
|
Adding loading control to make sure that pagination can't be spammed in between loads.
|
2022-06-30 17:02:50 +01:00 |
mike12345567
|
1efd77c790
|
Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage.
|
2022-06-30 16:01:14 +01:00 |
mike12345567
|
062d834950
|
Updating user page to search through the backend and building a basic pagination store that can be used for it.
|
2022-06-30 15:39:26 +01:00 |
mike12345567
|
98c486655b
|
Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside.
|
2022-06-29 19:11:00 +01:00 |
Peter Clement
|
45fc55278e
|
add InputPicker component and finish onboarding flow
|
2022-06-29 19:04:18 +01:00 |
Dean
|
ac1df878d4
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-29 18:50:14 +01:00 |
Mel O'Hagan
|
3016874fca
|
Use default config when resetting smtp
|
2022-06-29 13:12:51 +01:00 |
Andrew Kingston
|
748a7de1ec
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-29 09:01:48 +01:00 |
Martin McKeaveney
|
251520bcd1
|
adding types
|
2022-06-28 12:16:23 +01:00 |
Martin McKeaveney
|
de08fe0160
|
PR comments
|
2022-06-28 11:53:57 +01:00 |
Martin McKeaveney
|
2a15ac97bb
|
adding endpoint to cloud to check for beta access
|
2022-06-27 14:28:25 +01:00 |
Peter Clement
|
d51efb2f70
|
convert to new ListItem component
|
2022-06-26 20:46:31 +01:00 |
Peter Clement
|
18782a7425
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-06-24 15:08:09 +01:00 |
Peter Clement
|
bff5d9aa69
|
fix missing modal error
|
2022-06-24 15:01:08 +01:00 |
Andrew Kingston
|
e1d96eb915
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into app-overview-access-tab
|
2022-06-24 14:58:27 +01:00 |
Andrew Kingston
|
69a3c708a7
|
Add access tab to app overview
|
2022-06-24 14:55:49 +01:00 |
Peter Clement
|
f28186e75c
|
user table updates
|
2022-06-24 14:41:52 +01:00 |
Peter Clement
|
421b8a708c
|
users table renderer
|
2022-06-24 11:16:26 +01:00 |
mike12345567
|
063540fe0a
|
Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there.
|
2022-06-22 20:23:18 +01:00 |
Andrew Kingston
|
770cbf4fd3
|
Update autoscreen link creation and deletion to use new app level navigation settings
|
2022-06-22 15:42:08 +01:00 |
Peter Clement
|
44d7246b69
|
user onboarding new flow
|
2022-06-22 15:34:49 +01:00 |
Peter Clement
|
d952b9a3bb
|
updated store and finished groups tab
|
2022-06-22 13:55:31 +01:00 |
Andrew Kingston
|
a0d83eefaa
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-22 12:49:46 +01:00 |
Andrew Kingston
|
1811926515
|
Merge pull request #6409 from Budibase/useful-features
"On screen load" actions & query params binding
|
2022-06-22 08:49:51 +01:00 |
Andrew Kingston
|
ad57889c79
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-21 15:10:58 +01:00 |
mike12345567
|
2d04c57575
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-21 14:25:09 +01:00 |
Maurits Lourens
|
657ee6289c
|
Merge branch 'develop' into merge_create_user_modals
# Conflicts:
# packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
|
2022-06-21 13:10:27 +02:00 |
mike12345567
|
2ff853c917
|
Adding in main portal page automation error notification.
|
2022-06-21 00:02:22 +01:00 |
Andrew Kingston
|
8643bb1553
|
Add 'on load' actions for screens
|
2022-06-20 16:12:46 +01:00 |
mike12345567
|
d8b091309e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-20 15:56:00 +01:00 |
Andrew Kingston
|
f1250840af
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-20 13:28:26 +01:00 |
mike12345567
|
5d82a39af3
|
Adding edit automation button.
|
2022-06-17 17:00:43 +01:00 |
Maurits Lourens
|
4799af1df6
|
Merge branch 'develop' into merge_create_user_modals
# Conflicts:
# packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
|
2022-06-17 14:23:36 +02:00 |
Dean
|
28f722cf4b
|
Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing.
|
2022-06-17 12:00:42 +01:00 |
Peter Clement
|
b7cc71a623
|
saving and fetching groups from couch
|
2022-06-15 16:51:30 +01:00 |
Andrew Kingston
|
0b2491a047
|
Lint and update locks
|
2022-06-15 15:39:38 +01:00 |
Andrew Kingston
|
b5d635c83f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:33 +01:00 |
mike12345567
|
c4ab4b5af8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-15 15:08:48 +01:00 |
Andrew Kingston
|
ab9adc5cd5
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-06-15 09:02:35 +01:00 |
Peter Clement
|
d529d7456f
|
add user groups UI
|
2022-06-14 14:57:34 +01:00 |
Dean
|
16458f4b11
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-14 10:16:52 +01:00 |
Dean
|
d50a62fd37
|
Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI
|
2022-06-14 10:14:05 +01:00 |
Rory Powell
|
4dc5cfc5a7
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Andrew Kingston
|
9d38fa938f
|
Update apps list page and app rows to match new styles and behaviours
|
2022-06-10 12:16:28 +01:00 |
Andrew Kingston
|
b3d326c41b
|
Update basic user onboarding modal to be readonly rather than disabled and lighten disabled state text
|
2022-06-10 11:04:17 +01:00 |
Andrew Kingston
|
ff5078f3df
|
Lint
|
2022-06-09 16:16:57 +01:00 |
Andrew Kingston
|
2df9ec7c4d
|
Add role status lights to screen filter picker
|
2022-06-09 16:04:58 +01:00 |
Andrew Kingston
|
c83301841c
|
Fix redirections when deleting screns
|
2022-06-09 16:00:53 +01:00 |
Andrew Kingston
|
3d1c5111e9
|
Add role setting to navigation links to allow easily customising which roles see which links
|
2022-06-09 14:28:02 +01:00 |
Andrew Kingston
|
b95556025e
|
Revert default builder tab to data instead of design
|
2022-06-09 13:35:38 +01:00 |