1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/server/src/automations
Gerard Burns de0414afbe
Update Svelte Major Version to 4 (#13036)
* update svelte versions

* temporarilly disable svelte warnings

* change bbap version pointed to

* remove sub module specifying svelte version

* point at updated account-portal

* add type declaration for svelte in the server

* add svelte transformer for server jest tests

* remove svelte from bbui package.json

* get builder tests working

* linting fixes

* prettier fixes

* fix server test

* fix another server test

* fix server serverlog test

* account-portal-version

* pin master version of pro

* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
..
logging Lint 2023-05-30 19:16:36 +01:00
steps Merge branch 'master' into fix/budi-8010 2024-02-15 13:28:07 +00:00
tests Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
triggerInfo Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations. 2023-04-06 18:11:44 +01:00
unitTests More loop step typing improvements. 2024-01-30 10:37:23 +00:00
actions.ts n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
automationUtils.ts Merge branch 'master' into string-split-check 2024-01-30 11:38:03 +00:00
bullboard.ts Some quick fixes, making sure that automation queries respect timeout, they will timeout within the usual range. 2024-02-13 18:21:41 +00:00
index.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
triggers.ts Rename executeSynchronously to be a bit less confusing, as it does not execute synchronously. 2024-01-30 10:57:25 +00:00
utils.ts move constant to shared-core 2024-02-13 15:14:03 +00:00