Skip to content

feat: checklist listing page

Dat Nguyen requested to merge dat/BB-6303_list_listing_page_p1 into master
  • Implement checklist listing page

Supporting information

Testing instructions

Step by step producedure

  1. Get the backend up and running make stop build oneshot
  2. Visit the listing page
  3. Switch between List and Archive list
  4. Try using status filter and member filter and make sure the status/assignee display properly
  5. Try archive/unarchive checklist using
  • Checklist action dropdown (screenshot#1)
  • Checklist bulk archive/unarchive (screenshot#2). Try checking checklist of other users and archive, expect error message will be raised as notification (screenshot#3).

Screenshot#1

image

Screenshot#2

image

Screenshot#3

image

Author notes and concerns

Remaining to do

  • Backend tests
  • Frontend tests
  • Sorting, will be done in a follow-up ticket
  • Tags, will be done in a follow-up ticket

Proof of Work

image

Reviewers

Edited by Dat Nguyen

Merge request reports