budibase/packages/server/src
Peter Clement f15847a40f
More automation typing in preparation for branching (#14378)
* More typing for automations

* undo test updates

* remove casting of loop step and add more types

* remove unused type

* pro

* Update types and fix ts issues

* add branching types

* remove any cast

---------

Co-authored-by: Adria Navarro <adria@budibase.com>
2024-08-14 21:39:39 +01:00
..
api More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
appMigrations Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
automations More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
constants Merge duplicated code 2024-07-11 14:36:51 +02:00
db Fix 2024-07-31 15:20:06 +02:00
definitions More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
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 Merge master. 2024-08-12 09:43:49 +01:00
jsRunner Adding a polyfill bundle for Buffer which can be used in the isolated-vm. 2024-07-23 19:02:39 +01:00
middleware Fix tests 2024-07-10 13:36:07 +02:00
migrations
sdk More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
startup Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
tests More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
threads More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
utilities Getting composite keys working, fixing p2 issue and adding test case for it. 2024-08-08 18:55:41 +01:00
websockets
app.ts
ddApm.ts
environment.ts Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
features.ts Support primitives in feature flags, make flag types flow, remove some obsolete feature flag systems. 2024-07-22 17:43:53 +01:00
index.ts
koa.ts
watch.ts