404 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 540cb33d09 Remove old test dir and add yarn lockfile 6 years ago
Andrew Kingston a54dd9509f Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston c962ea9ad9 Fix charts not correctly using data context 6 years ago
Andrew Kingston 07229858c8 Add fade screen transition and fix navigation component casing 6 years ago
Andrew Kingston 1e857f101a Add button actions, simplify contexts and tidy up 6 years ago
Andrew Kingston 199c3409c9 Simplify data contexts 6 years ago
Andrew Kingston def6054b26 Add datepicked data binding and fix mustache rendering for non string values 6 years ago
Andrew Kingston be4106eae4 Add component data binding and simplify context sharing 6 years ago
Andrew Kingston 18a0f3888b Add proper hot reloading of app preview when styles change 6 years ago
Martin McKeaveney cee26fb0b6 map fulfilled promises 6 years ago
Martin McKeaveney bfab74d11f make datagrid less janky 6 years ago
Andrew Kingston 999b2ffb19 Add actual component for screenslot placeholder 6 years ago
Andrew Kingston c8b1259964 Fix chart styling 6 years ago
Andrew Kingston b3cd81d832 Fix builder preview 6 years ago
Andrew Kingston 1b0fa94dff Add support for full depth data binding 6 years ago
Andrew Kingston 9c30ab2df3 Fetch app definition and routes from the server 6 years ago
Andrew Kingston c2d09ea7ab Fix data source fetching for relationships in all other files 6 years ago
Andrew Kingston 3dcd9d32e2 Fix fetching of relationship data in lists 6 years ago
Andrew Kingston 261ae68907 Add data binding enrichment 6 years ago
Andrew Kingston a739ab811f Fix grid height 6 years ago
Andrew Kingston d220fe8fc0 Remove deprecated components and fix card styling 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
Andrew Kingston 7a3f9d61d2 Add work on data context in components 6 years ago
Andrew Kingston b70de4938f Fix screen slot placeholder component display 6 years ago
Andrew Kingston b01ec8da0f Fix selected component border in builder preview 6 years ago
Andrew Kingston e11656fa24 Add lots of new work on client library rewrite 6 years ago
Martin McKeaveney 3c46536bbb lint 6 years ago
Andrew Kingston 3a981ac256 Add initial new routing and svelte client app generation 6 years ago
Martin McKeaveney 6906b43667 show quota errors when deployments fail 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 e9f3307864 adds non-working RichText component 6 years ago
Andrew Kingston 66ef0b9d3d Fix log out not working 6 years ago
Andrew Kingston da17e1d900 Replace all manual API interaction with SDK 6 years ago
Andrew Kingston 299dcbab3d Add majority of API interactions to SDK 6 years ago
Andrew Kingston 921cae0cbc Tidy up standard components 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
Andrew Kingston 951f5e1db5 Add colour palette options for charts 6 years ago
Andrew Kingston 2cf7f66d9b Ensure candlestick chart works with either our own date formats as well as timestamps 6 years ago
Andrew Kingston 80685864f6 Fix lint 6 years ago
Andrew Kingston 5a1624c29d Fix warning when no data source and increase robustness of charts 6 years ago
Andrew Kingston 8fde781a95 Separate chart loading state from error state 6 years ago
Andrew Kingston 9a4fc35bba Add candlestick chart 6 years ago
Andrew Kingston eb446a06af Improve chart robustness even more 6 years ago
Andrew Kingston b47589cdad Improve robustness of pie and donut charts 6 years ago