3 Commits (f164e764ac98c1fdc907582769425cf0b00aad65)

Author SHA1 Message Date
Rory Powell 180e37b9f1 Tests complete + backwards compatibility for deployment 4 years ago
Rory Powell 336f0ff4a0 Published apps, automations and query count quotas 4 years ago
mike12345567 2bc2d17066 Updating application output schema. 4 years ago
mike12345567 03b4b29b01 Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
mike12345567 dbc048b365 Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
Rory Powell d5e5e5fd93 Fix app update endpoint 4 years ago
Rory Powell c96573069e Fix app update endpoint 4 years ago
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 4 years ago
mike12345567 d2fe119d90 Main body of work, refactoring most usages. 4 years ago
Rory Powell e8e6fc549d Add app db support + app url migration 4 years ago
Rory Powell 767354ad60 Add app db support + app url migration 4 years ago
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 4 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 4 years ago
Rory Powell c4af78cd00 Remove self hosted check 4 years ago
Rory Powell 4a5d4527e8 Remove self hosted check 4 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 4 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 4 years ago
Peter Clement fd61b191ec remove initial screen creation 5 years ago
Peter Clement 0c60a56a3a remove initial screen creation 5 years ago
Michael Drury 0b6eb6b71d Fixing issue discovered by test case. 5 years ago
Michael Drury 0623dc2981 Fixing issue discovered by test case. 5 years ago
mike12345567 494e042dd8 Adding a mechanism for disabling cron jobs when an app is unpublished. 5 years ago
mike12345567 bb8fe8e941 Adding a mechanism for disabling cron jobs when an app is unpublished. 5 years ago
mike12345567 3b9f3d6690 Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 7170c00a4f Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 7eb29ffc7d Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
mike12345567 f13257bebe Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
Martin McKeaveney 119678b3c4 update clientLibraryPath call in application.js 5 years ago
Martin McKeaveney 125610f5a1 update clientLibraryPath call in application.js 5 years ago
Martin McKeaveney 50b547e0a9 fixes for templates, ensured iframetemplate fires ready event 5 years ago
Martin McKeaveney 0cc2069929 fixes for templates, ensured iframetemplate fires ready event 5 years ago
Martin McKeaveney 0b6e6b35e8 change message when app not deployed 5 years ago
Martin McKeaveney 9fb811a8da change message when app not deployed 5 years ago
Martin McKeaveney 42e9286c68 adding check to make sure production db isn't created on sync 5 years ago
Martin McKeaveney 035879d515 adding check to make sure production db isn't created on sync 5 years ago
Michael Drury 1aeb12b0aa Syncing user metadata when builder opened as well as including all global user props for filtering/searching. 5 years ago
Michael Drury 311fe5f2eb Syncing user metadata when builder opened as well as including all global user props for filtering/searching. 5 years ago
mike12345567 a2d302cd57 Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 5 years ago
mike12345567 bd59c28081 Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 5 years ago
mike12345567 a7b5fc2e1b Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 5 years ago
mike12345567 7a26f3769d Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 5 years ago
mike12345567 b8e968644a Fixing issue with direct app request in self host not working when un-authenticated (doesn't re-direct to login). 5 years ago
mike12345567 c82c9df522 Fixing issue with direct app request in self host not working when un-authenticated (doesn't re-direct to login). 5 years ago
mike12345567 4de566d864 Some fixes after testing and adding some basic work to the frontend. 5 years ago
mike12345567 d282cd030f Some fixes after testing and adding some basic work to the frontend. 5 years ago
mike12345567 f836565f69 Putting together cloud export and import functionality, still need to test, but basic concept there. 5 years ago
mike12345567 9f0d8a91b7 Putting together cloud export and import functionality, still need to test, but basic concept there. 5 years ago
Andrew Kingston 4c47ee9853 Fix check to create default layouts and screens 5 years ago
Andrew Kingston 74b243c362 Fix check to create default layouts and screens 5 years ago
Andrew Kingston 22e75b8154 Only create default home screen and layouts when not importing an app 5 years ago