Peter Clement
|
4461da195b
|
Merge remote-tracking branch 'origin/master' into fix/peter-fixes
|
2022-11-02 12:09:48 +00:00 |
Peter Clement
|
d034800c76
|
Email onboarding not respecting group selection
|
2022-11-02 09:58:38 +00:00 |
Peter Clement
|
1aca8756f6
|
pr comments
|
2022-10-24 15:09:32 +01:00 |
mike12345567
|
1064095d94
|
Updating frontend to allow searching by type and trigger.
|
2022-10-21 17:03:01 +01:00 |
mike12345567
|
1eac53230e
|
Adding restore work - new modal to create a backup.
|
2022-10-20 18:46:16 +01:00 |
mike12345567
|
6256b5f73d
|
Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui
|
2022-10-20 17:48:03 +01:00 |
mike12345567
|
0c2ae220a2
|
Updating rendering of table - as per Andy's new designs based on the restore event.
|
2022-10-20 17:43:54 +01:00 |
Peter Clement
|
d138d5ebaa
|
add ability tofilter by range
|
2022-10-20 16:10:09 +01:00 |
Peter Clement
|
62ada4f7cc
|
integrate download and update and update datepicker
|
2022-10-20 15:09:43 +01:00 |
Peter Clement
|
047d605f2f
|
add restore funtionality
|
2022-10-20 13:33:50 +01:00 |
Peter Clement
|
f5c9e22d42
|
fix paging and add deletion
|
2022-10-20 11:46:04 +01:00 |
Peter Clement
|
627b0afa18
|
lint
|
2022-10-19 16:11:25 +01:00 |
Peter Clement
|
3e7d631031
|
add paging and add more custom table renderers
|
2022-10-19 16:08:34 +01:00 |
Peter Clement
|
7ae1e3a3ee
|
add apis and svelte store
|
2022-10-18 19:00:19 +01:00 |
Andrew Kingston
|
34ec25af1d
|
Fix fetchRow not working in internal API
|
2022-09-30 16:23:31 +01:00 |
mike12345567
|
2acdf6b7eb
|
Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this.
|
2022-09-26 17:54:00 +01:00 |
Michael Drury
|
89f6f1174b
|
PR comments.
|
2022-09-23 22:21:51 +01:00 |
mike12345567
|
6bef55843a
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-23 17:10:30 +01:00 |
Rory Powell
|
c528ac1f71
|
Support deleting license key from self host install
|
2022-09-23 15:54:59 +01:00 |
mike12345567
|
7406086c12
|
Switching over app role assignment to use the new backend rather than being performed in the frontend.
|
2022-09-21 22:58:06 +01:00 |
mike12345567
|
f07ea5cc7e
|
Updating user API to user a single bulk endpoint rather than case sensitive named endpoints.
|
2022-09-21 18:05:45 +01:00 |
mike12345567
|
4d9de7f658
|
Updates to use new backend API for adding/removing users from groups.
|
2022-09-21 16:58:47 +01:00 |
mike12345567
|
1be71933ca
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-16 17:02:08 +01:00 |
melohagan
|
abdb156559
|
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
Allow list of named tables to be fetched
|
2022-09-13 11:19:49 +01:00 |
mike12345567
|
e7cfdd4fde
|
Updating add/delete process to have better notifications, removing some errors.
|
2022-09-12 17:43:13 +01:00 |
Peter Clement
|
e6f127c33f
|
update upload request to handle source correctly
|
2022-09-06 10:37:49 +01:00 |
NEOLPAR
|
e5446d2f8a
|
plugin create npm
|
2022-08-30 21:37:08 +01:00 |
Peter Clement
|
a8eb172953
|
lint
|
2022-08-30 10:50:25 +01:00 |
Peter Clement
|
b9b8d59005
|
add plugins ui
|
2022-08-30 10:49:19 +01:00 |
Andrew Kingston
|
23a91b89a7
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 11:27:04 +01:00 |
Mel O'Hagan
|
fb51090752
|
Allow list of named tables to be fetched
|
2022-08-17 18:16:11 +01:00 |
Mel O'Hagan
|
1200f4d2a0
|
Allow delete attachments from builder data section
|
2022-08-15 15:46:55 +01:00 |
Mel O'Hagan
|
5171fc09fb
|
Delete attachments on field clear
|
2022-08-12 11:29:57 +01:00 |
mike12345567
|
c9c468a424
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-11 16:36:07 +01:00 |
mike12345567
|
76d427001a
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-11 16:34:01 +01:00 |
Andrew Kingston
|
d33a59e2b0
|
Add API endpoint to fetch list of plugins to core API
|
2022-08-11 15:28:19 +01:00 |
Andrew Kingston
|
ed751212eb
|
Add plugin upload to core API client, add response to plugin upload endpoint
|
2022-08-11 10:37:57 +01:00 |
Rory Powell
|
54df92a8c3
|
Add timezone to served events
|
2022-08-10 11:29:11 +01:00 |
Rory Powell
|
500e697974
|
Trigger served events on ping endpoint
|
2022-08-10 11:01:54 +01:00 |
Andrew Kingston
|
6302ee5551
|
Fix users not being added to group when invited via email
|
2022-08-08 16:40:32 +01:00 |
Andrew Kingston
|
bfe248c856
|
Update multi-user invite endpoint
|
2022-08-03 19:20:33 +01:00 |
Andrew Kingston
|
c2fb17e948
|
Fix users invited by email not being able to take priveleged roles
|
2022-08-03 15:16:26 +01:00 |
Peter Clement
|
8a77aca540
|
more efficient fetching of total users per app
|
2022-07-29 13:10:00 +01:00 |
Peter Clement
|
25d13d4a72
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58: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
|
f980d55af3
|
some user table fixes
|
2022-07-13 15:46:10 +01:00 |
Peter Clement
|
eff78240a6
|
improve performance of adding users and groups
|
2022-07-11 15:29:39 +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
|
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
|
00ef0e3ef9
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-05 16:04:01 +01:00 |