Skip to content

New column header component#2490

Merged
jasontaylordev merged 12 commits into
masterfrom
new-column-header-component
Jul 1, 2025
Merged

New column header component#2490
jasontaylordev merged 12 commits into
masterfrom
new-column-header-component

Conversation

@jasontaylordev

Copy link
Copy Markdown
Contributor

This pull request introduces a reusable ColumnHeader component to standardize and simplify the implementation of sortable table headers across multiple files. It replaces the previous SortableColumn component and other custom header implementations, resulting consistent column headers, along with cleaner and more maintainable code.

Comment thread src/Frontend/src/components/monitoring/EndpointListColumnHeader.vue
@jasontaylordev jasontaylordev marked this pull request as ready for review June 27, 2025 01:26
@jasontaylordev jasontaylordev self-assigned this Jun 27, 2025
Comment thread src/Frontend/src/components/ColumnHeader.vue Outdated

@PhilBastian PhilBastian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

some things to fix

Comment thread src/Frontend/src/components/ColumnHeader.vue
Comment thread src/Frontend/src/components/ColumnHeader.vue Outdated
@jasontaylordev jasontaylordev merged commit ae2ce8b into master Jul 1, 2025
5 checks passed
@jasontaylordev jasontaylordev deleted the new-column-header-component branch July 1, 2025 01:30
@PhilBastian PhilBastian added this to the 2.1.1 milestone Jul 7, 2025
@PhilBastian PhilBastian added the Type: Refactoring Type: Refactoring label Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Refactoring Type: Refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants