9215 Commits (72a67adcf442dca9de35ef9ea36b721e2fc66f52)

Author SHA1 Message Date
mike12345567 7ec772e0de Adding upgrade messaging. 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 2920ed3b99 only lock no_access for builder users 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
Mel O'Hagan 0e61fe34e0 Disable reset button if SMTP not configured 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
Mel O'Hagan bcf3e1ef1d Allow SMTP config to be cleared 4 years ago
Rory Powell a3b9eca9a0 Revert "Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable." 4 years ago
Dean 7f4730ef3c Minor fix for application lock button labelling 4 years ago
Dean 5ec1d22237 Removed unused variables, hid the automation/backups tabs and removed the disable flag from the app version settings menu 4 years ago
mike12345567 da1d53e6ab Start of automation logs for #4977 - implementing some of the UI. 4 years ago
Dean a08c3249c6 Cypress test fixes and a correction for the version update behaviour 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 070070c3b7 one more null check 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 4fa1d399b5 Added the app creation buttons back into the header of the page. Previously removed by mistake 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
mike12345567 4982cad56d Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable. 4 years ago
mike12345567 d0f5b67cf1 Fixes for #4736 - I believe the issue was that the dynamic variables were not being saved, removing the need for the user to be aware of this, also making it possible to pass the entire data structure from one call to another if desired. 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
Mel O'Hagan 5aae2cddc0 Refetch the admin checklist on SMTP config save 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
mike12345567 056d9defe4 Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire. 4 years ago
Dean 7fde14aac4 Add a default screen to newly created apps not using templates 4 years ago
Martin McKeaveney a5bdf70cf7 renamable buckets, started firebase tests, onboarding modal copy update 4 years ago
Dean 02b0c62691 Cypress test fix 4 years ago