1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

22691 commits

Author SHA1 Message Date
Rory Powell f303a76895 Update branch processing 2022-04-20 16:40:51 +01:00
Rory Powell a3a0525d3b Update branch processing 2022-04-20 16:38:56 +01:00
Rory Powell 732ba40ff6 Resolve current branch on release job 2022-04-20 16:21:05 +01:00
Rory Powell 93c004a48c Add pro release to release-develop 2022-04-20 16:11:06 +01:00
Rory Powell 2269bf677b Merge branch 'develop' into feature/licensing 2022-04-20 14:59:36 +01:00
Dean 693d300f5b Minor refactor of the deploy modal flow 2022-04-20 14:58:18 +01:00
Dean f42ed738e5 Added the hover message for the publish menu icon 2022-04-20 14:37:24 +01:00
Dean 9393cb40ec Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-20 12:54:58 +01:00
Dean d57e8ef9cc Added cypress attributes for the popover menu 2022-04-20 12:51:44 +01:00
Budibase Staging Release Bot e88f9f0047 v1.0.105-alpha.23 2022-04-20 11:45:43 +00:00
melohagan 67a268e2b3
Merge pull request #5498 from Budibase/bug/sev3/remove-row-rev
Remove Row Rev field for Actions and Automations
2022-04-20 12:39:06 +01:00
Mel O'Hagan ec235a4e5c RevId should be optional for automation delete 2022-04-20 12:11:36 +01:00
Mel O'Hagan d85e022182 Get latest RevId if not provided 2022-04-20 11:51:01 +01:00
Dean 6ba1bff00f Added missing import 2022-04-20 11:31:54 +01:00
Vinoth Kirubakaran 5803fcc6b1 feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 2022-04-20 16:00:03 +05:30
Dean 5a87a00932 Added events for viewing a production application and unpublishing 2022-04-20 11:08:06 +01:00
Mel O'Hagan 8858a416ef Prettier comma fix 2022-04-20 11:02:27 +01:00
Mel O'Hagan f0d7b15916 Remove Row Rev from UI 2022-04-20 11:00:58 +01:00
Rory Powell ed30e10f86 Move upgrade page check into self hosted block 2022-04-20 10:07:36 +01:00
Rory Powell b21ba78cf2 Feature flag upgrade page 2022-04-20 09:46:20 +01:00
Dean 5b4535feca Simplified modal header construction 2022-04-20 09:23:09 +01:00
Dean 9a49535748 Cypress test fixes and refactoring. Removed debugging elements 2022-04-20 09:17:01 +01:00
Dean 7692014d05 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-20 09:10:09 +01:00
Budibase Staging Release Bot 6ed0240634 v1.0.105-alpha.22 2022-04-20 07:47:53 +00:00
Martin McKeaveney ecdddec6a1
Merge pull request #5424 from dougwettlaufer/apply-affinities-and-tolerations
Apply affinities and tolerations in the helm chart
2022-04-20 08:40:51 +01:00
mike12345567 ea6f580501 Initial version of memory leak protection, making sure that PouchDB databases are closed correctly after use, using a combination of closures wrapping DB gets (this replaces the getDB, leaving only a dangerousGetDB function which can be used in very very specific scenarios) and then closing the DB as part of CLS hooked functions finishing. Also moving the GlobalDB init to the tenancy middleware as this is used everywhere in the worker/app services - means that not all getGlobalDB calls require an async closure around them. 2022-04-19 19:42:52 +01:00
Rory Powell 769f48f935 Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 2022-04-19 16:45:27 +01:00
Dean 4cc1a85f25 Code style check 2022-04-19 14:56:56 +01:00
Dean f3a1761299 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-19 14:45:46 +01:00
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 2022-04-19 14:38:09 +01:00
Budibase Staging Release Bot 9ca0d4f0bf v1.0.105-alpha.21 2022-04-19 12:05:43 +00:00
Peter Clement bb00d69183
Merge pull request #5145 from Budibase/feature/foreach-block
Foreach Automation Block
2022-04-19 12:58:00 +01:00
Andrew Kingston 665904781b Fix sticky hover state for icons on mobile 2022-04-19 10:55:53 +01:00
Peter Clement c7db0538c7 update required string 2022-04-19 10:45:40 +01:00
Andrew Kingston 60570456e7 Remove z-index style from tabs 2022-04-19 10:12:46 +01:00
Andrew Kingston 2df2162395 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-04-19 10:08:17 +01:00
Budibase Staging Release Bot 1056081980 v1.0.105-alpha.20 2022-04-19 08:48:18 +00:00
Rory Powell 54d32019aa
Merge pull request #5475 from Budibase/github-bug-template
Collect hosting information in bug report template
2022-04-19 09:41:46 +01:00
Rory Powell 01fb3b7805 Collect hosting information in bug report template 2022-04-19 08:48:31 +01:00
Peter Clement 453f49aed8 Merge remote-tracking branch 'origin/develop' into feature/foreach-block 2022-04-18 10:05:43 +01:00
Peter Clement ef90021b05 Improve handling of loop handlebars string replacement 2022-04-18 09:22:23 +01:00
Budibase Staging Release Bot 31d2ae8c6b v1.0.105-alpha.19 2022-04-14 19:50:11 +00:00
Mitch-Budibase 4061a4fcde
Merge pull request #5429 from Budibase/cypress-testing
Updated MySQL Duplicate Query test
2022-04-14 20:43:58 +01:00
Mitch-Budibase e4707a2e53 Updated MySQL Duplicate Query test
Fixing the navigation used when selecting queries
2022-04-14 20:20:09 +01:00
Budibase Staging Release Bot b25296efad v1.0.105-alpha.18 2022-04-14 16:55:46 +00:00
Mitch-Budibase de4212ce39
Merge pull request #5425 from Budibase/cypress-testing
Smoke Build Changes
2022-04-14 17:49:10 +01:00
mike12345567 50f6dbebea Fixing REST UI query error notification and adding better error for query timeout. 2022-04-14 17:28:14 +01:00
Mitch-Budibase 5168676165 Smoke Build Changes
Datasource (MySQL, PostgreSQL)
- Test should now pass for smoke build

Table Tests
- Removed pagination tests - no pagination in the smoke build test run
2022-04-14 17:15:34 +01:00
dougwettlaufer fe74474382 Apply affinities and tolerations in the helm chart 2022-04-14 10:22:22 -05:00
mike12345567 5396a8d8e0 Fix for #5411 - trimming the various binding components for SQL in queries. Also moving SQL interpolation out into a Typescript - prep for further unit testing/improvements. 2022-04-14 13:06:22 +01:00