budibase/packages/server/src
Sam Rose 02ac338c3f
deleteMany -> bulkDelete
2024-03-01 17:11:19 +00:00
..
api deleteMany -> bulkDelete 2024-03-01 17:11:19 +00:00
appMigrations Migrate ApplicationAPI 2024-02-28 17:27:15 +00:00
automations Migrate some of RowAPI, WIP 2024-03-01 15:20:07 +00:00
constants More types. 2024-02-28 12:13:13 +00:00
db Migrate some of RowAPI, WIP 2024-03-01 15:20:07 +00:00
definitions More loop step typing improvements. 2024-01-30 10:37:23 +00:00
events pr comments 2024-01-23 10:10:38 +00:00
integration-test Migrate some of RowAPI, WIP 2024-03-01 15:20:07 +00:00
integrations Merge branch 'master' into revert-13160-revert-13128-feature/sql-query-aliasing 2024-03-01 11:37:45 +00:00
jsRunner Removing accidentally commited stuff. 2024-02-29 16:31:50 +00:00
middleware Calculate creators count when group role changes 2024-01-18 11:14:25 +01:00
migrations Fix type checks. 2024-02-28 11:20:42 +00:00
sdk Merge branch 'master' of github.com:budibase/budibase into test-api-unification 2024-03-01 15:20:15 +00:00
tests deleteMany -> bulkDelete 2024-03-01 17:11:19 +00:00
threads Addressing PR comments. 2024-02-23 11:48:10 +00:00
utilities Use wrappers 2024-02-19 16:18:56 +01:00
websockets Prettier 2023-11-20 21:48:49 +01:00
app.ts Working on typing TestConfiguration.ts. 2024-02-28 10:08:42 +00:00
ddApm.ts 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
environment.ts Revert "Revert "SQL Query aliasing"" 2024-02-29 12:33:03 +00:00
features.ts Adding Koa API back in when automation feature only enabled, so that health check can still be provided, but rest of API is disabled. 2023-12-13 11:23:46 +00:00
index.ts
koa.ts Fixing importing - still some work to get links correct. 2023-12-01 19:37:43 +00:00
startup.ts Make use of 405 when appropriate (#13168) 2024-02-29 18:33:57 +00:00
watch.ts