Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(viewer-dym): LDAP domain (correspondant/mails) and display name in viewer #109

Merged
merged 2 commits into from Feb 16, 2022

Conversation

mehdilouraoui
Copy link
Contributor

@mehdilouraoui mehdilouraoui commented Feb 16, 2022

Closes #110

Objectif(s)

Permettre de d'avoir un nom global provenant du domaine d'un LDAP (réuni sous le nom de l'organisation) puis d'afficher tous les correspondants/mails associés à ce LDAP. Enfin, permet l'affichage "propre" d'un contact au niveau de la visualisation mail.

@sonarcloud
Copy link

sonarcloud bot commented Feb 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lsagetlethias lsagetlethias merged commit 57d341c into dev Feb 16, 2022
@lsagetlethias lsagetlethias deleted the fix/LDAP-domain-and-display-name branch February 16, 2022 18:01
github-actions bot pushed a commit that referenced this pull request Oct 28, 2022
# [1.0.0](v0.0.1...v1.0.0) (2022-10-28)

### Bug Fixes

* **archi:** update renderer module usage ([#90](#90)) ([4166021](4166021))
* **artifacts:** update win portable artifact name ([93f0fa6](93f0fa6))
* auto update ([c67e5c2](c67e5c2))
* **auto-update:** add back 'latest*.yml' files to artifacts ([#177](#177)) ([205fb42](205fb42))
* **auto-update:** remove publish options in builder ([ad5d4b8](ad5d4b8))
* **build:** make sure preset is included in built app ([1e53fd1](1e53fd1))
* **cd:** change ref on checkout when workflow_run ([2036e2c](2036e2c))
* **cd:** lock electron-builder ([6ec0532](6ec0532))
* **cd:** remove workflow_run trigger ([970d959](970d959))
* **ci:** fix build and add compile to quality workflow ([72194d8](72194d8))
* **ci:** fix e2e tests ([540da63](540da63))
* **ci:** update ci and (no)secrets usage ([51e1ccd](51e1ccd))
* **dashboard-viewer:** fix trimester opacity ([e4c32d8](e4c32d8))
* **deps:** update all dependencies ([#54](#54)) ([de8063b](de8063b))
* **e2e:** remove devtools ([#160](#160)) ([cd67796](cd67796))
* **errors:** catch global errors and expose full stack ([a4d45c0](a4d45c0))
* installer id ([e983080](e983080))
* **lint:** disable stylelint ([f63c594](f63c594))
* **menu:** remove empty menu item on windows ([#58](#58)) ([8ee668a](8ee668a))
* **release:** tmp force git notes on actual tag [skip ci] ([fc2b26f](fc2b26f))
* **test:** adjust e2e ([c94111e](c94111e))
* **tsconfig:** remove module config ([a7768e9](a7768e9))
* **window:** change fullscreen behaviour on windows ([1360f7e](1360f7e))
* **worker:** fix external deps of worker in prod ([77d1c6b](77d1c6b))
* **worker:** prod and dist compat ([#53](#53)) ([b4f1e59](b4f1e59))

### chore

* **release:** prepare for beta ([#120](#120)) ([3ccd9ac](3ccd9ac))

### Features

* **cicd:** release scripts ([#56](#56)) ([5c383bd](5c383bd))
* **config:** user config panel ([#175](#175)) ([78810e4](78810e4))
* **core-client:** architecture and layout ([#24](#24)) ([dadf121](dadf121))
* **core:** modules and services ([#20](#20)) ([d02a594](d02a594))
* **dashboard-informations:** allow user to focus on informations ([#89](#89)) ([204a732](204a732))
* **dashboard:** update dashboard infos properties ([#117](#117)) ([badd577](badd577))
* **doc:** add more to contributing ([945ce32](945ce32))
* **export:** add marked elements to exports ([#134](#134)) ([4172446](4172446))
* exports and better pst format ([#38](#38)) ([7c8e726](7c8e726))
* **filter:** domain-year-mail ([#67](#67)) ([e508a37](e508a37))
* **i18n:** Setup i18n mechanics ([#64](#64)) ([0372e85](0372e85))
* **impact:** measure & display ([#130](#130)) ([2e84d68](2e84d68))
* **informations:** add parent folder name to mail view ([#132](#132)) ([93c0709](93c0709))
* Init project ([#5](#5)) ([c29574e](c29574e))
* pst extractor ([#30](#30)) ([5d4efd2](5d4efd2))
* **rebrand:** archimail => archifiltre-mails ([#75](#75)) ([ecfd3f5](ecfd3f5))
* **recap:** add extreme dates ([#123](#123)) ([57ff0e0](57ff0e0))
* **recap:** add total folder count on recap ([#124](#124)) ([c102d6c](c102d6c))
* **recap:** get archive owner from user ([#131](#131)) ([147b088](147b088))
* **release:** auto update ([#62](#62)) ([637810d](637810d))
* tag manager ([#65](#65)) ([bde1f29](bde1f29))
* ux-layout ([#50](#50)) ([7910644](7910644))
* **viewer-dym:** LDAP domain (correspondant/mails) and display name in viewer ([#109](#109)) ([57d341c](57d341c))
* **viewer:** display other group domain ([#133](#133)) ([47cb4d7](47cb4d7))

### BREAKING CHANGES

* **release:** v1.0.0 🎉
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corriger l'affichage des adresses issues d'un LDAP
2 participants