Skip to content

Releases: osbuild/cockpit-composer

0.2.1

15 Apr 07:32
Compare
Choose a tag to compare
  • Several fixes to User Account creation dialog

0.2.0

25 Mar 10:19
Compare
Choose a tag to compare
  • 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

07 Mar 14:06
Compare
Choose a tag to compare
  • Update Edit Description action to result in a version bump
  • Include ability to specify a hostname for a blueprint

0.1.8

11 Feb 17:10
Compare
Choose a tag to compare
  • 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

14 Dec 15:09
Compare
Choose a tag to compare
  • 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

29 Oct 23:17
0.1.6
Compare
Choose a tag to compare
  • 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

06 Sep 16:40
@bcl bcl
0.1.4
Compare
Choose a tag to compare
  • 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

10 Aug 18:39
@bcl bcl
0.1.2
Compare
Choose a tag to compare
- 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

12 Mar 09:04
Compare
Choose a tag to compare
  • Initial release