You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Stash search changes
* Add subtype mappings in cearch client
* fmd-1081 - Extend ResultType class to hold multiple values
- Added Datahub entity types to ResiultType class
- Used the uupdated class as mapping in search.py
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fmd-1081 - Add new class to hold datahub and custom entity subtypes
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fmd-1081 - Add Publication Collection service
- Added datahub client
- Added details page and handler
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fmd-1081 - Add publication Dataset
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* Further refactor
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fixup! Further refactor
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fixup! Further refactor
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fixup! Further refactor
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fixup! Further refactor
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fixup! Further refactor
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fix unit tests
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fix unit tests
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
* fmd-1081 remake mappings between fmd types and datahub subtypes
* Trying to fix the filters
* Correct subtype in mapping
* refactor: change the filter input type for search
this allows us to use multiple and filter with the or filter
* refactor: search_client to handle mulitple or filters
this is required to handle returning subtypes
* refactor: parse search results where subtype returned as None
* refactor: Put access this data link at bottom of the page
* stash
* Filter fixes and test fixes
* More test fixes
* refactor: combine other filters with entity filters
* Update home/service/search.py
Co-authored-by: Mat <MatMoore@users.noreply.github.com>
* Update lib/datahub-client/data_platform_catalogue/entities.py
Co-authored-by: Mat <MatMoore@users.noreply.github.com>
* refactor: split search module for easier testing
* tests: add tests for map_filters function
* refactor: remove redundant tag filters from the generated graphql query
* override govuk-rtag max-width
* Update lib/datahub-client/data_platform_catalogue/entities.py
Co-authored-by: Mat <MatMoore@users.noreply.github.com>
* Update lib/datahub-client/data_platform_catalogue/entities.py
Co-authored-by: Mat <MatMoore@users.noreply.github.com>
* Update lib/datahub-client/data_platform_catalogue/entities.py
Co-authored-by: Mat <MatMoore@users.noreply.github.com>
* fix: PublicationCollection entity external_url example
* feat: add PlatformUrns to new entity contexts
* refactor: move DatahubSubtype Enum into entities.py
---------
Signed-off-by: Helder Ribeiro <helder.ribeiro@digital.justice.gov.uk>
Co-authored-by: Murdo Moyse <murdo.moyse@digital.justice.gov.uk>
Co-authored-by: Matt <38562764+LavMatt@users.noreply.github.com>
Co-authored-by: LavMatt <matthew.laverty@justice.gov.uk>
Co-authored-by: Murdo <109604278+murdo-moj@users.noreply.github.com>
Co-authored-by: Mat <MatMoore@users.noreply.github.com>
0 commit comments