360 Commits (56d117c81979d4f1cc8cd3e55fbc6a89fbdb690b)

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
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Andrew Kingston 2d62c6a413 Add wrapper component to data provider so that it can be styled 5 years ago
Martin McKeaveney 06f3b1fbad ensuring public users can log in after being assigned a roleId 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
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 5 years ago
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