1012 Commits (654a371df2df546a6935e4041cc977e8fc43bc10)

Author SHA1 Message Date
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
Peter Clement 0455abc400 disable row selection within client table 4 years ago
Dean f82316561a Refactored the approach to builder focus. Extending the behaviour beyond form fields 4 years ago
Andrew Kingston d4a551f80a Improve performance when determining client component icons and update layout to allow for a better visual selection of the navigation section 4 years ago
Andrew Kingston 702ebdedf8 Update navigation padding 4 years ago
Andrew Kingston 8d645ce8e1 Slightly update sizes and styles of indicators and navigation to look better 4 years ago
Andrew Kingston c2a40dc88e Allow indicator to be shown for hovering and selecting navigation section, including title and icon 4 years ago
Andrew Kingston b281e233b3 Scroll preview to the top to show navigation whenever editing navigation settings 4 years ago
Andrew Kingston f91c8f43fd Remove some log statements 4 years ago
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 4 years ago
Andrew Kingston 4256ee4702 Update preview indicator offsets 4 years ago
Andrew Kingston 976904686e Add icons to app preview selection indicators 4 years ago
Andrew Kingston 2b5b6ae282 Scroll to the selected component inside the app preview 4 years ago
Andrew Kingston a5dd74842b Update print styles to work with dev tools update 4 years ago