102 Commits (8d4f3c810006a2893a88e1b01eae4e63f792d025)

Author SHA1 Message Date
Andrew Kingston 389788709a Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston 33431a5edc Rename visual actions from 'peek' to just 'open' screen in modal 5 years ago
Andrew Kingston def7f7a949 Add action to close peek modal and proxy notifications from the iframe 5 years ago
Andrew Kingston e5418deb89 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Maurits Lourens f2c26a90c3 fix lint issues 5 years ago
Maurits Lourens 07553b9937 clear form action - draft 5 years ago
Andrew Kingston 38df0b54a5 Add full type support to conditional UI 5 years ago
Michael Drury f32b4f94e7 Linting. 5 years ago
Michael Drury 88c0a635a0 Adding back logout functionality. 5 years ago
Andrew Kingston b02f631888 Enrich button actions nested inside conditions 5 years ago
Andrew Kingston 204de7c4d3 Add initial work on dynamically updating any setting via conditional UI 5 years ago
Andrew Kingston 7343c947ae Use tableId parameter when saving rows from button action 5 years ago
Andrew Kingston 5e5332cd4f Add initial work on evaluation of conditional UI conditions in client library 5 years ago
Andrew Kingston 698e31acbc Update remaining static color variables to spectrum instead 5 years ago
Andrew Kingston 1d2b306574 Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 5 years ago
Andrew Kingston 829c2bb8ee Fix border not being applied due to missing border-style rule 5 years ago
Andrew Kingston 7b876b2b42 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston be2ec9b427 Aggressively optimise client library to prevent handlebars enrichment where possible 5 years ago
Andrew Kingston 26136f5114 Hide overflow when showing empty component placeholders 5 years ago
Andrew Kingston 785f724dda Use action name as confirmation modal title 5 years ago
Andrew Kingston 0d99c69fe6 Fix typo 5 years ago
Andrew Kingston 1879fbeee3 Add support for confirmable action handling by client library 5 years ago
Andrew Kingston be03bbe5bc Remove transition setting from components 5 years ago
Andrew Kingston 4a3c480b26 Prevent hovering over layout components when editing screens 5 years ago
Andrew Kingston ca88e2abe1 Allow user styles to override placeholder styles 5 years ago
Andrew Kingston 7e8e482f8f Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context 5 years ago
Andrew Kingston 79993bafda Add placeholders and empty states automatically as required to any empty client components 5 years ago
Andrew Kingston 8576166d03 Hugely improve performance of selection and highlight indicators in builder preview 5 years ago
Andrew Kingston 65e7453fbf 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
Andrew Kingston 280a09afd7 Add client SDK function to get a component action and clean up date range picker 5 years ago
Andrew Kingston a22fd8a0a1 Improve client performance and add action to control data provider queries 5 years ago
Andrew Kingston 4d564365cf Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 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
Andrew Kingston dd54bc9771 Add onclick handler to icons 6 years ago
Keviin Åberg Kultalahti a15e6b0e25 lint fix 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 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 a67a8fb957 Add log out button action 6 years ago
Andrew Kingston ac46cbdb14 Add button action for login 6 years ago
Andrew Kingston 2460280841 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston 8b23f603bd Update URL settigns to be bindable inputs and update navigate action 6 years ago
Andrew Kingston bd1bd8ee2a Add hot reloading of related datasources for external queries 6 years ago