1962 Commits (c85e4d44c0c4100b2498a8dfd770df33cd5f4f2a)

Author SHA1 Message Date
Martin McKeaveney f9785a69a2 fix fast view switching bug 6 years ago
Martin McKeaveney 417002beaa fix e2e 6 years ago
Martin McKeaveney 6bc9c86623 fix for delete screens 6 years ago
Martin McKeaveney 0d32dd0719 folders for routes, show home instead of slash 6 years ago
Michael Drury 7ac1c2198e Fixing issues thrown up by PR. 6 years ago
mike12345567 5bbc99ef18 Removing unused statement. 6 years ago
mike12345567 aa5dbf84d1 Removing unused line. 6 years ago
mike12345567 961a921a09 linting. 6 years ago
mike12345567 4997df919e Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
Martin McKeaveney ab5312061b tidy up 6 years ago
Martin McKeaveney e5bba6b5e6 remove old files 6 years ago
Martin McKeaveney a00bf70d29 further store tidy up, derive selected page 6 years ago
Martin McKeaveney 26cfb54a0f nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
mike12345567 82feb6d740 Changing back to builder getting the normal routing structure for builder. 6 years ago
mike12345567 6a50b1057d Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
mike12345567 63f7641c9e linting. 6 years ago
mike12345567 e793c46097 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
mike12345567 f162ce6f03 Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 6 years ago
Martin McKeaveney e9e97101e9 v0.3.8 6 years ago
Michael Drury a423664f4c Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
Martin McKeaveney 6906b43667 show quota errors when deployments fail 6 years ago
Martin McKeaveney bed0886247 bump bbui 6 years ago
Martin McKeaveney 44cb577f8a lint 6 years ago
kevmodrome 36e902fd30 sets everything up to be used with a longform type in the Form component 6 years ago
Martin McKeaveney ea09c6e459 fixing reactive chart issue 6 years ago
kevmodrome 53ae428e53 unhides richtext component 6 years ago
kevmodrome d1e0aa2600 hides said non-working RichText component 6 years ago
kevmodrome e9f3307864 adds non-working RichText component 6 years ago
Martin McKeaveney b355b8bad9 track quota errors in deployment 6 years ago
Martin McKeaveney 2e6ed0bad9 v0.3.7 6 years ago
Martin McKeaveney 129d36ccfe remove cf invalidation, adding validation around successful deploys only 6 years ago
mike12345567 928c306769 Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 6 years ago
mike12345567 f8f46b90e5 Fixing an issue where screens couldn't be deleted and fixing an issue where rows would still contain data from a column that no longer exists if a column was deleted from a table. 6 years ago
Martin McKeaveney 4c5c386a14 v0.3.6 6 years ago
Martin McKeaveney 21ce995dfc bump rollup plugin svelte version 6 years ago
Martin McKeaveney 1a273d9b05 v0.3.5 6 years ago
Martin McKeaveney 8b5db4493e fix auto screens issue 6 years ago
Martin McKeaveney 725e32fe8e v0.3.4 6 years ago
Martin McKeaveney a9e60a8a57 prevent screen being selected when you save a component 6 years ago
Andrew Kingston 9af8b04c99 Fix case sensitive screen alphabetical sorting 6 years ago
Andrew Kingston b2738f3177 Fix autoscreens sometimes created in public rather than private page 6 years ago
Andrew Kingston 29af11faeb Fix new screens and autoscreens not displaying properly 6 years ago
Andrew Kingston 8795263192 Fix alphabetical sorting of screens 6 years ago
Martin McKeaveney 6e5cdb4828 v0.3.3 6 years ago
Martin McKeaveney f183b72023 remove superfluous files 6 years ago
Martin McKeaveney a8b5c3c255 small tidy ups 6 years ago
mike12345567 96c18d574c Changing signup function to createNewApp for clarity. 6 years ago
mike12345567 e15288fffb Linting. 6 years ago
mike12345567 e353c2a1c4 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. 6 years ago
Martin McKeaveney 646a7ab072 v0.3.2 6 years ago