calque affichant des infos QA

This commit is contained in:
Tykayn 2025-04-28 15:49:55 +02:00 committed by tykayn
parent 0f63309248
commit f19bff1953
8 changed files with 121 additions and 40 deletions

View file

@ -130,51 +130,55 @@
<h3>Types de prises</h3>
<label>
<input type="checkbox" id="filterCableAttached">
<span class="checkbox-custom"></span>
<span>Prise avec câble attaché</span>
<img class="icon-img" src="img/vending_machine.png" alt="cable">
<span>Avec câble attaché</span>
</label>
<label>
<input type="checkbox" id="filterCCS">
<span class="checkbox-custom"></span>
<!-- <span>Prise CCS</span> -->
<img class="icon-img" src="img/type2_combo.svg" alt="prise">
<span>CCS</span>
</label>
<label>
<input type="checkbox" id="filterType1">
<span class="checkbox-custom"></span>
<span>Type 1</span>
</label>
<label>
<input type="checkbox" id="filterType2">
<span class="checkbox-custom"></span>
<img class="icon-img" src="img/Type2_socket.svg" alt="prise">
<!-- <span>Prise Type 2</span> -->
<span>Type 2</span>
</label>
<label>
<input type="checkbox" id="filterType3">
<span class="checkbox-custom"></span>
<span>Type 3</span>
</label>
<label>
<input type="checkbox" id="filterDomestic">
<span class="checkbox-custom"></span>
<img class="icon-img" src="img/socket_typee.svg" alt="prise">
<!-- <span>Prise domestique</span> -->
<span>E / Domestique</span>
</label>
<label>
<input type="checkbox" id="filterChademo">
<span class="checkbox-custom"></span>
<img class="icon-img" src="img/chademo.svg" alt="prise">
<!-- <span>Prise CHAdeMO</span> -->
</label>
<label>
<input type="checkbox" id="filterType1">
<span class="checkbox-custom"></span>
<span>Prise Type 1</span>
</label>
<label>
<input type="checkbox" id="filterType3">
<span class="checkbox-custom"></span>
<span>Prise Type 3</span>
<span>CHAdeMO</span>
</label>
</div>
<hr>
<h3>Qualité des données</h3>
<label for="filterBadTags">
<input type="checkbox" id="filterBadTags">
<span class="checkbox-custom"></span>
<span>Afficher les alertes de problèmes de qualité</span>
</label>
<label>
<input type="checkbox" id="filterUnkown">
<span class="checkbox-custom"></span>