68 Commits (44f0e71aec75df064cf79ecb89c130efdf04f2a2)

Author SHA1 Message Date
Andrew Kingston 4d564365cf Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 6f6770cef7 Add server-side searching and pagination to data providers using internal tables 5 years ago
Andrew Kingston 379df050cf Add wrapper component to data provider so that it can be styled 5 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 6 years ago
Keviin Åberg Kultalahti a15e6b0e25 lint fix 6 years ago
Keviin Åberg Kultalahti 4575285d5f fixes to transitions and adds default fade to screens 6 years ago
Keviin Åberg Kultalahti c37aefc0cf lint fix 6 years ago
Keviin Åberg Kultalahti 1bd32752a7 remove slide and scale transitions 6 years ago
Keviin Åberg Kultalahti 97213ec99a fix not being able to remove transition 6 years ago
Keviin Åberg Kultalahti cda7c7f4c1 moves the transition setting to the design panel 6 years ago
Keviin Åberg Kultalahti 6122711ee8 minor changes to options 6 years ago
Keviin Åberg Kultalahti 0ce7da93a7 adds transition utility to the client sdk 6 years ago
Andrew Kingston a67a8fb957 Add log out button action 6 years ago
Andrew Kingston ac46cbdb14 Add button action for login 6 years ago
Andrew Kingston 2460280841 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston 8b23f603bd Update URL settigns to be bindable inputs and update navigate action 6 years ago
Andrew Kingston bd1bd8ee2a Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 491d3afafd few bugfixes 6 years ago
Andrew Kingston 6bdde675a2 Add button action to refresh a datasource 6 years ago
Andrew Kingston 185f4ec468 Remove unnecessary enrichment from button action calls 6 years ago
Andrew Kingston 5846e2ef7c Change how client provides the current user so that the whole app is actually wrapped in a provider which provides the current user 6 years ago
Andrew Kingston 5244ce1a62 Fix delete row action 6 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston e42b12668a Fix button action enrichment 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
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