Commit Graph

109 Commits

Author SHA1 Message Date
taDuc 2a5b894a1b feat: integrate rich text editor with wiki linking functionality in ReplayEffectsSidebar 2026-05-26 19:48:41 +07:00
taDuc 092bbec6ac feat: apply no-scrollbar class to Editor and ReplayTimelineSidebar components 2026-05-26 17:29:35 +07:00
taDuc 5a0e77ebb8 fix: disable global scrollbars and reposition search component to the left edge of the editor 2026-05-26 17:28:09 +07:00
taDuc cdf3323d77 fix: add unregister mechanism for map icon updates to prevent memory leaks during component unmount 2026-05-26 17:16:39 +07:00
taDuc 2a3193a3fa perf: optimize map rendering by memoizing Map component and caching expensive geo-spatial calculations 2026-05-26 17:11:00 +07:00
taDuc 8c4a9cc85f feat: implement Goong place search integration and add geometry representative point utilities 2026-05-26 15:43:20 +07:00
taDuc faf5c56219 select and addable geometry global 2026-05-26 10:44:49 +07:00
taDuc e403413965 fix ref geometry ref rerollable 2026-05-26 10:09:02 +07:00
taDuc 9d04076921 refactor: enhance wiki navigation, add view mode toggle, and improve map sync preview logic
(important global check)
2026-05-26 03:14:14 +07:00
taDuc 8306543828 feat: enable feature selection for preview modes and add click interaction support to the selecting engine 2026-05-26 01:26:47 +07:00
taDuc de91f8129e refactor: simplify timeline stage creation form by removing redundant validation logic and improving layout
Build and Release / release (push) Successful in 36s
2026-05-25 08:19:53 +07:00
taDuc f38ae2c288 docs: remove replay simplification proposal document 2026-05-25 02:36:54 +07:00
taDuc 9aa61dce27 refactor: decouple map effects from dispatcher and consolidate replay actions into a unified catalog 2026-05-25 02:36:18 +07:00
taDuc 395eb3de47 refactor(important): change binđing geometry to bound_with(up side down tree) 2026-05-24 20:18:29 +07:00
taDuc a98e1ac5b0 remove feature unhide new geometry by timeline 2026-05-24 15:25:37 +07:00
taDuc 0ebf8e1c65 feat: add dynamic entity color generation and support for reassigning geometry IDs 2026-05-24 11:57:40 +07:00
taDuc 23b2c6f534 refactor: migrate editor components and utilities to centralized uhm directory structure 2026-05-24 10:51:45 +07:00
taDuc c8d2415e50 refactor: consolidate redundant geo-types and implement legacy key mapping in GeoTypeMap 2026-05-24 10:36:45 +07:00
anhncd 82dfd7fa56 update
Build and Release / release (push) Successful in 36s
2026-05-23 13:46:44 +07:00
anhncd 051835b9bd Merge branch 'master' of https://github.com/Pregnant-Guild/FE_User_history_web 2026-05-23 13:46:17 +07:00
taDuc 282b365287 refactor: undo feature cover every single part of editor 2026-05-23 12:23:01 +07:00
taDuc 3b4ff71b9a refactor: enhance selectingEngine with multi-delete support and structured context menu items 2026-05-22 16:42:51 +07:00
anhncd dc6d048645 refactor: replace UI module CSS files and add map icon assets for enhanced styling
Build and Release / release (push) Successful in 1m3s
2026-05-22 12:15:28 +07:00
taDuc ee468fe4fe Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web 2026-05-21 18:51:15 +07:00
taDuc 8f0e912d9e feat: implement geometry binding functionality within the map interaction engine 2026-05-21 18:39:50 +07:00
BoKhongLo b5dcda83a9 feat: implement TimelineBar component and add MapLayers panel styling with collapse functionality
Build and Release / release (push) Successful in 36s
2026-05-21 18:00:15 +07:00
BoKhongLo 457eee4ffa fix: update DRAFT_ENTITY_EXPR to exclude features with bindings
Build and Release / release (push) Successful in 37s
2026-05-21 16:46:43 +07:00
BoKhongLo 7e025fb449 feat: implement resizable public wiki sidebar with improved content fetching, map zoom limits, and layout adjustments
Build and Release / release (push) Successful in 36s
2026-05-20 18:02:10 +07:00
taDuc 8c0bff8082 Remove .env from tracking 2026-05-20 14:31:45 +07:00
taDuc 2a3e908c44 chore: remove .env from tracking and enforce gitignore 2026-05-20 14:25:17 +07:00
taDuc 6599d8bf21 feat: configure mapbox access token for spatial data core engine 2026-05-20 14:14:46 +07:00
taDuc 194b3ad3c2 add somenew UI editor feature for more effêcncy 2026-05-20 02:17:46 +07:00
BoKhongLo 488eee1a25 responsive
Build and Release / release (push) Successful in 36s
2026-05-19 21:52:29 +07:00
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