Andrew Kingston
4188754bbe
Fix SQL table `_id` filtering ( #9030 )
...
* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field
* Remove like operator from internal tables and only allow basic operators on SQL table _id column
* Update data section filtering to respect new rules
* Update automation section filtering to respect new rules
* Update dynamic filter component to respect new rules
2022-12-15 09:22:28 +00:00
Andrew Kingston
9315cb9af7
Update filter labels to reflect that more than and less than also include equal to
2022-12-07 09:00:29 +00:00
Andrew Kingston
d79016945a
Ensure all search requests specify a sort field to avoid random sorting
2022-11-17 14:15:24 +00:00
Peter Clement
5138559a69
Merge remote-tracking branch 'origin/master' into fix/peter-fixes
2022-11-02 12:09:48 +00:00
Peter Clement
722e256d60
Email onboarding not respecting group selection
2022-11-02 09:58:38 +00:00
Andrew Kingston
75aae5b7e0
Merge pull request #8376 from Budibase/cheeks-lab-day-grid
...
Grid component + builder performance improvements
2022-10-25 08:20:37 +01:00
mike12345567
59f255e1ee
Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui
2022-10-24 15:50:45 +01:00
Peter Clement
cf0c4b2d7e
pr comments
2022-10-24 15:09:32 +01:00
Peter Clement
0f390889b4
add pro check and default state
2022-10-24 15:00:00 +01:00
mike12345567
c0d16bd395
Updating frontend to allow searching by type and trigger.
2022-10-21 17:03:01 +01:00
mike12345567
b4a223be3d
Adding restore work - new modal to create a backup.
2022-10-20 18:46:16 +01:00
mike12345567
7f1233576b
Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui
2022-10-20 17:48:03 +01:00
mike12345567
d4d69f92c1
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
295c4f6323
add ability tofilter by range
2022-10-20 16:10:09 +01:00
Andrew Kingston
fb84674e24
Add proper validation for nesting illegal combinations of components
2022-10-20 16:03:53 +01:00
Peter Clement
3074fc616d
integrate download and update and update datepicker
2022-10-20 15:09:43 +01:00
Peter Clement
2a430468f6
add restore funtionality
2022-10-20 13:33:50 +01:00
Peter Clement
32ef7ff1a9
fix paging and add deletion
2022-10-20 11:46:04 +01:00
Peter Clement
dbd67d251c
lint
2022-10-19 16:11:25 +01:00
Peter Clement
5732c80a8a
add paging and add more custom table renderers
2022-10-19 16:08:34 +01:00
Peter Clement
34754f47ce
add apis and svelte store
2022-10-18 19:00:19 +01:00
Andrew Kingston
d166cbb466
Lint and prevent scrolling to selected component when starting dragging
2022-10-14 19:45:47 +01:00
Andrew Kingston
e48bbb451e
Add throttle utility as an improved debounce
2022-10-08 15:03:44 +01:00
mike12345567
ee5bb31508
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-10-06 16:58:33 +01:00
Mel O'Hagan
9d67418bf2
Use OG class properties for iOS13 support
2022-10-05 15:53:06 +01:00
Mel O'Hagan
044e9ad90d
Don't cast datetime is checking (not)empty
2022-10-03 16:06:00 +01:00
deanhannigan
cf8b5be13e
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
df88fc57ff
Fix fetchRow not working in internal API
2022-09-30 16:23:31 +01:00
Dean
225f000b2a
Centralised licensing types to frontend-core contants. Some minor refactoring
2022-09-29 09:17:22 +01:00
Andrew Kingston
9b8529c1d8
Update casing in 'does not contain' filter operator
2022-09-28 15:08:14 +01:00
Michael Drury
190c54fb86
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
d0ad7bbb67
merge with master
2022-09-26 17:57:23 +01:00
mike12345567
7484cdfb59
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
0269089f5a
PR comments.
2022-09-23 22:21:51 +01:00
mike12345567
c8ec3c52af
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
2022-09-23 17:10:30 +01:00
Andrew Kingston
9539b5fc35
Update nord color overrides
2022-09-23 15:57:57 +01:00
Rory Powell
9dc2eac580
Support deleting license key from self host install
2022-09-23 15:54:59 +01:00
Mel O'Hagan
900050fe55
Sort type can change. Removed falsey check.
2022-09-23 09:30:05 +01:00
mike12345567
2c5d2f7b12
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
39689d27f6
Updating user API to user a single bulk endpoint rather than case sensitive named endpoints.
2022-09-21 18:05:45 +01:00
mike12345567
120ea88aff
Updates to use new backend API for adding/removing users from groups.
2022-09-21 16:58:47 +01:00
mike12345567
b98f08f4e7
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
2022-09-16 17:02:08 +01:00
Rory Powell
c2fa270386
Fixes
2022-09-15 11:59:46 +01:00
Peter Clement
7f43b40685
Merge pull request #7766 from Budibase/fix/pc-fixes
...
Bug fixes #6836 and #7242
2022-09-14 14:39:10 +01:00
Peter Clement
b78f444654
remove uneeded log
2022-09-14 11:19:09 +01:00
Peter Clement
c521fa1188
fix issue with date range filtering in automations
2022-09-13 17:11:37 +01:00
melohagan
8a5545f81f
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
40e579e0b7
Updating add/delete process to have better notifications, removing some errors.
2022-09-12 17:43:13 +01:00
mike12345567
f7d357974c
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui
2022-09-12 15:34:34 +01:00
Rory Powell
6644a20d2f
Merge branch 'master' into develop
2022-09-12 14:05:36 +01:00