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 hidden project info #4376

Merged
merged 3 commits into from
Aug 13, 2024
Merged

add hidden project info #4376

merged 3 commits into from
Aug 13, 2024

Conversation

IvanIvanoff
Copy link
Member

@IvanIvanoff IvanIvanoff commented Aug 9, 2024

Changes

  • Extend project table and API with hidden info
    • Add a datetime and reason. This will help find out in the future when and why a project was hidden.
  • Add includeHidden flag to allProjects, so the hidden projects can be included.

Ticket

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have tried to find clearer solution before commenting hard-to-understand parts of code
  • I have added tests that prove my fix is effective or that my feature works

@IvanIvanoff IvanIvanoff changed the base branch from master to remove-ex-admin August 9, 2024 15:22
Base automatically changed from remove-ex-admin to master August 12, 2024 10:05
@IvanIvanoff IvanIvanoff marked this pull request as ready for review August 13, 2024 12:00
IvanIvanoff and others added 3 commits August 13, 2024 16:01
Add hidden_since and hidden_reason to the database and the API
Add includeHidden: true flag to the allProjects API
Co-authored-by: Tsvetozar Penov <tsvetozar.penov@gmail.com>
@IvanIvanoff IvanIvanoff merged commit d0c59a3 into master Aug 13, 2024
1 of 2 checks passed
@IvanIvanoff IvanIvanoff deleted the add-hidden-project-info branch August 13, 2024 14:54
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.

2 participants