Shifts manager

This commit is contained in:
2025-07-10 16:07:17 -06:00
parent 728a0bb6a9
commit cee9af7e49
14 changed files with 1707 additions and 40 deletions

View File

@@ -20,6 +20,10 @@
<header class="header">
<h1>Map for CM-lite</h1>
<div class="header-actions">
<a href="/shifts.html" class="btn btn-secondary">
<span class="btn-icon">📅</span>
<span class="btn-text">View Shifts</span>
</a>
<div class="user-info">
<span class="user-email" id="user-email">Loading...</span>
</div>
@@ -32,6 +36,9 @@
<span></span>
</button>
<div class="mobile-dropdown-content" id="mobile-dropdown-content">
<div class="mobile-dropdown-item">
<a href="/shifts.html" style="color: inherit; text-decoration: none;">📅 View Shifts</a>
</div>
<!-- Admin link will be added here dynamically if user is admin -->
<div class="mobile-dropdown-item location-info">
<span id="mobile-location-count">0 locations</span>