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

Updates and Bug Fixes #245

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Updates and Bug Fixes #245

merged 5 commits into from
Jul 29, 2024

Conversation

erick-otenyo
Copy link
Member

@erick-otenyo erick-otenyo commented Jul 29, 2024

  • Subnational product pages implementation
  • Remove duplicate bulma-divider.min.css
  • Show valid_until date if available in product items listing page
  • Fix city_forecast menu item name for custom permission setting
  • Add WAGTAILIMAGES_EXTENSIONS and WAGTAILDOCS_EXTENSIONS to settings to limit extensions that cna be uploaded. Closes Disable uploading SVG in images for now #222

This commit brings the initial subnational products page implementation to allow uploading products from regional offices

Also included are fixes for services menu rounded avatars are removed, and introducing ordering for products menu
By default define which type od file extensions should be allow for images and documents

Fixes an issue with uploading svgs, which was allowed initially by default. Now not allowed unless explicitly set in .env
@erick-otenyo erick-otenyo merged commit e333992 into main Jul 29, 2024
@erick-otenyo erick-otenyo deleted the dev branch July 29, 2024 18:55
@erick-otenyo
Copy link
Member Author

Closes #222

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.

Disable uploading SVG in images for now
1 participant