DCB: New UI display for Config Type

Description

Remove config type column in UI and replace by new icon implementation. See new UI prototype.

Need to resolve questions:

  • only display an icon if config type is other than 'default'

  • determine actual icon to use

  • text to display - do we need mapping of 'configType' in DB to display text? Can it be customizable?

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Mike April 18, 2022 at 8:24 PM
Edited

Some additional items added to PR https://github.com/OpenNMS/opennms/pull/4558

  • Updates all packages

  • Change 'Back to old UI' btn to 'Back to main page'

  • Highlights selected date on view history modal

  • Removes 'in progress' status for now, as it is not used

  • Renames 'hooks' folder to 'composables' to be more in line with Vue conventions

  • Removes old toast and replaces it with the new feather snackbar component

  • Adds useSpinner and useSnackbar composables, to be used wherever needed and removes old spinner/notification stores as they are now no longer used

Done

Details

Assignee

Reporter

Labels

Story Points

Sprint

Fix versions

Priority

PagerDuty

Created April 13, 2022 at 2:59 PM
Updated June 7, 2022 at 4:51 PM
Resolved April 18, 2022 at 8:51 PM