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

Move cookieconsent settings to generic settings #3722

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

theskumar
Copy link
Member

@theskumar theskumar commented Jan 11, 2024

Removes the cookie consent settings from the "public" menu
to "settings" menu and make it site independent setting

This PR also remove the @register_public_site_settings as this the
last remain setting in the "public" menu in wagtail

Depends on #3721

@theskumar theskumar self-assigned this Jan 11, 2024
@theskumar theskumar requested review from frjo and wes-otf January 11, 2024 14:06
@theskumar theskumar added Type: Maintenance Type: Minor Minor change, used in release drafter labels Jan 11, 2024
@theskumar theskumar force-pushed the maintainance/8-cookie-settings branch from 1adbb5b to 3eda13b Compare January 11, 2024 14:40
@theskumar theskumar force-pushed the maintainance/7-remove-standard-pages branch from c840f92 to f767f5a Compare January 11, 2024 15:01
@theskumar theskumar force-pushed the maintainance/8-cookie-settings branch from 3eda13b to c47a337 Compare January 11, 2024 15:07
@frjo frjo force-pushed the maintainance/7-remove-standard-pages branch from 45e6609 to a15a095 Compare January 29, 2024 19:22
@frjo frjo changed the base branch from maintainance/7-remove-standard-pages to main January 29, 2024 19:29
theskumar and others added 4 commits January 29, 2024 20:39
Removes the cookie consent settings from the "public" menu
to "settings" menu and make it site independent setting

This PR also remove the `@register_public_site_settings` as this the
last remain setting in the "public" menu in wagtail
@frjo frjo force-pushed the maintainance/8-cookie-settings branch from a31b2f4 to 836ecf5 Compare January 29, 2024 19:42
@frjo frjo merged commit 079e015 into main Jan 29, 2024
@theskumar theskumar deleted the maintainance/8-cookie-settings branch January 30, 2024 06:35
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)
frjo pushed a commit that referenced this pull request Jan 30, 2024
- Upgrade heroicons to 2.6.0, adds support for heroicons_mirco
- Remove/upgrade sprite icons
- Update icons in the global messages widget
- Remove unused bgg-logo sprite
- Update calendar icon with heroicon
- Update anchor-link icon
- Remove speech-bubble icon and link—-open-feed, link--close-feed and
link—to-top
- Remove arrow-up and arrow-down
- Remove arrow-split
- Remove "website" icon
- Remove “error” icon
- Update like & dislike button in the screening section
 - Remove 'bulb' svg from sprite
 - Remove 'hero-home-left-pixels' sprite
 - Remove 'hero-home-right-pixels' from sprite
 - Remove 'magnifying-glass' svg from sprite
-  Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite
 - Remove 'add-user' icon, replace with 'user-plus'
 - Remove 'logo-desktop', 'logo-mobile' and 'logo-desktop--dark' icons
 - Remove 'logo-mobile-no-text' icon
 - Remove 'logo-mobile-dark' and 'logo-desktop--dark-alt'
 - Remove 'hero-standard-left-pixels' and 'hero-standard-right-pixels'
 - Remove 'eye' icon and replace with heroicon 'eye'
- Remove 'exclamation-point' icon and replace by heroicon
exlaimation-circle
 - Remove 'github' icon
 - Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite

closes #3703 
depends on #3722
wes-otf pushed a commit that referenced this pull request May 7, 2024
Removes the cookie consent settings from the "public" menu
to "settings" menu and make it site independent setting

This PR also remove the `@register_public_site_settings` as this the
last remain setting in the "public" menu in wagtail

Depends on #3721

---------

Co-authored-by: Fredrik Jonsson <[email protected]>
wes-otf pushed a commit that referenced this pull request May 7, 2024
- Upgrade heroicons to 2.6.0, adds support for heroicons_mirco
- Remove/upgrade sprite icons
- Update icons in the global messages widget
- Remove unused bgg-logo sprite
- Update calendar icon with heroicon
- Update anchor-link icon
- Remove speech-bubble icon and link—-open-feed, link--close-feed and
link—to-top
- Remove arrow-up and arrow-down
- Remove arrow-split
- Remove "website" icon
- Remove “error” icon
- Update like & dislike button in the screening section
 - Remove 'bulb' svg from sprite
 - Remove 'hero-home-left-pixels' sprite
 - Remove 'hero-home-right-pixels' from sprite
 - Remove 'magnifying-glass' svg from sprite
-  Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite
 - Remove 'add-user' icon, replace with 'user-plus'
 - Remove 'logo-desktop', 'logo-mobile' and 'logo-desktop--dark' icons
 - Remove 'logo-mobile-no-text' icon
 - Remove 'logo-mobile-dark' and 'logo-desktop--dark-alt'
 - Remove 'hero-standard-left-pixels' and 'hero-standard-right-pixels'
 - Remove 'eye' icon and replace with heroicon 'eye'
- Remove 'exclamation-point' icon and replace by heroicon
exlaimation-circle
 - Remove 'github' icon
 - Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite

closes #3703 
depends on #3722
wes-otf pushed a commit that referenced this pull request May 8, 2024
Removes the cookie consent settings from the "public" menu
to "settings" menu and make it site independent setting

This PR also remove the `@register_public_site_settings` as this the
last remain setting in the "public" menu in wagtail

Depends on #3721

---------

Co-authored-by: Fredrik Jonsson <[email protected]>
wes-otf pushed a commit that referenced this pull request May 8, 2024
- Upgrade heroicons to 2.6.0, adds support for heroicons_mirco
- Remove/upgrade sprite icons
- Update icons in the global messages widget
- Remove unused bgg-logo sprite
- Update calendar icon with heroicon
- Update anchor-link icon
- Remove speech-bubble icon and link—-open-feed, link--close-feed and
link—to-top
- Remove arrow-up and arrow-down
- Remove arrow-split
- Remove "website" icon
- Remove “error” icon
- Update like & dislike button in the screening section
 - Remove 'bulb' svg from sprite
 - Remove 'hero-home-left-pixels' sprite
 - Remove 'hero-home-right-pixels' from sprite
 - Remove 'magnifying-glass' svg from sprite
-  Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite
 - Remove 'add-user' icon, replace with 'user-plus'
 - Remove 'logo-desktop', 'logo-mobile' and 'logo-desktop--dark' icons
 - Remove 'logo-mobile-no-text' icon
 - Remove 'logo-mobile-dark' and 'logo-desktop--dark-alt'
 - Remove 'hero-standard-left-pixels' and 'hero-standard-right-pixels'
 - Remove 'eye' icon and replace with heroicon 'eye'
- Remove 'exclamation-point' icon and replace by heroicon
exlaimation-circle
 - Remove 'github' icon
 - Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite

closes #3703 
depends on #3722
Vldln pushed a commit to equalitie/hypha that referenced this pull request May 28, 2024
Removes the cookie consent settings from the "public" menu
to "settings" menu and make it site independent setting

This PR also remove the `@register_public_site_settings` as this the
last remain setting in the "public" menu in wagtail

Depends on HyphaApp#3721

---------

Co-authored-by: Fredrik Jonsson <[email protected]>
Vldln pushed a commit to equalitie/hypha that referenced this pull request May 28, 2024
- Upgrade heroicons to 2.6.0, adds support for heroicons_mirco
- Remove/upgrade sprite icons
- Update icons in the global messages widget
- Remove unused bgg-logo sprite
- Update calendar icon with heroicon
- Update anchor-link icon
- Remove speech-bubble icon and link—-open-feed, link--close-feed and
link—to-top
- Remove arrow-up and arrow-down
- Remove arrow-split
- Remove "website" icon
- Remove “error” icon
- Update like & dislike button in the screening section
 - Remove 'bulb' svg from sprite
 - Remove 'hero-home-left-pixels' sprite
 - Remove 'hero-home-right-pixels' from sprite
 - Remove 'magnifying-glass' svg from sprite
-  Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite
 - Remove 'add-user' icon, replace with 'user-plus'
 - Remove 'logo-desktop', 'logo-mobile' and 'logo-desktop--dark' icons
 - Remove 'logo-mobile-no-text' icon
 - Remove 'logo-mobile-dark' and 'logo-desktop--dark-alt'
 - Remove 'hero-standard-left-pixels' and 'hero-standard-right-pixels'
 - Remove 'eye' icon and replace with heroicon 'eye'
- Remove 'exclamation-point' icon and replace by heroicon
exlaimation-circle
 - Remove 'github' icon
 - Remove 'person-icon' and profile_button.html
 - Replace 'caret-down' and 'caret-up' icon
 - Remove 'side-arrow' from svg sprite

closes HyphaApp#3703 
depends on HyphaApp#3722
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Type: Minor Minor change, used in release drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants