1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

12125 commits

Author SHA1 Message Date
Vinoth Kirubakaran
ad87bc2bcf 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
1eff790fe8 Added events for viewing a production application and unpublishing 2022-04-20 11:08:06 +01:00
Mel O'Hagan
c9523d2913 Prettier comma fix 2022-04-20 11:02:27 +01:00
Mel O'Hagan
8494f872af Remove Row Rev from UI 2022-04-20 11:00:58 +01:00
Rory Powell
c92e7120de Move upgrade page check into self hosted block 2022-04-20 10:07:36 +01:00
Rory Powell
46965bbb44 Feature flag upgrade page 2022-04-20 09:46:20 +01:00
Dean
d94ff81e0e Simplified modal header construction 2022-04-20 09:23:09 +01:00
Dean
b2b5fde7ba Cypress test fixes and refactoring. Removed debugging elements 2022-04-20 09:17:01 +01:00
Dean
04b4ee7a51 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-20 09:10:09 +01:00
Budibase Staging Release Bot
b18c47a586 v1.0.105-alpha.22 2022-04-20 07:47:53 +00:00
Martin McKeaveney
ebf39d7b93 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
192fb1307e 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
41144db055 Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 2022-04-19 16:45:27 +01:00
Dean
f78aaa640f Code style check 2022-04-19 14:56:56 +01:00
Dean
c7b6453862 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-19 14:45:46 +01:00
Dean
26c19891bb 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
c8d3c9ded4 v1.0.105-alpha.21 2022-04-19 12:05:43 +00:00
Peter Clement
b91a37675f Merge pull request #5145 from Budibase/feature/foreach-block
Foreach Automation Block
2022-04-19 12:58:00 +01:00
Andrew Kingston
943ae42b27 Fix sticky hover state for icons on mobile 2022-04-19 10:55:53 +01:00
Peter Clement
d997ab76da update required string 2022-04-19 10:45:40 +01:00
Budibase Staging Release Bot
d1c6aaa245 v1.0.105-alpha.20 2022-04-19 08:48:18 +00:00
Rory Powell
bc56641b58 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
e4f423dc81 Collect hosting information in bug report template 2022-04-19 08:48:31 +01:00
Peter Clement
97c49b11d2 Merge remote-tracking branch 'origin/develop' into feature/foreach-block 2022-04-18 10:05:43 +01:00
Peter Clement
1000ef35e1 Improve handling of loop handlebars string replacement 2022-04-18 09:22:23 +01:00
Budibase Staging Release Bot
c53c350879 v1.0.105-alpha.19 2022-04-14 19:50:11 +00:00
Mitch-Budibase
d4d5a86c8d Merge pull request #5429 from Budibase/cypress-testing
Updated MySQL Duplicate Query test
2022-04-14 20:43:58 +01:00
Mitch-Budibase
55588415b0 Updated MySQL Duplicate Query test
Fixing the navigation used when selecting queries
2022-04-14 20:20:09 +01:00
Budibase Staging Release Bot
8c613db188 v1.0.105-alpha.18 2022-04-14 16:55:46 +00:00
Mitch-Budibase
83c7eb3fc3 Merge pull request #5425 from Budibase/cypress-testing
Smoke Build Changes
2022-04-14 17:49:10 +01:00
mike12345567
80a41235dd Fixing REST UI query error notification and adding better error for query timeout. 2022-04-14 17:28:14 +01:00
Mitch-Budibase
377345a828 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
bb93dcfeae Apply affinities and tolerations in the helm chart 2022-04-14 10:22:22 -05:00
mike12345567
5180603374 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
Budibase Staging Release Bot
3b7a03c7a9 v1.0.105-alpha.17 2022-04-14 12:05:50 +00:00
Andrew Kingston
f6eef900ad Merge pull request #5272 from Budibase/cheeks-lab-day-devtools
DevTools
2022-04-14 12:57:01 +01:00
Andrew Kingston
e60c1a9685 Capitalise on change labels for form fields 2022-04-14 10:38:24 +01:00
Budibase Staging Release Bot
b37dd1c229 v1.0.105-alpha.16 2022-04-14 09:14:11 +00:00
Andrew Kingston
3875cb02f0 Fix typo 2022-04-14 10:12:49 +01:00
Mitch-Budibase
4dcb320561 Merge pull request #5400 from Budibase/cypress-testing
Updated Datasource Testing
2022-04-14 10:05:02 +01:00
Andrew Kingston
8ab79c3cbb Add on change action to S3 upload field 2022-04-14 10:04:38 +01:00
Andrew Kingston
b3ca4357b2 Add on change action to relationship field 2022-04-14 10:01:14 +01:00
Andrew Kingston
02178d3f2b Add on change action to options field 2022-04-14 09:54:49 +01:00
Andrew Kingston
bd7c009537 Add on change action to multi-select field 2022-04-14 09:51:41 +01:00
Andrew Kingston
bd313c7204 Add on change action to long form field 2022-04-14 09:49:13 +01:00
Andrew Kingston
b886fe95c2 Add on change action to string field 2022-04-14 09:47:27 +01:00
Andrew Kingston
0957b3195a Add on change action to JSON field 2022-04-14 09:47:00 +01:00
Andrew Kingston
bbaec2e50f Add on change action to datetime field 2022-04-14 09:46:46 +01:00
Andrew Kingston
ede7f684c4 Add on change action to boolean field 2022-04-14 09:46:36 +01:00
Andrew Kingston
8b3cf851b8 Add on change action to attachment field 2022-04-14 09:46:24 +01:00