Upstream tag: 47
Upstream commit: 68980e35
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/cockpit-composer.git refs/heads/*:refs/remotes/packit/*
git checkout packit/47-rawhide-update-propose_downstream
```
Upstream tag: 46
Upstream commit: 87b01caa
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/cockpit-composer.git refs/heads/*:refs/remotes/packit/*
git checkout packit/46-rawhide-update-propose_downstream
```
- workflows: release tags now start with a v (#1401)
- Wizard: add oci section to review step (#1398)
- Makefile: bump cockpit to newest release (#1399)
- [no-test] Update translations from Fedora Weblate (#1397)
- Add new ostree image types
- Improve loading state when waiting for api responses
- Improve notification system
- Improve test stability
- Update NPM dependencies
- Update translations
- Add ability to upload to VMWare
- Add support for additional ostree parameters
- Update NPM dependencies
- Add and update translations
- Minor test fixes
- Improve text strings for image and upload types
- Standardize font families with those used by patternfly
- Add string translations
- Update minor NPM dependencies
- Update pagination component for pf4
- Add wildcards and support for multiple values to input filter
- Upgrade patternfly 4 package
- Add and improve tests
- Update minor NPM dependencies
- Update translations from weblate
- Patternfly imports are standardized to be consistent with cockpit
- Cancel image build button bug fixed
- Empty components state provides a help message
- Wizard component has bug fixes and is refactored for future scalability
- Test updates
- ESLint upgraded to version 7 and the code style is improved across the
project
- Translation files are updated from fedora weblate
- Cockpit-composer's dependency on osbuild-composer and the weldr group
is more specific for fedora rawhide and rhel 8
- Coverity scan is now supported to help improve code quality
- Fix various missing translations
- Improve message when a blueprint is empty
- Hide logs button until logs are available
- Update test framework to be closer to that of other cockpit projects
- The ability to upload to AWS has been added. The create image modal is
replaced with a wizard enabling additional customizations and
functionality. If the user creates an AMI the user can also enter the
credentials and parameters needed to upload this image to EC2 in AWS.
- Migrate from lorax-composer to osbuild-composer backend
- Update tests for new backend
- Improve stability of tests
- Remove Zanata from Travis configuration
- Update NPM dependencies