feat(GAT-9202): Typesense search and superadmin panel - #1575
Merged
Conversation
|
🎉 Great job! Your PR title follows the correct format. 🚀 |
…sense monitoring page and adds data custodian network management
loki-sinclair-hdruk
temporarily deployed
to
cypress_dev
July 20, 2026 16:29 — with
GitHub Actions
Inactive
loki-sinclair-hdruk
temporarily deployed
to
cypress_dev
July 22, 2026 09:36 — with
GitHub Actions
Inactive
calmacx
requested changes
Jul 23, 2026
equinoxmatt
reviewed
Jul 23, 2026
equinoxmatt
approved these changes
Jul 24, 2026
loki-sinclair-hdruk
temporarily deployed
to
cypress_dev
July 24, 2026 10:52 — with
GitHub Actions
Inactive
calmacx
approved these changes
Jul 24, 2026
gh-actions-pipelines-app Bot
pushed a commit
that referenced
this pull request
Jul 28, 2026
## [2.41.0](v2.40.0...v2.41.0) (2026-07-28) ### ✨ Features * **GAT-9190:** add History tab to integration detail page ([e4e964f](e4e964f)), closes [GAT-9190](undefinedGAT-9190) * **GAT-9202:** Typesense search and superadmin panel (#1575) ([19b201e](19b201e)), closes [GAT-9202](undefinedGAT-9202) * **GAT-9287:** copy update (#1586) ([d630ba0](d630ba0)), closes [GAT-9287](undefinedGAT-9287)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Screenshots / videos (if relevant)
Screen.Recording.2026-07-20.at.17.11.19.mov
Describe your changes
Introduces a
TypesenseSearchfeature flag that routes non-dataset search through the v2 aggregation endpoint (Typesense-backed) — publications on the Gateway source, data custodians, and the related data custodian network widget — while leaving datasets and external sources on their existing paths. Replaces the bare Feature Flags page with a proper superadmin Admin Panel with three tabs: feature flags (now behind an explicit "enable editing" guard to stop accidental toggles), a search-entities monitor showing indexed-vs-eligible-vs-DB counts with a per-collection reindex action, and full CRUD management for data custodian networks. The old/account/profile/featuresroute moves to/account/profile/search-admin, and everything remains gated to HDR UK superadmins.Issue ticket link
https://hdruk.atlassian.net/browse/GAT-9202
Checklist before requesting a review