395 Commits (b7991ea894e004bdbcd58dc2c8df47e4c3a8ea68)

Author SHA1 Message Date
Andrew Kingston b7991ea894 Use action name as confirmation modal title 5 years ago
Andrew Kingston 4352611fc7 Fix typo 5 years ago
Andrew Kingston 312674bfa7 Add support for confirmable action handling by client library 5 years ago
Andrew Kingston 9f8eeb7c99 Remove transition setting from components 5 years ago
Andrew Kingston cb425e349c Adjuts top position of settings bar when no room 5 years ago
Andrew Kingston 42316d51cd Key client layout component to ensure fully remounting when swapping layouts in the builder preview 5 years ago
Andrew Kingston d522483f54 Move scrolling to layout level and provide opinionated defaults 5 years ago
Andrew Kingston 440e80e890 Prevent hovering over layout components when editing screens 5 years ago
Andrew Kingston 3b4fbc2ed8 Move HoverIndicator mouseleave handler to body element for better detection rates 5 years ago
Andrew Kingston 7d87befe13 Allow user styles to override placeholder styles 5 years ago
Andrew Kingston 72dfa1ba1b Add manifest option to prevent showing component empty states 5 years ago
Andrew Kingston 634dc38768 Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context 5 years ago
Andrew Kingston 3b085d9ac3 Add placeholders and empty states automatically as required to any empty client components 5 years ago
Andrew Kingston 2bb4576eb6 Refactor client component structure, fix select bar z index, add titles to container bar settings 5 years ago
Andrew Kingston bfc5e03861 Use IntersectionObservers to determine visibility of selected and hovered components 5 years ago
Andrew Kingston e35854fae1 Fix indicator border radius style when flipped 5 years ago
Andrew Kingston 686205ec4b Hugely improve performance of selection and highlight indicators in builder preview 5 years ago
Andrew Kingston 76b79d33ef Improve client app overflow and selection indicators 5 years ago
Andrew Kingston ba1908f7f9 Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator 5 years ago
Martin McKeaveney 536c2c317c fixing attachments for public apps 5 years ago
Andrew Kingston a88eeb7de3 Make settings bar spectrum compatible 5 years ago
Andrew Kingston 41f87f0354 Move settings bar into client library and allow configuration from manifest.json 5 years ago
Andrew Kingston 05a32bc009 Add client SDK function to get a component action and clean up date range picker 5 years ago
Andrew Kingston c6827e8a75 Improve client performance and add action to control data provider queries 5 years ago
Andrew Kingston 30c7c5148d Fix formula fields causing handlebars enrichment of client component settings to fail 5 years ago
Andrew Kingston f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 5 years ago
Andrew Kingston d0fc934ff7 Redirect to login from client apps when required 5 years ago
Andrew Kingston d8bbb5e06d Simplify loading logic to prevent empty state flashing when loading data in data providers 5 years ago
Andrew Kingston a551f3c8ae Wrap whole client app in spectrum classes to reduce dependency on spectrum wrapper around any spectrum components in client app 5 years ago
Andrew Kingston d9923e1e98 Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston da40086c0b Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston 78ae68981e Add support for numerical sorting 5 years ago
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 5aee405245 Add server-side searching and pagination to data providers using internal tables 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 6 years ago
Andrew Kingston 0b14fe89f3 Restore proper client functionality with vite 6 years ago
Andrew Kingston 8241dbcd58 Fix string-templates and client buindling for ESM 6 years ago
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
Andrew Kingston 9fddf13be5 Add onclick handler to icons 6 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