1051 Commits (f1428c82668d7ddaaa4f6a0926a77fdf2d66ec8a)

Author SHA1 Message Date
Michael Shanks 300fbb3a5a Correct licenses 6 years ago
Martin McKeaveney cee26fb0b6 map fulfilled promises 6 years ago
Martin McKeaveney 9823243c11 prevent one broken app from breaking your whole install 6 years ago
Michael Drury 0d98f3b442 Another quick fix for apps to work again. 6 years ago
Michael Drury 7ac1c2198e Fixing issues thrown up by PR. 6 years ago
Michael Drury 4a74801a1a Linting. 6 years ago
Michael Drury a16063b11f Minor update to make use of new client header to state the request is from the client, not the builder. 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
mike12345567 790d5718af Updates to routing to follow the new style of single tree with all the subpaths nested as the full path. 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 3cda7ca489 Creating a function for the client to be able to pull in client definition from API. 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 3252b2d630 Finishing up routing structure, now available on /api/routing. 6 years ago
mike12345567 e793c46097 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
mike12345567 7f5c3a4688 Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 6 years ago
Martin McKeaveney e9e97101e9 v0.3.8 6 years ago
Martin McKeaveney 3c46536bbb lint 6 years ago
Martin McKeaveney cd5f720617 remove unnecessary images 6 years ago
Martin McKeaveney a9cf06e357 linux deb package, builder icon and auto update support for linux 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
kevmodrome e9f3307864 adds non-working RichText component 6 years ago
Michael Drury be7febe49f Linting. 6 years ago
Michael Drury b6ea9440de Fixing test case. 6 years ago
mike12345567 6148128554 Tests failing but starting to progress. 6 years ago
Martin McKeaveney b355b8bad9 track quota errors in deployment 6 years ago
Martin McKeaveney 1d98025291 lint 6 years ago
Martin McKeaveney 9e190ac1ec tidy up 6 years ago
Martin McKeaveney 13311ae680 JSDoc for static asset compilation 6 years ago
Martin McKeaveney 9b914e0395 remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Michael Drury 1f4e27eb13 WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
Martin McKeaveney 2e6ed0bad9 v0.3.7 6 years ago
mike12345567 5b26fce1ea Starting work off towards routing of screens in backend, getting view ready and a bit of cleanup to make internal views easier to create. 6 years ago
Martin McKeaveney faf9fd4754 increasing log level in production 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 1a273d9b05 v0.3.5 6 years ago
Martin McKeaveney 8cb716df3b start server render index.html 6 years ago
mike12345567 2467043f35 Improving consistency of how appId is retrieved and making sure it is valid when being used. 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
mike12345567 f2e1f1f4e9 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. 6 years ago
Martin McKeaveney 6e5cdb4828 v0.3.3 6 years ago
mike12345567 ce12325b8c Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
Martin McKeaveney 127f0e6eb3 PR review 6 years ago
mike12345567 6d41a30440 Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed. 6 years ago
Martin McKeaveney f183b72023 remove superfluous files 6 years ago