Andrew Kingston
|
f0e84b94f5
|
Fix bug with sequential helper
|
2022-07-15 13:09:48 +01:00 |
Andrew Kingston
|
0d2509a7f6
|
Update sequential helper to properly queue promises
|
2022-07-15 13:08:14 +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
|
21a78d6fc8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +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
|
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 |
Mel O'Hagan
|
78217d825b
|
Merge branch 'develop' into feature/in-not-in-filter
|
2022-06-29 09:05:28 +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
|
0c04ac58a6
|
move logic to cloud URL to backend
|
2022-06-28 22:45:05 +01:00 |
Martin McKeaveney
|
3f26814f39
|
adding external call for preview URL
|
2022-06-28 19:26:59 +01:00 |
Martin McKeaveney
|
251520bcd1
|
adding types
|
2022-06-28 12:16:23 +01:00 |
Mel O'Hagan
|
c0967ffe01
|
Remove console log
|
2022-06-27 14:37:15 +01:00 |
Mel O'Hagan
|
3a65c87714
|
Handle number 'Is in'
|
2022-06-27 14:32:20 +01:00 |
Martin McKeaveney
|
2a15ac97bb
|
adding endpoint to cloud to check for beta access
|
2022-06-27 14:28:25 +01:00 |
Mel O'Hagan
|
08f1ddddd0
|
Handle number types custom query
|
2022-06-27 13:54:03 +01:00 |
Mel O'Hagan
|
de01b684f0
|
Split string by comma if not array
|
2022-06-27 13:38:43 +01:00 |
Mel O'Hagan
|
c5cfe0539c
|
Add 'Is in' filter option to number type
|
2022-06-27 13:36:03 +01:00 |
Mel O'Hagan
|
ea94983e69
|
Remove NotIn constant
|
2022-06-24 21:36:38 +01:00 |
Mel O'Hagan
|
abcf9752c1
|
Removed notOneOf
|
2022-06-24 21:29:19 +01:00 |
mike12345567
|
a60c41e58b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:43:59 +01:00 |
Mel O'Hagan
|
36a59632c4
|
Add (not)oneOf filter methods
|
2022-06-24 14:41:08 +01:00 |
Mel O'Hagan
|
848b42dad5
|
Add In/NotIn constants
|
2022-06-24 14:39:16 +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
|
a0d83eefaa
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-22 12:49:46 +01:00 |
Andrew Kingston
|
680849d561
|
Merge pull request #6392 from Budibase/custom-csv-export
Add option to customise which columns are exported in export data action
|
2022-06-22 12:49:10 +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 |
Mel O'Hagan
|
bb083899a0
|
prettier
|
2022-06-21 09:41:08 +01:00 |
Mel O'Hagan
|
a2572889e9
|
Change constant to pascal case
|
2022-06-21 09:40:37 +01:00 |
Mel O'Hagan
|
48046b4b90
|
Add constants for sql int max min ranges
|
2022-06-20 17:26:35 +01:00 |
Andrew Kingston
|
6845f86689
|
Add option to customise which columns are exported in export data action
|
2022-06-20 12:32:13 +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
|
12961806ff
|
Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role
|
2022-06-09 15:33:41 +01:00 |
Martin McKeaveney
|
02320c0ee0
|
Beta tab initial test for E2E, needs styled
|
2022-06-08 10:20:47 +01:00 |
Andrew Kingston
|
d059433f1f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-07 08:45:57 +01:00 |
Martin McKeaveney
|
d15dfb83fc
|
new ui functionality working from S3 bucket
|
2022-06-06 23:30:36 +01:00 |
Rory Powell
|
33f44f6ee7
|
Remove todos
|
2022-06-06 11:11:13 +01:00 |
Martin McKeaveney
|
dabbab4c83
|
rough implementation
|
2022-06-03 12:50:38 +01:00 |
mike12345567
|
fe84c0f21c
|
Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern.
|
2022-06-01 22:39:51 +01:00 |
mike12345567
|
34759c7916
|
Adding real history to the history tab, getting storage to couch and retrieval + api working.
|
2022-06-01 16:01:06 +01:00 |
Rory Powell
|
2a00f6498d
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-29 00:25:40 +01:00 |
Rory Powell
|
857cd2d735
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
Andrew Kingston
|
416baf556c
|
Update order of schema enrichment in data fetch
|
2022-05-24 10:29:58 +01:00 |
Andrew Kingston
|
d84150d26f
|
Enrich data fetch subscriptions with additional JSON schema fields
|
2022-05-24 10:23:23 +01:00 |
Andrew Kingston
|
fcf682b827
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-23 11:54:24 +01:00 |
Rory Powell
|
4841c84861
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-23 10:29:33 +01:00 |
Rory Powell
|
70fff5c7b9
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |