1
0
Fork 0
mirror of synced 2024-07-11 09:15:48 +12:00
budibase/packages/server/src
2020-11-10 17:08:02 +00:00
..
api remove cf invalidation, adding validation around successful deploys only 2020-11-10 17:08:02 +00:00
automations Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
constants feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
db Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed. 2020-11-06 15:47:12 +00:00
events Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
middleware The API that the components library would use was not always consistent with the API client library would use and this would sometimes break things. 2020-11-09 09:42:35 +00:00
utilities Improving consistency of how appId is retrieved and making sure it is valid when being used. 2020-11-09 14:38:29 +00:00
app.js potential resolutions for the 4001 issue 2020-11-05 22:09:49 +00:00
electron.js PR review 2020-11-06 18:00:25 +00:00
environment.js Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 2020-11-06 12:30:30 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00