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

Add member-only visibility for project updates #1988

Merged
merged 27 commits into from
Mar 26, 2024
Merged

Add member-only visibility for project updates #1988

merged 27 commits into from
Mar 26, 2024

Conversation

jace
Copy link
Member

@jace jace commented Mar 12, 2024

Implements #1967. Pending:

  • The model, form and view are all missing tests.
  • The update notification needs a data migration since role names have changed. This migration collapses two roles into one and therefore cannot be reversed.
  • The update notification needs to be retyped from Notification[Update, None] to Notification[Project, Update], requiring a more complicated data migration.

@jace jace requested review from vidya-ram and djamg March 12, 2024 09:46
@CLAassistant
Copy link

CLAassistant commented Mar 25, 2024

CLA assistant check
All committers have signed the CLA.

@jace jace marked this pull request as ready for review March 26, 2024 06:09
vidya-ram
vidya-ram previously approved these changes Mar 26, 2024
@jace jace merged commit 53616e6 into main Mar 26, 2024
24 of 27 checks passed
@jace jace deleted the update-for-members branch March 26, 2024 11:31
jace added a commit that referenced this pull request Mar 26, 2024
---------

Co-authored-by: Amogh M Aradhya <[email protected]>
Co-authored-by: Zainab Bawa <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

5 participants