294 Commits (d9df2a60ebee9df09243a8ebcf78f95d495d05c8)

Author SHA1 Message Date
Andrew Kingston 859ae5f8a4 Move selection highlighting in builder preview in to client library and replace handlebars with mustache again 6 years ago
Andrew Kingston 0a72b0e21b Replace mustache usage in client library with handlebars instead 6 years ago
Andrew Kingston ca9a3d2f3e Fix lint 6 years ago
Andrew Kingston a7fef455ed Fix cypress tests (sort of) 6 years ago
Andrew Kingston 79f1b17265 Adding client lock file 6 years ago
Andrew Kingston ce18e253ba Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston 3ee9fee10c Optimise builder preview speed and performance and fix components not updating when changing props 6 years ago
Andrew Kingston 86cfd3db22 Fix charts not correctly using data context 6 years ago
Andrew Kingston 9c4b9a2a25 Add fade screen transition and fix navigation component casing 6 years ago
Andrew Kingston 004b3e5daa Tidy up dependencies and rollup configs for client and standard components 6 years ago
Andrew Kingston 907c0fcfda Add button actions, simplify contexts and tidy up 6 years ago
Michael Shanks 88ccfbe844 Correct licenses 6 years ago
Andrew Kingston ad5fc0e780 Simplify data contexts 6 years ago
Andrew Kingston 920ef90e14 Add datepicked data binding and fix mustache rendering for non string values 6 years ago
Andrew Kingston e62fbf8ef7 Add component data binding and simplify context sharing 6 years ago
Andrew Kingston 853f5d8745 Add proper hot reloading of app preview when styles change 6 years ago
Andrew Kingston aa38f1fe57 Fix reinstantiating app when builder props change 6 years ago
Andrew Kingston 192959c865 Fix builder preview 6 years ago
Martin McKeaveney 42d8a94f9a fix e2e 6 years ago
Andrew Kingston 911fa31fe3 Tidy up data binding 6 years ago
Andrew Kingston 32a143cf41 Add support for full depth data binding 6 years ago
Michael Drury 7f3f11c68b Fixing issues thrown up by PR. 6 years ago
Andrew Kingston 2cb4cb2ce9 Add header to flag whether a request originates from the client 6 years ago
Andrew Kingston 674b89df5d Fetch app definition and routes from the server 6 years ago
Martin McKeaveney ee8dc0282a add optional chain back in 6 years ago
mike12345567 a9d5c3a5cb linting. 6 years ago
mike12345567 87528c8d55 Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
Andrew Kingston c1c7c8ede4 Fix fetching of relationship data in lists 6 years ago
Martin McKeaveney d473786d7e further store tidy up, derive selected page 6 years ago
Andrew Kingston 9ce7817233 Fix data binding after file rename 6 years ago
Andrew Kingston 0ff8a9a67b Add data binding enrichment 6 years ago
Martin McKeaveney a5827a9c53 nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
Andrew Kingston 1bd2fac9b2 Update all components to be renderable and styleable 6 years ago
Andrew Kingston a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
Andrew Kingston 2f0e4694e0 Add work on data context in components 6 years ago
mike12345567 d63054a426 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
Andrew Kingston 1ab29e05b1 Remove log statements 6 years ago
Andrew Kingston 94458b3907 Add lots of new work on client library rewrite 6 years ago
Martin McKeaveney 8c5b801c0a v0.3.8 6 years ago
Andrew Kingston cbeea17db0 Add initial new routing and svelte client app generation 6 years ago
Andrew Kingston 0f12f19619 Fix client errors 6 years ago
Andrew Kingston aa70eab935 Add majority of API interactions to SDK 6 years ago
Andrew Kingston e24a89af56 Tidy up standard components 6 years ago
Andrew Kingston f8732b3038 Add initial work on component SDK 6 years ago
Martin McKeaveney fb0f7b0c73 v0.3.7 6 years ago
Martin McKeaveney 2adf0560ac v0.3.6 6 years ago
Martin McKeaveney fc285c64a4 v0.3.5 6 years ago
mike12345567 3d6f50ee5d Improving consistency of how appId is retrieved and making sure it is valid when being used. 6 years ago
Martin McKeaveney 51c0461f35 v0.3.4 6 years ago
mike12345567 7600710125 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