[frontend][backend] List custom views in settings (#13389)#15390
Merged
fellowseb merged 9 commits intoissue/13389-custom-viewsfrom Apr 9, 2026
Merged
[frontend][backend] List custom views in settings (#13389)#15390fellowseb merged 9 commits intoissue/13389-custom-viewsfrom
fellowseb merged 9 commits intoissue/13389-custom-viewsfrom
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## issue/13389-custom-views #15390 +/- ##
============================================================
+ Coverage 33.39% 33.40% +0.01%
============================================================
Files 3172 3175 +3
Lines 214524 214606 +82
Branches 39239 39248 +9
============================================================
+ Hits 71631 71687 +56
- Misses 142893 142919 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3afc02e to
3bd1a13
Compare
5dd9849 to
4f57061
Compare
Base automatically changed from
issue/13389-2-custom-views-tab
to
issue/13389-custom-views
April 8, 2026 17:19
6653e55 to
5b38e17
Compare
338e736 to
25ba4bf
Compare
e4ef50c to
1ce369a
Compare
esrevi
reviewed
Apr 9, 2026
33d6b77 to
01a6249
Compare
esrevi
approved these changes
Apr 9, 2026
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.
Proposed changes
Implements chunk
Settings: an administrator is able to see listed custom views for an entity typeof the "Custom views" featureA custom view is a dashboard an administrator creates for a given entity type. This dashboard is then viewable (not editable) by "normal" users.
User journeys
Enregistrement.de.l.ecran.2026-04-07.a.10.46.11.mov
Specs
Figma: https://www.figma.com/design/K2TFfOTI4MBgWzIyGT2AHV/Custom-views?node-id=119-150&t=y1ubGmkFiRj9H8fl-0
Notion: https://www.notion.so/filigran/Custom-view-Settings-an-administrator-is-able-to-see-listed-custom-views-for-an-entity-type-3188fce17f2a8052b31bcb9b0628e56d?source=copy_link
Details
Frontend
CustomViewSettingsandCustomViewSettingsDataTablecomponentsuseDataTableLocalSorthook to perform client-side sortBackend
Data model changes:
customViewsqueryRelated issues
Manual testing
Feature branch deployment available here : https://feat-issue-13389-3-l.octi.staging.filigran.io/.
Use "feat-issue-13389-3-l" credentials in 1Password.
Connect as
admin@filigran.io.Test
Intrusion-SetandCampaignentity types for content.Checklist
Further comments