432 Commits (fdb11e102fa2b3ea1f52b041bcf5daa73ca32048)

Author SHA1 Message Date
Andrew Kingston 143135151a Send api version as header with every request from client library 5 years ago
Andrew Kingston c67e47d7ab Use tableId parameter when saving rows from button action 5 years ago
Andrew Kingston 19f2a2067e Improve handling of permission issues and routing issues, and add an error fallback message 5 years ago
Andrew Kingston 1ef2820b5d Expose the screens and layouts from the screen store in the client library 5 years ago
Andrew Kingston b6c6dba721 Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 5 years ago
Andrew Kingston 8c39c4792d Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston 0381204855 Don't reload client app on 403, just show an error instead 5 years ago
Andrew Kingston a84d1d2ec8 Update remaining static color variables to spectrum instead 5 years ago
Andrew Kingston 4c9279bd91 Update colors of selection and hover indicators in client apps 5 years ago
Andrew Kingston 9c954609fd Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 5 years ago
Andrew Kingston a36ddac591 Update colours of selection indicators 5 years ago
Andrew Kingston 602255c1fc Fetch and use app theme in real client apps 5 years ago
Andrew Kingston e0e6ef29a2 Add custom scrollbars to client apps 5 years ago
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