-
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 "forms" pages app #3719
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
e4b9bf7
to
7b95e6d
Compare
91fd1b1
to
27c6eb2
Compare
- Keeps the "news" installed app, so that model migrations are applied - update the sandbox db to remove news page data from it
- Update sandbox db
dbc49bb
to
a785e62
Compare
frjo
added a commit
that referenced
this pull request
Jan 29, 2024
- Remove bunch of homepage properties - Update apply fund/lab listing page to use `page.description` instead of picking up description from the corresponding public page. Depends on #3719 --------- Co-authored-by: Fredrik Jonsson <[email protected]>
theskumar
added a commit
that referenced
this pull request
Jan 30, 2024
* main: User with Staff role can approve contracts (#3736) Add server side previews to the application workflow (#3725) Move cookieconsent settings to generic settings (#3722) Remove public "standard_pages" app (#3721) Remove public "funds" app (#3720) Update github actions. (#3740) Remove public "forms" pages app (#3719) Remove public "projects" app (#3718) Remove "people" app (#3739) Remove public "partners" app (#3716)
wes-otf
pushed a commit
that referenced
this pull request
May 7, 2024
- Update sandbox db Depends on #3718
wes-otf
pushed a commit
that referenced
this pull request
May 7, 2024
- Remove bunch of homepage properties - Update apply fund/lab listing page to use `page.description` instead of picking up description from the corresponding public page. Depends on #3719 --------- Co-authored-by: Fredrik Jonsson <[email protected]>
wes-otf
pushed a commit
that referenced
this pull request
May 8, 2024
- Update sandbox db Depends on #3718
wes-otf
pushed a commit
that referenced
this pull request
May 8, 2024
- Remove bunch of homepage properties - Update apply fund/lab listing page to use `page.description` instead of picking up description from the corresponding public page. Depends on #3719 --------- Co-authored-by: Fredrik Jonsson <[email protected]>
Vldln
pushed a commit
to equalitie/hypha
that referenced
this pull request
May 28, 2024
- Update sandbox db Depends on HyphaApp#3718
Vldln
pushed a commit
to equalitie/hypha
that referenced
this pull request
May 28, 2024
- Remove bunch of homepage properties - Update apply fund/lab listing page to use `page.description` instead of picking up description from the corresponding public page. Depends on HyphaApp#3719 --------- Co-authored-by: Fredrik Jonsson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Depends on #3718