351 Commits (5cbba0a2eef1c73bdb98ba76f192f089135a4a87)

Author SHA1 Message Date
Maurits Lourens 43f62720bb 1240 - restore notification blocknotifications method, since it was called in the datasource 6 years ago
mike12345567 68735f1b4f Formatting. 6 years ago
Keviin Åberg Kultalahti a15e6b0e25 lint fix 6 years ago
Keviin Åberg Kultalahti 92ad28a160 fix notification store timers 6 years ago
Keviin Åberg Kultalahti 4575285d5f fixes to transitions and adds default fade to screens 6 years ago
Keviin Åberg Kultalahti c37aefc0cf lint fix 6 years ago
Keviin Åberg Kultalahti 1bd32752a7 remove slide and scale transitions 6 years ago
Keviin Åberg Kultalahti 97213ec99a fix not being able to remove transition 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
Keviin Åberg Kultalahti 6122711ee8 minor changes to options 6 years ago
Keviin Åberg Kultalahti 0ce7da93a7 adds transition utility to the client sdk 6 years ago
Andrew Kingston d27dff0261 Make user data source refreshable in client apps 6 years ago
Andrew Kingston a67a8fb957 Add log out button action 6 years ago
Andrew Kingston dd0fee3dc3 Pull enriched user when logging in to client app so that relationships are available as bindings 6 years ago
Andrew Kingston ac46cbdb14 Add button action for login 6 years ago
Andrew Kingston bd5bac4ef2 Add support for new relationship objects in client app bindings 6 years ago
mike12345567 b46d9847ad Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 6 years ago
Andrew Kingston 2460280841 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston 7494714845 Fix views not hot reloading when table data changes 6 years ago
Andrew Kingston 8b23f603bd Update URL settigns to be bindable inputs and update navigate action 6 years ago
Andrew Kingston 9a73a16b0c Block notifications following a datasource invalidation so that unnecessary notification don't get shown 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
Martin McKeaveney 580ae3fb4c tidy up 6 years ago
Andrew Kingston 2c125bc671 Ensure client data contexts are correctly updated if a parent context is updated 6 years ago
Martin McKeaveney 07aeccb36d search UI complete, server side cursor based pagination 6 years ago
Andrew Kingston bd1bd8ee2a Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 491d3afafd few bugfixes 6 years ago
Martin McKeaveney 2a78d1f419 test 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 185f4ec468 Remove unnecessary enrichment from button action calls 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
Martin McKeaveney b1b02934ed custom columns 6 years ago
Andrew Kingston 5244ce1a62 Fix delete row action 6 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston e42b12668a Fix button action enrichment 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
Michael Shanks 10d672460a fix: views not loading in deployed apps 6 years ago
Andrew Kingston 772fdfa837 Remove unused vars and lint 6 years ago
Andrew Kingston e3b0de6805 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
Andrew Kingston 17ad44369c Ensure fetching datasources always returns an array result 6 years ago
Martin McKeaveney 27c7f5697b internal search working 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 2c104396df Add boolean field, fix label alignment, fix picker z index 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