48 lines
2.4 KiB
Markdown
48 lines
2.4 KiB
Markdown
---
|
|
title: Commun
|
|
process:
|
|
markdown: true
|
|
twig: false
|
|
taxonomy:
|
|
category: docs
|
|
child_type: docs
|
|
media_order: 'logo-filex.png,logo-annuaire.png,logo-glpi.png,logo-guide.png,logo-charte-it.png'
|
|
---
|
|
|
|
### Chapter 2
|
|
|
|
# # ## # Commun
|
|
|
|
## # Applications Internes IT
|
|
|
|
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;">
|
|
|
|
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
|
|
<img src="/user/pages/02.commun/logo-glpi.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;" alt="Logo GLPI">
|
|
<h3 style="margin-top: 0;">Support IT (GLPI)</h3>
|
|
<p style="font-size: 0.9em;">Gestion des tickets et assistance matériel.</p>
|
|
<a href="http://it-ticketing.galien.com/" style="font-weight: bold; color: #007bff;">Accéder au portail →</a>
|
|
</div>
|
|
|
|
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
|
|
<img src="./logo-annuaire.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
|
|
<h3 style="margin-top: 0;">Annuaire</h3>
|
|
<p style="font-size: 0.9em;">Retrouvez vos contacts internes et bureaux.</p>
|
|
<a href="http://annuaire.galien.com/" style="font-weight: bold; color: #007bff;">Ouvrir l'annuaire →</a>
|
|
</div>
|
|
|
|
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
|
|
<img src="./logo-filex.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
|
|
<h3 style="margin-top: 0;">Filex</h3>
|
|
<p style="font-size: 0.9em;">Transfert de fichiers volumineux sécurisé.</p>
|
|
<a href="http://filex-galien.com" style="font-weight: bold; color: #007bff;">Transférer →</a>
|
|
</div>
|
|
|
|
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
|
|
<img src="./logo-guide.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
|
|
<h3 style="margin-top: 0;">Portail RH</h3>
|
|
<p style="font-size: 0.9em;">Congés, paie et informations administratives.</p>
|
|
<a href="https://kelio.galien.com/" style="font-weight: bold; color: #007bff;">Espace Kelio →</a>
|
|
</div>
|
|
|
|
</div> |