budibase/packages/server/src
mike12345567 8d9db5c846 Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 2022-01-05 15:01:28 +00:00
..
api Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 2022-01-05 15:01:28 +00:00
automations Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 2021-12-15 19:20:19 +00:00
constants Fix for #2420 - don't allow columns which are considered invalid/not allowed. 2021-11-18 18:33:35 +00:00
db Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing. 2021-12-07 18:24:10 +00:00
definitions Adding basic test cases for static and dynamic variables (backend). 2022-01-04 18:23:45 +00:00
events
integrations Prevent escaping in query parameter bindings 2021-12-21 13:48:54 -05:00
middleware Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
tests/utilities Adding basic test cases for static and dynamic variables (backend). 2022-01-04 18:23:45 +00:00
threads Prevent escaping in query parameter bindings 2021-12-21 13:48:54 -05:00
utilities Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-15 13:36:10 +00:00
app.ts Updating bullboard to use the new koa version (supported). 2021-11-17 16:30:06 +00:00
environment.js Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 2021-11-22 17:42:41 +00:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00