Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task pages #3974

Open
junminahn opened this issue Oct 10, 2024 · 0 comments
Open

Task pages #3974

junminahn opened this issue Oct 10, 2024 · 0 comments
Assignees

Comments

@junminahn
Copy link
Collaborator

junminahn commented Oct 10, 2024

Description

  • Display a list view of Tasks for administrative use.

Technical Details

  • Create a read-only table showing type, status, assigned user IDs, assigned roles, assigned permissions, created at, completed at, completed by, and dynamic content from data and metadata.
  • Maintain the existing design pattern used for list pages (e.g., product and request) with similar filtering and pagination functionality.
  • Introduce a new backend endpoint to enable search capability.

Definition of Done (DOD)

  • A global admin can search for tasks.
@junminahn junminahn changed the title Evaluation of Task pages Task pages Oct 31, 2024
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

No branches or pull requests

2 participants