BoKhongLo
f5514b8fb5
big update new layout
Build and Release / release (push) Successful in 35s
2026-05-19 18:00:19 +07:00
taDuc
e7c8322c63
fix: cors
2026-05-18 23:41:13 +07:00
taDuc
663347889b
reafactor(important): change to new map backround base goong.io
2026-05-18 22:48:21 +07:00
taDuc
97d505dcc7
preview mode
2026-05-18 13:45:35 +07:00
taDuc
c09928a2b2
add id to BattleReplay
2026-05-17 22:01:09 +07:00
taDuc
047f662736
complete replay editor v1
2026-05-17 21:45:33 +07:00
taDuc
3808086529
add README
2026-05-16 12:09:38 +07:00
taDuc
7424bc43b0
init replay mode draft
2026-05-16 12:08:21 +07:00
taDuc
a8097c95d4
refactor(important): reduce editor drill state
2026-05-16 01:45:19 +07:00
taDuc
4c81862bb4
feat: implement replay system with action dispatchers and context switching between main and playback modes
2026-05-15 19:39:02 +07:00
taDuc
3682f25282
refactor: remove Tiptap editor dependency and legacy JSON format support from wiki components
2026-05-15 00:04:44 +07:00
taDuc
57e3d6b3e5
docs: add comprehensive project documentation and clean up snapshot-related files and components
2026-05-14 23:50:49 +07:00
taDuc
b220798978
refactor: improve type safety by replacing any types with specific interfaces across API services and components.
2026-05-14 21:54:44 +07:00
taDuc
dca3ca67ad
refactor: update token refresh logic and extend map interaction mode callback to support feature context
2026-05-14 17:34:31 +07:00
taDuc
494195c532
Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web
2026-05-14 17:24:46 +07:00
taDuc
2ad8f9793b
feat: add resizable side panels for replay mode in editor page
2026-05-14 17:21:22 +07:00
BoKhongLo
7d774440a9
style /user/projects page
Build and Release / release (push) Failing after 27s
2026-05-14 16:56:15 +07:00
BoKhongLo
b54fdb987e
restyle project/[id] page
Build and Release / release (push) Has been cancelled
2026-05-14 16:12:26 +07:00
BoKhongLo
f904f91a9c
update wiki page
Build and Release / release (push) Has been cancelled
2026-05-14 16:07:16 +07:00
BoKhongLo
3c71249926
update wiki
2026-05-14 12:55:10 +07:00
taDuc
8fc9456a6a
init: replay mode
2026-05-14 03:41:58 +07:00
taDuc
c92aaafc33
refactor: remove refresh token handling in favor of HttpOnly cookie-based authentication
2026-05-13 17:45:56 +07:00
taDuc
f1d6f22f80
fix: refine token expiration detection and prevent unauthorized redirects for anonymous users while adding support for jwt property in token stores
2026-05-13 17:41:25 +07:00
taDuc
14a06af343
feat: implement updating circle
2026-05-13 15:48:00 +07:00
taDuc
41e43d4974
fix: stop use int key in local
2026-05-13 04:17:22 +07:00
taDuc
33a866b659
add new list view for ent - wiki
2026-05-13 02:40:48 +07:00
taDuc
08120ef987
refactor undo feature
2026-05-13 02:27:54 +07:00
taDuc
e725b52590
editor panel improve experience
2026-05-12 21:54:56 +07:00
taDuc
cb3e720644
editor UI for better experience :))
2026-05-12 21:35:27 +07:00
taDuc
94c58e1d42
fix: filter geometry binding
2026-05-12 20:57:37 +07:00
taDuc
72d7073c40
refactor: path's label viewed also line
2026-05-12 20:48:13 +07:00
taDuc
51f432f0fe
refactor: easy polylabel algorithm to view polygon label
2026-05-12 18:43:12 +07:00
taDuc
7b1f7538ab
refactor: point view
2026-05-12 17:42:59 +07:00
taDuc
d40c3831cb
feat: implement modularized map layer styles for various geographic types and update map engine integration
2026-05-12 14:47:00 +07:00
taDuc
8f6d848d55
refactor: migrate project data models and transition editor state management to the new project-based API architecture.
2026-05-12 05:18:54 +07:00
taDuc
8f911abe35
refactor: rename entity type configuration to geometry type and relocate to dedicated map utilities.
2026-05-12 04:49:57 +07:00
taDuc
16fce9da7a
refactor: reorganize project structure by migrating engine and geometry utilities into a structured map directory
2026-05-12 04:43:50 +07:00
taDuc
6076f098fa
refactor: reorganize project components into subdirectories and update import paths for better maintainability.
2026-05-12 04:34:06 +07:00
taDuc
eecedec560
refactor: modularize editor UI by extracting components into individual files
2026-05-12 04:20:55 +07:00
taDuc
1b321da6aa
refactor: remove unused AuthPanel component placeholder
2026-05-12 04:09:10 +07:00
taDuc
1baba25303
refactor: modularize Map component logic into dedicated hooks for map instance management, layers, interactions, and state synchronization
2026-05-12 04:05:00 +07:00
taDuc
ac8b0404dd
feat: consolidate auth logic into axios interceptors and refactor http layer
2026-05-12 01:21:56 +07:00
taDuc
fe7696b72d
feat: Support multi-select editor workflow and improve UI/UX
...
- Refactored state from single selectedFeatureId to selectedFeatureIds array in Editor and Viewer
- Updated Map component to support multi-select filtering for geometry binding visibility
- Made entity, wiki, and geometry side panels scrollable for better overflow handling
- Fixed viewer mode wiki link navigation for independent wikis
- Improved geometry binding UX and state synchronization
2026-05-11 04:49:28 +07:00
taDuc
f2f5295218
fix: prevent geometry clipping loss on edit by using unclipped feature from draft
2026-05-11 02:09:20 +07:00
taDuc
91d9d20447
feat: implement shift/alt snapping to geometry edges in polygon drawing
2026-05-11 01:16:01 +07:00
taDuc
9be308b65c
fix confuse UI commit
2026-05-10 23:38:07 +07:00
taDuc
c371d70993
default user UI
2026-05-10 21:34:21 +07:00
taDuc
b14f11574b
custom wiki editor link
2026-05-10 13:21:36 +07:00
taDuc
31297c8b59
wiki page
2026-05-10 03:25:47 +07:00
taDuc
78824ed07a
configuration wiki editor link to bind with slug
2026-05-10 01:28:41 +07:00