1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
budibase/packages/server/scripts
2021-11-23 09:27:55 +00:00
..
dev 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
integrations Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
watchtower-hooks Add watchtower hooks 2021-07-29 20:32:18 +01:00
account.js Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
exportAppTemplate.js Updating export template script to remove users as well. 2021-06-08 18:09:09 +01:00
jestSetup.js Prevent non builder from accessing dev apps 2021-10-25 16:59:09 +01:00
likeCypress.ts Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 2021-11-16 20:56:24 +00:00
localdomain.js Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
replicateApp.js Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
selfhost.js Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00