1034 Commits (a2f18e2e4446a8dd80feb23d930652e054e5502a)

Author SHA1 Message Date
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
Andrew Kingston 97e42bf318 Improve determination of default values and logic around showing highlighted settings 4 years ago
Andrew Kingston 22df82dd9d Revert focus specific logic in other components and simplify 4 years ago
Andrew Kingston f6b55efbec Update client library so that component placeholders are always shown when required settings are missing 4 years ago
Andrew Kingston eeb0a9fc64 Show devtools even in client app error states, to fix being locked out when changing to a public preview 4 years ago
Andrew Kingston 13c3390da5 Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role 4 years ago
Andrew Kingston 10258e1df8 Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview 4 years ago
Andrew Kingston 8dd517dcb2 Add role setting to navigation links to allow easily customising which roles see which links 4 years ago
Martin McKeaveney 5b58981a53 start of beta panel 4 years ago
Andrew Kingston c873b42242 Lint 4 years ago
Mel O'Hagan 12ced8cba7 Added preventSelectRow prop to custom column 4 years ago
Andrew Kingston 081d29e0c4 Show empty screen placeholder with a CTA to add a component 4 years ago
Philipp Wirtenberger 31543964ff fix: pass `sort` parameter through the options picker 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Dean 0c25ecbf21 Component Cypress tests and fixes 4 years ago
Dean dbbf7afcd0 Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 4 years ago
meng xiong hiu 4788cb0a04
Expose option to limit amount of uploads in attatchment field 4 years ago
Andrew Kingston 433920f284 Enrich data fetch subscriptions with additional JSON schema fields 4 years ago
Dean 702b62f8e6 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 4 years ago