50ba1d4c5d
Add documentation comments for admin and user-facing pages
...
- Added descriptive comments for various admin management pages including announcements, banners, blacklist, chats, and more.
- Documented user-facing pages such as chat, communications, dashboard, and profile.
- Included comments for authentication-related pages like password reset and invite acceptance.
- Enhanced clarity on the purpose and routing of each page in the application.
2026-03-09 17:33:02 +01:00
a4f822d462
feat: update page titles and descriptions for improved SEO and user experience
...
- Updated Italian translations for "Area Riservata" description in it.ts
- Added <Head> components with appropriate titles for the following pages:
- Admin Annunci
- Admin Banners
- Admin Blacklist
- Admin Chats
- Admin Etichette
- Admin Flags
- Admin Impostazioni
- Admin Ordini
- Admin Potenziali
- Admin Prezziario
- Admin Storage
- Admin Testi Stringhe
- Admin Utenti
- Allegati
- User Chat
- Comunicazioni
- Ordini
- Profilo
- Removed unused translation hooks from several components
2026-01-19 10:23:16 +01:00
2082ea2c62
refactor: remove unnecessary text-primary class from headings for consistent styling
2025-12-29 16:09:51 +01:00
7ae27d8e30
refactor: remove MiniFooter from AreaRiservataLayout and update layout usage across pages
2025-12-04 11:02:28 +01:00
d93d23c607
feat: enhance email management with delete functionality and session handling
2025-12-01 12:29:48 +01:00
3dc0bccb58
feat: implement lazy loading for CardAnnuncio component; add skeleton loading state and enhance InputNumber component with height prop
2025-11-12 15:52:04 +01:00
bc1f114837
feat: implement server-side rendering for various admin pages and update backend URL configuration
2025-10-17 18:12:10 +02:00
a87a35ffbe
sort classes rule and fix
2025-10-10 16:18:43 +02:00
5755b00d7b
formatt
2025-08-29 16:18:32 +02:00
3f82763168
eslint migration biome
2025-08-28 18:27:07 +02:00
485bcda0d3
Refactor session handling: implement useEnforcedSession for better session validation across components
2025-08-20 14:04:23 +02:00
29c64c7e39
init
2025-08-04 17:45:44 +02:00