380 Commits (fb9eed625c2ad5feb0cd2de53cdec5bbddf0e924)

Author SHA1 Message Date
Keviin Åberg Kultalahti 2a9ae62834 switches context to use sdk instead of it's own context 5 years ago
Keviin Åberg Kultalahti 73b2a775aa failing API calls now display errors using the toast 5 years ago
Keviin Åberg Kultalahti 598f58bb63 use const instead of var 5 years ago
Keviin Åberg Kultalahti 67afb1678f adds smooth removal of notifications using animate:flip 5 years ago
Keviin Åberg Kultalahti 91e88d2025 removes unused context in Component 5 years ago
Keviin Åberg Kultalahti 6527f4ac74 lint fixes 5 years ago
Keviin Åberg Kultalahti bafd229716 minor fixes 5 years ago
Keviin Åberg Kultalahti 0e1142b3cc adds notification toast capability to the client 5 years ago
Keviin Åberg Kultalahti 65652e1c14 finishes notificationStore 5 years ago
Andrew Kingston 343687cbab Stop component crashing if children don't exist 5 years ago
Keviin Åberg Kultalahti ca9f979105 first pass at custom store to handle notifications 5 years ago
Keviin Åberg Kultalahti 260213e468 switch name 5 years ago
Keviin Åberg Kultalahti e3b4ef81ae adds dummy errorStore to client lib 5 years ago
Andrew Kingston 86a3caa881 Remove unused vars 5 years ago
Andrew Kingston 3621bcf1de Prevent invalid query params being enriched 5 years ago
mike12345567 239079d973 Linting. 5 years ago
Andrew Kingston 9056b0e49d Enrich datasources so that data can be correctly fetched reactively using only the datasource definition 5 years ago
Andrew Kingston ce6d89bc5c Only update components when their props actually change 5 years ago
Andrew Kingston 976517e028 Update client library to handle async enrichment 5 years ago
mike12345567 ce5ab5482b Updating the string templating system to be capable of async operations. 5 years ago
mike12345567 d7a3e6210d Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 5 years ago
Andrew Kingston d94473bca5 Update button actions and remove deprecated code 5 years ago
kevmodrome 84450d0323 adds a empty state for no components added in the repeater 5 years ago
mike12345567 419c6b9393 Adding the handlebars library, still need to add testcases to this. 5 years ago
Martin McKeaveney 133d93fbee fix dynamic params 5 years ago
Martin McKeaveney b96518458e v0.5.3 5 years ago
Martin McKeaveney 836092ec82 v0.5.2 5 years ago
Martin McKeaveney 951808e535 v0.5.1 5 years ago
Martin McKeaveney 3ea31ba383 v0.5.0 5 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 5 years ago
Martin McKeaveney 15de3c8f83 styling, async data fetching 5 years ago
Martin McKeaveney b76d42bcde use dynamic input in query 5 years ago
mike12345567 ef0787917a Fixing removal of full path function (adding back original functionality). 5 years ago
Andrew Kingston e94cdf1f8e Remove hostname check when creating API endpoint URLs now that they are proxied 5 years ago
Martin McKeaveney 102b7ce61f binding data context in component 5 years ago
Michael Shanks a878d7eb40 Trigger Automation from frontend actions 5 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 5 years ago
Andrew Kingston cf087209d7 Bundle app ID inside apps, rather than trying to find it dynamically 5 years ago
Andrew Kingston 32c71bd006 Bundle client as IIFE rather than ESM 5 years ago
Andrew Kingston fcad9892e0 Swap back to border for selected component highlighting from box-shadow 5 years ago
Martin McKeaveney d7a0d29b03 switching between queries 5 years ago
Andrew Kingston 0cfc05f6a8 Initialise client app with preview type, left out from previous commit 5 years ago
Andrew Kingston 34509e0c12 Prevent client app links from functioning in the builder preview 5 years ago
Andrew Kingston a40bf95c41 Enable selecting components from the builder preview and apply any custom styles 5 years ago
Andrew Kingston c101715c0e Pass preview type to client app so it can decide whether components are selectable 5 years ago
mike12345567 40a6348e7c Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 5 years ago
Martin McKeaveney 755fa0ac4a allow execution of external connector queries from button clicks 5 years ago
Andrew Kingston 1a1aa5963d Add ability to enter custom component CSS 5 years ago
Martin McKeaveney 736adca7a4 v0.4.3 6 years ago
Martin McKeaveney 0665a0dcc5 v0.4.2 6 years ago