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

[backend/frontend] Save authorized members activation date (#4961) #9526

Merged
merged 8 commits into from
Jan 10, 2025

Conversation

marieflorescontact
Copy link
Member

@marieflorescontact marieflorescontact commented Jan 8, 2025

Proposed changes

  • backend :Add/save authorized_members_activation_date attribute on auth members activation + test
  • frontend : add "Restriction date" colomn

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

@SouadHadjiat SouadHadjiat changed the title Issue/4961 chunk3 [backend/frontend] Save authorized members activation date (#4961) Jan 9, 2025
@marieflorescontact marieflorescontact marked this pull request as ready for review January 9, 2025 09:39
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.41%. Comparing base (979dd3e) to head (ade22e9).
Report is 87 commits behind head on release/6.5.0.

Additional details and impacted files
@@              Coverage Diff               @@
##           release/6.5.0    #9526   +/-   ##
==============================================
  Coverage          65.40%   65.41%           
==============================================
  Files                630      630           
  Lines              60276    60299   +23     
  Branches            6779     6785    +6     
==============================================
+ Hits               39424    39443   +19     
- Misses             20852    20856    +4     

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

@marieflorescontact marieflorescontact merged commit 5585997 into release/6.5.0 Jan 10, 2025
5 checks passed
@marieflorescontact marieflorescontact deleted the issue/4961-chunk3 branch January 10, 2025 13:08
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.

3 participants