9028 Commits (e6e0d0e268fb8fd7b5db5700a977ea892fe8be3b)

Author SHA1 Message Date
mike12345567 8ccc340a81 Adding feature flag for portal usage access. 4 years ago
mike12345567 d922a5794b Review comments. 4 years ago
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
mike12345567 1d950bed7d Porting UI, still needs testing. 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
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
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
Martin McKeaveney 80152f8866 allow copying of app ID from the edit menu 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 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
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
Rory Powell 0f04715062 Fix: google sso 4 years ago
Peter Clement 0211c01b49 update modalbindableinput to use on blur 4 years ago
Peter Clement b599dbcb24 remove log 4 years ago
Peter Clement 6b7d77088b remove debouncing of automation input change and replace with on blurr 4 years ago
Peter Clement 365cba2a61 remove code that disallowed adding new block in some conditions 4 years ago
Peter Clement 93a4a14906 add array to app action types 4 years ago
Andrew Kingston 87dff13767 Update publish icon with normal tooltips 4 years ago
Martin McKeaveney 900f95ebe2 remove google auth button 4 years ago
Dean 6408b6204c Cypress fixes for screen create flow 4 years ago
Dean cf15ed2511 Minor modal refactor for testing. Updates to the cypress tests around creating screens 4 years ago
mike12345567 89683f9de4 Fix for #5495 - making sure that formula columns have access to the relationship details before squashing the results ready for response from the API. Also making sure that the frontend inputs the relationship bindings as expected with the proper path for access. 4 years ago
Dean d601ec47f4 Refactored the screen wizard to separate out the role selection. Design and layout updates to address feedback 4 years ago