debian-image-builder-frontend/src/Components/CreateImageWizard/steps
Gianluca Zuccarelli e8d46dd716 deps: migrate fec/notifications
The frontend component library decoupled notifications from redux.
Dispatching notifications via the notifications middleware was replaced
by a new `useAddNotifications` hook.

We mostly used the notifications middleware outside of React Components
in our `enhancedImageBuilderApi` store for mutation events. I created a
wrapper around the RTK hooks that uses the `useAddNotification` hook
and created a directory for the new hooks.

In other places, where we were using the notification dispatcher inside
React components, I replaced the call with the new hook.

[1] b1d4973144/packages/notifications/doc/migration.md

bump @redhat-cloud-services/frontend-components-notifications

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-notifications"
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Co-authored-by: dependabot[bot] <support@github.com>
Assisted-by: cursor ide for generalizing the `useMutationWithNotification`
hook.
2025-07-01 09:17:38 +00:00
..
Details src: Update <Content> tag components 2025-05-28 09:08:52 -05:00
FileSystem Wizard: Render labels for all FSC table columns 2025-06-30 12:41:07 +00:00
Firewall Wizard: change order of the systemd services 2025-06-18 11:24:36 +00:00
FirstBoot Wizard: remove else after return in firstboot 2025-06-09 13:19:55 +02:00
Hostname src: Update <Content> tag components 2025-05-28 09:08:52 -05:00
ImageOutput Manually revert "Fedora-services: add support for fedora env" 2025-06-27 14:15:05 +02:00
Kernel src: Update <Content> tag components 2025-05-28 09:08:52 -05:00
Locale Wizard: Parse locale codes to readable options 2025-06-27 11:45:26 +02:00
Oscap Manually revert "Fedora-services: add support for fedora env" 2025-06-27 14:15:05 +02:00
Packages PackageRecommendations: Add distribution to package recommendations 2025-06-30 12:51:40 +00:00
Registration deps: migrate fec/notifications 2025-07-01 09:17:38 +00:00
Repositories Wizard: Deduplicate ManageRepositoriesButton 2025-06-27 14:28:27 +00:00
Review deps: migrate fec/notifications 2025-07-01 09:17:38 +00:00
Services Wizard: change order of the systemd services 2025-06-18 11:24:36 +00:00
Snapshot Wizard: Deduplicate ManageRepositoriesButton 2025-06-27 14:28:27 +00:00
TargetEnvironment Wizard: Set helper text variant 2025-05-28 09:08:52 -05:00
Timezone Wizard: edit the timezone filter to fix whitespaces 2025-06-03 16:41:21 +02:00
Users Wizard: indicate which user tab contains error 2025-06-05 17:45:59 +02:00