Budibase Staging Release Bot
6ccb09aac7
Update pro version to 1.0.130-alpha.5
2022-05-04 11:46:36 +00:00
Budibase Staging Release Bot
9788288c92
v1.0.130-alpha.5
2022-05-04 11:45:20 +00:00
Rory Powell
159f788015
Merge pull request #5651 from Budibase/bump-k8s-couch
...
Update CouchDB in kubernetes to be 3.2.1
2022-05-04 12:38:01 +01:00
Budibase Staging Release Bot
c69291786f
Update pro version to 1.0.130-alpha.4
2022-05-04 11:12:00 +00:00
Budibase Staging Release Bot
8f58800493
v1.0.130-alpha.4
2022-05-04 11:10:33 +00:00
Michael Drury
eeb4b8ac2f
Merge pull request #5632 from Budibase/dependabot/npm_and_yarn/packages/server/ejs-3.1.7
...
Bump ejs from 3.1.6 to 3.1.7 in /packages/server
2022-05-04 12:01:43 +01:00
Budibase Staging Release Bot
ec78189e05
Update pro version to 1.0.130-alpha.3
2022-05-03 15:06:39 +00:00
Budibase Staging Release Bot
e1be097612
v1.0.130-alpha.3
2022-05-03 15:05:22 +00:00
Budibase Staging Release Bot
f72fe95fc8
Update pro version to 1.0.130-alpha.2
2022-05-03 12:56:06 +00:00
Budibase Staging Release Bot
2976073cf9
v1.0.130-alpha.2
2022-05-03 12:54:51 +00:00
dependabot[bot]
7de264c0e2
Bump ejs from 3.1.6 to 3.1.7 in /packages/server
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 12:48:58 +00:00
Rory Powell
8e7d125234
Merge pull request #5686 from Budibase/workflow-updates
...
Add workflow_dispatch to ci, release-develop and release
2022-05-03 13:47:44 +01:00
Rory Powell
a9717f3b8f
Add workflow_dispatch to ci, release-develop and release
2022-05-03 13:27:22 +01:00
Budibase Staging Release Bot
7379b4e860
Update pro version to 1.0.130-alpha.1
2022-04-29 12:57:22 +00:00
Budibase Staging Release Bot
8c4f7ea67c
v1.0.130-alpha.1
2022-04-29 12:55:46 +00:00
Mitch-Budibase
a7061a2fc2
Merge pull request #5638 from Budibase/cypress-testing
...
Templates Details Tests
2022-04-29 13:45:23 +01:00
Rory Powell
cf2361a11d
Update CouchDB in kubernetes to be 3.2.1
2022-04-29 11:32:12 +01:00
Mitch-Budibase
bd64b45a3c
Templates Details Tests
...
Added tests which check the details button for each template.
- Split per category (Will add more specific template tests under each category)
- Checks template name matches url (There are a few exceptions)
- Checks status of url - expects 200 back each time
Also updated the DeleteApp Function
- Fixed a smoke test issue associated with deleting the tests app
2022-04-28 17:50:06 +01:00
Budibase Staging Release Bot
92f91c7521
Update pro version to 1.0.130-alpha.0
2022-04-28 11:31:29 +00:00
Budibase Staging Release Bot
e06c03e140
v1.0.130-alpha.0
2022-04-28 11:30:07 +00:00
mike12345567
5414fde7ee
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-04-28 12:21:08 +01:00
Budibase Release Bot
d0d46d371f
Update pro version to 1.0.129
2022-04-28 10:20:37 +00:00
Budibase Release Bot
7100baf6d0
v1.0.129
2022-04-28 10:19:06 +00:00
Michael Drury
8d6d90780f
Merge pull request #5616 from Budibase/fix/april-fixes
...
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot
6f42adf953
Update pro version to 1.0.128
2022-04-28 08:25:54 +00:00
Budibase Release Bot
488f4a98fb
v1.0.128
2022-04-28 08:24:29 +00:00
Martin McKeaveney
6bd92b3e18
Merge pull request #5619 from Budibase/infra/couchdb-migration-step-3
...
Step 3: Update the couchDB URL and credentials from secrets
2022-04-28 09:15:17 +01:00
Martin McKeaveney
31c93e5653
removing couchDB backup from values.yaml
2022-04-28 09:12:45 +01:00
mike12345567
a2c6917bfa
Fixing test case.
2022-04-27 22:57:03 +01:00
mike12345567
2865d6531c
Review comments.
2022-04-27 22:36:45 +01:00
Martin McKeaveney
41cf33a0a0
step 3
2022-04-27 18:38:27 +01:00
mike12345567
6d6e83f7c8
Fixing some issues with types being lost when fetching SQL tables, after making changes to tables within Budibase.
2022-04-27 17:11:57 +01:00
mike12345567
0d5eefa727
Making it so that the filter table button isn't disabled when the filter/search didn't return any data.
2022-04-27 16:58:29 +01:00
mike12345567
061868c826
Fixing an issue with cookie auth.
2022-04-27 16:56:30 +01:00
mike12345567
6556a41a5a
Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire.
2022-04-27 16:29:03 +01:00
mike12345567
6762a74e85
Fix for #5522 - making sure that app roles aren't removed when an app is unpublished.
2022-04-27 16:05:27 +01:00
mike12345567
48eda78f67
Fix for issue being able to delete apps.
2022-04-27 15:58:55 +01:00
Budibase Staging Release Bot
01551fa009
Update pro version to 1.0.126-alpha.0
2022-04-27 14:41:55 +00:00
Budibase Staging Release Bot
59cd1f722d
v1.0.126-alpha.0
2022-04-27 14:40:24 +00:00
Rory Powell
4f5e8fb28a
Merge pull request #5609 from Budibase/merge-master
...
Merge master -> develop
2022-04-27 15:32:36 +01:00
Budibase Release Bot
919fe2390f
Update pro version to 1.0.127
2022-04-27 13:15:36 +00:00
Budibase Release Bot
b2b98c790b
v1.0.127
2022-04-27 13:13:56 +00:00
Martin McKeaveney
143ea9aba9
update helm claims again
2022-04-27 13:39:45 +01:00
Budibase Release Bot
1b978c35f3
Update pro version to 1.0.126
2022-04-27 11:56:38 +00:00
Budibase Release Bot
e2a4f17afe
v1.0.126
2022-04-27 11:55:18 +00:00
Martin McKeaveney
b970613e05
Merge pull request #5611 from Budibase/fix/release-fixes
...
updating helm chart for storage classes
2022-04-27 12:46:34 +01:00
Martin McKeaveney
cad0f61595
fix typo
2022-04-27 12:45:43 +01:00
Martin McKeaveney
70fce03c09
updating helm chart for storage classes
2022-04-27 12:42:57 +01:00
Budibase Release Bot
a6951fe7be
Update pro version to 1.0.125
2022-04-27 09:30:15 +00:00
Budibase Release Bot
14169a9a04
v1.0.125
2022-04-27 09:28:58 +00:00