Activity
make page force dynamic
make page force dynamic
updated
updated
change relationMode to prisma
change relationMode to prisma
setup error tracking
setup error tracking
Add an example env file
Add an example env file
Optimize performance using react cache
Optimize performance using react cache
Add metadata
Add metadata
Lay out the dashboard
Lay out the dashboard
Build the IssueChart Component
Build the IssueChart Component
Build the IssueSummary Component
Build the IssueSummary Component
Build the LatestIssues component
Build the LatestIssues component
Refactor: Extract IssueTable
Refactor: Extract IssueTable
Paginate issues
Paginate issues
Implement Pagination
Implement Pagination
Build the layout of pagination component
Build the layout of pagination component
Fix filtering bugs
Fix filtering bugs
Sort issues
Sort issues
make column sortable
make column sortable
Filter issues
Filter issues
Build the filter component
Build the filter component
Refactor AssigneeSelect component
Refactor AssigneeSelect component
Show toast notifications
Show toast notifications
Assign an issue to user
Assign an issue to user
correct code
correct code
Enhance the API to assign issues
Enhance the API to assign issues
fix name
fix name
Add assigned issues to prisma schema
Add assigned issues to prisma schema
Fix avatar not loading
Fix avatar not loading
Fetch the data with react-query
Fetch the data with react-query
Setup react query
Setup react query