1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
budibase/packages/server/src
Peter Clement 1fa18ccfce
Some automation fixes and refactoring (#13870)
* fix issue where booleans were being parsed to null

* refactor looping out of automations

* clean out execute function in orchestrator of looping code

* re-add accidentally deleted file

* remove spec file

* remove log

* move code back into main automation thread

* account portal update

---------

Co-authored-by: Adria Navarro <adria@budibase.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-06-25 11:17:14 +01:00
..
api fix issue where schema wasn't updating types when a query was run (#14004) 2024-06-25 08:51:35 +01:00
appMigrations Making sure we return the correct thing when passing back the cached migration version. 2024-06-13 17:50:35 +01:00
automations Some automation fixes and refactoring (#13870) 2024-06-25 11:17:14 +01:00
constants Ensure that sort order is always lowercased. 2024-06-14 11:00:34 +01:00
db
definitions
events Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
integration-test Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
integrations Updating test case. 2024-06-20 10:46:52 +01:00
jsRunner
middleware
migrations
sdk Some type updates. 2024-06-24 13:10:30 +01:00
startup Fix lint. 2024-06-12 15:21:00 +01:00
tests Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
threads Some automation fixes and refactoring (#13870) 2024-06-25 11:17:14 +01:00
utilities Fix lint, add new update test. 2024-06-21 15:31:34 +01:00
websockets
app.ts
ddApm.ts
environment.ts Chore: Allow using an AWS_SESSION_TOKEN for object storage with AWS S3 2024-06-10 11:48:54 +01:00
features.ts
index.ts
koa.ts Fixing importing - still some work to get links correct. 2023-12-01 19:37:43 +00:00
watch.ts