86 Commits (73c8dcf71b0b3bd83ec2fab7c1322c53c1932d3b)

Author SHA1 Message Date
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
Martin McKeaveney 491d3afafd few bugfixes 6 years ago
Andrew Kingston 6bdde675a2 Add button action to refresh a datasource 6 years ago
Andrew Kingston 185f4ec468 Remove unnecessary enrichment from button action calls 6 years ago
Andrew Kingston 5846e2ef7c 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
Andrew Kingston 5244ce1a62 Fix delete row action 6 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston e42b12668a Fix button action enrichment 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
Andrew Kingston e3b0de6805 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
Andrew Kingston 9c0e417408 Add custom component actions. Simplify client context. Add form validation action 6 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 6 years ago
Andrew Kingston 6631fe2af8 Update builder preview to be interactive and improve builder preview experience 6 years ago
Andrew Kingston 12f3b7f6fa Add common SpectrumField component, add spectrum labels, add form label position customisation 6 years ago