Skip to content

Releases: osbuild/image-builder-frontend

59

07 Feb 14:21
Compare
Choose a tag to compare

Changes with 59

  • cockpit/spec: add obsoletes & fix release workflow (#2863)
    • Author: Sanne Raymaekers, Reviewers: Nobody

— Somewhere on the Internet, 2025-02-07

58

07 Feb 09:49
Compare
Choose a tag to compare
58

Changes with 58

  • api: add composer's cloudapi (HMS-5465) (#2855)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • cockpit plugin: enable all customizations and implement updating blueprints (HMS-5459) (#2848)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli, Klara Simickova
  • cockpit: add basic test for the images table (#2814)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli, Klara Simickova
  • devDeps: Manually bump vitest (HMS-5373) (#2784)
    • Author: Klara Simickova, Reviewers: Sanne Raymaekers
  • test: test hostname step on cockpit (#2861)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli

— Somewhere on the Internet, 2025-02-07

57

05 Feb 08:27
Compare
Choose a tag to compare
57

Changes with 57

  • Composer service (HMS-5455) (#2847)
    • Author: Gianluca Zuccarelli, Reviewers: Sanne Raymaekers
  • Wizard: Add inputs for disabled and enabled services (HMS-5403) (#2805)
    • Author: Klara Simickova, Reviewers: Michal Gold

— Somewhere on the Internet, 2025-02-05

56

04 Feb 10:55
Compare
Choose a tag to compare
56

Changes with 56

  • Wizard: Add validation to ChippingInput (HMS-5446) (#2837)
    • Author: Klara Simickova, Reviewers: Sanne Raymaekers
  • cockpit plugin: various fixes (#2835)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • cockpit: add package search (HMS-5423) (#2815)
    • Author: Gianluca Zuccarelli, Reviewers: Sanne Raymaekers
  • store:/cockpitApi: add cockpitBaseQuery (HMS-5361) (#2774)
    • Author: Gianluca Zuccarelli, Reviewers: Sanne Raymaekers

— Somewhere on the Internet, 2025-02-04

55

31 Jan 13:00
Compare
Choose a tag to compare
55

Changes with 55

  • .github/workflows/release: fix make dist step (#2771)
    • Author: Sanne Raymaekers, Reviewers: Klara Simickova
  • .github/workflows/release: fix release workflow 2 (#2822)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • .github/workflows/release: make sure GH_TOKEN is set for upload (#2824)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • .github/workflows/release: work around git clean (#2823)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • Build images with cockpit (HMS-5417) (#2787)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • Cockpit release improvements (#2768)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • ESLint: Disable autofix for "no-unnecessary-condition" (HMS-5374) (#2772)
    • Author: Klara Simickova, Reviewers: Sanne Raymaekers
  • ESLint: Set "no-unnecessary-condition" rule to error (#2755)
    • Author: Klara Simickova, Reviewers: Lucas Garfield
  • Fix release workflow (#2821)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • LandingPage: Hide NewAlert (HMS-5295) (#2731)
    • Author: Klara Simickova, Reviewers: Sanne Raymaekers
  • Use cockpit-files for local targets (HMS-5422) (#2820)
    • Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
  • Wizard: Add Kernel name input (HMS-5204) (#2690)
    • Author: Klara Simickova, Reviewers: Sanne Raymaekers
  • Wizard: Add kernel append input (HMS-5299) (#2734)
    • Author: Klara Simickova, Reviewers: Gianluca Zuccarelli
  • Wizard: Firewall ports input (HMS-5332) (#2750)
    • Author: Klara Simickova, Reviewers: Lucas Garfield
  • Wizard: Fix repo status formatting (HMS-5346) (#2761)
    • Author: Klara Simickova, Reviewers: Lucas Garfield
  • Wizard: Reset error text and validate on plus button (HMS-5329) (#2747)
    • Author: Klara Simickova, Reviewers: Michal Gold, Sanne Raymaekers
  • build(deps): bump @sentry/webpack-plugin from 2.22.7 to 3.0.0 (HMS-5344) (#2753)
    • Author: dependabot[bot], Reviewers: Klara Simickova
  • build(deps): bump vite from 5.4.11 to 5.4.14 (HMS-5367) (#2781)
    • Author: dependabot[bot], Reviewers: Klara Simickova
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.20.0 (HMS-5351) (#2765)
    • Author: dependabot[bot], Reviewers: Klara Simickova
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 (#2790)
    • Author: dependabot[bot], Reviewers: Klara Simickova
  • cockpit/spec: post-release version bump (#2757)
    • Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
  • cockpit: make CreateImageWizard functional (HMS-5408) (#2780)
    • Author: Gianluca Zuccarelli, Reviewers: Sanne Raymaekers
  • on-prem add blueprint pagination and fix filtering (HMS-5306) (#2739)
    • Author: Gianluca Zuccarelli, Reviewers: Lucas Garfield
  • on-prem: add ability to delete blueprints (HMS-5224) (#2704)
    • Author: Gianluca Zuccarelli, Reviewers: Lucas Garfield
  • on-prem: cockpit create image wizard (HMS-5301) (#2735)
    • Author: Gianluca Zuccarelli, Reviewers: Sanne Raymaekers
  • src: Fix "no-unnecessary-condition" issues (HMS-5355) (#2760)
    • Author: Klara Simickova, Reviewers: Lucas Garfield
  • validators: Remove undefined where only string value expected (HMS-5354) (#2754)
    • Author: Klara Simickova, Reviewers: Michal Gold
  • wizard: add Administrator checkbox to users step (HMS-4903) (#2717)
    • Author: Michal Gold, Reviewers: Klara Simickova
  • wizard: add support of TextArea for ssh_key field (HMS-5304) (#2737)
    • Author: Michal Gold, Reviewers: Lucas Garfield
  • wizard: add user name validation (HMS-5285) (#2716)
    • Author: Michal Gold, Reviewers: Klara Simickova, Sanne Raymaekers

— Somewhere on the Internet, 2025-01-31

54

16 Jan 12:00
Compare
Choose a tag to compare
54

Initial release of cockpit-image-builder, bringing image-builder-frontend to cockpit!