adhocracy4 icon indicating copy to clipboard operation
adhocracy4 copied to clipboard

The core library for the e-participation projects by Liquid Democracy

Results 98 adhocracy4 issues
Sort by recently updated
recently updated
newest added

**URL:** Everywhere, where there are comments **user:** N/A **expected behaviour:** It should either be a link or a button, not both. **behaviour:** It's a link in a button. **important screensize:**...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Django](https://redirect.github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | `==4.2.13` -> `==4.2.16` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/Django/4.2.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [black](https://redirect.github.com/psf/black) ([changelog](https://redirect.github.com/psf/black/blob/main/CHANGES.md)) | `==24.4.2` -> `==24.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/black/24.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

A list of items that need to be fixed from the warnings we get when we run the tests from the root directory: ``` py.test tests --reuse-db ``` - [...

Prio: Medium
Dev: Backend

**URL:** https://meinberlin-design-dev.liqd.net/mapideas/2024-01128/ **user:** all users **expected behaviour:** When there is only one like or dislike on a comment, the counter reads '1 like' or '1 dislike'. **behaviour:** Currently the counter...

Type: Wording

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [django-allauth](https://allauth.org) ([source](https://togithub.com/pennersr/django-allauth), [changelog](https://togithub.com/pennersr/django-allauth/blob/main/ChangeLog.rst)) | `==0.63.3` -> `==0.63.6` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django-allauth/0.63.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

renovate

### Description: There is a mismatch in terminology and display requirements between the aplus and mB projects, it was brought up here https://github.com/liqd/adhocracy4/pull/1669#discussion_r1724784354 aplus: Uses "vote" terminology without displaying text,...

Dev: Refactor
Status: Decision Needed
Dev: Frontend

Deleted subcomments leave an empty div and modals in the DOM, which adds unnecessary space, clutter and extra stuff to load. These should be removed. ![empty-divs](https://github.com/user-attachments/assets/ece6261b-1b71-4f03-8cd0-7e8523a06688)

Prio: Low
Dev: Frontend