106 Commits

Author SHA1 Message Date
Estelle Köhler
e277c7f7d4 Merge branch 'main' of https://gitea.fhgr.ch/koehleestell/Social_Cooking 2026-04-23 16:02:36 +02:00
Estelle Köhler
cbe3c0983f Texte angepasst 2026-04-23 16:02:30 +02:00
Ysabelle Moser
ee1c78f5de Bild austauschen Intro-Screen Eventerstellung 2026-04-23 12:12:22 +02:00
Ysabelle Moser
61d84022cc Merge branch 'main' of https://gitea.fhgr.ch/koehleestell/Social_Cooking 2026-04-23 11:50:27 +02:00
Ysabelle Moser
b9a5a348a8 Layoutanpassungen vom Success-Screen der Event-Erstellung 2026-04-23 11:47:39 +02:00
Estelle Köhler
60b8a5fd3a Pop-up auch bei Detailseite hinzufügen. Text angepasst. 2026-04-23 11:30:50 +02:00
Estelle Köhler
244f3b74b1 Pop-Up für ab und anmeldung. 2026-04-23 11:00:33 +02:00
Estelle Köhler
4fbabab800 Instagram Herze und Kommentare overlay auf den Fotos. 2026-04-23 07:55:30 +02:00
Ysabelle Moser
485254d3e7 Anpassungen event-create + Fehlermeldungen in login und signup 2026-04-23 00:56:09 +02:00
viiivo
7ecc2cf91a Enhance event overview layout and styling; update event date and improve participant name handling. Pop-Up that Events are free. Explenation for Event Adresse. 2026-04-22 10:19:13 +02:00
21d96597cc Konflikt lösen Button eigener Event Detailansicht 2026-04-21 22:30:36 +02:00
eb537e7d52 Konflikt lösen Übersicht HEAD / Übersicht Startseit 2026-04-21 22:12:13 +02:00
17c26b1cb5 Anpassung Layout 2026-04-21 22:00:11 +02:00
51a07b6347 Anpassung Layou 2026-04-21 21:57:57 +02:00
viiivo
e3ac1a11f0 Update event dates and participant handling; adjust visibility window to 24 hours 2026-04-21 19:51:13 +02:00
viiivo
fa8a7f1fc2 Add FAQ section, back button, and info modal to event pages; update styles and scripts 2026-04-21 19:39:15 +02:00
24dc61a887 Icon Event-Beschrieb hinzugefügt 2026-04-21 15:04:39 +02:00
e17a41509c Icon Gast 2026-04-21 14:13:01 +02:00
add5c3eb05 Anpassungen Startseite, Footer, diversers Styling auf allen Seiten 2026-04-21 13:48:48 +02:00
540754d7d0 Logout-Button in Navigation 2026-04-20 22:18:14 +02:00
28e1647749 Anpassungen Details 2026-04-18 00:09:58 +02:00
536df27e57 Anpassungen Login Signup 2026-04-17 23:55:12 +02:00
01e30bfb64 Anpassung Event Detail II 2026-04-17 23:54:19 +02:00
db939c6660 Anpassungen Event Detail 2026-04-17 23:50:58 +02:00
433743069c Anpassungen Event Uebersicht II 2026-04-17 16:09:35 +02:00
23f3e85543 Anpassungen Event Übersicht 2026-04-17 15:15:50 +02:00
2015454f6c Anpassung Progress Bar Event erstellen 2026-04-17 09:57:41 +02:00
9a2c66e026 Anpassung primary-button, badge und Event erstellen 2026-04-15 10:35:35 +02:00
viiivo
9d763b3680 Funktioniert doch nicht also gelöscht 2026-04-12 17:22:54 +02:00
1c6dcea906 Netlify Deploy Code
Some checks failed
Deploy to Netlify / deploy (push) Has been cancelled
Hosting auf Netlify für einfachere User Test
2026-04-12 17:19:52 +02:00
Estelle Köhler
027f722d69 feat: Abmeldefrist-Hinweis auf Event-Detailseite, .hidden fix 2026-04-12 17:16:34 +02:00
Estelle Köhler
e91cd8572e fix: proper umlauts across all files, simplify gallery upload, fix Menu spelling, show local events in overview 2026-04-12 15:37:31 +02:00
Estelle Köhler
e805abbf12 feat: lightbox gallery, event create UX improvements, cancel modal, footer consistency, Swiss German fixes 2026-04-12 15:18:40 +02:00
Estelle Köhler
4b54c48311 Add snackbar feedback, logout modal, profile pill nav, calendar styling, fix image paths and signup flow 2026-04-12 14:19:09 +02:00
Estelle Köhler
221aa90649 Refactor hero section, update how-it-works cards, add Instagram invite + footer to all pages 2026-04-12 13:43:36 +02:00
Estelle Köhler
5ee62ff604 Resolve merge conflicts and fix styling issues
- Resolve all merge conflicts from main branch pull
- Fix CSS load order: global stylesheet before page-specific on all pages
- Add navigation.js to impressum.html and datenschutz.html
- Unify nav classes across all pages (nav-tab-links + button-small)
- Add footer styles to global stylesheet
- Remove duplicate landingpage.css (redundant with index.css)
- Fix duplicate head/body tags in event_detail.html
- Merge login.js: keep user auth logic + snackbar support
- Merge index-carousel.js: keep dots + responsive resize handling
2026-04-12 10:49:17 +02:00
viiivo
d04a7e07de feat: Update CSS styles and enhance JavaScript functionality for event visibility and navigation
Added Comments for easier understanding of code
2026-04-10 18:16:03 +02:00
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
Estelle Köhler
642f0d4b80 fix: correct stylesheet references, shorten login snackbar, add datenschutz page 2026-04-03 17:25:34 +02:00
Estelle Köhler
6d3f699ea4 Clean up CSS to use global stylesheet, fix carousel, add impressum page and footer to all pages, update login styles 2026-04-03 16:54:16 +02:00
Estelle Köhler
a456caa24a Rename landingpage.css to index.css and rename asset files 2026-04-03 14:26:04 +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»
ddd294dd79 Austausch Logo 2026-03-30 01:36:48 +02:00
«schmona»
5c0806dc67 Logo ersetzen 2026-03-30 01:16:04 +02:00