1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
Commit graph

8388 commits

Author SHA1 Message Date
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
71439d4b82 add datepicker range and test search 2022-10-19 10:16:54 +01:00
Peter Clement
7ae1e3a3ee add apis and svelte store 2022-10-18 19:00:19 +01:00
Peter Clement
81aa2fbfcc add base ui and backups tab 2022-10-18 18:38:49 +01:00
mike12345567
11115aab56 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-17 14:49:31 +01:00
Budibase Staging Release Bot
76fabb81f6 v2.0.30-alpha.7 2022-10-14 09:26:33 +00:00
Pedro Silva
2259fd7480 Merge pull request #8259 from Budibase/Update-cypress-test-rest-datasource
Update rest datasource test
2022-10-14 10:12:39 +01:00
Gerard Burns
2bce44ae96 Merge pull request #8246 from Budibase/feature/replace-builder-back-button-with-menu
Replace Builder Back Button With Menu
2022-10-14 10:09:29 +01:00
Budibase Staging Release Bot
6511a5460c v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
Pedro Silva
f1ff467b12 Update rest datasource test 2022-10-14 10:00:11 +01:00
Mel O'Hagan
26a16f1931 Handle null or empty steps 2022-10-14 08:02:29 +01:00
Budibase Staging Release Bot
39a72968b3 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
deanhannigan
fefd6ba018 Merge pull request #8219 from Budibase/feature/blocks-in-auto-screens
Component Blocks in CRUD Auto-screens
2022-10-13 17:18:53 +01:00
Dean
909a8b7074 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:54:55 +01:00
Budibase Staging Release Bot
4625ee10ee v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
Dean
cb071096e1 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:49:10 +01:00
deanhannigan
aa1293f15a Merge pull request #8153 from Budibase/feature/qr-barcode-reader
Feature/qr barcode reader
2022-10-13 16:43:54 +01:00
melohagan
9c8aa0dd84 Merge pull request #8117 from Budibase/lab/mongodb
Add aggregate method to MongoDB
2022-10-13 16:32:30 +01:00
Mel O'Hagan
8a7f6fcd27 Added null propagation operators 2022-10-13 16:17:47 +01:00
Dean
7125e3f6e3 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-13 16:16:28 +01:00
melohagan
bea6e250b8 Update packages/builder/src/components/integration/index.svelte
Co-authored-by: Martin McKeaveney <martin@budibase.com>
2022-10-13 16:13:56 +01:00
mike12345567
8fdba78bde Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-13 15:59:31 +01:00
Gerard Burns
100074aae1 Replace Builder Back Button With Menu 2022-10-13 15:53:45 +01:00
Mel O'Hagan
080694a08a Rename flowEditors to stepEditors 2022-10-13 13:07:53 +01:00
Mel O'Hagan
10367dfb43 Rename flow to pipeline 2022-10-13 13:05:45 +01:00
Budibase Staging Release Bot
cfeffad3c2 v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Rory Powell
cbc1818c0c Remove debug message from upgrade page ui (self host) 2022-10-13 09:28:12 +01:00
Budibase Staging Release Bot
f5f6a46784 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
mike12345567
d1c9a56e9a Full import implementation - needs further testing, untars the file with all apps, then adds each of them individually. 2022-10-12 19:15:28 +01:00
Mel O'Hagan
ac3d389163 Allow stages to be swapped in flow 2022-10-12 18:42:35 +01:00
Mel O'Hagan
29f995256e Merge branch 'develop' into lab/mongodb 2022-10-12 17:53:09 +01:00
Mel O'Hagan
9f60a6c485 Allow template to be used when changed body blank 2022-10-12 16:20:11 +01:00
Mel O'Hagan
33c36c1112 Include stage templates 2022-10-12 15:31:53 +01:00
Budibase Staging Release Bot
1d886f244a v2.0.30-alpha.1 2022-10-12 11:46:45 +00:00
mike12345567
9d34ccfaca Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-12 11:59:00 +01:00
Budibase Staging Release Bot
54a11c6218 v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Mel O'Hagan
c67c784e15 Merge branch 'develop' into lab/mongodb 2022-10-12 10:29:27 +01:00
Mitch-Budibase
10866e66d2 Merge pull request #8204 from Budibase/cypress_test_skip
Cypress: Auto Screens UI + PostgreSql test skip
2022-10-12 10:22:56 +01:00
Rory Powell
2f0f36e635 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Martin McKeaveney
bbb0d1dbec Merge branch 'develop' of github.com:Budibase/budibase into cypress_test_skip 2022-10-12 09:30:18 +01:00
Budibase Release Bot
24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
Dean
f5edeb5ddc Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-12 09:12:09 +01:00
melohagan
8757105501 Merge pull request #8169 from Budibase/bug/sev3/delete-button-roles
Hide delete button for built-in roles, and prevent duplicate roles
2022-10-12 09:11:58 +01:00
Dean
7f73d9defa Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-12 09:04:05 +01:00
Budibase Release Bot
19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
Budibase Release Bot
951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Budibase Staging Release Bot
d6e91ca153 v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00