391 Commits (fcbb27b628fb19bb91ed4ab80c19119906ca4f30)

Author SHA1 Message Date
Andrew Kingston 77189c6d73 Hide repeater placeholders when not running inside the builder or when the component hasn't been initialised fully 6 years ago
Andrew Kingston bfd24571b2 Fix client API URLs not being cleaned properly 6 years ago
Andrew Kingston 03e6799258 Remove success notification on query success to prevent notifications on 'read' queries 6 years ago
Keviin Åberg Kultalahti d622b75db3 some more typo fixes 6 years ago
Keviin Åberg Kultalahti 8ed9dd08cf fix typos and linting issues 6 years ago
Keviin Åberg Kultalahti 58f8350984 fixes spelling error 6 years ago
Keviin Åberg Kultalahti b64b164236 adds catch-all notification to some requests that aren't caught in the API 6 years ago
Keviin Åberg Kultalahti d2790ddd19 adds notifications to running queries 6 years ago
Keviin Åberg Kultalahti 8713105b62 changes notification handling from catch-all to specific messages per action 6 years ago
Keviin Åberg Kultalahti 2034fb8646 adds success notification messages to row API 6 years ago
Keviin Åberg Kultalahti d419766a31 update catch all error message 6 years ago
Keviin Åberg Kultalahti 2a9ae62834 switches context to use sdk instead of it's own context 6 years ago
Keviin Åberg Kultalahti 73b2a775aa failing API calls now display errors using the toast 6 years ago
Keviin Åberg Kultalahti 598f58bb63 use const instead of var 6 years ago
Keviin Åberg Kultalahti 67afb1678f adds smooth removal of notifications using animate:flip 6 years ago
Keviin Åberg Kultalahti 91e88d2025 removes unused context in Component 6 years ago
Keviin Åberg Kultalahti 6527f4ac74 lint fixes 6 years ago
Keviin Åberg Kultalahti bafd229716 minor fixes 6 years ago
Keviin Åberg Kultalahti 0e1142b3cc adds notification toast capability to the client 6 years ago
Keviin Åberg Kultalahti 65652e1c14 finishes notificationStore 6 years ago
Andrew Kingston 343687cbab Stop component crashing if children don't exist 6 years ago
Keviin Åberg Kultalahti ca9f979105 first pass at custom store to handle notifications 6 years ago
Keviin Åberg Kultalahti 260213e468 switch name 6 years ago
Keviin Åberg Kultalahti e3b4ef81ae adds dummy errorStore to client lib 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
Andrew Kingston 976517e028 Update client library to handle async enrichment 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
kevmodrome 84450d0323 adds a empty state for no components added in the repeater 6 years ago
mike12345567 419c6b9393 Adding the handlebars library, still need to add testcases to this. 6 years ago
Martin McKeaveney 133d93fbee fix dynamic params 6 years ago
Martin McKeaveney b96518458e v0.5.3 6 years ago
Martin McKeaveney 836092ec82 v0.5.2 6 years ago
Martin McKeaveney 951808e535 v0.5.1 6 years ago
Martin McKeaveney 3ea31ba383 v0.5.0 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