-
Notifications
You must be signed in to change notification settings - Fork 39
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
Remove public primary nav (db) and "news" app #3715
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Keeps the "news" installed app, so that model migrations are applied - update the sandbox db to remove news page data from it
19362f7
to
1c5ee27
Compare
1c5ee27
to
ada7196
Compare
frjo
approved these changes
Jan 10, 2024
wes-otf
approved these changes
Jan 10, 2024
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
* main: Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…' into maintainance/remove-partners-app * origin/maintainance/remove-partners-app: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…emove-people-app * maintainance/remove-partners-app: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…emove-projects-app * maintainance/3-remove-people-app: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…-remove-public-forms-app * maintainance/4-remove-projects-app: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…ce/6-remove-public-lab-round-page * maintainance/5-remove-public-forms-app: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…ainance/7-remove-standard-pages * maintainance/6-remove-public-lab-round-page: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…/8-cookie-settings * maintainance/7-remove-standard-pages: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…pdates * maintainance/8-cookie-settings: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729)
theskumar
added a commit
that referenced
this pull request
Jan 29, 2024
…-html * maintainance/svg-updates: Remove public "partners" app Remove public primary nav (db) and "news" app (#3715) Fix errors for compare revisions page(JSONDecodeError and Invalid literal int error) (#3727) Add dir attribute to the html tag, ltr/rtl. (#3728) docs: remove duplicate info at references > workflows (#3730) Updated PR template to reflect testing practices (#3729) # Conflicts: # hypha/templates/base-apply.html # hypha/templates/base.html
frjo
pushed a commit
that referenced
this pull request
Jan 29, 2024
- Keep the app installed so the delete table migrations could run - Update sandbox-db with removed tables Depends on #3715
wes-otf
pushed a commit
that referenced
this pull request
May 7, 2024
- Removes the `NavigationSettings` and it's template tag. Keeps the custom html based navigation - Keeps the "news" installed app, so that model migrations are applied - update the sandbox db to remove news page data and schema from it - Remove management command for public pages exports
wes-otf
pushed a commit
that referenced
this pull request
May 7, 2024
- Keep the app installed so the delete table migrations could run - Update sandbox-db with removed tables Depends on #3715
wes-otf
pushed a commit
that referenced
this pull request
May 8, 2024
- Removes the `NavigationSettings` and it's template tag. Keeps the custom html based navigation - Keeps the "news" installed app, so that model migrations are applied - update the sandbox db to remove news page data and schema from it - Remove management command for public pages exports
wes-otf
pushed a commit
that referenced
this pull request
May 8, 2024
- Keep the app installed so the delete table migrations could run - Update sandbox-db with removed tables Depends on #3715
Vldln
pushed a commit
to equalitie/hypha
that referenced
this pull request
May 28, 2024
- Removes the `NavigationSettings` and it's template tag. Keeps the custom html based navigation - Keeps the "news" installed app, so that model migrations are applied - update the sandbox db to remove news page data and schema from it - Remove management command for public pages exports
Vldln
pushed a commit
to equalitie/hypha
that referenced
this pull request
May 28, 2024
- Keep the app installed so the delete table migrations could run - Update sandbox-db with removed tables Depends on HyphaApp#3715
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Status: Needs dev testing 🧑💻
Tasks that should be tested by the dev team
Type: Maintenance
Type: Minor
Minor change, used in release drafter
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
NavigationSettings
and it's template tag. Keeps the custom html based navigation