Compare commits
No commits in common. "dc93d4de71e3d761d5510ae5093080f36197da52" and "fe75988ef21744b2ff495973c8b3d9a9d20564a8" have entirely different histories.
dc93d4de71
...
fe75988ef2
2 changed files with 13 additions and 18 deletions
23
index.html
23
index.html
|
|
@ -16,21 +16,16 @@
|
|||
<body>
|
||||
<section style="height: 100vh; display: flex; justify-content: center; align-items: center;">
|
||||
<div class="container">
|
||||
<h1 class="mb-4">Forum du bilinguisme HTML/CSS maquettes</h1>
|
||||
<h2>Ecrans à valider/intégrer</h2>
|
||||
<h1>Forum du bilinguisme HTML/CSS maquettes</h1>
|
||||
<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>
|
||||
</ul>
|
||||
<h2>Ecrans intégrés</h2>
|
||||
<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="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="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="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="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">Go 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">Go 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">Go 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">Go 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">Go Dev</span></li>
|
||||
<li><a href="invitations.html" target="_blank" rel="noopener">Gestion des demandes</a><span class="badge bg-success rounded-pill ms-2">new: 17.12.24</span></li>
|
||||
<li><a href="documents.html" target="_blank" rel="noopener">Espace documentaire</a><span class="badge bg-success rounded-pill ms-2">new: 05.01.25</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">Go Dev</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="icon-ui">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
|
||||
</svg>
|
||||
<span>Ignorer le signalement</span>
|
||||
<span>Supprimer le profil</span>
|
||||
</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -247,7 +247,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="icon-ui">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
|
||||
</svg>
|
||||
<span>Ignorer le signalement</span>
|
||||
<span>Supprimer le profil</span>
|
||||
</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -263,7 +263,7 @@
|
|||
<div>
|
||||
<h2 class="h6 user-pseudo">Eric B.</h2>
|
||||
<p><span class="label">Motif:</span> autre</p>
|
||||
<p><span class="label">Décision:</span> profil bloqué</p>
|
||||
<p><span class="label">Décision:</span> profil supprimé</p>
|
||||
<p class="date"><span class="label">Signalé</span> le 16.12.2024 par Priscilla | <span class="label">Traité</span> le 17.12.2024 par Forum du bilinguisme</p>
|
||||
</div>
|
||||
</li>
|
||||
|
|
@ -271,7 +271,7 @@
|
|||
<div>
|
||||
<h2 class="h6 user-pseudo">Eric B.</h2>
|
||||
<p><span class="label">Motif:</span> autre</p>
|
||||
<p><span class="label">Décision:</span> profil bloqué</p>
|
||||
<p><span class="label">Décision:</span> profil supprimé</p>
|
||||
<p class="date"><span class="label">Signalé</span> le 16.12.2024 par Priscilla | <span class="label">Traité</span> le 17.12.2024 par Forum du bilinguisme</p>
|
||||
</div>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue