Changed priorities

This commit is contained in:
ericb 2025-01-21 14:17:54 +01:00
parent 7d85ae44d8
commit 2dd492cc33

View file

@ -19,19 +19,20 @@
<h1 class="mb-4">Forum du bilinguisme HTML/CSS maquettes</h1> <h1 class="mb-4">Forum du bilinguisme HTML/CSS maquettes</h1>
<h2>Ecrans à valider/intégrer</h2> <h2>Ecrans à valider/intégrer</h2>
<ul> <ul>
<li><a href="signalements.html" target="_blank" rel="noopener">Gestion des signalements</a><span class="badge bg-success rounded-pill ms-2">new: 13.01.25</span></li> <li><a href="signalements.html" target="_blank" rel="noopener">Gestion des signalements</a><span class="badge bg-success rounded-pill ms-2">new: 13.01.25</span><span class="badge bg-secondary rounded-pill ms-2">GO Dev</span></li>
<li><a href="mail-template.html" target="_blank" rel="noopener">Email template</a><span class="badge bg-success rounded-pill ms-2">new: 14.01.25</span></li> <li><a href="my-tandems.html" target="_blank" rel="noopener">Mes TANDEMs</a><span class="badge bg-success rounded-pill ms-2">new: 15.01.25</span></li>
<li><a href="profile.html" target="_blank" rel="noopener">Profil utilisateur</a><span class="badge bg-warning rounded-pill ms-2">last update: 14.01.25</span><span class="badge bg-secondary rounded-pill ms-2">UPDATED!!! OK Dev</span></li>
<li><a href="documents.html" target="_blank" rel="noopener">Espace documentaire</a><span class="badge bg-warning rounded-pill ms-2">last update: 05.01.25</span><span class="badge bg-secondary rounded-pill ms-2">Go Dev</span></li>
</ul> </ul>
<h2>Ecrans intégrés</h2> <h2>Ecrans intégrés</h2>
<ul> <ul>
<li><a href="home.html" target="_blank" rel="noopener">Page d'accueil</a><span class="badge bg-warning rounded-pill ms-2">last update: 10.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li> <li><a href="home.html" target="_blank" rel="noopener">Page d'accueil</a><span class="badge bg-warning rounded-pill ms-2">last update: 10.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="connect.html" target="_blank" rel="noopener">Page de connexion</a><span class="badge bg-warning rounded-pill ms-2">last update: 10.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li> <li><a href="connect.html" target="_blank" rel="noopener">Page de connexion</a><span class="badge bg-warning rounded-pill ms-2">last update: 10.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="create-account.html" target="_blank" rel="noopener">Création de compte</a><span class="badge bg-warning rounded-pill ms-2">last update: 10.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li> <li><a href="create-account.html" target="_blank" rel="noopener">Création de compte</a><span class="badge bg-warning rounded-pill ms-2">last update: 10.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="profile.html" target="_blank" rel="noopener">Profil utilisateur</a><span class="badge bg-warning rounded-pill ms-2">last update: 16.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="tandem-list.html" target="_blank" rel="noopener">Recherche TANDEM</a><span class="badge bg-warning rounded-pill ms-2">last update: 16.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li> <li><a href="tandem-list.html" target="_blank" rel="noopener">Recherche TANDEM</a><span class="badge bg-warning rounded-pill ms-2">last update: 16.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="invitations.html" target="_blank" rel="noopener">Gestion des demandes</a><span class="badge bg-warning rounded-pill ms-2">last update: 17.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li> <li><a href="invitations.html" target="_blank" rel="noopener">Gestion des demandes</a><span class="badge bg-warning rounded-pill ms-2">last update: 17.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="documents.html" target="_blank" rel="noopener">Espace documentaire</a><span class="badge bg-warning rounded-pill ms-2">last update: 05.01.25</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="404.html" target="_blank" rel="noopener">Error 404</a><span class="badge bg-warning rounded-pill ms-2">last update: 11.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li> <li><a href="404.html" target="_blank" rel="noopener">Error 404</a><span class="badge bg-warning rounded-pill ms-2">last update: 11.12.24</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
<li><a href="mail-template.html" target="_blank" rel="noopener">Email template</a><span class="badge bg-success rounded-pill ms-2">new: 14.01.25</span><span class="badge bg-secondary rounded-pill ms-2">OK Dev</span></li>
</ul> </ul>
</div> </div>
</section> </section>