Skip to content

Conversation

@andre8244
Copy link
Collaborator

@andre8244 andre8244 commented Dec 16, 2025

  • Add NsProgress component
  • Add createNodeTaskForApp function to TaskService mixin
  • Add wrapTitle prop to NsInfoCard
  • Fix style of card components
  • Update browserslist database

@andre8244 andre8244 requested a review from Copilot December 16, 2025 15:09
@andre8244 andre8244 self-assigned this Dec 16, 2025
@andre8244 andre8244 marked this pull request as ready for review December 16, 2025 15:20
@andre8244 andre8244 merged commit 72bc1c0 into main Dec 16, 2025
1 check passed
@andre8244 andre8244 deleted the add-ns-progress branch December 16, 2025 15:21
Copy link

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 introduces a new progress indicator component and enhances existing card components with improved styling and functionality. The changes include adding a task creation utility function and improving text overflow handling in card titles.

  • Adds NsProgress component for displaying multi-step progress indicators
  • Adds createNodeTaskForApp function to TaskService mixin for creating node tasks
  • Enhances NsInfoCard with a wrapTitle prop for flexible title text handling

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/lib-mixins/task.js Adds new createNodeTaskForApp function for task creation via API
src/lib-components/index.js Exports the new NsProgress component
src/lib-components/NsProgress.vue Implements new progress indicator component with step visualization
src/lib-components/NsInfoCard.vue Adds wrapTitle prop and refactors CSS for better text handling
src/lib-components/NsSystemdServiceCard.vue Removes justify-content: center and adds text wrapping styles
src/lib-components/NsStatusCard.vue Removes justify-content: center for consistent card styling
src/lib-components/NsBackupCard.vue Removes justify-content: center for consistent card styling

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

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