351 Commits (f928672cfbf0cf95238cdccddaf05c2e66bc3380)

Author SHA1 Message Date
Maurits Lourens 8296eccd68 1240 - restore notification blocknotifications method, since it was called in the datasource 5 years ago
mike12345567 3947044014 Formatting. 5 years ago
Keviin Åberg Kultalahti d99ff6653d lint fix 5 years ago
Keviin Åberg Kultalahti aeed22b711 fix notification store timers 5 years ago
Keviin Åberg Kultalahti c6292c070c fixes to transitions and adds default fade to screens 5 years ago
Keviin Åberg Kultalahti 43e37e2ed6 lint fix 5 years ago
Keviin Åberg Kultalahti 58f0c45085 remove slide and scale transitions 5 years ago
Keviin Åberg Kultalahti b36d4c8a76 fix not being able to remove transition 5 years ago
Keviin Åberg Kultalahti 473c5726b3 removes unneeded styles and html in Screen component 5 years ago
Keviin Åberg Kultalahti f711b7c075 screens can now select a transition rather than only use fade 5 years ago
Keviin Åberg Kultalahti d386de0282 moves the transition setting to the design panel 5 years ago
Keviin Åberg Kultalahti e4a2904735 minor changes to options 5 years ago
Keviin Åberg Kultalahti 856e80fce2 adds transition utility to the client sdk 5 years ago
Andrew Kingston 0a99075cd4 Make user data source refreshable in client apps 5 years ago
Andrew Kingston c70201553e Add log out button action 5 years ago
Andrew Kingston c12917091f Pull enriched user when logging in to client app so that relationships are available as bindings 5 years ago
Andrew Kingston 61056fc2f0 Add button action for login 5 years ago
Andrew Kingston 69fcaebc4d Add support for new relationship objects in client app bindings 5 years ago
mike12345567 2f33032d38 Adding notifier to API for 401 requests, meaning login has notification on fail. 5 years ago
Andrew Kingston d4d4a36448 Display enriched relationship info in grids and bindings 5 years ago
Andrew Kingston 5c2aa7d603 Fix and tidy up all button actions and drawers 5 years ago
Andrew Kingston 975f080075 Fix views not hot reloading when table data changes 5 years ago
Andrew Kingston 37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 5 years ago
Andrew Kingston b0cf9d2544 Block notifications following a datasource invalidation so that unnecessary notification don't get shown 5 years ago
Andrew Kingston eac9dc7269 Fix reactive store derivation overriding actions 5 years ago
Andrew Kingston 075de3edaf Make URL params available to client apps via context 5 years ago
Martin McKeaveney c132b7b584 tidy up 5 years ago
Andrew Kingston a2a805b45b Ensure client data contexts are correctly updated if a parent context is updated 5 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 5 years ago
Andrew Kingston 98f13321d4 Add hot reloading of related datasources for external queries 5 years ago
Martin McKeaveney 94f1a14445 few bugfixes 5 years ago
Martin McKeaveney 2b74fd887b test 5 years ago
Andrew Kingston fe00c66700 Automatically refresh data when related data changes 5 years ago
Andrew Kingston 06b70706e3 Add button action to refresh a datasource 5 years ago
Andrew Kingston 6eec1632d9 Remove unnecessary enrichment from button action calls 5 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 5 years ago
Martin McKeaveney c57dee754f custom columns 5 years ago
Andrew Kingston 580837f949 Fix delete row action 5 years ago
Andrew Kingston e3e22da303 Pull form bindable properties from field definitions rather than schema 5 years ago
Andrew Kingston a0f26c9a4f Fix button action enrichment 5 years ago
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 5 years ago
Michael Shanks 7380250f0b fix: views not loading in deployed apps 5 years ago
Andrew Kingston 9a6108326b Remove unused vars and lint 5 years ago
Andrew Kingston d2c0ba8f74 Update screen templates to support full form generation. Fix issues with screen templates 5 years ago
Andrew Kingston 7c0a2bc2f5 Ensure fetching datasources always returns an array result 5 years ago
Martin McKeaveney 4b5e572da3 internal search working 5 years ago
Andrew Kingston cf43cf765c Add custom component actions. Simplify client context. Add form validation action 5 years ago
Andrew Kingston deccd11def Add attachment field to forms 5 years ago
Andrew Kingston 9791e52a10 Add boolean field, fix label alignment, fix picker z index 5 years ago
Andrew Kingston 08cbfd705f Remove logOut call when refreshing the page and not logged in, to avoid changing the URL 5 years ago