Releases: osbuild/cockpit-composer
Releases · osbuild/cockpit-composer
0.2.1
- Several fixes to User Account creation dialog
0.2.0
- Include ability to add a user to a blueprint
- Fix issue when blueprint contents include a package with more than one arch
- Fix issue with loading contents in Export modal on Blueprints page
0.1.9
- Update Edit Description action to result in a version bump
- Include ability to specify a hostname for a blueprint
0.1.8
- Provide visual indication when a blueprint component is a dependency (jgiardino)
- Enable Undo to retrieve changes after the Discard Changes action (jgiardino)
- Update how blueprint contents are depsolved when contents are added/removed (jgiardino)
- Display an error if a component is added that results in a depsolve failure (jgiardino)
- Show all versions available for a package (jgiardino)
- Provide ability to specify a wildcard version for a package (jgiardino)
0.1.7
- Capitalize OpenStack corrently in the image create dialog (anilsson)
- Add AppStream metainfo (mpitt)
- Make cockpit-composer the only package name (mpitt)
- Lots of integration test improvements (henrywangxf)
0.1.6
- Include spec into release tarball (mpitt)
- Fix a bug in importSanity test. (henrywangxf)
- Add RHEL-X in welder-web test scenarios. (henrywangxf)
- test: Support Cockpit test scenario (mpitt)
- Makefile: Simplify variable defaults (mpitt)
- A big commit to fix random failure on chrome. (henrywangxf)
- Remove inert 'Architecture' field in 'Create Image' dialog (#388) (stefw)
- po: Update from Fedora Zanata (lars)
- Remove ForEach to run two test cases but use two separate cases. (henrywangxf)
- Wait for delete menu action visable before click it. (henrywangxf)
- test: Drop node installation from vm.install (mpitt)
- Don't clean bots/ directory for VM preparation (mpitt)
- Two improvements: (henrywangxf)
- Go to view blueprint page by clicking blueprint name link instead of by URL. (henrywangxf)
- Move sed to test/vm.install from test/run. (henrywangxf)
- test: Only install node if it isn't already available (mpitt)
- Makefile: bots is not a phony target (mpitt)
Improve Image Creation UI
- Adds queue status to an infotip in the Create Image modal (jgiardin)
- Update Create Image modal to also commit unsaved changes (jgiardin)
- Display warning messages to the user in Create Image modal (jgiardin)
- Add ability to stop builds that are waiting or running (jgiardin)
- Include confirmation modal for deleting a finished build (jgiardin)
- Add Delete action for Finished composes (jgiardin)
- Add ability to delete Failed builds (jgiardin)
- minor tweaks to improve the screen reader experience (jgiardin)
Image creation and downloading along with misc. fixes
- Add welder-web and cockpit-composer release instructions (bcl) - Adjust image list layout to improve alignment (jgiardin) - Fix blueprint packages getting added to history (jacobdkozol) - Add a po-push target to the Makefile. (dshea) - Don't call compose API on the blueprints page (lars) - Support downloading images (lars) - Fix issues with translated strings and add one more for "Close" (jgiardin) - Make strings translatable (but includes build error) (jgiardin) - Don't show custom sources section if empty (jgiardin) - Add modal for listing sources (jgiardin) - Include translations in the dist tarball (dshea) - Update API calls error messages (jacobdkozol) - Add loading images from prior sessions and sort by start time. (jacobdkozol) - Don't update translations on every build (lars) - Add a script for testing translations. (dshea) - Make the editBlueprint selector more specific. (dshea) - Add a i18n section to the README (dshea) - Create cockpit translation modules. (dshea) - Add translated messages. (dshea) - Internationalize strings with react-intl. (dshea) - Fix PR#309 imported issue. The rpm package should be welder-web*.noarch.rpm, not welder-web*.x86_64.rpm (henrywangxf) - Images list UI refinements (jgiardin) - cockpituous-release: Use upstream release-source (martinpitt) - core: Use escalated privileges to access Lorax API (stefw) - Submit coverage report only if present (atodorov) - Fix created image not being added to state (jacobdkozol) - blueprints: Show actual error message (lars) - core: propagate errors from cockpitFetch() (lars)
0.0.1
- Initial release