6562 Commits (22864ba3240ef4695bcdee57cfca41c46aee5e1c)

Author SHA1 Message Date
Mel O'Hagan aba79086a0 Internal table columns cannot start with _ 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
Peter Clement 0a8cb11514 update Automation button placement and test details button 4 years ago
Peter Clement 5fbfc0bb6b fix animation of test panel 4 years ago
Peter Clement 7ce0043074 ensure binding / value selection in automation persists 4 years ago
Dean 10a191525f Minor update to overview page spacing 4 years ago
mike12345567 d922a5794b Review comments. 4 years ago
Dean 071e9c3421 Minor reflow of the overview tab cards and layout 4 years ago
Dean 3a0d1460b6 Code review updates 4 years ago
mike12345567 36a190b0ed Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 4 years ago
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 4 years ago
mike12345567 1d950bed7d Porting UI, still needs testing. 4 years ago
mike12345567 d5c98d2bad Integrating into app overview panel. 4 years ago
Dean 3461a3c657 Removed debug logging 4 years ago
Dean 883765f894 Code review updates 4 years ago
Martin McKeaveney cb6d908643 webhook URL paste, hiding no access role 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 7f4730ef3c Minor fix for application lock button labelling 4 years ago
mike12345567 da1d53e6ab Start of automation logs for #4977 - implementing some of the UI. 4 years ago
mike12345567 e8e549d44b Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 4 years ago
Mel O'Hagan d6142b777e Add limit placeholder for Automation queries 4 years ago
Dean 8f09591368 packages/builder/src/components/start/CreateAppModal.svelte 4 years ago
Dean 044d52edb4 Cypress tests for the overview tab 4 years ago
Peter Clement 3c44a7ded3 null checking selected automation 4 years ago
Peter Clement 80d7a26798 fix issue with blocks not being toggled 4 years ago
Peter Clement abd78079d1 fix spacing on block arrows 4 years ago
Peter Clement 2e18dfc709 Add test data sidebar and componentize part of the flow item for this purpose 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
Martin McKeaveney 80152f8866 allow copying of app ID from the edit menu 4 years ago
Dean fffb4b0174 Overview Tab refactoring and general updates to the homepage 4 years ago
Dean 1c5990b9d7 Initial Commit for app overview 4 years ago
Mel O'Hagan 2579a20e7d using of 4 years ago
Peter Clement da0dc2ba68 remove log 4 years ago
Peter Clement 8c031b9d35 linting 4 years ago
Peter Clement 48804c5414 Some foreach block fixes 4 years ago
Mel O'Hagan c3db3211fb Query preview sort by number for number types 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
Mel O'Hagan c54c5a7ef5 Pass through type when creating internal table 4 years ago
Martin McKeaveney 3b89ccfafa update google button to match their branding guidelines 4 years ago
Peter Clement 7cf104d8d7 fix binding panel in automate 4 years ago
mike12345567 4439b91a54 Fix for #5633 - making sure when timestamp is null (creating row) date picker can be used. 4 years ago
mike12345567 ad26d29de5 Making it so that the filter table button isn't disabled when the filter/search didn't return any data. 4 years ago
Dean 7fde14aac4 Add a default screen to newly created apps not using templates 4 years ago
Dean 02b0c62691 Cypress test fix 4 years ago
Dean 12d15c1c0c Correction for deployment application references. 4 years ago
Dean f00344ddc7 Test fixes and code review refactoring 4 years ago
Peter Clement 8f31af8edf use seqeunetial function to handle successive changes 4 years ago
Peter Clement 6f9e6eb3aa remove function scope 4 years ago