budibase/packages/server/src
mike12345567 44f9ae0682 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 2022-01-11 17:14:04 +00:00
..
api Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 2022-01-11 15:16:07 +00:00
automations Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 2022-01-11 17:14:04 +00:00
constants Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
db Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
definitions Adding basic test cases for static and dynamic variables (backend). 2022-01-04 18:23:45 +00:00
events
integrations Merge pull request #3970 from Budibase/fix/jan-various-fixes 2022-01-11 09:36:12 +00:00
middleware Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
tests/utilities Renaming some variables to core, fixing test cases that referenced auth directly. 2022-01-11 16:18:30 +00:00
threads Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 2022-01-11 15:16:07 +00:00
utilities Renaming some variables to core, fixing test cases that referenced auth directly. 2022-01-11 16:18:30 +00:00
app.ts Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +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