407 Commits (1a9d6bcb6081ef79d1a0668efc19ee2501b0241b)

Author SHA1 Message Date
Martin McKeaveney e283dc0bb1 v0.7.1 6 years ago
Michael Shanks 10d672460a fix: views not loading in deployed apps 6 years ago
Martin McKeaveney 7a386ac1b5 v0.7.0 6 years ago
Martin McKeaveney 1738537ad8 binding panel options from helpers 6 years ago
mike12345567 a02d7da918 Removing rollup replacement. 6 years ago
Michael Drury d3603a7b75 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
Andrew Kingston 21ec0ad11d Remove logOut call when refreshing the page and not logged in, to avoid changing the URL 6 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 6 years ago
Martin McKeaveney 79277f0ee0 v0.6.2 6 years ago
Martin McKeaveney 0f18ee70ef actions fix 6 years ago
Martin McKeaveney 23899840d3 v0.6.1 6 years ago
Martin McKeaveney b1a76ad74d v0.6.0 6 years ago
mike12345567 182353d555 Linting. 6 years ago
Keviin Åberg Kultalahti b7006e097c conditionally adds content-type json header if json is sent with request 6 years ago
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