1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
budibase/packages/server/src
2021-10-21 14:17:04 +01:00
..
api Merge branch 'develop' into view-not-set 2021-10-21 14:17:04 +01:00
automations Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
constants Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +01:00
db Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
definitions SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +01:00
events
integrations Handle nulls / empty in views and tables 2021-10-21 14:15:55 +01:00
middleware Fix unit tests 2021-10-12 14:03:47 +01:00
tests/utilities fix tests 2021-09-28 15:29:42 +01:00
utilities Merge pull request #3042 from Budibase/fix/app-export-performance 2021-10-20 10:25:59 +01:00
app.ts merge develop into branch 2021-09-16 22:15:09 +02:00
environment.js Fixing an issue with env variables becoming numbers if they started with one. 2021-10-11 17:59:44 +01:00
index.ts