adhocracy4
adhocracy4 copied to clipboard
The core library for the e-participation projects by Liquid Democracy
When the filter argument is invalid, django adds and shows the label 'All', also in the case that this isnt a 'real' choice. With this, it would now use the...
**URL:** **user:** **expected behaviour:** Modals with form should show validation errors **behaviour:** Modals with form do not have any validation errors **important screensize:** **device & browser:** **Comment/Question:** This error was...
when you edit a comment and submit changes, changes go through but there is a console error `Uncaught TypeError: this.props.onCommentSubmit(...) is undefined`
After discovering pagination wasn't showing all comments we should implement some testing of comments, both response and frontend
**URL:** https://aplus-dev.liqd.net/julian-test/ideas/2022-00678/ **user:** any who can post a comment **expected behaviour:** post button can only be clicked once, comment is only posted once **behaviour:** if post is clicked very quickly...
Real political systems of any size are rarely unitary, but rather composed of a hierarchy of political units - a federation. Examples include municipalities within states/provinces, states within national/supernational federations...
React 16 update has exposed issues with state handling in the PollQuestion component. UseEffect seems to be used only for errors or unchecking, unchecking should not be required if we...
When running makemessages in a project, I get the following warning: ``` xgettext: warning: msgid '%s participant gave %s answers.' is used without plural and with plural. /adhocracy-plus/node_modules/adhocracy4/adhocracy4/polls/static/PollDetail/PollResults.jsx:63: Here is...
…after mb redesign **Tasks** - [x] PR name contains story or task reference - [ ] Documentation (docs and inline) - [ ] Tests (including n+1 and django_assert_num_queries where applicable)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [celery](https://docs.celeryq.dev/) ([source](https://togithub.com/celery/celery), [changelog](https://docs.celeryq.dev/en/stable/changelog.html)) | `==5.3.6` -> `==5.4.0`...