ministryofjustice / analytical-platform

Analytical Platform • This repository is defined and managed in Terraform
https://docs.analytical-platform.service.justice.gov.uk
MIT License
12 stars 4 forks source link

Add 3 additional filters to front end #2961

Closed seanprivett closed 8 months ago

seanprivett commented 9 months ago

Removing as this duplicates #3047

The following filters to be implemented in the front end:

Source system or service name (acronym OR full name) _- eg. NOMIS / National Offender Management System, LPA / Lasting Power of Attorney Data location/availability (AP, other platform,...) Sensitivity level

Subdomain not to be implemented in this ticket

alex-vonfeldmann commented 8 months ago

User stories:

alex-vonfeldmann commented 8 months ago

@seanprivett the simplified 'high ranked' filter list for UR purposes could look something like his:

I imagine source system or service name could be delivered as tags rather than as filter UI components

I expect users will want additional filters to the above which we will hear about in UR

I'm not sure the current options for the search result sort is right ('Relevance / Ascending / Descending'). 'Recently created' and 'Recently updated' might be better candidates. 'Relevance' might be useful if someone can explain to me how this is actually modelled and ranked?

I'm not sure that we can deliver the two use cases above if we do not massage the metadata content (ie. adding proper descriptions, tags, etc)

jemnery commented 8 months ago

First stab at subdomains from refinement:

HMPPS
  -- prisons
  -- probation
HMCTS
  -- magistrates courts
  -- crown courts
  -- family courts
  -- civil courts
OPG
  -- Lasting power of attorney
  -- supervision orders
HQ
  -- people
  -- finance
  -- performance
  -- estates
LAA
  -- legal aid
  -- public defender
  -- civil legal advice
CICA (no subdomains)
alex-vonfeldmann commented 8 months ago