1060 Commits (e0744000a44d24c167ab4e4ab1b4dbd28f700f71)

Author SHA1 Message Date
Andrew Kingston acc71cb0e9 Allow configuring whether notification is automatically dismissed or not 4 years ago
Andrew Kingston ab0d6bd6ed Add action for showing a custom notification 4 years ago
Andrew Kingston 750eef9231 Disable pointer events for all components nested inside a clickable container 4 years ago
Andrew Kingston bb9146b93f Return nullish button action function for empty arrays 4 years ago
Andrew Kingston 6b8bf3f768 Revert click context 4 years ago
Mel O'Hagan a6108d1c8b Block child button onClick if container hasOnClick 4 years ago
Mel O'Hagan 404e5414b5 Delete attachments on field clear 4 years ago
Mel O'Hagan 864f8756bc Custom colors line chart 4 years ago
Mel O'Hagan 3421febb1c Add colors for Bar and Donut Charts 4 years ago
Mel O'Hagan d2171a4596 Custom colors for Pie Chart 4 years ago
Mel O'Hagan 38e8971019 Custom color bar chart 4 years ago
Mel O'Hagan 6d4f3244d5 Add prop for 24hr time 4 years ago
Rory Powell 4525cf4c6e Trigger served events on ping endpoint 4 years ago
Mel O'Hagan 61d46062b7 Handle non-array values 4 years ago
Andrew Kingston 5737e23dd6 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 4 years ago
Andrew Kingston e83543151e Add support for custom themes in client apps 4 years ago
Andrew Kingston 3adb95df55 Fix button roundess not applying properly to large and XL buttons 4 years ago
Andrew Kingston d15d034af3 Add keyboard shortcuts for components. Improve component reordering 4 years ago
Mel O'Hagan fc0bffda60 Remove timeoutIds 4 years ago
Andrew Kingston 1c65e2b63a Fix issue showing selected component indicators on initial load sometimes due to null reference 4 years ago
Andrew Kingston c3b400c166 Don't load custom themes for client apps 4 years ago
Andrew Kingston c2500aac86 Make block searching on dates useful by using a range of the whole day 4 years ago
Mel O'Hagan 23201f784c Set notification width to fixed 4 years ago
Mel O'Hagan 201b46e229 lint 4 years ago
Mel O'Hagan 3acdeeea81 lint 4 years ago
Mel O'Hagan 63d3f0117e Add notification store timeouts 4 years ago
Mel O'Hagan 4e2dea375a Allow client notifications to be stacked 4 years ago
Mel O'Hagan 1d15e4a999 lint 4 years ago
Mel O'Hagan ec586191e7 Handle validation error toasts 4 years ago
Mel O'Hagan 40ef719f2f Remove checkbox. Always validate current step. 4 years ago
Andrew Kingston c62ff16248 Allow full spectrum cards to be clickable 4 years ago
Andrew Kingston 61ed214e88 Replace incorrect usages of element.childNodes with element.children 4 years ago
Andrew Kingston 343dec5013 Visually hide components when cutting but do not remove from real definition 4 years ago
Andrew Kingston 9f3bee6f55 Update cards block filter limit to 5 4 years ago
Andrew Kingston 50929b1d90 Remove layout padding when using max width screens 4 years ago
Andrew Kingston a4da35c3e5 Update table block filter limit to 5 4 years ago
Andrew Kingston 7a3c220c8c Ensure devtools are never shown in the app preview 4 years ago
Mel O'Hagan a625f9e107 Only add defined schema fields to dynamic filter 4 years ago
Mel O'Hagan 39875f01e2 Make null values empty for regex validation 4 years ago
Andrew Kingston 3dfcb48215 Fix mobile mode not working properly inside app preview 4 years ago
Andrew Kingston cefb733d00 Set button active state color to be custom theme hover color 4 years ago
Andrew Kingston 622c021afa Fix indentation 4 years ago
Andrew Kingston f9ef0da58e Add data binding for query params 4 years ago
Andrew Kingston 67eecf4d8e Don't fire on load events when working in the builder preview 4 years ago
Andrew Kingston 030f5ce6bd Add 'on load' actions for screens 4 years ago
Andrew Kingston 2ad6f0a1ff Add option to customise which columns are exported in export data action 4 years ago
Andrew Kingston 3aebdd33d9 Move screen ranking and sorting logic to screen store 4 years ago
Andrew Kingston e048d00fc8 Improve client routing logic 4 years ago
Andrew Kingston 11c5ed1f6a Fix issue where required settings that depend on other settings were still blocking rendering 4 years ago
Andrew Kingston 8fbcf86d40 Prevent inline editing of components with missing required settings 4 years ago