355 Commits (1306f4cd684d4abd6ca47ddcbe1de4e209fee2fe)

Author SHA1 Message Date
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
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
Andrew Kingston 9fddf13be5 Add onclick handler to icons 5 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 6 years ago
Maurits Lourens 8296eccd68 1240 - restore notification blocknotifications method, since it was called in the datasource 6 years ago
mike12345567 3947044014 Formatting. 6 years ago
Keviin Åberg Kultalahti d99ff6653d lint fix 6 years ago
Keviin Åberg Kultalahti aeed22b711 fix notification store timers 6 years ago
Keviin Åberg Kultalahti c6292c070c fixes to transitions and adds default fade to screens 6 years ago
Keviin Åberg Kultalahti 43e37e2ed6 lint fix 6 years ago
Keviin Åberg Kultalahti 58f0c45085 remove slide and scale transitions 6 years ago
Keviin Åberg Kultalahti b36d4c8a76 fix not being able to remove transition 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
Keviin Åberg Kultalahti e4a2904735 minor changes to options 6 years ago
Keviin Åberg Kultalahti 856e80fce2 adds transition utility to the client sdk 6 years ago
Andrew Kingston 0a99075cd4 Make user data source refreshable in client apps 6 years ago
Andrew Kingston c70201553e Add log out button action 6 years ago
Andrew Kingston c12917091f Pull enriched user when logging in to client app so that relationships are available as bindings 6 years ago
Andrew Kingston 61056fc2f0 Add button action for login 6 years ago
Andrew Kingston 69fcaebc4d Add support for new relationship objects in client app bindings 6 years ago
mike12345567 2f33032d38 Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
Andrew Kingston d4d4a36448 Display enriched relationship info in grids and bindings 6 years ago
Andrew Kingston 5c2aa7d603 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston 975f080075 Fix views not hot reloading when table data changes 6 years ago
Andrew Kingston 37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 6 years ago
Andrew Kingston b0cf9d2544 Block notifications following a datasource invalidation so that unnecessary notification don't get shown 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
Martin McKeaveney c132b7b584 tidy up 6 years ago
Andrew Kingston a2a805b45b Ensure client data contexts are correctly updated if a parent context is updated 6 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 6 years ago
Andrew Kingston 98f13321d4 Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 94f1a14445 few bugfixes 6 years ago
Martin McKeaveney 2b74fd887b test 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 6eec1632d9 Remove unnecessary enrichment from button action calls 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
Martin McKeaveney c57dee754f custom columns 6 years ago
Andrew Kingston 580837f949 Fix delete row action 6 years ago
Andrew Kingston e3e22da303 Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston a0f26c9a4f Fix button action enrichment 6 years ago
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 6 years ago
Michael Shanks 7380250f0b fix: views not loading in deployed apps 6 years ago
Andrew Kingston 9a6108326b Remove unused vars and lint 6 years ago
Andrew Kingston d2c0ba8f74 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
Andrew Kingston 7c0a2bc2f5 Ensure fetching datasources always returns an array result 6 years ago