We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GIVEN the my projects page in MyRSR WHEN a project is unpublished THEN an 'Unpublished' label should be shown above the project's title
WHEN a project is private THEN a 'Private' label should be shown above the project's title
It should be more clear whether a project is published or private in the my projects list in MyRSR.
The text was updated successfully, but these errors were encountered:
[#2081] Add unpublished or private label to my projects list
6be9d2f
Merge pull request #2087 from akvo/#2081-project-status
fbd14e9
#2081 project status
Fixed in #2087
Sorry, something went wrong.
KasperBrandt
No branches or pull requests
Test plan
GIVEN the my projects page in MyRSR
WHEN a project is unpublished
THEN an 'Unpublished' label should be shown above the project's title
WHEN a project is private
THEN a 'Private' label should be shown above the project's title
Issue description
It should be more clear whether a project is published or private in the my projects list in MyRSR.
The text was updated successfully, but these errors were encountered: