Skip to content

Conversation

@andre8244
Copy link
Contributor

@andre8244 andre8244 commented Dec 18, 2025

  • Add NsProgress stories
  • Add NsProgress into Import users and groups modal
  • Fix parameter in i18n strings
  • Add i18n strings used by external applications
  • Disable Carbon telemetry
  • Remove unnecessary extension from devcontainer
  • Fix a typo in a prop name that was contained in previous versions of @nethserver/ns8-ui-lib (see fix: typo in NsPasswordInput prop & sbom workflow ns8-ui-lib#49)

@andre8244 andre8244 self-assigned this Dec 18, 2025
@andre8244 andre8244 changed the title fix: add NsProgressStories & other fixes fix(ui): add NsProgressStories & other fixes Dec 18, 2025
@andre8244 andre8244 requested a review from Copilot December 18, 2025 16:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Storybook stories for the NsProgress component, integrates it into the Import Users modal, fixes i18n parameter inconsistencies, adds new translation strings for external applications, disables Carbon telemetry, and removes an unnecessary devcontainer extension.

  • Adds NsProgress component stories and integration into Import Users modal with step indicators
  • Fixes Italian i18n parameter naming from {modulo_id} to {module_id} for consistency
  • Adds new translation strings for the apps_status section used by external applications

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
core/ui/src/stories/NsProgress.stories.js Adds Storybook stories for NsProgress component with default and custom step examples
core/ui/src/components/domains/ImportUsersModal.vue Integrates NsProgress component to display import wizard steps with styling
core/ui/public/i18n/it/translation.json Fixes parameter naming inconsistencies and adds apps_status translation strings
core/ui/public/i18n/en/translation.json Adds apps_status translation strings and updates restart-module action label
core/ui/.env Disables Carbon Design System telemetry
.devcontainer/devcontainer.json Removes waderyan.gitblame extension from devcontainer configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 9 out of 10 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@andre8244 andre8244 marked this pull request as ready for review December 19, 2025 08:57
@andre8244 andre8244 merged commit cb00b1c into main Dec 19, 2025
8 checks passed
@andre8244 andre8244 deleted the add-ns-progress-stories branch December 19, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants