Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bureau #119

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
03d796e
[front] Interface to add roles
Rade-Mathis Jul 25, 2021
013c372
[front] Can delete a role in the list
Rade-Mathis Jul 25, 2021
d0e720d
[front] code cleaning
Rade-Mathis Jul 25, 2021
bd3c2a9
[front] Add classes to parties' div
Rade-Mathis Jul 25, 2021
ea9ac01
[front] Add new role to already existing parties
Rade-Mathis Jul 25, 2021
c2badd0
[front] Bureau role presents in new parties
Rade-Mathis Jul 25, 2021
8f5d0a9
[front] Delete role remove the parties' officers
Rade-Mathis Jul 26, 2021
173c777
[front] Make the role input more usable
Rade-Mathis Jul 26, 2021
e8eb61d
[front] Add/Delete bureau show/hide parties' roles
Rade-Mathis Jul 26, 2021
fafd67b
[front] Add bureau roles to outputed JSON
Rade-Mathis Jul 26, 2021
4ebb38a
[front] Add a list of bureau roles in JSON
Rade-Mathis Aug 14, 2021
7d3e126
[front] nb officers is now an int in the JSON
Rade-Mathis Jan 9, 2022
b62fcb9
[python] Now able to draw a random bureau in SVG
Rade-Mathis Jan 10, 2022
d3c42cf
[python] Now able to place bureau spots
Rade-Mathis Jan 10, 2022
e339a2a
[python] Factorise SVG printing with a append_svg
Rade-Mathis Jan 10, 2022
e6eb206
[python] Allow to create a graph w/o any bureau
Rade-Mathis Jan 11, 2022
56a3db2
[python] Include bureau seats in the total number
Rade-Mathis Jan 11, 2022
72f53b9
[front] Write a little help about office
Rade-Mathis Jan 20, 2022
f75d55c
[python] Permit to create a diagram w/o a bureau
Rade-Mathis Jan 20, 2022
6700305
[python] Add decent ids to bureau <g> elements
Rade-Mathis Jan 20, 2022
0a66744
Merge slashme/master into Rade-Mathis/bureau
Rade-Mathis Jan 21, 2022
cb005c5
[python] Cast SVG height to int
Rade-Mathis Jan 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[front] Write a little help about office
Rade-Mathis committed Jan 20, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 72f53b99524efa5e59bfa222e61104d19a0e37c1
3 changes: 3 additions & 0 deletions parlitest.php
Original file line number Diff line number Diff line change
@@ -68,6 +68,9 @@
<button id="disable-bureau" class="btn btn-outline-danger">
Delete bureau
</button>
<i class="fa fa-question-circle" aria-hidden="true"
title="When using a 'bureau', you have to declare basic delegates and officiers separatly.&#10;For example, if a party has 10 delegates -including- a president, you only have to input '9 delegates'."
></i>
</div>
</div>
<div id="bureau-roles" class="row mt-2">