mskcc / smile-server

2 stars 4 forks source link

Enable filtering by date range for the Import Date column on Requests page #1229

Open qu8n opened 4 months ago

qu8n commented 4 months ago

We'll need to figure out how to pass along filterModel value (the active filter) inside a GraphQL query so we can access it inside the custom resolvers. Will require some research as filterModel can't just be passed into the where, options, or as another property inside a request

We'll also need to move the sorting and filtering client-side logic of Cohorts view to the GraphQL server as well to be consistent.

ao508 commented 2 months ago

Please add your planning poker estimate with Zenhub @qu8n