114 Commits (976fca6ddea325bd7fcf9c19b914cfef0c33d449)

Author SHA1 Message Date
Andrew Kingston ec7cf96fd9 Move all lucene logic into central builder helpers file 5 years ago
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 5 years ago
Andrew Kingston 3eea601910 Add ability to persist state values in local storage 5 years ago
Andrew Kingston 9369e8b375 Add client app state and button actions to control it 5 years ago
Andrew Kingston 389788709a Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston 0a12089a54 Fix issue with memoizing onclick handlers nested inside conditional UI conditions 5 years ago
Andrew Kingston 11dc516b26 Add single button action for changing form step 5 years ago
Andrew Kingston 08171c1e68 Fix dependency loop in client stores 5 years ago
Andrew Kingston 9ea255b7bc Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 9b87d1a03e Add button actions for navigating form steps 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 5 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