43 Commits (ed2ada720efb9389857d64e7a63d7c6554b00fc9)

Author SHA1 Message Date
Andrew Kingston e3b0de6805 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
Andrew Kingston 9c0e417408 Add custom component actions. Simplify client context. Add form validation action 6 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 6 years ago
Andrew Kingston 6631fe2af8 Update builder preview to be interactive and improve builder preview experience 6 years ago
Andrew Kingston 12f3b7f6fa Add common SpectrumField component, add spectrum labels, add form label position customisation 6 years ago
Andrew Kingston 365c503224 Add automatic schema validation to forms and add builder settings for specific field types 6 years ago
Andrew Kingston 86a3caa881 Remove unused vars 6 years ago
Andrew Kingston 3621bcf1de Prevent invalid query params being enriched 6 years ago
mike12345567 239079d973 Linting. 6 years ago
Andrew Kingston 9056b0e49d Enrich datasources so that data can be correctly fetched reactively using only the datasource definition 6 years ago
Andrew Kingston ce6d89bc5c Only update components when their props actually change 6 years ago
mike12345567 ce5ab5482b Updating the string templating system to be capable of async operations. 6 years ago
mike12345567 d7a3e6210d Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 6 years ago
Andrew Kingston d94473bca5 Update button actions and remove deprecated code 6 years ago
Martin McKeaveney 102b7ce61f binding data context in component 6 years ago
Michael Shanks a878d7eb40 Trigger Automation from frontend actions 6 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 6 years ago
Andrew Kingston 32c71bd006 Bundle client as IIFE rather than ESM 6 years ago
Andrew Kingston fcad9892e0 Swap back to border for selected component highlighting from box-shadow 6 years ago
Andrew Kingston 34509e0c12 Prevent client app links from functioning in the builder preview 6 years ago
Andrew Kingston a40bf95c41 Enable selecting components from the builder preview and apply any custom styles 6 years ago
Martin McKeaveney 755fa0ac4a allow execution of external connector queries from button clicks 6 years ago
Andrew Kingston 1a1aa5963d Add ability to enter custom component CSS 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 3ffeda9da9 Replace mustache usage in client library with handlebars instead 6 years ago
Andrew Kingston 00ef8dda44 Fix lint 6 years ago
Andrew Kingston 1e857f101a Add button actions, simplify contexts and tidy up 6 years ago
Andrew Kingston def6054b26 Add datepicked data binding and fix mustache rendering for non string values 6 years ago
Andrew Kingston 18a0f3888b Add proper hot reloading of app preview when styles change 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 3dcd9d32e2 Fix fetching of relationship data in lists 6 years ago
Andrew Kingston 261ae68907 Add data binding enrichment 6 years ago
Andrew Kingston 1a8d781c8c Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago