-
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 "funds" app #3720
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
8087452
to
82031c8
Compare
theskumar
added a commit
that referenced
this pull request
Jan 11, 2024
Also, removes breadcrumbs and StoryBock Depends on #3720
82031c8
to
2580b06
Compare
theskumar
added a commit
that referenced
this pull request
Jan 11, 2024
Also, removes breadcrumbs and StoryBock Depends on #3720
dbc49bb
to
a785e62
Compare
a40932a
to
295ed0a
Compare
frjo
approved these changes
Jan 29, 2024
- Keeps the "news" installed app, so that model migrations are applied - update the sandbox db to remove news page data from it
295ed0a
to
19a3de8
Compare
frjo
pushed a commit
that referenced
this pull request
Jan 29, 2024
Also, removes breadcrumbs and StoryBock Depends on #3720
frjo
pushed a commit
that referenced
this pull request
Jan 29, 2024
Also, removes breadcrumbs and StoryBock Depends on #3720
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
- 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 7, 2024
Also, removes breadcrumbs and StoryBock Depends on #3720
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]>
wes-otf
pushed a commit
that referenced
this pull request
May 8, 2024
Also, removes breadcrumbs and StoryBock Depends on #3720
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]>
Vldln
pushed a commit
to equalitie/hypha
that referenced
this pull request
May 28, 2024
Also, removes breadcrumbs and StoryBock Depends on HyphaApp#3720
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.
page.description
instead of picking up description from the corresponding public page.Depends on #3719