415 Commits (d7ea2fddeabf5d408e275c771ca67ec744bdecfd)

Author SHA1 Message Date
Andrew Kingston d7ea2fddea Set light as default app theme 5 years ago
Andrew Kingston 3a615306a6 Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston b4a8a9c160 Add better theme compatibility to color picker and client app components 5 years ago
Andrew Kingston 9a6a0fded7 Use the real current user even inside builder preview 5 years ago
Andrew Kingston d28c48ccad Add global app theme picker and use it in client preview 5 years ago
Andrew Kingston f467f9809c Fix border not being applied due to missing border-style rule 5 years ago
Andrew Kingston ed2ff97df1 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston 171b4c9f9f Aggressively optimise client library to prevent handlebars enrichment where possible 5 years ago
Andrew Kingston aecebc96a7 Be more explicit about hiding overflow at the top levels of an app 5 years ago
Andrew Kingston af2097e3eb Hide overflow when showing empty component placeholders 5 years ago
Andrew Kingston d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 5 years ago
mike12345567 7c38150fbb Allowing self endpoints to 403 and not reload page. 5 years ago
mike12345567 21a2632da7 Adding a page reload when 403 occurs, if token has expired this will return to login page. 5 years ago
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
mike12345567 11c52f26ad Formatting. 5 years ago
mike12345567 564cdd8102 Some of the functionality required for external SQL rows API. 5 years ago
Andrew Kingston d522483f54 Move scrolling to layout level and provide opinionated defaults 5 years ago
mike12345567 bf47a66442 Fixing internal delete. 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