Commit Graph

4904 Commits

Author SHA1 Message Date
mike12345567 8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
Martin McKeaveney 92ed60af54 Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
2022-05-24 15:16:17 +01:00
Peter Clement cb9c363166 Merge remote-tracking branch 'origin/master' into pc-fixes 2022-05-24 09:58:31 +01:00
mike12345567 a7e6eb2851 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
mike12345567 1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney 9d813292de enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Peter Clement 32d0df129c Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
2022-05-23 15:07:37 +01:00
Peter Clement 6bf9346975 update Automation button placement and test details button 2022-05-23 14:11:37 +01:00
Martin McKeaveney 0b53d9ab6b simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Peter Clement fd5711bcd3 fix animation of test panel 2022-05-20 14:20:53 +01:00
Peter Clement 8364c95ccb ensure binding / value selection in automation persists 2022-05-19 15:58:56 +01:00
Dean ba19ec2bea Minor adjustment to the overview page layout 2022-05-19 15:02:40 +01:00
Dean 1df325c7d3 Minor update to overview page spacing 2022-05-19 14:51:33 +01:00
Dean 8ca01d6bca Cypress test updates and back button update for the create screen 2022-05-19 13:32:05 +01:00
mike12345567 dd9fa80a4a Adding feature flag for portal usage access. 2022-05-19 11:50:26 +01:00
mike12345567 e846d27c42 Review comments. 2022-05-19 10:32:14 +01:00
Dean c678a5ffbe Minor reflow of the overview tab cards and layout 2022-05-19 09:56:47 +01:00
Dean 11293997a9 Code review updates 2022-05-18 17:22:58 +01:00
mike12345567 7044b22382 Adding upgrade messaging. 2022-05-18 12:03:27 +01:00
mike12345567 e61efc5474 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567 c528896e2d 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. 2022-05-17 17:44:40 +01:00
Dean c77b026b53 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-17 16:54:32 +01:00
Rory Powell 0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
melohagan b7c34304eb Merge pull request #5857 from Budibase/bug/sev2/unable-to-clear-smtp-config
Allow SMTP config to be cleared
2022-05-16 20:00:59 +01:00
mike12345567 b24a108d80 Porting UI, still needs testing. 2022-05-16 18:13:59 +01:00
Dean fab4b8aa66 Removed debug logging 2022-05-16 11:35:19 +01:00
Dean 2a1ef4c87f Code review updates 2022-05-16 11:13:17 +01:00
Dean 2fe7581dd3 Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create 2022-05-16 09:08:33 +01:00
Martin McKeaveney e6586e64a3 only lock no_access for builder users 2022-05-13 14:36:11 +01:00
Martin McKeaveney e4766ad388 Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs 2022-05-13 14:23:51 +01:00
Rory Powell 30c12f2625 Merge branch 'master' into merge-master 2022-05-13 10:05:21 +01:00
Martin McKeaveney d41de1ca6a webhook URL paste, hiding no access role 2022-05-12 19:46:13 +01:00
Mel O'Hagan 1e33d3601e Disable reset button if SMTP not configured 2022-05-12 17:25:49 +01:00
Dean f78bcdacea App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 2022-05-12 17:04:05 +01:00
Mel O'Hagan db2cfd077f Allow SMTP config to be cleared 2022-05-12 16:57:54 +01:00
Rory Powell 95c02e509b Merge branch 'master' of github.com:Budibase/budibase 2022-05-12 15:53:27 +01:00
Rory Powell 31555cc660 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."
This reverts commit fb1f941c76.
2022-05-12 15:30:32 +01:00
Dean 21a3b66347 Minor fix for application lock button labelling 2022-05-12 10:28:32 +01:00
Dean 51952ee0f4 Removed unused variables, hid the automation/backups tabs and removed the disable flag from the app version settings menu 2022-05-12 09:24:19 +01:00
Dean a8a57a9722 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-12 08:59:37 +01:00
mike12345567 0218ba5210 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-11 19:47:22 +01:00
Dean 75535caef1 Cypress test fixes and a correction for the version update behaviour 2022-05-11 19:37:12 +01:00
Dean 7607d5c8e8 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-11 16:21:15 +01:00
mike12345567 c1c122291b Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 2022-05-11 13:33:45 +01:00
melohagan aa7aa6d685 Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
Add limit placeholder for Automation queries
2022-05-11 12:01:17 +01:00
Mel O'Hagan ef2244fd20 Add limit placeholder for Automation queries 2022-05-11 11:25:53 +01:00
Michael Drury e7bb4a1fb7 Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
SQL columns with spaces LIKE fix and dynamic REST variable UI change
2022-05-11 10:34:36 +01:00
Martin McKeaveney 4f3d105018 merge with master 2022-05-11 10:12:08 +01:00
Dean 4c3e8e44f4 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-11 09:07:30 +01:00
Dean eb8b086d2c packages/builder/src/components/start/CreateAppModal.svelte 2022-05-10 17:18:25 +01:00