23 Commits

Author SHA1 Message Date
viiivo
c3bea2817c feat: Enhance profile page with tab navigation and event management features
Fix Event anmeldung und abmeldung Button.

12h vor Event beginn wird Adresse angezeigt.
2026-04-10 18:05:46 +02:00
viiivo
1efa4dcd39 feat: Implement user profile management and navigation updates
- Added a new profile page (my_profil.html) for users to manage their events and personal information.
- Introduced a new CSS file (my_profil.css) for styling the profile page.
- Created a JavaScript file (my_profil.js) to handle profile data retrieval, event registration management, and form submission.
- Updated navigation logic (navigation.js) to dynamically display login/signup or event management links based on user authentication status.
- Enhanced event creation and detail pages to support user-specific actions (registration/unregistration).
- Improved login and signup processes to handle user data more robustly, including fallback user creation.
- Refactored event overview to show user-specific events and registrations.
- Added error handling and validation for user input in profile management.
2026-04-10 16:28:44 +02:00
46074df578 Merge pull request 'Anpassungen event erstellung Sprint 1' (#10) from event_create into main
Reviewed-on: #10
2026-04-09 17:24:38 +02:00
Ysabelle Moser
ad6b6c2c8c Anpassungen event erstellung Sprint 1 2026-04-09 17:01:37 +02:00
Estelle Köhler
481f3e3934 Fix how-it-works card styling 2026-04-09 12:14:35 +02:00
Estelle Köhler
6b01e178b9 Update how-it-works button styling 2026-04-09 12:07:55 +02:00
«schmona»
c6d8df790e Typographie ergänzt H3-H6 2026-03-30 22:25:59 +02:00
«schmona»
cba0ab45ba Globales stylesheet verknüpft, Navigation auf allen Seiten angepasst 2026-03-30 22:12:06 +02:00
«schmona»
601d416339 Anpassungen stylesheet global 2026-03-30 00:45:56 +02:00
«schmona»
56ed78b4f7 Anpassung css login_Signup 2026-03-29 23:57:00 +02:00
Estelle Köhler
1b1ea3952b Redesign how-it-works section with custom PNG icons, olive green cards, and update carousel arrows 2026-03-29 19:20:36 +02:00
Estelle Köhler
9ffa0441bc Update carousel info area: remove text, add Instagram icon and invite logo. Replace dots with center arrow navigation. 2026-03-29 18:36:46 +02:00
Estelle Köhler
bd5142d54a Merge branch 'css-main' of https://gitea.fhgr.ch/koehleestell/Social_Cooking into feature/index2.0 2026-03-29 17:42:40 +02:00
Estelle Köhler
e27b942175 Update landing page layout, add how-it-works section, and refine hero image styling 2026-03-29 16:59:21 +02:00
Estelle Köhler
a290ec5f88 Update landing page hero and butter background for Invité 2026-03-29 14:56:15 +02:00
Estelle Köhler
27fd12562e chore: resolve local merge conflict 2026-03-29 08:10:34 +02:00
Estelle Köhler
9015eac2eb Merge feature/landing-page: updated CSS path and added Font Awesome 2026-03-29 08:04:09 +02:00
«schmona»
de625bbc49 Anpassung CSS an globales Stylesheet 2026-03-28 17:27:41 +01:00
«schmona»
434d0f34b9 Stylesheet hinzugefügt 2026-03-28 15:53:35 +01:00
viiivo
edd601d330 feat: enhance event detail and overview pages with improved UI and functionality
- Refactored event_detail.js to include better date formatting, time normalization, and diet label mapping.
- Improved the event detail rendering logic with a more structured layout, including a lightbox for gallery images.
- Updated event_overview.js to support dynamic filtering by location and date, with improved session storage handling.
- Added new SVG assets for location pin and invite logo to enhance visual elements.
2026-03-27 17:48:03 +01:00
viiivo
b15707e855 Merge branch 'main' of https://gitea.fhgr.ch/koehleestell/Social_Cooking 2026-03-27 10:16:03 +01:00
viiivo
17a6984571 Ordnerstruktur aufgesetzt und files nach big merge aufgeräumt, stylings und script im login und signup extrahiert und in seperate files gesetzt, alle verlinkungen überprüft. Namen der Files angepasst für einheitliche benennung. 2026-03-27 10:12:58 +01:00
viiivo
4da3c0741a Vibecoded basic filter system based on wireframe layout using json and js. rearragend folder strcuture in this branch. 2026-03-23 17:43:03 +01:00