618 Commits (a72bcd9645eec5baa2fa47ec3e596edc8e6ddb64)

Author SHA1 Message Date
Dean 94496abe85 Fixes for datasource authentication parsing. Mapping UX updates 4 years ago
Mel O'Hagan fbf9997805 Refactor 4 years ago
Mel O'Hagan de30ebb60d Only call slice if Array or string 4 years ago
Andrew Kingston 148c916416 Use string renderer for datetime fields with custom templates 4 years ago
Andrew Kingston 2663860ec1 Update styles to use spectrum components 4 years ago
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 4 years ago
mike12345567 3d159c1401 Adding in main portal page automation error notification. 4 years ago
Andrew Kingston 22df82dd9d Revert focus specific logic in other components and simplify 4 years ago
Andrew Kingston 4219b2251a Add new styles setting to button to use update spectrum styles 4 years ago
Andrew Kingston 9905d000f4 Update basic user onboarding modal to be readonly rather than disabled and lighten disabled state text 4 years ago
Mel O'Hagan 2740b5502f using preventSelectRow property 4 years ago
Mel O'Hagan 543d2521e6 Revert field changes 4 years ago
Mel O'Hagan 12ced8cba7 Added preventSelectRow prop to custom column 4 years ago
Mel O'Hagan 08aea99c94 Don't allow row selection for button/link column 4 years ago
Mel O'Hagan fe99647ad1 Use default value from manifest 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
Dean 702b62f8e6 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 4 years ago
Dean f82316561a Refactored the approach to builder focus. Extending the behaviour beyond form fields 4 years ago
Dean 10a191525f Minor update to overview page spacing 4 years ago
Dean 3a0d1460b6 Code review updates 4 years ago
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 4 years ago
Dean 3c5720fe1c packages/bbui/src/Form/Core/TextField.svelte 4 years ago
mike12345567 0049375c2d Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 4 years ago
mike12345567 a7631bbad9 Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 4 years ago
Dean e0a9f4d6c8 App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 4 years ago
Dean a08c3249c6 Cypress test fixes and a correction for the version update behaviour 4 years ago
Mel O'Hagan 973b04c413 Added MultiSelect Checkboxes 4 years ago
Mel O'Hagan ba0cabacb9 Close picker on click of listbox 4 years ago
Andrew Kingston 161fde08ec Fix datepicker not working when toggling disabled state 4 years ago
Dean 7436cc201c Fixes for tab underline behaviour. Fix for overview initialisation via URL. Fix for clearing the store when navigating away from the overview tab 4 years ago
mike12345567 107c9e2dfc Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 4 years ago
Dean f00344ddc7 Test fixes and code review refactoring 4 years ago
Andrew Kingston 309e339222 Add tooltip prop to icon component 4 years ago
Dean 2dc86fe2d3 Refactored workflow tests to remove use of variables 4 years ago
Dean 16cccf5bb3 Minor test enhancements and publish workflow test spec added 4 years ago
Dean d57e8ef9cc Added cypress attributes for the popover menu 4 years ago
Dean 5b4535feca Simplified modal header construction 4 years ago
Dean 9a49535748 Cypress test fixes and refactoring. Removed debugging elements 4 years ago
Dean 3e74118f81 Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes 4 years ago
Mel O'Hagan 8e19469509 Added error messages to inputs instead 4 years ago
Mel O'Hagan aaf491245b Error messaging for invalid options in editor 4 years ago
Andrew Kingston d7f627e9cc Increase table title size and padding around table headers 4 years ago
Andrew Kingston cd3bcdb41a Prevent flashing CTA buttons when initially loading table data 4 years ago
Andrew Kingston 26fec60257 Fix padding in action buttons 4 years ago
Andrew Kingston 430732be90 Add placeholder table content and add highlighted and disabled states to table buttons 4 years ago
Andrew Kingston 4f212397b0 Lint 4 years ago
Dean c3f66ebaa8 Removed step that alters the picker date on change for time only fields 4 years ago