Commit Graph

54 Commits

Author SHA1 Message Date
haerikimmm
b518016a21 fix: home country always purple regardless of visited status 2026-06-16 19:43:54 +09:00
haerikimmm
665472b281 fix: color home country purple on world map 2026-06-16 19:42:42 +09:00
haerikimmm
2226a483c5 chore: reorganize timeline into view/ and detail/ folders, move home.png to assets/ 2026-06-16 19:41:08 +09:00
haerikimmm
93636b6968 chore: remove unused duplicate files 2026-06-16 19:38:38 +09:00
haerikimmm
5718bca963 fix: constrain timeline content width with side margins 2026-06-16 19:34:49 +09:00
haerikimmm
6f41f6e53e fix: proper 2-column layout with scroll, header above columns, side padding 2026-06-16 19:33:50 +09:00
haerikimmm
d157055ab7 fix: journal tab name, 2-column layout with SharePreview on right 2026-06-16 19:32:34 +09:00
haerikimmm
76d7e815c3 style: question-form labels for trip detail fields 2026-06-16 19:26:05 +09:00
haerikimmm
c7cf053105 feat: static city suggestions by country, fix city dropdown, coloring animation on save 2026-06-16 19:21:26 +09:00
haerikimmm
a7079c1f18 feat: add home marker on map, crayon cursor in worldmap, remove logo from topbar 2026-06-16 19:01:59 +09:00
haerikimmm
cf9717149f style home country picker page with home image and app theme 2026-06-16 18:40:51 +09:00
haerikimmm
ec4eea0977 fix save journal button and reactive city filtering by country 2026-06-16 18:32:48 +09:00
haerikimmm
92fae28383 merge globe 3D view with transport icons and real journal data 2026-06-16 17:49:07 +09:00
haerikimmm
b3c5fbe3dd fix: add journalStore shim and sync journals writable store with entriesStore 2026-06-16 17:42:48 +09:00
haerikimmm
8e9b40cc69 merge remote main: keep our journal-driven selection and transport animation 2026-06-16 17:32:11 +09:00
haerikimmm
d389b496b4 merge feature/timeline into main 2026-06-16 17:27:19 +09:00
haerikimmm
bf2700efb7 add animated logo and slogan to login page 2026-06-16 17:26:18 +09:00
0a823948df updated comunication with firebase 2026-06-16 16:18:28 +09:00
haerikimmm
d2fb40f692 added logo image and slogan to sign in page 2026-06-16 15:20:07 +09:00
36f0c25721 layout update 2026-06-16 15:07:16 +09:00
d09946161f Merge branch 'feature/timeline' 2026-06-16 13:14:49 +09:00
87993ae9c6 updated animation 2026-06-16 12:36:37 +09:00
65248fd082 updated adding jurney 2026-06-16 01:39:59 +09:00
e9662754c4 add globe animation 2026-06-15 23:25:58 +09:00
haerikimmm
06e5fe5593 feat: add transport image icons and expand country list to match world map 2026-06-15 19:54:45 +09:00
haerikimmm
dd7932ea4e feat: Firebase integration, 3-step new trip form, full country list, and UI polish
- Connect Firestore for journal entries and visited countries (real-time onSnapshot)
- Connect Firebase Storage for photo uploads
- Add NewEntryForm: 3-step flow (trip details → photos → reflection questions)
- Expand country list to full world-atlas dataset (~240 countries) matching the map
- Filter city suggestions by selected country in both NewEntryForm and EditForm
- Redesign StatsPanel as floating horizontal card with donut chart and progress bar
- Center timeline layout with responsive side margins
- Replace "entry" language with "trip" throughout (Add trip, Save trip, Delete trip)
- Remove footer from Layout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 19:54:45 +09:00
haerikimmm
40e75f30e8 changed to centered layout 2026-06-15 19:50:13 +09:00
965f677368 fix after merge 2026-06-15 12:35:57 +09:00
611cc0b626 Merge branch 'feature/timeline' into main 2026-06-15 12:29:36 +09:00
70352be01b animation plane shape 2026-06-15 12:14:57 +09:00
haerikimmm
6cee6095ed added sharable stats 2026-06-15 10:20:55 +09:00
bd001a71fa add jurney animation 2026-06-15 00:06:10 +09:00
Haeri Kim
8422c6e34f changed app name, added new journal entry from map and timeline 2026-06-14 10:59:59 +09:00
Haeri Kim
cdf3643622 added edit page and revised edit form 2026-06-14 10:47:21 +09:00
Haeri Kim
aadc80b7a8 added firebase & changed main tab color, uyear stand out 2026-06-14 10:24:45 +09:00
c9c94d670f Merge feature/timeline into main 2026-06-12 20:06:25 +09:00
f198c05063 display home country in map 2026-06-12 19:19:20 +09:00
6701398da7 add saving countries 2026-06-12 18:20:00 +09:00
08d3e3ae56 add firebase and sign up 2026-06-12 18:19:45 +09:00
haerikimmm
9be793e2dd added jounal page 2026-06-12 15:55:43 +09:00
haerikimmm
cb0e5602c8 added flag, changed the location of the country name 2026-06-12 15:34:43 +09:00
haerikimmm
326b52b858 changed the location of the travel summary to left 2026-06-11 13:30:18 +09:00
haerikimmm
0848418453 changed font style, added journey summary, changed card ui 2026-06-11 13:21:09 +09:00
haerikimmm
6b13522d6d clean up folders, created sub-components 2026-06-11 11:28:58 +09:00
cd682f738a make stats panel colabseble 2026-06-10 22:56:56 +09:00
5356c05654 finished merging 2026-06-09 16:54:31 +09:00
640c241e1c Merge branch 'feature/timeline' 2026-06-09 16:50:37 +09:00
e62b68ede6 small visual changes 2026-06-09 16:18:37 +09:00
65e16f3502 add side stats panel 2026-06-09 15:56:01 +09:00
8976b94c41 add app layout 2026-06-08 22:26:35 +09:00