69 Commits (cdb5d6a6bbce04d056963bf9c6f643ebdc1a0a97)

Author SHA1 Message Date
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston 0b14fe89f3 Restore proper client functionality with vite 5 years ago
Andrew Kingston 8241dbcd58 Fix string-templates and client buindling for ESM 5 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 6 years ago
mike12345567 3947044014 Formatting. 6 years ago
Keviin Åberg Kultalahti 473c5726b3 removes unneeded styles and html in Screen component 6 years ago
Keviin Åberg Kultalahti f711b7c075 screens can now select a transition rather than only use fade 6 years ago
Keviin Åberg Kultalahti d386de0282 moves the transition setting to the design panel 6 years ago
Andrew Kingston 0a99075cd4 Make user data source refreshable in client apps 6 years ago
Andrew Kingston eac9dc7269 Fix reactive store derivation overriding actions 6 years ago
Andrew Kingston 075de3edaf Make URL params available to client apps via context 6 years ago
Andrew Kingston a2a805b45b Ensure client data contexts are correctly updated if a parent context is updated 6 years ago
Andrew Kingston fe00c66700 Automatically refresh data when related data changes 6 years ago
Andrew Kingston 06b70706e3 Add button action to refresh a datasource 6 years ago
Andrew Kingston 1fb84ceeea 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 cf43cf765c Add custom component actions. Simplify client context. Add form validation action 6 years ago
Andrew Kingston deccd11def Add attachment field to forms 6 years ago
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 6 years ago
Martin McKeaveney 1939c1e000 actions fix 6 years ago
Andrew Kingston bfebf0226a Update builder preview to be interactive and improve builder preview experience 6 years ago
mike12345567 c8295f0fbd Linting. 6 years ago
Keviin Åberg Kultalahti 60330185fa switches context to use sdk instead of it's own context 6 years ago
Keviin Åberg Kultalahti 3f8d57eadb adds smooth removal of notifications using animate:flip 6 years ago
Keviin Åberg Kultalahti 0cab858780 removes unused context in Component 6 years ago
Keviin Åberg Kultalahti 21e46285f7 minor fixes 6 years ago
Keviin Åberg Kultalahti 36c212048e adds notification toast capability to the client 6 years ago
Keviin Åberg Kultalahti 8f0405623c finishes notificationStore 6 years ago
Andrew Kingston 6393c0798e Stop component crashing if children don't exist 6 years ago
Keviin Åberg Kultalahti 0c3c21361b first pass at custom store to handle notifications 6 years ago
Keviin Åberg Kultalahti 75c85978cb switch name 6 years ago
Keviin Åberg Kultalahti 837709cab6 adds dummy errorStore to client lib 6 years ago
Andrew Kingston b72e654ff0 Only update components when their props actually change 6 years ago
Andrew Kingston afe3654857 Update client library to handle async enrichment 6 years ago
kevmodrome 6a1383b13b
adds a empty state for no components added in the repeater 6 years ago
Andrew Kingston 2dc2e43a00 WIP component management and definition refactor 6 years ago
Andrew Kingston 62fecd3a3c Enable selecting components from the builder preview and apply any custom styles 6 years ago
Andrew Kingston 6937c8e054 Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions 6 years ago
Andrew Kingston 3ab5c834f7 Update client app to work with layouts when running inside builder preview 6 years ago
Andrew Kingston 859ae5f8a4 Move selection highlighting in builder preview in to client library and replace handlebars with mustache again 6 years ago
Andrew Kingston ce18e253ba Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston 3ee9fee10c Optimise builder preview speed and performance and fix components not updating when changing props 6 years ago
mike12345567 d7f2060954 Some further work after testing, really need to get the backlink of screens to layouts functional. 6 years ago
Andrew Kingston 86cfd3db22 Fix charts not correctly using data context 6 years ago
Andrew Kingston 9c4b9a2a25 Add fade screen transition and fix navigation component casing 6 years ago
Andrew Kingston 907c0fcfda Add button actions, simplify contexts and tidy up 6 years ago
Andrew Kingston ad5fc0e780 Simplify data contexts 6 years ago
Andrew Kingston e62fbf8ef7 Add component data binding and simplify context sharing 6 years ago
Andrew Kingston 853f5d8745 Add proper hot reloading of app preview when styles change 6 years ago