1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
budibase/packages/server/scripts
2021-10-04 11:30:59 +01:00
..
dev Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
integrations Minimal fix for issue involving JSON views and newlines with postgres, this fix couldn't be more over-arching as it risked breaking new lines across the board. Have included a script for setting up the test scenario as well. This fixes issue #2612. 2021-09-24 18:10:30 +01:00
watchtower-hooks Add watchtower hooks 2021-07-29 20:32:18 +01:00
exportAppTemplate.js Updating export template script to remove users as well. 2021-06-08 18:09:09 +01:00
jestSetup.js fix tests 2021-09-20 12:58:58 +01: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