Commit Graph

23227 Commits

Author SHA1 Message Date
Peter Clement 250c54e0c3 Merge remote-tracking branch 'origin/master' into feat/trigger-binding-suggesti 2024-01-17 09:43:08 +00:00
Peter Clement 61b34b3ead mock out pro call 2024-01-16 16:58:13 +00:00
Adria Navarro 2c9165d1be Create a better bundle (math only) 2024-01-16 17:32:23 +01:00
Adria Navarro 807e9f1687 Use compiled module (working with hacked bundle!) 2024-01-16 17:27:24 +01:00
Peter Clement 80c998b7e1 Merge remote-tracking branch 'origin/feat/automation-features' into feat/automation-features 2024-01-16 16:26:49 +00:00
Peter Clement 2b73bf381e fix tests 2024-01-16 16:22:11 +00:00
Peter Clement 66696b1fd9
Merge branch 'master' into feat/automation-features 2024-01-16 15:48:45 +00:00
Adria Navarro 17339b7b50 Exclude handlebars from the esbuild bundle 2024-01-16 16:31:19 +01:00
Adria Navarro a4959e2762
Merge branch 'master' into isolated-vm 2024-01-16 12:46:56 +01:00
Adria Navarro e42784b5e9 Use system lock 2024-01-16 11:49:34 +01:00
Adria Navarro 7e50986a2e Remove unnecessary get 2024-01-16 11:28:35 +01:00
Adria Navarro 0cce142571 Use lock to prevent race conditions on invite 2024-01-16 11:20:27 +01:00
Adria Navarro 0ed8464aab Display error on wrong password 2024-01-16 11:07:03 +01:00
mike12345567 b370e2a0e5 Updating dd-trace to 5.0.0 across all packages now that the memory leak is solved, this also removes the erronous message on startup describing DataDog startup problems. 2024-01-15 17:44:52 +00:00
deanhannigan 50abdf2e63
Merge branch 'master' into global-bindings 2024-01-15 15:28:00 +00:00
Peter Clement 99ffe7db6b missed type 2024-01-15 14:51:07 +00:00
Adria Navarro d49b17db53 Improve error message 2024-01-15 13:06:07 +01:00
Adria Navarro 7e2087ea56 Build string-templates on dev 2024-01-15 12:36:50 +01:00
Adria Navarro eb69b36aac Use esbuild for jsrunner 2024-01-15 12:30:47 +01:00
Adria Navarro 7186addb5c Merge branch 'BUDI-7884/esbuild-stringtemplates' into isolated-vm 2024-01-15 12:22:35 +01:00
Adria Navarro ac2b7a26b6
Merge branch 'master' into isolated-vm 2024-01-15 12:14:16 +01:00
Adria Navarro 73fee7dec7 Fix build 2024-01-15 12:04:35 +01:00
Peter Clement 44a9c3fe86 another missed name 2024-01-15 10:47:10 +00:00
Peter Clement 785b93e472 missed naming 2024-01-15 10:39:40 +00:00
Dean 39438c997a PR update 2024-01-15 10:37:34 +00:00
Peter Clement e6b892d58f pro reference 2024-01-15 10:34:34 +00:00
deanhannigan 08c9d4deca
Merge branch 'master' into multistep-formblock-feedback 2024-01-15 10:23:32 +00:00
Peter Clement 41051a8d69 more naming 2024-01-15 10:16:13 +00:00
Peter Clement 394a8c4d94 more naming updates 2024-01-15 10:11:16 +00:00
Adria Navarro 91e10f86f1
Merge branch 'master' into isolated-vm 2024-01-15 11:02:49 +01:00
Adria Navarro 27bb73f77a Compile stringtemplates via esbuild 2024-01-15 11:01:13 +01:00
Peter Clement 601ec35549 rename instance of trigger step to triggerAutomationRun 2024-01-15 10:00:37 +00:00
Dean 1585407097 Update account portal submodule to latest 2024-01-15 09:26:40 +00:00
deanhannigan 63e2c50a0a
Merge branch 'master' into multistep-formblock-feedback 2024-01-15 09:06:11 +00:00
Sam Rose 6be7814e55
Copy context over, ignoring functions. 2024-01-12 15:22:49 +00:00
Sam Rose 407f36eeb3
Move pro to where it should be. 2024-01-12 15:09:08 +00:00
Sam Rose c508a435d6
Isolate and context re-use. 2024-01-12 15:08:08 +00:00
Sam Rose 290dde125e
Merge master. 2024-01-12 14:56:10 +00:00
deanhannigan dac9fe0394
Merge branch 'master' into global-bindings 2024-01-12 11:04:17 +00:00
mike12345567 287d3f87c4 Merge branch 'fix/remove-db-head-requests' of github.com:Budibase/budibase into fix/remove-db-head-requests 2024-01-11 17:17:56 +00:00
mike12345567 e69ba75849 Fixing typing for performCall. 2024-01-11 17:17:38 +00:00
Michael Drury 649113b622
Merge branch 'master' into fix/remove-db-head-requests 2024-01-11 16:49:06 +00:00
mike12345567 8483a53178 This removes the need for constant DB HEAD requests to check if a database exists or not. Instead, it tries to make the request, and if it fails it will check if the reason for failure is the database not existing. If it doesn't exist it runs through the same old flow to confirm that it definitely doesn't exist, and if it doesn't then it will create it. 2024-01-11 16:44:15 +00:00
melohagan aa579699b5
Allow enter key to continue (#12762) 2024-01-11 16:31:57 +00:00
Peter Clement 72c2f6577c fix tests oncemore 2024-01-11 15:41:41 +00:00
Dean 205dc7d690 Merge remote-tracking branch 'origin/master' into multistep-formblock-feedback 2024-01-11 15:22:13 +00:00
Dean 2a6af35e6a UX feedback. Added styling and button positioning 2024-01-11 15:21:36 +00:00
Peter Clement cc87213071 no results case 2024-01-11 14:26:25 +00:00
Peter Clement 021eb58ea7 fix tests 2024-01-11 14:13:59 +00:00
deanhannigan 67ffb9bfb0
Merge branch 'master' into global-bindings 2024-01-11 12:52:08 +00:00
Peter Clement 30cbcff1b1 fix height and add null state 2024-01-11 11:57:23 +00:00
Peter Clement 9c22bee324 type fix 2024-01-11 11:39:04 +00:00
Peter Clement c01abe4c6f null check 2024-01-11 11:20:37 +00:00
Peter Clement bf12e5bc1e revert to empty array on fields object being empty 2024-01-11 11:01:23 +00:00
Peter Clement bbdd3f017f Merge remote-tracking branch 'origin/master' into feat/automation-features 2024-01-11 10:56:45 +00:00
Adria Navarro 58336ea7c2 Merge branch 'BUDI-7883/reduce-stringtemplates-bundle' into update-handlebars-helpers-package 2024-01-11 11:30:49 +01:00
Peter Clement ec88e14b75 Merge remote-tracking branch 'origin/master' into feat/automation-ux 2024-01-11 10:23:22 +00:00
Peter Clement c5f5932c2a Merge remote-tracking branch 'origin/master' into feat/trigger-binding-suggesti 2024-01-11 10:22:36 +00:00
Peter Clement c3f77f3b42 linting 2024-01-11 09:47:04 +00:00
Adria Navarro de7e44dbe7
Merge branch 'master' into update-handlebars-helpers-package 2024-01-11 10:46:06 +01:00
deanhannigan 544caddd6d
Merge branch 'master' into global-bindings 2024-01-11 09:04:40 +00:00
Dean e896904af1 Added value caching to alleviate too many updates when hovering 2024-01-10 17:12:02 +00:00
Peter Clement 78ef231e03 fix issue with being able to select any automation to trigger 2024-01-10 16:34:52 +00:00
Dean 980aad9fb2 Merge remote-tracking branch 'origin/master' into fix/disable-component-tree-eject-per-config 2024-01-10 15:39:48 +00:00
Dean ae1786786b Ignore calls to eject via keyboard shortcut ctrl+e is not an ejectable block 2024-01-10 15:38:49 +00:00
Dean 47e04c363c Disable eject for blocks if ejectable has been set to false 2024-01-10 14:52:16 +00:00
José Vte. Calderón 58994a6435
Merge branch 'master' into fix/collect-data 2024-01-10 15:51:21 +01:00
jvcalderon 47ce041a4d Update pro submodule 2024-01-10 15:49:44 +01:00
Adria Navarro 52b97336ee lodash.clonedeep 2024-01-10 14:56:29 +01:00
Adria Navarro a4cc424b69 Update @budibase/handlebars-helpers package 2024-01-10 14:38:58 +01:00
deanhannigan 0571e0b405
Merge branch 'master' into global-bindings 2024-01-10 12:35:36 +00:00
deanhannigan 558a2e6199
Merge branch 'master' into fix-hover-component-spam 2024-01-10 12:23:39 +00:00
melohagan 4ea1e598a4
Add component icon to custom css (#12741)
* Add component icon to custom css

* Remove span

* Refactor
2024-01-10 12:22:42 +00:00
Dean 9525b3b9bd Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
deanhannigan c787d21c94
Merge branch 'master' into global-bindings 2024-01-10 11:10:51 +00:00
Sam Rose 19bd2726b3
Move traces around in runJS to further pinpoint where time is spent. 2024-01-10 10:07:41 +00:00
Dean 778fbd56a8 Merge remote-tracking branch 'origin/master' into global-bindings 2024-01-10 09:40:32 +00:00
Dean 327d9ecb86 Fixes for rendering issues for Multistep in client and builder 2024-01-10 09:40:09 +00:00
Peter Clement 8d4010cc54 set condition outputs 2024-01-09 20:32:12 +00:00
Peter Clement ce81df4d1e recommit json display work 2024-01-09 15:05:24 +00:00
mike12345567 82ba1df4ef Fixing an issue with typing in the information_schema table that was leading to an 'invalid syntax name' message when attempting to fetch tables from our QA postgres database. 2024-01-09 13:40:34 +00:00
Peter Clement 93c5b3721b some tweaks to fix bindings for row created / updated events 2024-01-09 11:02:51 +00:00
Dean eedefbb69d Remove debugging statement 2024-01-09 10:57:39 +00:00
deanhannigan 8a6a83156b
Merge branch 'master' into global-bindings 2024-01-09 10:38:34 +00:00
melohagan 59ca41d837
Support number array binding filtering in automations (#12708)
* Support number array binding filtering in automations

* Remove ts-ignore

* Fix action trigger array test input

* Unit tests

* Refactor

* lint
2024-01-09 10:25:36 +00:00
Dean e765a677f5 Merge remote-tracking branch 'origin/master' into global-bindings 2024-01-09 10:09:17 +00:00
Dean c039b0421d Trigger a redraw of the form step contents when the step index change 2024-01-09 10:08:58 +00:00
Conor Webb e53d68da43
Updated lock tags to correct plan type (#12738) 2024-01-09 10:06:17 +00:00
Adria Navarro 8a70c642fc
Merge branch 'master' into fix-oss-checks 2024-01-09 10:34:54 +01:00
Dean b41f83dc9d Merge remote-tracking branch 'origin/master' into global-bindings 2024-01-09 09:30:09 +00:00
Adria Navarro 8956b9036d
Merge branch 'master' into chore/move-code-to-sdk 2024-01-09 10:28:12 +01:00
Dean 13dc9a32c9 Update account portal submodule 2024-01-09 09:18:16 +00:00
deanhannigan 60f5120f80
Merge branch 'master' into fix/relationship-filtering-form-block 2024-01-09 09:07:47 +00:00
Adria Navarro 1586925b5a Add @types/koa-send 2024-01-09 09:44:49 +01:00
Adria Navarro 0ec869303e Unify koa-send 2024-01-09 09:33:05 +01:00
Adria Navarro 30d64a473f
Merge branch 'master' into chore/move-code-to-sdk 2024-01-08 19:09:35 +01:00
Adria Navarro 3f6e1bbaa2 Move datasource.buildSchemaFromDb to sdk 2024-01-08 19:07:47 +01:00
Adria Navarro 8e038e61b0 Move datasource.save to sdk 2024-01-08 19:02:39 +01:00
Adria Navarro 92eb185390 Type BuildSchemaFromSource 2024-01-08 18:54:57 +01:00
Dean bca37f3e75 Update account portal submodule 2024-01-08 16:29:52 +00:00
Dean 4ffd0a549e Merge remote-tracking branch 'origin/master' into global-bindings 2024-01-08 16:23:55 +00:00
Michael Drury efe8e7f990
Merge branch 'master' into feature/postgresql-multiple-schema 2024-01-08 15:55:08 +00:00
Michael Drury fa41b15ded
Merge branch 'master' into feature/postgresql-multiple-schema 2024-01-08 15:39:12 +00:00
Sam Rose cc31ec514c
Merge branch 'master' into run-js-traces 2024-01-08 15:37:50 +00:00
Adria Navarro 8c0554c3a2
Merge branch 'master' into BUDI-7571/refactor-fetching-external-ds 2024-01-08 16:30:22 +01:00
Sam Rose ed7f38e247
Merge branch 'master' into run-js-traces 2024-01-08 15:23:25 +00:00
Michael Drury d1439a4d9f
Merge branch 'master' into feature/postgresql-multiple-schema 2024-01-08 15:21:20 +00:00
Adria Navarro b11cad2e2d
Merge branch 'master' into BUDI-7654/app-migration-app-frontend 2024-01-08 16:20:59 +01:00
Adria Navarro 59d57d9422 Update account-portal ref 2024-01-08 16:20:31 +01:00
Michael Drury c4f6930815
Merge branch 'master' into feature/postgresql-multiple-schema 2024-01-08 15:20:07 +00:00
Michael Drury 8a8001ff18
Merge branch 'master' into feat/trigger-binding-suggesti 2024-01-08 13:20:54 +00:00
Adria Navarro 498137ba7c Split back 2024-01-08 14:19:26 +01:00
Adria Navarro 1f9ee5a206 Clean code 2024-01-08 14:19:26 +01:00
Adria Navarro dd77779bc1 Move code to sdk 2024-01-08 14:19:26 +01:00
Adria Navarro 6df4bf84df Lint 2024-01-08 14:19:25 +01:00
Michael Drury 5a5e7d4700
Merge branch 'master' into run-js-traces 2024-01-08 13:15:11 +00:00
Michael Drury 4f3ab52ae3
Merge branch 'master' into feature/postgresql-multiple-schema 2024-01-08 13:14:50 +00:00
Adria Navarro 2a07aa35f4 Pass api call 2024-01-08 14:06:54 +01:00
Adria Navarro f123a821bd Styling 2024-01-08 14:06:54 +01:00
Adria Navarro f77b812679 Handle no migrations 2024-01-08 14:06:54 +01:00
Adria Navarro 9ebe93f71d Clean 2024-01-08 14:06:54 +01:00
Adria Navarro bfaab228d5 Use updating page from frontend 2024-01-08 14:06:54 +01:00
Adria Navarro 746178f169 Update frontend 2024-01-08 14:06:54 +01:00
Adria Navarro 5dd3c7cada Lint 2024-01-08 14:06:54 +01:00
Adria Navarro 4e48d1d66e Avoid multiple reloads 2024-01-08 14:06:54 +01:00
Adria Navarro ee40434223 Handle migration when app loaded 2024-01-08 14:06:54 +01:00
Adria Navarro 94f0d38fe4 Implement refresh 2024-01-08 14:06:54 +01:00
Adria Navarro 75b8190c01 Move updating page to the client 2024-01-08 14:06:54 +01:00
Adria Navarro 0b46b6883d Remove unused regexparam 2024-01-08 14:06:54 +01:00
Adria Navarro 357522ec6e Server render updating page 2024-01-08 14:06:54 +01:00
Adria Navarro 2cb9f10327 Nodemon, watch svelte on server 2024-01-08 14:06:54 +01:00
Adria Navarro d880302553 Check if migrations are needed on app serve 2024-01-08 14:06:54 +01:00
Adria Navarro 8f9f33b6af
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 14:02:00 +01:00
Michael Drury 7c07dcb711
Merge branch 'master' into fix/update-account-portal-ref-jan-24 2024-01-08 12:57:06 +00:00
Adria Navarro dc90a5fae1
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 13:51:55 +01:00
Sam Rose 3932b6aabc
Merge branch 'master' into attach-user-to-spans 2024-01-08 12:44:52 +00:00
Adria Navarro 03a933005d Pass isMigrationDone 2024-01-08 13:42:38 +01:00
Adria Navarro 3dcb3dec3f Fix import 2024-01-08 13:35:07 +01:00
Adria Navarro 43aca917d7 Fix import 2024-01-08 13:33:41 +01:00
Adria Navarro 82ce1f2e93 Add link 2024-01-08 13:31:41 +01:00
Adria Navarro 72410d1f28 Lint 2024-01-08 13:10:40 +01:00
Adria Navarro f7f51e7909 Change copy 2024-01-08 13:07:33 +01:00
mike12345567 6546f776de Updating ref after linting. 2024-01-08 11:59:45 +00:00
Adria Navarro 13325b63a2 Use seconds instead of ms 2024-01-08 12:56:09 +01:00
Adria Navarro f7b74a3573
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 12:55:53 +01:00
Adria Navarro 83dce5de26
Update error message
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-01-08 12:48:04 +01:00
mike12345567 e24cf34c2f Updating account portal reference to latest master.g 2024-01-08 11:43:22 +00:00
Michael Drury 5e040e42f1
Merge pull request #12718 from warpcomdev/feature/postgresql-multiple-schema
Add support for full search path to postgres integration
2024-01-08 11:32:34 +00:00
Adria Navarro a8019d86cc Move api checks 2024-01-08 12:09:24 +01:00
Adria Navarro d46b22e4a6 Fix initial checks 2024-01-08 11:52:31 +01:00
Adria Navarro a427b322be Move ui to frontend-core 2024-01-08 11:11:46 +01:00
Sam Rose d5850d59de
Add bool to show when execution tracker gets created. 2024-01-08 09:52:07 +00:00
Sam Rose 6c20799b92
Extra traces inside of runJS to find out where time is being used. 2024-01-08 09:49:32 +00:00
Adria Navarro b115ead329 Format frontend 2024-01-08 10:46:14 +01:00
Sam Rose 1abfba5253
WIP 2024-01-08 09:42:54 +00:00
Peter Clement 186fd84484 remove log 2024-01-08 09:31:41 +00:00
Adria Navarro a472e47b22
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 10:13:54 +01:00
Sam Rose 7ca748a3be
Remove objects from setUser call. We can add them later if we need them. 2024-01-05 18:10:23 +00:00
deanhannigan 808ecf07f4
Merge branch 'master' into fix/multi-step-form-block-layouts 2024-01-05 17:51:34 +00:00
Dean ccc91dcca5 Enable layouts in multistep form blocks 2024-01-05 17:22:37 +00:00
rg2011 f73f8f4433 Add support for full search path to postgres integration 2024-01-05 17:46:44 +01:00
Sam Rose 6eb19f40cf
Merge master. 2024-01-05 16:21:53 +00:00
Sam Rose 0963a7edc0
Merge branch 'master' into attach-user-to-spans 2024-01-05 16:16:07 +00:00
Peter Clement e99a7672a7 test and pr comments 2024-01-05 16:12:31 +00:00
Sam Rose 261e60d3bc
Enable dd-trace logging in QA to try and figure out why user info isn't being added to traces. 2024-01-05 15:08:43 +00:00
Dean 876bc0a33c Merge remote-tracking branch 'origin/master' into global-bindings 2024-01-05 14:54:07 +00:00
Sam Rose 26fd6b55cd
Merge branch 'master' into attach-user-to-spans 2024-01-05 14:46:53 +00:00
Sam Rose 946a73f1b6
Set user ID correctly. 2024-01-05 14:40:16 +00:00
Michael Drury 9004428ef3
Merge branch 'master' into fix/password-length-admin-user-startup 2024-01-05 14:06:37 +00:00
mike12345567 b4b8e16f22 PR comments. 2024-01-05 13:58:31 +00:00
Sam Rose b3cd74e877
Remove user email from DataDog user info. 2024-01-05 13:49:01 +00:00
Sam Rose 58abca62de
work in progress: replace vm2 and vm with isolated-vm 2024-01-05 13:48:20 +00:00
mike12345567 f2f16cfcee Adding an option to disable password validation when creating an admin user - this means that the environment variables used for BB_ADMIN creation can have any length of password (not breaking change). 2024-01-05 13:17:10 +00:00
Dean 659a01dd82 Lint 2024-01-05 12:29:54 +00:00
Dean a459965e75 Update pro module to latest 2024-01-05 12:16:21 +00:00
Dean 5d6862b399 Merge remote-tracking branch 'origin/master' into global-bindings 2024-01-05 12:10:12 +00:00
Sam Rose 69bfd01bf0
Attach authenticated user to DataDog spans. 2024-01-05 11:37:10 +00:00
deanhannigan 52a766d7c7
Merge branch 'master' into feature/multistep-form-block 2024-01-05 11:08:57 +00:00
Dean 509ff8ec4f Merge remote-tracking branch 'origin/master' into fix/grid-columns-undefined-primary 2024-01-05 10:38:20 +00:00
Dean 72d16224de Minor fix to stop concating 'undefined' into the columns list and generating browser errors 2024-01-05 10:37:26 +00:00
deanhannigan 0022034719
Merge branch 'master' into feature/multistep-form-block 2024-01-05 09:27:46 +00:00
mike12345567 bc0f70d23d Removing checks for query usage. 2024-01-04 18:07:11 +00:00
mike12345567 e7e70349fe Updating to master. 2024-01-04 18:02:27 +00:00
mike12345567 bbeaed48a7 Removing the use of the addQueries quota functionality from row API - we don't make use of these statistics anymore (and haven't in a while) counting them is pointless and could be causing some loss in performance in these heavily used endpoints. 2024-01-04 17:38:54 +00:00
Dean 1aebdea512 Added an internal drag zone id/type to DraggableList and its items to restrict items to their respective lists 2024-01-04 17:20:47 +00:00
Dean 0eeabd7883 Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2024-01-04 16:48:48 +00:00
Peter Clement 724eacdc72 Merge remote-tracking branch 'origin/master' into feat/automation-features 2024-01-04 16:45:26 +00:00
Dean dce941c794 UX feedback updates 2024-01-04 16:34:30 +00:00
Adria Navarro 92950cef91 Maintain views on finaliseExternalTables 2024-01-04 16:20:48 +01:00
Peter Clement a6c09e25e6 recommit work for trigger binding suggestions 2024-01-04 14:30:18 +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
Dean 2836efd284 Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-04 12:54:01 +00:00
Dean fdd3ebab9b Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2024-01-04 12:13:07 +00:00
Adria Navarro e08138d84a
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-04 13:13:06 +01:00
Dean e94f70a940 Added key for fields to ensure they are re-rendering correctly when updating the field config 2024-01-04 12:12:51 +00: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
Adria Navarro ec43246974 Error 2024-01-04 12:28:36 +01:00
Dean 443ca97152 Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2024-01-04 11:24:49 +00:00
Adria Navarro 401f057b04 Basic design 2024-01-04 12:23:46 +01:00
Adria Navarro e4f70d12e9 Change url 2024-01-04 12:14:05 +01:00
Sam Rose d2a2253b48
Merge branch 'master' into add-extra-run-js-limit-check 2024-01-04 10:55:12 +00:00
Dean eafa8b14a5 Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2024-01-04 10:51:14 +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
Adria Navarro 6d9b1e9b26
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-03 16:49:43 +01:00
Dean c358344611 Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2024-01-03 15:31:50 +00:00
Dean 4343c43148 Fix for datasource resolution in validation editor drawer 2024-01-03 15:30:58 +00:00
Peter Clement 1437ce2e66 some small ux updates 2024-01-03 15:28:07 +00:00
Dean cb63848245 Fix for Multistep Formblock bindings not being available to the step settings UI 2024-01-03 15:23:27 +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
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 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 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 699555c04b Fix hosting 2024-01-03 12:35:52 +01: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
Adria Navarro 66fd8b936f Clean log 2024-01-03 11:45:25 +01:00
Adria Navarro 874c3f9dd4 Fix tests 2024-01-03 11:41:57 +01:00
Michael Drury 8db0a551f2
Merge branch 'master' into fix/cli-build-remove-pkg 2024-01-03 09:57:08 +00:00
melohagan 8a44c24021
Handle object type in validation (#12619) 2024-01-03 09:54:18 +00:00
Dean 42171bd41d Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2024-01-03 09:49:38 +00:00
Adria Navarro 1a0361e33f Update 2024-01-03 10:43:17 +01:00
Dean 19c40a6181 Merge remote-tracking branch 'origin/master' into fix/relationship-filtering-form-block 2024-01-03 09:35:42 +00:00
melohagan 0b21c36526
Use blur for change event RichTextField (#12649)
* Use blur for change event RichTextField

* Refactor
2024-01-03 09:26:52 +00:00
Dean 3e55c795ff Merge remote-tracking branch 'origin/master' into fix/relationship-filtering-form-block 2024-01-03 09:21:20 +00:00
Adria Navarro ba2b54f842 Use env variables instead of checking if isdev 2024-01-03 10:12:22 +01:00
Dean c576b6ea19 Added datasource resolution behaviour for a Relationship picker nested in a form block 2024-01-02 17:55:28 +00:00
mike12345567 9be6d6c645 Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it. 2024-01-02 17:45:19 +00:00
Adria Navarro 82abdd5f09 Update ref 2024-01-02 17:12:04 +01:00
Adria Navarro 1de8074260 Update ref 2024-01-02 17:09:15 +01:00
Adria Navarro 49c672603b
Merge branch 'master' into vulnerability/budi-7793-ddos 2024-01-02 17:03:55 +01:00
Adria Navarro fe0ac28851 Fix test 2024-01-02 17:03:13 +01:00
Adria Navarro b0a12e034d Remove limits from password in dev 2024-01-02 16:58:47 +01:00
Adria Navarro 780a0ee687 Increase limits 2024-01-02 16:38:58 +01:00
Adria Navarro 59fba524bc Lint 2024-01-02 16:33:00 +01:00
Adria Navarro 0685caf8a2 Validate password in backend-core 2024-01-02 15:23:12 +01:00
Adria Navarro fe83800a1a Update account-portal ref 2024-01-02 15:18:04 +01:00
Adria Navarro 5609db3545 Add max limit 2024-01-02 15:16:09 +01:00
Sam Rose a2e0d3245a
Merge branch 'master' into cache-get-helpers-list 2024-01-02 13:59:59 +00:00
Sam Rose a4e134b841
Merge branch 'master' into revert-12655-dd-tracer-nuke 2024-01-02 13:25:12 +00:00
Adria Navarro e50cc35140 Validate password on admin creation 2024-01-02 13:23:08 +01:00
Adria Navarro 3b50d1a988 Copy change 2024-01-02 13:22:38 +01:00
Adria Navarro 7bf7ca327f Bubble up error 2024-01-02 13:10:47 +01:00
Adria Navarro 7b9fadc3ba Validate password on reset 2024-01-02 13:05:48 +01:00
Adria Navarro 1633284f9d Bubble up error 2024-01-02 13:02:24 +01:00
Adria Navarro d9c921e101 Add tests 2024-01-02 12:56:08 +01:00
Adria Navarro 5392d89fde Update account-portal ref 2024-01-02 12:38:50 +01:00
Sam Rose 642b75e0ae
Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00
Adria Navarro f4d70ad7f3
Merge branch 'master' into BUDI-7656/add-multiple-relationships-dev-script 2024-01-02 12:34:32 +01:00
Adria Navarro e26c39677d Update messages 2024-01-02 12:31:08 +01:00
Adria Navarro c15a917e00 Validate password in backend-core 2024-01-02 12:29:27 +01:00
Adria Navarro c94c3d09dc
Merge branch 'master' into vulnerability/budi-7794-invalidate-session-on-password-reset 2024-01-02 12:25:42 +01:00
jvcalderon debf2b3d1e Update account portal submodule 2024-01-02 12:06:18 +01:00
jvcalderon d277832f47 Fix enterprise license color 2024-01-02 12:01:17 +01:00
Peter Clement 49676f2cae recomitting trigger another automation work 2023-12-30 18:51:08 +00:00
Adria Navarro 521a936a75
Merge branch 'master' into fix-flaky-test 2023-12-29 18:27:11 +01:00
Adria Navarro d1ffe24269 Invalidate session on password update 2023-12-29 16:54:47 +01:00
Adria Navarro f74264c1c8 Add tests 2023-12-29 16:37:34 +01:00
Adria Navarro dcacd6bf17 Add basic test 2023-12-29 16:07:26 +01:00
Adria Navarro f722f9e2d6 Invalidate reset code once used 2023-12-29 15:06:04 +01:00
Adria Navarro fede6dc3e4 Fix flaky scim test 2023-12-29 11:12:31 +01:00
Adria Navarro a6537e66c3 Set scim config on beforeall 2023-12-29 10:26:03 +01:00
mike12345567 3cfe641486 Fixing issue with Redis disconnection - this should correctly reconnect the service when Redis service becomes available again. 2023-12-22 18:28:07 +00:00
Adria Navarro a3e371edff Update docker versions 2023-12-22 15:05:42 +01:00
Adria Navarro a9b6bd4e5a Update CI node version 2023-12-22 15:01:21 +01:00
Adria Navarro 7b89422b6a Update mssql 2023-12-22 14:59:25 +01:00
Adria Navarro c7bb63da35 Update node refs to 20 2023-12-22 14:55:22 +01:00
Adria Navarro 5a45249ad4 Reuse subjects 2023-12-22 14:37:55 +01:00
Adria Navarro bd221f2727 Prevent locks 2023-12-22 14:37:55 +01:00
Adria Navarro c5a50a911f Allow reusing app 2023-12-22 14:37:55 +01:00
Adria Navarro 3e991cc2f1 Use yargs 2023-12-22 14:37:55 +01:00
Adria Navarro 31c01e0a6b Display errors 2023-12-22 14:37:55 +01:00
Adria Navarro abf025b3f7 Use inflight max instead of batch wait 2023-12-22 14:37:54 +01:00
Adria Navarro 494a2ff91f Errors 2023-12-22 14:37:54 +01:00
Adria Navarro 92f1107e6c Prevent one single request to stop the process 2023-12-22 14:37:54 +01:00
Adria Navarro c518d8a7fa Add logs 2023-12-22 14:37:54 +01:00
Adria Navarro 3eee77c549 Create 500 students 2023-12-22 14:37:54 +01:00
Adria Navarro dbf4d6dbdd Create grades in batch 2023-12-22 14:37:54 +01:00
Adria Navarro c46509d6cb Use batches 2023-12-22 14:37:54 +01:00
Adria Navarro b034542536 Fix 2023-12-22 14:37:54 +01:00
Adria Navarro 69527cd4b9 Parallel creations 2023-12-22 14:37:54 +01:00
Adria Navarro 0c77cf2b40 Fix concurrent saves 2023-12-22 14:37:54 +01:00
Adria Navarro c0a19c2a7e Type cache arguments 2023-12-22 14:37:54 +01:00
Adria Navarro f722ae970c Add autoid tests (failing) 2023-12-22 14:37:54 +01:00
Adria Navarro 3824156ca5 Add delete all apps script 2023-12-22 14:37:54 +01:00
Adria Navarro becb7bd46d Add tests 2023-12-22 14:37:54 +01:00
Adria Navarro 0452b1a307 Fix imports 2023-12-22 14:37:54 +01:00
Adria Navarro ed32b701ec Move row save to sdk 2023-12-22 14:37:54 +01:00
Adria Navarro 57a7be7a26 Run creation in parallel 2023-12-22 14:37:54 +01:00
Adria Navarro 5240b04a3a Remove 429 in dev 2023-12-22 14:37:54 +01:00
Adria Navarro 192d980e53 Log timings 2023-12-22 14:37:54 +01:00
Adria Navarro 6d6100eaf4 Add grades 2023-12-22 14:37:54 +01:00
Adria Navarro e4acd91237 Populate rows 2023-12-22 14:37:54 +01:00
Adria Navarro e986374c23 Check fetched table 2023-12-22 14:37:54 +01:00
Adria Navarro 1b6c7f2729 Add content to subjects 2023-12-22 14:37:54 +01:00
Adria Navarro 1b0c551602 Create create-many script 2023-12-22 14:37:54 +01:00
Adria Navarro 3d22276c2b Update submodule ref 2023-12-22 13:47:39 +01:00
Adria Navarro 258ac0c8da Update submodule ref 2023-12-22 12:45:30 +01:00
Sam Rose df73cbd001
Fix lint warning. 2023-12-21 11:13:39 +00:00
Sam Rose 3c0901f530
Remove all custom tracing to see if it's the cause of the memory leak. 2023-12-21 11:06:05 +00:00
Sam Rose 1f3a75e892
Downgrade back to dd-trace 3.13.2 2023-12-20 17:20:30 +00:00
jvcalderon 3c2ab7d2ec Merge branch 'master' into fix/handle-manual-prices 2023-12-20 13:28:49 +01:00
jvcalderon 1c1e305f03 Upgrade account portal submodule 2023-12-20 13:27:23 +01:00
melohagan 6adb5cfe79
Do not throw error on 204 no content (#12643) 2023-12-20 11:02:59 +00:00
Sam Rose f6d12a2767
Merge branch 'master' into trace-automations 2023-12-20 10:13:28 +00:00
Sam Rose be29bd9b02
Update account-portal submodule to latest master. 2023-12-20 10:01:57 +00:00
Sam Rose c4fd5342cf
Merge branch 'master' into trace-automations 2023-12-20 09:57:24 +00:00
Sam Rose 9b750ed160
Merge branch 'master' into trace-automations 2023-12-20 09:43:55 +00:00
jvcalderon 07203466bd Upgrade account portal submodule 2023-12-20 09:59:51 +01:00
Sam Rose 2e58f2cdde
Add traces to track running arbitrary JS. 2023-12-19 18:20:13 +00:00
Sam Rose 197962c2dd
Merge branch 'master' into tweak-db-instrumentation 2023-12-19 17:47:44 +00:00
Sam Rose f61346a0c5
Cache the helpers list for executing JS. 2023-12-19 17:46:15 +00:00
Sam Rose 2a0be7c8cd
Give db operation spans better names. 2023-12-19 17:18:40 +00:00
Sam Rose e4512c8004
Merge branch 'master' into trace-automations 2023-12-19 17:14:17 +00:00
Sam Rose c85b8f6a96
Baggage items don't work how I expected. Use tags again. 2023-12-19 17:13:15 +00:00
Sam Rose 056214c984
Use camelCase for tags. 2023-12-19 16:26:09 +00:00
Sam Rose 0b683876f8
Set app_id, user_id, and tenant_id as baggage items on spans. 2023-12-19 16:25:45 +00:00
Sam Rose fef3107c0e
Fix automation tests. 2023-12-19 16:17:34 +00:00
Sam Rose 406410d916
Add DataDog tracing to automations. 2023-12-19 15:57:56 +00:00
Sam Rose 3265c480c2
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 14:16:50 +00:00
Sam Rose 269c382524
Revert "Set `--enable-source-maps` when running Node." 2023-12-19 13:50:35 +00:00
Sam Rose c2f9a01ef8
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 13:41:29 +00:00
Sam Rose 4739fd94c2
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 11:57:21 +00:00
Sam Rose ffb2173409
Merge branch 'master' into enable-source-maps 2023-12-19 11:55:47 +00:00
Sam Rose ea0cda56e7
Merge branch 'master' into enable-source-maps 2023-12-19 11:53:11 +00:00
Sam Rose 96f64b4344
Manually inject DataDog trace context to log messages. 2023-12-19 11:47:41 +00:00
Adria Navarro dbc45da7f5
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 12:44:37 +01:00
Adria Navarro c80504ca93 Use ?params 2023-12-19 12:29:57 +01:00
Adria Navarro 13f80ad735 Tidy up 2023-12-19 12:29:57 +01:00
Adria Navarro bce1b86059 Use redirect instead of goto 2023-12-19 12:29:57 +01:00
Adria Navarro f8ce1ee365 Use redirect instead of goto 2023-12-19 12:29:57 +01:00
Adria Navarro 8515221cdf Use store 2023-12-19 12:29:57 +01:00
Adria Navarro bfd52b6c50 Use routify 2023-12-19 12:29:57 +01:00
Adria Navarro 5f6210e9a0 Use routify 2023-12-19 12:29:57 +01:00