69 Commits (44f0e71aec75df064cf79ecb89c130efdf04f2a2)

Author SHA1 Message Date
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston e0cc51c549 Restore proper client functionality with vite 5 years ago
Andrew Kingston 5bf33c5d6b Fix string-templates and client buindling for ESM 5 years ago
Andrew Kingston 6e29423d4d Add data provider component and refactor component setting types 6 years ago
mike12345567 68735f1b4f Formatting. 6 years ago
Keviin Åberg Kultalahti 839ca7f8ba removes unneeded styles and html in Screen component 6 years ago
Keviin Åberg Kultalahti ba7cc5c479 screens can now select a transition rather than only use fade 6 years ago
Keviin Åberg Kultalahti cda7c7f4c1 moves the transition setting to the design panel 6 years ago
Andrew Kingston d27dff0261 Make user data source refreshable in client apps 6 years ago
Andrew Kingston 2e9122ca81 Fix reactive store derivation overriding actions 6 years ago
Andrew Kingston 3ffe00fe2f Make URL params available to client apps via context 6 years ago
Andrew Kingston 2c125bc671 Ensure client data contexts are correctly updated if a parent context is updated 6 years ago
Andrew Kingston c0555745e1 Automatically refresh data when related data changes 6 years ago
Andrew Kingston 6bdde675a2 Add button action to refresh a datasource 6 years ago
Andrew Kingston 5846e2ef7c 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 9c0e417408 Add custom component actions. Simplify client context. Add form validation action 6 years ago
Andrew Kingston a4de9668ed Add attachment field to forms 6 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 6 years ago
Martin McKeaveney 0f18ee70ef actions fix 6 years ago
Andrew Kingston 6631fe2af8 Update builder preview to be interactive and improve builder preview experience 6 years ago
mike12345567 182353d555 Linting. 6 years ago
Keviin Åberg Kultalahti 2a9ae62834 switches context to use sdk instead of it's own context 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 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 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
kevmodrome 84450d0323 adds a empty state for no components added in the repeater 6 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 6 years ago
Andrew Kingston a40bf95c41 Enable selecting components from the builder preview and apply any custom styles 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 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 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 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