OpenSlides/openslides/assignments/migrations
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
..
__init__.py Added initial migrations for all apps 2015-06-29 15:38:15 +02:00
0001_initial.py Run black 2019-01-08 21:51:52 +01:00
0002_assignmentpoll_pollmethod.py Run black 2019-01-08 21:51:52 +01:00
0003_candidate_weight.py Run black 2019-01-08 21:51:52 +01:00
0004_auto_20180703_1523.py Run black 2019-01-08 21:51:52 +01:00
0005_auto_20180822_1042.py Run black 2019-01-08 21:51:52 +01:00
0006_auto_20190119_1425.py Directories and access permissions for mediafiles 2019-07-12 13:08:07 +02:00
0007_assignment_attachments.py Add attachments to assignments 2019-04-29 10:31:28 +02:00
0008_voting_1.py added option to number poll cadidates 2020-03-17 07:24:37 +01:00
0009_voting_2.py More voting UI improvements 2020-03-17 07:24:40 +01:00
0010_voting_3.py majorities in polls 2020-03-17 07:24:35 +01:00