Commit Graph

9683 Commits (mj-v1.12)
 

Author SHA1 Message Date
domi41 a41cc98764 chore: clean up before the next stage
4 years ago
domi41 7d04b62c47 feat: add the merit profile behind the median grade
4 years ago
domi41 604aa434ac fix: remove a debugging tweak that was overlooked
4 years ago
domi41 1ffe67aadc feat: add the issue title to the list of issues of a poll
4 years ago
domi41 da923a00f7 chore: review naive deliberator
4 years ago
domi41 5e1883caea fix: hide the description if none is provided.
4 years ago
domi41 1f168c3fa0 fix: elbow grease the copy mechanism to fix The Bug®
4 years ago
domi41 29e4df2438 test: refine the tests about the critical bug found
4 years ago
domi41 3316623109 chore: spacing
4 years ago
domi41 a91ab3a263 test: expose an issue with the tally
4 years ago
domi41 d9820eed8f chore: clean up the radial merit profile SVG template
4 years ago
domi41 9d8925afb3 Ignore the gitea-repositories directory.
4 years ago
domi41 ef855d71eb feat: add radial merit profiles, in SVG
4 years ago
domi41 f7b3f1ef89 chore: "missing" is more explicit than "lost"
4 years ago
domi41 51d23c5a02 docs: explicit is better than implicit
4 years ago
domi41 bf24b47778 Review.
4 years ago
domi41 02cebfcb5e Tweak the poll's labels for mobile with a CSS media query.
4 years ago
domi41 c426ebf589 Rename `Judgment` into `PollJudgment`.
4 years ago
domi41 29d92bc37b Add french translations for the polling UI.
4 years ago
domi41 f7ae6e6b7a Disable event sourcing until /user/events do not hang for a minute,
4 years ago
domi41 6aa4841e08 Clean up.
4 years ago
domi41 0afecf40c3 Add a repo header nav item for polls.
4 years ago
domi41 de1d54ada9 Tease about what will come next.
4 years ago
domi41 bafb4da0f9 Clean up.
4 years ago
domi41 20cb28fc70 Move Poll CSS to LESS.
4 years ago
domi41 bbbc8e054e Add a basic page to view a poll.
4 years ago
domi41 5ccd108183 Make sure judgments can be emitted with keyboard only.
4 years ago
domi41 61552e5ad1 Fix poll's CRUD subheaders I18N.
4 years ago
domi41 4ee64a9ac7 Implement a less naive score calculus.
4 years ago
domi41 4c1b0e514f Add more tests to expose the limitations of the current scoring implementation.
4 years ago
domi41 b31fbb9879 Adapt label color to median grade.
4 years ago
domi41 55724282a6 Add a battery of tests to GetMedian
4 years ago
domi41 b5244b5eae Fill the missing judgments as REJECT judgments.
4 years ago
domi41 59277db433 Fix a fix for the label's hover area.
4 years ago
domi41 3399f9f9b0 Implement a very naive deliberator.
4 years ago
domi41 0271696ab5 Provision more tests for the deliberator.
4 years ago
domi41 1e3025b0a1 Use unsigned integers where it makes sense.
4 years ago
domi41 6e1799567c Add some tests to the deliberator and implement them.
4 years ago
domi41 89aa6a072b Add a naive tallier.
4 years ago
domi41 c878c0e9d4 Add scoring pseudo-code for fast deliberation.
4 years ago
domi41 03b6354fc1 Prepare for the far future.
4 years ago
domi41 e3c1c8128e Fix some warnings.
4 years ago
domi41 a4dd9e6bd7 Use emotes Chromium can print as well.
4 years ago
domi41 c95d8ee82a Add the Judgment forms for each Poll of each issue.
4 years ago
domi41 3e533227ea Add the Poll Create, Update and Delete forms and logic.
4 years ago
domi41 cee032c715 Mop up and oust a reminiscent bug.
4 years ago
domi41 a8a34de536 Add `Judgment` creation and update.
4 years ago
domi41 f6b4cc9b7e Add `Poll` model and `CreatePoll` function.
4 years ago
zeripath 8282697734
Keys should not verify revoked email addresses (#12486) (#12495)
4 years ago
techknowlogick ec48618d40
Fix bug preventing transfer to private organization (#12497) (#12501)
4 years ago