Replace package cards with sortable data table on Project page
- Convert package grid to DataTable matching Home page style - Add sortable columns: Name, Created - Show package stats: Tags, Artifacts, Size, Latest tag - Row click navigates to package page - Keep existing search and format filter working
This commit is contained in:
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Changed
|
||||
- Replaced project card grid with sortable data table on Home page for better handling of large project lists
|
||||
- Replaced package card grid with sortable data table on Project page for consistency
|
||||
- Improved pod naming: Orchard pods now named `orchard-{env}-server-*` for clarity (#51)
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user