98 Commits (e652dc7ac96d8de185cdff26261f75b76894db7d)

Author SHA1 Message Date
Maurits Lourens d485e95e7b fix lint issues 5 years ago
Maurits Lourens 35d5a2d082 clear form action - draft 5 years ago
Andrew Kingston 41953e049d Add full type support to conditional UI 5 years ago
Michael Drury a824746df9 Linting. 5 years ago
Michael Drury 48f797185c Adding back logout functionality. 5 years ago
Andrew Kingston 4fd293063e Enrich button actions nested inside conditions 5 years ago
Andrew Kingston 24f6adbcca Add initial work on dynamically updating any setting via conditional UI 5 years ago
Andrew Kingston c67e47d7ab Use tableId parameter when saving rows from button action 5 years ago
Andrew Kingston e721d4e01d Add initial work on evaluation of conditional UI conditions in client library 5 years ago
Andrew Kingston a84d1d2ec8 Update remaining static color variables to spectrum instead 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 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 af2097e3eb Hide overflow when showing empty component placeholders 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 440e80e890 Prevent hovering over layout components when editing screens 5 years ago
Andrew Kingston 7d87befe13 Allow user styles to override placeholder styles 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 686205ec4b Hugely improve performance of selection and highlight indicators in builder preview 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
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 d9923e1e98 Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 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
Andrew Kingston 9fddf13be5 Add onclick handler to icons 6 years ago
Keviin Åberg Kultalahti d99ff6653d lint fix 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
Keviin Åberg Kultalahti 58f0c45085 remove slide and scale transitions 6 years ago
Keviin Åberg Kultalahti b36d4c8a76 fix not being able to remove transition 6 years ago
Keviin Åberg Kultalahti d386de0282 moves the transition setting to the design panel 6 years ago
Keviin Åberg Kultalahti e4a2904735 minor changes to options 6 years ago
Keviin Åberg Kultalahti 856e80fce2 adds transition utility to the client sdk 6 years ago
Andrew Kingston c70201553e Add log out button action 6 years ago
Andrew Kingston 61056fc2f0 Add button action for login 6 years ago
Andrew Kingston 5c2aa7d603 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston 37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 6 years ago
Andrew Kingston 98f13321d4 Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 94f1a14445 few bugfixes 6 years ago
Andrew Kingston 06b70706e3 Add button action to refresh a datasource 6 years ago
Andrew Kingston 6eec1632d9 Remove unnecessary enrichment from button action calls 6 years ago
Andrew Kingston 1fb84ceeea Change how client provides the current user so that the whole app is actually wrapped in a provider which provides the current user 6 years ago