1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
Commit graph

257 commits

Author SHA1 Message Date
Andrew Kingston
cf7a4a4e6d Merge pull request #8376 from Budibase/cheeks-lab-day-grid
Grid component + builder performance improvements
2022-10-25 08:20:37 +01:00
mike12345567
cf1843002d Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +01:00
Peter Clement
1aca8756f6 pr comments 2022-10-24 15:09:32 +01:00
Peter Clement
146cdaa131 add pro check and default state 2022-10-24 15:00:00 +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
Andrew Kingston
73a229b9ec Add proper validation for nesting illegal combinations of components 2022-10-20 16:03:53 +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
3f429ff3ce Lint and prevent scrolling to selected component when starting dragging 2022-10-14 19:45:47 +01:00
Andrew Kingston
e9769b0721 Add throttle utility as an improved debounce 2022-10-08 15:03:44 +01:00
mike12345567
2421f16a8c Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01:00
Mel O'Hagan
969c67f767 Use OG class properties for iOS13 support 2022-10-05 15:53:06 +01:00
Mel O'Hagan
3ce821477f Don't cast datetime is checking (not)empty 2022-10-03 16:06:00 +01:00
deanhannigan
3520843e4a Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
2022-10-03 10:49:24 +01:00
Andrew Kingston
34ec25af1d Fix fetchRow not working in internal API 2022-09-30 16:23:31 +01:00
Dean
67437c3db1 Centralised licensing types to frontend-core contants. Some minor refactoring 2022-09-29 09:17:22 +01:00
Andrew Kingston
143ee04d9e Update casing in 'does not contain' filter operator 2022-09-28 15:08:14 +01:00
Michael Drury
6adb30fc1c Merge pull request #7981 from Budibase/feature/group-app-add
Add apps to a group from within groups interface
2022-09-26 19:18:44 +01:00
Martin McKeaveney
57bbf28119 merge with master 2022-09-26 17:57:23 +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
Andrew Kingston
69071dd5c2 Update nord color overrides 2022-09-23 15:57:57 +01:00
Rory Powell
c528ac1f71 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
Mel O'Hagan
25ef6599e6 Sort type can change. Removed falsey check. 2022-09-23 09:30:05 +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
Rory Powell
f7fa9969f4 Fixes 2022-09-15 11:59:46 +01:00
Peter Clement
3304f11560 Merge pull request #7766 from Budibase/fix/pc-fixes
Bug fixes #6836 and #7242
2022-09-14 14:39:10 +01:00
Peter Clement
449fa7b14b remove uneeded log 2022-09-14 11:19:09 +01:00
Peter Clement
f38856431d fix issue with date range filtering in automations 2022-09-13 17:11:37 +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
mike12345567
828066de46 Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-12 15:34:34 +01:00
Rory Powell
45a43baee2 Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Andrew Kingston
899aea9d00 Copy backend implementation for removing key numbering to ensure consistent behaviour 2022-09-12 09:07:25 +01:00
Andrew Kingston
cc3f4c1221 Fix client side searching not working due to field prefixes 2022-09-12 09:01:21 +01:00
Peter Clement
e6f127c33f update upload request to handle source correctly 2022-09-06 10:37:49 +01:00
NEOLPAR
7d8940f0cb Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-05 09:38:24 +01:00
mike12345567
320cbfada3 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00