OpenSlides/openslides/motions
Sean Engelhardt 84a39ccb62 More voting UI improvements
For Motion poll:
- Overworked how motion poll chart displays the legend
- Added the vote counter to the motion detail
- Added a progress bar to the vote counter
- Fixed some perm errors with the chart
- Show a "Singe Votes" link as button for published named polls
- Replace the edit-button with a dot-menu
  - Having project, Edit, PDF and Delete

For Motion Poll detail:
- enhance search panel
- Remove the breadcrumbs
- Remove the vote counter
- Enhanced the single-vote grid, table and filter bar
- Enhance how the poll state enum was checkend

For the Motion Poll Create/Update Form:
- Remove the selection of poll-methode (whenever possible)
- only show "publish imediately" during creation
2020-03-17 07:24:40 +01:00
..
migrations Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
apps.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
config_variables.py More voting UI improvements 2020-03-17 07:24:40 +01:00
exceptions.py Run black 2019-01-08 21:51:52 +01:00
models.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
numbering.py Added config for more verbose errors on reset password 2019-09-03 14:47:45 +02:00
projector.py Use horizontal meta box ('pdf style table') for motion slide 2019-10-30 13:18:40 +01:00
serializers.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
signals.py Fixes dynamic growing cells in workflows 2019-07-23 15:01:35 +02:00
views.py default motion poll method set, changed permission from 'can_manage_metadata' to 'can_manage' 2020-03-17 07:24:39 +01:00