1
0
Fork 0
mirror of synced 2024-07-19 13:15:49 +12:00
Commit graph

27529 commits

Author SHA1 Message Date
Peter Clement 724eacdc72 Merge remote-tracking branch 'origin/master' into feat/automation-features 2024-01-04 16:45:26 +00:00
Adria Navarro 3e6848fda5
Merge pull request #12706 from Budibase/BUDI-7571/refetching-tables-deletes-pre-existing-views
Refetching tables deletes pre existing views
2024-01-04 17:05:14 +01:00
Adria Navarro 2b12574ac5
Merge branch 'master' into BUDI-7571/refetching-tables-deletes-pre-existing-views 2024-01-04 16:43:29 +01:00
Adria Navarro 92950cef91 Maintain views on finaliseExternalTables 2024-01-04 16:20:48 +01:00
Budibase Staging Release Bot 91fb70b226 Bump version to 2.14.2 2024-01-04 15:05:09 +00:00
Adria Navarro a8b95fedfe
Merge pull request #12705 from Budibase/chore/fix-running-worker-from-ts
Fix running worker directly from ts
2024-01-04 14:57:42 +01:00
Adria Navarro 49690b2ce1
Merge branch 'master' into chore/fix-running-worker-from-ts 2024-01-04 14:53:48 +01:00
Budibase Staging Release Bot ed148c71d1 Bump version to 2.14.1 2024-01-04 13:04:57 +00:00
Adria Navarro 91debc5d2e
Merge branch 'master' into chore/fix-running-worker-from-ts 2024-01-04 14:03:38 +01:00
melohagan afd1db4fb7
Support bindings in User field for automations (#12704) 2024-01-04 13:02:28 +00:00
Adria Navarro a052f8873d Register paths on ts-node from worker 2024-01-04 13:57:10 +01:00
melohagan 9f7b84c07a
Focus the code editor on mount (#12628)
* Focus the code editor on mount

* Save drawer shortcut

* Revert "Save drawer shortcut"

This reverts commit 95860ea6b9.

* Autofocus prop CodeEditor

* autofocusEditor prop for JS binding
2024-01-04 11:33:36 +00:00
Sam Rose 905ea2ea6f
Merge pull request #12702 from Budibase/add-extra-run-js-limit-check
Add an extra JS execution time limit check to prevent creating unnecessary VM context.
2024-01-04 11:01:22 +00:00
Sam Rose d2a2253b48
Merge branch 'master' into add-extra-run-js-limit-check 2024-01-04 10:55:12 +00:00
Sam Rose 68468fadb3
Add an extra JS execution time limit check to prevent creating unnecesary VM context. 2024-01-04 10:10:00 +00:00
melohagan 843f134165
Exclude custom options from update settings (#12648)
* Exclude custom options from update settings

* Custom options label

* Remove unnecessary div
2024-01-04 10:05:05 +00:00
Sam Rose 5092ef8513
Merge pull request #12701 from Budibase/make-ndots-configurable
Allow ndots to be configurable in the Helm chart.
2024-01-04 09:47:04 +00:00
Sam Rose 9b60111413
Allow ndots to be configurable in the Helm chart. 2024-01-04 09:42:33 +00:00
Peter Clement 1437ce2e66 some small ux updates 2024-01-03 15:28:07 +00:00
Adria Navarro eabe74a2c1 Update account-portal ref 2024-01-03 16:10:50 +01:00
melohagan 99609ba5ec
Add the onDrawerShow/Hide events to filter editor (#12623) 2024-01-03 14:48:32 +00:00
Budibase Staging Release Bot a116523ddd Bump version to 2.14.0 2024-01-03 14:13:51 +00:00
Adria Navarro d03cdfb08d
Merge pull request #12662 from Budibase/chore/node-20
Update to node 20
2024-01-03 14:28:51 +01:00
Adria Navarro 622e345809 Update yarn.lock 2024-01-03 14:21:38 +01:00
Adria Navarro e7ff5dd65e Force node engine 20 2024-01-03 14:19:57 +01:00
Adria Navarro 7413fd96a8
Merge branch 'master' into chore/node-20 2024-01-03 14:15:21 +01:00
Adria Navarro d71a41cbf5 Point to master account portal 2024-01-03 14:12:50 +01:00
Adria Navarro a8c7c7ebee Update pro ref 2024-01-03 14:11:09 +01:00
Michael Drury 9fa94635b8
Merge pull request #12698 from Budibase/fix/multi-tenancy-dev-access
Fix local development of multi-tenancy apps
2024-01-03 13:07:16 +00:00
Michael Drury e20813ae56
Merge branch 'master' into fix/multi-tenancy-dev-access 2024-01-03 13:02:39 +00:00
Budibase Staging Release Bot c023e7f39f Bump version to 2.13.53 2024-01-03 12:58:56 +00:00
Michael Drury e0a550e098
Merge branch 'master' into fix/multi-tenancy-dev-access 2024-01-03 12:57:17 +00:00
mike12345567 9a5fb8b8de Fix test. 2024-01-03 12:56:53 +00:00
mike12345567 9feb91793c Fix for multi-tenancy issue in local development, couldn't load apps as it requires a tenant ID in the subdomain when in multi-tenancy mode which isn't possible in development - this makes sure that local development can work by using the users cookie instead. 2024-01-03 12:38:31 +00:00
Peter Clement 6ab439d5d7 Merge remote-tracking branch 'origin/master' into feat/automation-features 2024-01-03 12:02:15 +00:00
Peter Clement 6507b6ec54 remove logging 2024-01-03 12:01:13 +00:00
Adria Navarro 1403f65708 Revert "Add breaking change"
This reverts commit 62e445c1e6.
2024-01-03 13:00:14 +01:00
Peter Clement 734ad2c1ae further work for triggering automations from other automations 2024-01-03 11:59:15 +00:00
Adria Navarro 62e445c1e6 Add breaking change 2024-01-03 12:59:05 +01:00
Adria Navarro 9e33e53caa
Merge pull request #12684 from Budibase/vulnerability/budi-7793-ddos
Set password limits
2024-01-03 12:52:52 +01:00
Adria Navarro f8d03a918d Update ref 2024-01-03 12:44:53 +01:00
Adria Navarro 3ce3f6b5ac Fix flakiness test 2024-01-03 12:42:52 +01:00
Adria Navarro 2be32ce631
Merge branch 'master' into vulnerability/budi-7793-ddos 2024-01-03 12:36:19 +01:00
Adria Navarro 699555c04b Fix hosting 2024-01-03 12:35:52 +01:00
melohagan 59693bacc6
Fix stale bot (#12692) 2024-01-03 11:32:08 +00:00
Adria Navarro 8a4ff7d1e4
Merge branch 'master' into vulnerability/budi-7793-ddos 2024-01-03 12:13:03 +01:00
Adria Navarro 8b866a53c8 Clean 2024-01-03 12:11:25 +01:00
Adria Navarro 4db5d9dab2 Lint 2024-01-03 12:08:18 +01:00
Adria Navarro b09f941027 Fix tests 2024-01-03 12:06:23 +01:00
Adria Navarro b45717a1e1 Move password checks to db 2024-01-03 12:00:25 +01:00