deft/reports/FY22-Olivier-report.org
Yann Esposito (Yogsototh) 0110eee062
save
2024-02-01 15:16:14 +01:00

48 lines
3.3 KiB
Org Mode

#+title: Olivier FY22 Report
#+subtitle: back to one month older
#+date: 2023-09-26
#+options: H:6 ^:nil
*** Olivier [35]
**** iroh [28 (28 / 0)]
- fix lein lint errors [[https://github.com/advthreat/iroh/pull/6925][#6925]]
- filter orgs to which user already belongs [[https://github.com/advthreat/iroh/pull/6849][#6849]]
- Issue 6666 refactor inviteservice [[https://github.com/advthreat/iroh/pull/6680][#6680]]
- Issue 6605 refactor orgaccessrequestservice [[https://github.com/advthreat/iroh/pull/6660][#6660]]
- fix typo in mail-template-to-orgs-admins [[https://github.com/advthreat/iroh/pull/6638][#6638]]
- Issue 6421 emailtemplating service [[https://github.com/advthreat/iroh/pull/6561][#6561]]
- some changes to the Contributing documentation [[https://github.com/advthreat/iroh/pull/6580][#6580]]
- pluralizes the store name org-access-request [[https://github.com/advthreat/iroh/pull/6563][#6563]]
- add new options to ~db-fixtures-service~ [[https://github.com/advthreat/iroh/pull/6526][#6526]]
- Issue 6502 renew org access request [[https://github.com/advthreat/iroh/pull/6511][#6511]]
- Restructure entities access of DBFixtureService [[https://github.com/advthreat/iroh/pull/6483][#6483]]
- Issue 6275 registration view [[https://github.com/advthreat/iroh/pull/6470][#6470]]
- Issue 6273 list matching orgs [[https://github.com/advthreat/iroh/pull/6414][#6414]]
- Issue 6284 matching admins [[https://github.com/advthreat/iroh/pull/6359][#6359]]
- match-string-advanced (like-match) [[https://github.com/advthreat/iroh/pull/6281][#6281]]
- lowercase email in the invite process [[https://github.com/advthreat/iroh/pull/6349][#6349]]
- Issue 4860 oauth consent page rebrand [[https://github.com/advthreat/iroh/pull/5992][#5992]]
- Issue 6261 email always handled in lower case [[https://github.com/advthreat/iroh/pull/6277][#6277]]
- add bundle-create route and shell script [[https://github.com/advthreat/iroh/pull/6221][#6221]]
- minor changes for bat-test options [[https://github.com/advthreat/iroh/pull/6213][#6213]]
- change test-matcher reading method [[https://github.com/advthreat/iroh/pull/6212][#6212]]
- Issue 6069 maintenance service [[https://github.com/advthreat/iroh/pull/6137][#6137]]
- iroh-service lein template update [[https://github.com/advthreat/iroh/pull/6129][#6129]]
- Update the ~UserId~ schema. [[https://github.com/advthreat/iroh/pull/6127][#6127]]
- Support text match in CRUDStoreService version2 [[https://github.com/advthreat/iroh/pull/6091][#6091]]
- add prefix "Originally" to idp label if org is migrated [[https://github.com/advthreat/iroh/pull/6102][#6102]]
- Issue 5979 support text match search in crud store service [[https://github.com/advthreat/iroh/pull/6059][#6059]]
- hidden custom route to check email [[https://github.com/advthreat/iroh/pull/5928][#5928]]
**** oauth2-client-demo [3 (3 / 0)]
- fix certfile name; serve from 'site' subdir
- add charset
- id_token may be absent
**** tenzin-config [4 (4 / 0)]
- remove reference to mail-template-store in InviteService [[https://github.com/advthreat/tenzin-config/pull/641][#641]]
- Move the EmailTemplatingService to /admin URL [[https://github.com/advthreat/tenzin-config/pull/640][#640]]
- add config for email-templating-service [[https://github.com/advthreat/tenzin-config/pull/610][#610]]
- Add config for MaintenanceService [[https://github.com/advthreat/tenzin-config/pull/533][#533]]