Commit 3db4bb8
Fix UI issues: add translations, venues page, remove duplicate SQL files
- Add missing nav.profile and nav.venues translation keys (en/fr/de)
- Add venues listing translations for all 3 languages
- Create /venues page with search, city filter, and venue cards grid
- Add Venues link to nav header (visible to all users)
- Fix hero stats: use dynamic cities/venues counts instead of hardcoded
- Remove data.sql and schema.sql (DbInitializer handles all seeding,
Hibernate handles schema — these SQL files caused duplicate data)
- Add .venues-grid CSS layout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1c3643e commit 3db4bb8
7 files changed
Lines changed: 203 additions & 206 deletions
File tree
- Eventify-Back-End/src/main/resources
- Eventify-Front-End
- app
- venues
- components
- context
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
323 | 330 | | |
324 | 331 | | |
325 | 332 | | |
| |||
0 commit comments