OpenSlides/client/src/app/shared/pipes
Sean 97c2299aec Implement vote weight in client
Implements vote weight in client
The user detail page has a new property
change deserialize to parse floats
change "yes"-voting to send "Y" and "0" instead of "1" and "0"
add vote weight to user list, filter, sort
add vote weight to single voting result
votesvalid and votescast respect the individual vote weight
fix parse-poll pipe and null in pdf
2020-04-22 16:54:50 +02:00
..
localized-date.pipe.spec.ts Add custom date pipe 2019-10-15 12:20:22 +02:00
localized-date.pipe.ts Add custom date pipe 2019-10-15 12:20:22 +02:00
parse-poll-number.pipe.spec.ts More voting UI improvements 2020-03-17 07:24:40 +01:00
parse-poll-number.pipe.ts Implement vote weight in client 2020-04-22 16:54:50 +02:00
poll-key-verbose.pipe.spec.ts Replaces the mat-table with a classic table 2020-03-17 07:24:42 +01:00
poll-key-verbose.pipe.ts Various small fixes 2020-03-17 21:33:46 +01:00
poll-percent-base.pipe.spec.ts Cleanup Voting, enhance UI and UX 2020-03-17 07:24:45 +01:00
poll-percent-base.pipe.ts Some overall improvements 2020-03-17 07:24:50 +01:00
precision.pipe.ts New linting rules and ordering of imports 2019-07-30 09:53:14 +02:00
reverse.pipe.spec.ts More voting UI improvements 2020-03-17 07:24:40 +01:00
reverse.pipe.ts More voting UI improvements 2020-03-17 07:24:40 +01:00
trust.pipe.spec.ts Add trust pipe and remove duplicated functions 2019-09-16 16:24:40 +02:00
trust.pipe.ts Add trust pipe and remove duplicated functions 2019-09-16 16:24:40 +02:00