365 Commits (44f0e71aec75df064cf79ecb89c130efdf04f2a2)

Author SHA1 Message Date
Andrew Kingston 4d564365cf Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston e09440f077 Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston 1a2e17ff17 Add support for numerical sorting 5 years ago
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
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 6f6770cef7 Add server-side searching and pagination to data providers using internal tables 5 years ago
Andrew Kingston 379df050cf Add wrapper component to data provider so that it can be styled 5 years ago
Martin McKeaveney a68227735c ensuring public users can log in after being assigned a roleId 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
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 5 years ago
Andrew Kingston 6e29423d4d Add data provider component and refactor component setting types 6 years ago
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