785 Commits (d4e7eddbf61e2dedde445a63bcb6af5fb51f0871)

Author SHA1 Message Date
Andrew Kingston ddf8e25fdb Fix apex chart style declarations 5 years ago
Andrew Kingston 25ae109e72 Use real dae object for default date value if already parsed 5 years ago
Andrew Kingston c0ca68cb83 Fix parsing of numbers when assigning a default value to a number field 5 years ago
Andrew Kingston eaaee33906 Add default value for string field 5 years ago
Andrew Kingston 5835c1591f Add default options for options field 5 years ago
Andrew Kingston 0fcc182f3b Add default value for number field 5 years ago
Andrew Kingston 1af0b1533b Add default value for longform field 5 years ago
Andrew Kingston 6d27bcd22f Add default value for date field 5 years ago
Andrew Kingston 88c22aa927 Add default value for boolean field 5 years ago
Andrew Kingston 9f2451e829 Don't treat nullish values as default values, to allow clearing fields even when a default value is set 5 years ago
Maurits Lourens ea2efe6c69 fix lint issues 5 years ago
Maurits Lourens 78a9256695 fix lint issues 5 years ago
Maurits Lourens acd31618f2 add radio buttons to standard components options picker 5 years ago
Maurits Lourens 2d5a747803 add sizes to boolean field and checkbox component 5 years ago
Andrew Kingston 3e4e8eae3b Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 5 years ago
Keviin Åberg Kultalahti 67da593993 remove option that was not valid 5 years ago
Keviin Åberg Kultalahti 150ac075cb adds the Spectrum divider component to the standard components 5 years ago
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Andrew Kingston c2df860072 Add ability for layout to hide navigation when inside a peeked modal 5 years ago
Maurits Lourens 01d9a86946 fix lint issue 5 years ago
Maurits Lourens e2de45db23 implement review comments 5 years ago
Maurits Lourens d485e95e7b fix lint issues 5 years ago
Andrew Kingston 2671d02cf4 Fix crash when building lucene query with a bool value already as a bool type 5 years ago
Maurits Lourens 35d5a2d082 clear form action - draft 5 years ago
Andrew Kingston 6ff8cb0579 Treat fuzzy search as starts with when operating locally 5 years ago
Andrew Kingston a5e27e1387 Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries 5 years ago
Andrew Kingston 53f4d6b790 Remove padding from empty layouts and add option for full width layout content 5 years ago
Andrew Kingston 05a06bc38a Remove padding from empty layouts and add option for full width layout content 5 years ago
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Andrew Kingston 4bc1938966 Fix data provider filtering on datetime fields 5 years ago
Andrew Kingston dfc499c034 Fix data provider filtering on datetime fields 5 years ago
Andrew Kingston fe62356808 Remove inline-block from links as it is not needed 5 years ago
Andrew Kingston 2317e87436 Preserve whitespace in card description 5 years ago
Andrew Kingston a84d1d2ec8 Update remaining static color variables to spectrum instead 5 years ago
Andrew Kingston d5cfcc8ba7 Fix mobile drawer not using spectrum colours 5 years ago
Andrew Kingston af8f616624 Remove built-in padding from forms to be consistent with every other component 5 years ago
Andrew Kingston 0422b3cdf3 Add quiet prop to button 5 years ago
Andrew Kingston 49e3dce3a7 Only override color style on links if a color setting exists 5 years ago
Andrew Kingston 37eca6af91 Only override color style on paragraphs if a color setting exists 5 years ago
Andrew Kingston ab2331a291 Only override existing color style if a color setting exists for Headings 5 years ago
Andrew Kingston 9aeb23b8be Reduce box shadow on layout nav wrapper 5 years ago
Andrew Kingston b7f50b8f8f Use spectrum heading in standard components 5 years ago
Andrew Kingston 963f6fa3fd Fix link styles 5 years ago
Andrew Kingston 40e31907da Make charts respect spectrum variables 5 years ago
Andrew Kingston f7f7180437 Add spectrum card component 5 years ago
Andrew Kingston d2910ae5c8 Make icon component slightly more presentable 5 years ago
Andrew Kingston 83474a5c7e Update text component placeholders 5 years ago
Andrew Kingston b4a8a9c160 Add better theme compatibility to color picker and client app components 5 years ago
Andrew Kingston dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 5 years ago
Andrew Kingston d28c48ccad Add global app theme picker and use it in client preview 5 years ago