-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
Description
Related document:
Related User Stories
- [Feature] Projects Management | View Projects in Grid and List View #3311
- [Feature] Projects Management | Search and Filter Project in the List Page #3312
- [Feature] Projects Management | Sort Project in the List Page #3314
- [Feature] Projects Management | Export Projects data #3315
- [Feature] Projects Management | Archive Active Project #3316
- [Feature] Projects Management | Restore Archived Project #3318
- [Feature] Projects Management | Manage Project's Team Member in Add and Edit Project Page #3319
- [Feature] Projects Management | Link Related Project in Add and Edit Project Page #3320
- [Feature] Projects Management | Delete Project #3321
- [Feature] Projects Management | Create New Project #3331
- [Feature] Projects Management | Edit Existing Project #3332
As a manager, I want to efficiently access and manage archived projects so that I can retrieve historical data and make informed decisions based on past project performance
Description
Implement a dedicated archived projects view that provides comprehensive access to historical project information. The system should offer robust search, filter, and analysis capabilities while maintaining optimal performance for large archives.
##Design
Figma Link: https://www.figma.com/design/80BIezvQ8KEwXakzfSFFie/Ever-Gauzy-Teams?node-id=12567-110785&t=6SPnIXyB4RwuwNtj-1
Flow
- Manager accesses archive section
- Views list of archived projects
- Can search and filter archived projects
Acceptance Criteria
- Archive view features:
- Search functionality
- Filter by archive date
- Sort options
- Display for each archived project is similar with project list.
Additional column: archived date
Technical
Currently, we don't have API to view the archived project. We have to build/develop the API