360 Commits (fc01bdaac9ffebf99382d9237f8a3fcec0cb275f)

Author SHA1 Message Date
Andrew Kingston d94473bca5 Update button actions and remove deprecated code 6 years ago
kevmodrome 84450d0323 adds a empty state for no components added in the repeater 6 years ago
Martin McKeaveney 133d93fbee fix dynamic params 6 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 6 years ago
Martin McKeaveney 15de3c8f83 styling, async data fetching 6 years ago
Martin McKeaveney b76d42bcde use dynamic input in query 6 years ago
mike12345567 ef0787917a Fixing removal of full path function (adding back original functionality). 6 years ago
Andrew Kingston e94cdf1f8e Remove hostname check when creating API endpoint URLs now that they are proxied 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 cf087209d7 Bundle app ID inside apps, rather than trying to find it dynamically 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
Martin McKeaveney d7a0d29b03 switching between queries 6 years ago
Andrew Kingston 0cfc05f6a8 Initialise client app with preview type, left out from previous commit 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
Andrew Kingston c101715c0e Pass preview type to client app so it can decide whether components are selectable 6 years ago
mike12345567 40a6348e7c Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 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 cb7b5ae306 Fix lint 6 years ago
Andrew Kingston 84e1f54fa0 Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions 6 years ago
Andrew Kingston a926b23720 Sort routes to ensure the client router always matches correctly 6 years ago
Andrew Kingston 5130bdf3cd Improve handling of routes and screens. Fix issue which could prevent logging in depending on order of screens in app definition 6 years ago
Martin McKeaveney 3b049bc286 allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago
Andrew Kingston d628edffe0 Remove log statement 6 years ago
Andrew Kingston 155c375ada Update client library to work with template screens in real preview 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago
Andrew Kingston 13a137ecd1 Update client app to work with layouts when running inside builder preview 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 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
mike12345567 55aecdd850 Some further work after testing, really need to get the backlink of screens to layouts functional. 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
Andrew Kingston 99c167c54f Fix reinstantiating app when builder props change 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
Andrew Kingston 1b0fa94dff Add support for full depth data binding 6 years ago
Michael Drury 7ac1c2198e Fixing issues thrown up by PR. 6 years ago