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

16683 commits

Author SHA1 Message Date
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
Andrew Kingston
bfee51aeab Update formula tooltip to explain they cannot be sorted by 2022-10-13 16:11:53 +01:00
mike12345567
8fdba78bde Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-13 15:59:31 +01:00
Andrew Kingston
167f8f368b Only show sortable fields for sort column settings 2022-10-13 15:58:44 +01:00
Gerard Burns
100074aae1 Replace Builder Back Button With Menu 2022-10-13 15:53:45 +01:00
mike12345567
907b838db3 Fixing multi-app import from cloud. 2022-10-13 15:46:53 +01:00
Andrew Kingston
7b2e471d82 Only hide plugin search bar when no plugins exist 2022-10-13 15:32:31 +01:00
Pedro Silva
7053472347 Fix extra declarations 2022-10-13 15:18:36 +01:00
Pedro Silva
185d55a3f4 Refactor create app 2022-10-13 14:58:23 +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
Jonny McCullagh
1573e13557 Merge pull request #8243 from Budibase/jonny/nfs-for-cloud-run
nfs for cloud run
2022-10-13 12:18:43 +01:00
Jonny McCullagh
5d0dd41de3 single image mount nfs share if vars defined 2022-10-13 11:57:00 +01:00
Rory Powell
36f122a0af Add additional timeout configuration to nginx.dev.conf.hbs 2022-10-13 11:26:25 +01:00
Budibase Staging Release Bot
9c55bbf9cf Update pro version to 2.0.30-alpha.3 2022-10-13 09:14:35 +00:00
Budibase Staging Release Bot
cfeffad3c2 v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Rory Powell
0a6f1e4fba Merge pull request #8238 from Budibase/fix-upgrade-page-debug-message
Remove debug message from upgrade page ui (self host)
2022-10-13 10:00:31 +01: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
5568fd930b Update pro version to 2.0.30-alpha.2 2022-10-12 19:10:56 +00:00
Budibase Staging Release Bot
f5f6a46784 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Rory Powell
807182b9e2 Merge pull request #8227
Deprecate legacyHttpParser, fix rest tests
2022-10-12 19:56:02 +01: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
10e6c61081 lint 2022-10-12 18:55:22 +01:00
Mel O'Hagan
436cbed74b Add support for ObjectId in aggregations 2022-10-12 18:54:53 +01:00
Mel O'Hagan
ac3d389163 Allow stages to be swapped in flow 2022-10-12 18:42:35 +01:00
Budibase Release Bot
847fcbc41e Update pro version to 2.0.30 2022-10-12 17:02:51 +00:00
Budibase Release Bot
bd52533f01 v2.0.30 2022-10-12 16:58:49 +00:00
mike12345567
2eae3f2a6c Fixes for find functionality after testing. 2022-10-12 17:57:31 +01:00
Mel O'Hagan
29f995256e Merge branch 'develop' into lab/mongodb 2022-10-12 17:53:09 +01:00
Mitch-Budibase
9eb0714033 Small changes based on PR feedback
As per some of the comments on the PR:
- Renaming createScreen & deleteScreen to create & delete as they are on the screens namespace
- Updating a test within create.spec.js (applications) for when a screen is generated
- Improvements to the current screens tests (removing unnecessary `expect` lines & updating the for loop for the create screens test)
2022-10-12 17:48:33 +01:00
melohagan
1832c82c6a Merge pull request #8162 from Budibase/bug/sev3/edit-column-modal-state
Clear edit column modal on close/hide
2022-10-12 17:45:23 +01:00
mike12345567
4da3705851 Quick fixes to DB TS conversion. 2022-10-12 17:37:52 +01:00
Martin McKeaveney
23f95b8be2 making bucketnames configurable in helm chart 2022-10-12 17:34:55 +01:00
mike12345567
f5dd87f8f9 Adding first pass of attachments updating. 2022-10-12 17:34:17 +01:00
mike12345567
8d7f40e443 Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
Jonny McCullagh
00132ccb41 Merge pull request #8230 from Budibase/jonny/ipv6
remove ipv6 conf from nginx proxy if ipv6 not enabled
2022-10-12 16:56:25 +01:00
Mitch-Budibase
3c25763bd9 Merge branch 'develop' into api-screens 2022-10-12 16:53:47 +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
53475f1312 Add all the stage templates 2022-10-12 16:03:51 +01:00
Mel O'Hagan
33c36c1112 Include stage templates 2022-10-12 15:31:53 +01:00
Jonny McCullagh
eecaa61555 remove ipv6 conf from nginx proxy if ipv6 not enabled 2022-10-12 15:02:05 +01:00
Jonny McCullagh
af2203fac8 remove ipv6 conf from nginx proxy if ipv6 not enabled 2022-10-12 14:54:25 +01:00
Jonny McCullagh
67301cfb58 remove ipv6 conf from nginx proxy if ipv6 not enabled 2022-10-12 14:53:06 +01:00
Budibase Staging Release Bot
c0b92fed70 Update pro version to 2.0.30-alpha.1 2022-10-12 11:50:43 +00:00
Budibase Staging Release Bot
1d886f244a v2.0.30-alpha.1 2022-10-12 11:46:45 +00:00
Rory Powell
281eb151e2 Merge pull request #8164 from Budibase/feature/quota-emails
Approaching and Exceeded Usage Limit Notifications
2022-10-12 12:31:17 +01:00
mike12345567
9d34ccfaca Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-12 11:59:00 +01:00
Rory Powell
f745be1b9c Improve documentation on quota.triggers[] 2022-10-12 11:38:16 +01:00