1999 Commits (5d686e22fff212066becbbef7551badca04bc9df)

Author SHA1 Message Date
kevmodrome 5d686e22ff adds rollup-json to standard-components and adds RichText to Form component 6 years ago
kevmodrome f25126e412 adds new richtext version and adds it to the Form component 6 years ago
Andrew Kingston ce2bff5bab Move selection highlighting in builder preview in to client library and replace handlebars with mustache again 6 years ago
Andrew Kingston edb3ea66fd Fix cypress tests (sort of) 6 years ago
Andrew Kingston c1734c30e9 Fix unit tests 6 years ago
Andrew Kingston a54dd9509f Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston 48a5a50e85 Optimise builder preview speed and performance and fix components not updating when changing props 6 years ago
Martin McKeaveney 30b28c12ca allow password creation 6 years ago
Martin McKeaveney d78e2c8d94 allow creation of username 6 years ago
Martin McKeaveney 4a8c37440e prevent username changing 6 years ago
Martin McKeaveney eae0ed5468 fix tests 6 years ago
Martin McKeaveney a72d772f44 fix user test 6 years ago
Andrew Kingston 07229858c8 Add fade screen transition and fix navigation component casing 6 years ago
Martin McKeaveney ffd586780c fix filepath issue 6 years ago
Martin McKeaveney ce4bf552f1 fix users test, remove superfluous files 6 years ago
Andrew Kingston 1e857f101a Add button actions, simplify contexts and tidy up 6 years ago
Martin McKeaveney eb9cfcb8bd tidy up 6 years ago
Martin McKeaveney 2f996d4e68 users as table working end to end 6 years ago
Martin McKeaveney a92d54f9a7 user table and relationships complete 6 years ago
Martin McKeaveney b44b2cf881 fix windows url issue 6 years ago
Andrew Kingston 999b2ffb19 Add actual component for screenslot placeholder 6 years ago
Martin McKeaveney f9785a69a2 fix fast view switching bug 6 years ago
Andrew Kingston b3cd81d832 Fix builder preview 6 years ago
Martin McKeaveney 417002beaa fix e2e 6 years ago
Andrew Kingston 093d7f95b9 Tidy up data binding 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
Andrew Kingston 21a9840b8b Add header to flag whether a request originates from the client 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
Andrew Kingston 3dcd9d32e2 Fix fetching of relationship data in lists 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
Andrew Kingston cdb8ff3563 Update all components to be renderable and styleable 6 years ago
Andrew Kingston 1a8d781c8c Refactor entire SDK into client lib and enable svelte context sharing between client and 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
Andrew Kingston 7a3f9d61d2 Add work on data context in components 6 years ago
mike12345567 63f7641c9e linting. 6 years ago
Andrew Kingston b70de4938f Fix screen slot placeholder component display 6 years ago
mike12345567 e793c46097 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
Andrew Kingston b01ec8da0f Fix selected component border in builder preview 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