Skip to content

Commit

Permalink
release v2310.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ra committed Oct 17, 2023
1 parent 8cbdeda commit d815670
Show file tree
Hide file tree
Showing 18 changed files with 52 additions and 129 deletions.
54 changes: 52 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,57 @@

All notable changes to this project will be documented in this file.

Since version Unreleased the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Since version v2310.1 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## v2310.1

### Added

- support for celery task queues with a redis message broker
- makefile commands for starting and status checking of celery worker processes
- ai_report field to dashboard moderation comments serializer
- userdashboard: added field "user_reports" to moderation comment serializer
- Ai report serializer for comments viewset (#7571)
- general switch button react component
- switch button to AIreportExplanation component
- show_in_discussion field to AiReport model
- component to show AiReport in userdashboard and a toggle to show/hide
the report in the discussion
- react component to show AI report with dummy data for now
- new filter category for comments in moderator dashboard: "reported by ai"
- project insight model, create insight function,
update insights with signals (#2492)
- pyenv file and vim backup extension in gitignore
- in contrib templates for item_detail:
request http referer for go back/overview to filtered/paginated list
- in topicprio templates for topic_detail:
request http referer for go back/overview to filtered/paginated list
- in budgeting, idea, mapidea, topicprio:
index id to be used with href anchor to navigate back to item list
- in contrib templates for map_filter_and_sort and pagination:
index id to be used with href anchor to navigate back to item list


### Changed

- ai_report field from StringRelatedField to AiReportSerializer in
CommentWithFeedbackSerializer
- brand-alert color to match the design
- structure of ModerationNotification to be more a11y compliant
- fix tests which included removed modules
- update a4 to 208d5c1134da702fc5c6e8c5c8ea8d55ac2d012d
- update a4 to 73ad60e06a557dbd00e7a1118fb639d13e8b4244
- only english and german language options

### Fixed

- fix broken pytest-lastfailed command in Makefile

### Removed

- modules brainstorming, map-brainstorming, idea-collection,
map-idea-collection, poll, participatory-budgeting, interactive-event and
associated tests
- frontend coverage ci actions
- unused language translations from locale fork
3 changes: 0 additions & 3 deletions changelog/0002.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/39.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/4444.md

This file was deleted.

13 changes: 0 additions & 13 deletions changelog/7429.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7431.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/7536.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7538.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7540.md

This file was deleted.

11 changes: 0 additions & 11 deletions changelog/7541.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/7542.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7571.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7581.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7586.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/7601.md

This file was deleted.

42 changes: 0 additions & 42 deletions changelog/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/_0074.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/_0564.md

This file was deleted.

0 comments on commit d815670

Please sign in to comment.