30 Commits

Author SHA1 Message Date
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
add5c3eb05 Anpassungen Startseite, Footer, diversers Styling auf allen Seiten 2026-04-21 13:48:48 +02:00
db939c6660 Anpassungen Event Detail 2026-04-17 23:50:58 +02:00
9a2c66e026 Anpassung primary-button, badge und Event erstellen 2026-04-15 10:35:35 +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
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
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
Estelle Köhler
481f3e3934 Fix how-it-works card styling 2026-04-09 12:14:35 +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»
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
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
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
d9847a907b fix: restore head content deleted during merge 2026-03-29 08:22:10 +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
viiivo
7662e2db26 Fixed broken link between index and signup / login 2026-03-27 17:59:55 +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
Estelle Köhler
dc8164f898 Rename index.html to landing-page.html to avoid main branch conflict 2026-03-26 11:44:20 +01:00
Estelle Köhler
a01d72a716 Landing page X fixed 2026-03-26 11:38:35 +01:00
Estelle Köhler
7977792071 docs: add human-readable comments to HTML and CSS for the team 2026-03-26 11:08:20 +01:00
Estelle Köhler
ce749915ed feat: initial landing page wireframe 2026-03-26 08:54:18 +01:00
viiivo
9707e7ee62 Dateistruktur angelegt 2026-03-19 11:34:59 +01:00