1
0
Fork 0
mirror of synced 2024-09-16 17:29:39 +12:00
Commit graph

27341 commits

Author SHA1 Message Date
Budibase Staging Release Bot
cac88f671e Update pro version to 2.0.30-alpha.5 2022-10-13 16:38:26 +00:00
Budibase Staging Release Bot
eae13e24a8 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
mike12345567
50ca437f03 Moving queue implementation into backend-core - so that pro can access. 2022-10-13 17:27:04 +01:00
deanhannigan
bebeccef12
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
7a2cd4403a Removed commented out barcode scanner config 2022-10-13 17:06:04 +01:00
Budibase Staging Release Bot
42eebc3e0f Update pro version to 2.0.30-alpha.4 2022-10-13 15:57:53 +00:00
Dean
2c2a98c163 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:54:55 +01:00
Budibase Staging Release Bot
3cd5107573 v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
Dean
b3c1f9196e Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:49:10 +01:00
deanhannigan
c042b363f9
Merge pull request #8153 from Budibase/feature/qr-barcode-reader
Feature/qr barcode reader
2022-10-13 16:43:54 +01:00
melohagan
c3f556dc8a
Merge pull request #8117 from Budibase/lab/mongodb
Add aggregate method to MongoDB
2022-10-13 16:32:30 +01:00
Mel O'Hagan
f9ed72f670 Added null propagation operators 2022-10-13 16:17:47 +01:00
Dean
c162ad458c Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-13 16:16:28 +01:00
melohagan
fe4b5502d4
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
9881b84462 Update formula tooltip to explain they cannot be sorted by 2022-10-13 16:11:53 +01:00
mike12345567
9242f695ab Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-13 15:59:31 +01:00
Andrew Kingston
30c17c9d8b Only show sortable fields for sort column settings 2022-10-13 15:58:44 +01:00
Gerard Burns
834653761a Replace Builder Back Button With Menu 2022-10-13 15:53:45 +01:00
mike12345567
488e0c44c0 Fixing multi-app import from cloud. 2022-10-13 15:46:53 +01:00
Andrew Kingston
5cf50d522f Only hide plugin search bar when no plugins exist 2022-10-13 15:32:31 +01:00
Pedro Silva
672a40cd35 Fix extra declarations 2022-10-13 15:18:36 +01:00
Pedro Silva
4acadbe5f7 Refactor create app 2022-10-13 14:58:23 +01:00
Mel O'Hagan
881d5d53b0 Rename flowEditors to stepEditors 2022-10-13 13:07:53 +01:00
Mel O'Hagan
34a1d5e36b Rename flow to pipeline 2022-10-13 13:05:45 +01:00
Jonny McCullagh
9147f1d9f0
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
8be8776e71 single image mount nfs share if vars defined 2022-10-13 11:57:00 +01:00
Rory Powell
6612cad91f Add additional timeout configuration to nginx.dev.conf.hbs 2022-10-13 11:26:25 +01:00
Budibase Staging Release Bot
67ab376e63 Update pro version to 2.0.30-alpha.3 2022-10-13 09:14:35 +00:00
Budibase Staging Release Bot
c083b3e3aa v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Rory Powell
9380784d55
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
a5749b8024 Remove debug message from upgrade page ui (self host) 2022-10-13 09:28:12 +01:00
Budibase Staging Release Bot
9bff10e9db Update pro version to 2.0.30-alpha.2 2022-10-12 19:10:56 +00:00
Budibase Staging Release Bot
d5b65426c0 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Rory Powell
163c8127fb
Merge pull request #8227
Deprecate legacyHttpParser, fix rest tests
2022-10-12 19:56:02 +01:00
mike12345567
ae0bfebae7 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
cd5930450e lint 2022-10-12 18:55:22 +01:00
Mel O'Hagan
98871064a9 Add support for ObjectId in aggregations 2022-10-12 18:54:53 +01:00
Mel O'Hagan
48d84d67bf Allow stages to be swapped in flow 2022-10-12 18:42:35 +01:00
Budibase Release Bot
840d24a7f8 Update pro version to 2.0.30 2022-10-12 17:02:51 +00:00
Budibase Release Bot
ec85bd13ae v2.0.30 2022-10-12 16:58:49 +00:00
mike12345567
92484fa240 Fixes for find functionality after testing. 2022-10-12 17:57:31 +01:00
Mel O'Hagan
c0cc261b3f Merge branch 'develop' into lab/mongodb 2022-10-12 17:53:09 +01:00
Mitch-Budibase
25f9a2043b 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
deb1b93541
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
8deabb56dd Quick fixes to DB TS conversion. 2022-10-12 17:37:52 +01:00
Martin McKeaveney
f45f7c296f making bucketnames configurable in helm chart 2022-10-12 17:34:55 +01:00
mike12345567
a2d12ef0a6 Adding first pass of attachments updating. 2022-10-12 17:34:17 +01:00
mike12345567
33e31fe2e4 Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
Jonny McCullagh
a487dfcb34
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
4e8577f47d Merge branch 'develop' into api-screens 2022-10-12 16:53:47 +01:00