1069 Commits (5d686e22fff212066becbbef7551badca04bc9df)

Author SHA1 Message Date
kevmodrome 5d686e22ff adds rollup-json to standard-components and adds RichText to Form component 6 years ago
Andrew Kingston a54dd9509f Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston 07229858c8 Add fade screen transition and fix navigation component casing 6 years ago
Martin McKeaveney ce4bf552f1 fix users test, remove superfluous files 6 years ago
Martin McKeaveney 9a365a8359 fix create user automation 6 years ago
Martin McKeaveney c225d54e99 extract constant 6 years ago
Martin McKeaveney eb9cfcb8bd tidy up 6 years ago
Martin McKeaveney 2f996d4e68 users as table working end to end 6 years ago
Michael Shanks 300fbb3a5a Correct licenses 6 years ago
Martin McKeaveney a92d54f9a7 user table and relationships complete 6 years ago
Martin McKeaveney b44b2cf881 fix windows url issue 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
Michael Drury 7fb26408cf 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