Skip to content

[backend/frontend] login aside customization (#14115)#14642

Closed
esrevi wants to merge 8 commits intomasterfrom
issue/14115-login-aside-customization
Closed

[backend/frontend] login aside customization (#14115)#14642
esrevi wants to merge 8 commits intomasterfrom
issue/14115-login-aside-customization

Conversation

@esrevi
Copy link
Member

@esrevi esrevi commented Feb 26, 2026

Proposed changes

  • Add new theme vars in Theme to handle customisation of the aside right panel on login
  • Add new section in Theme creation, update drawer to be able to add a color, or a gradient color, or an image url or base64

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@esrevi esrevi self-assigned this Feb 26, 2026
@esrevi esrevi added the filigran team use to identify PR from the Filigran team label Feb 26, 2026
@esrevi esrevi force-pushed the issue/14115-login-aside-customization branch from 0003dc0 to bb9b359 Compare February 26, 2026 10:14
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 17.54386% with 94 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.35%. Comparing base (1fb52ee) to head (8c435aa).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...c/private/components/settings/themes/ThemeForm.tsx 0.00% 39 Missing ⚠️
...-front/src/public/components/login/LoginLayout.tsx 0.00% 15 Missing ⚠️
...vate/components/settings/themes/themeValidation.ts 0.00% 11 Missing ⚠️
.../opencti-graphql/src/modules/theme/theme-domain.ts 50.00% 8 Missing ⚠️
...rivate/components/settings/themes/ThemeEdition.tsx 0.00% 6 Missing ⚠️
.../private/components/settings/themes/theme-utils.ts 0.00% 6 Missing ⚠️
...ivate/components/settings/themes/ThemeCreation.tsx 0.00% 5 Missing ⚠️
...encti-graphql/src/modules/theme/theme-converter.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14642      +/-   ##
==========================================
- Coverage   32.36%   32.35%   -0.02%     
==========================================
  Files        3096     3097       +1     
  Lines      210896   211072     +176     
  Branches    38196    38283      +87     
==========================================
+ Hits        68259    68283      +24     
- Misses     142637   142789     +152     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.82% <0.00%> (-0.01%) ⬇️
opencti-graphql 67.73% <62.50%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@esrevi
Copy link
Member Author

esrevi commented Feb 26, 2026

#14648

@esrevi esrevi closed this Feb 26, 2026
@esrevi esrevi deleted the issue/14115-login-aside-customization branch February 26, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant