Commit Graph

170 Commits

Author SHA1 Message Date
BoKhongLo da4dea7f5d feat: implement user account management page and password update functionality
Build and Release / release (push) Successful in 37s
2026-05-30 23:01:15 +07:00
BoKhongLo c9082a9f58 change text
Build and Release / release (push) Successful in 38s
2026-05-30 20:22:09 +07:00
taDuc e81dd69f19 refactor: update timeline persistence, optimize hook synchronization, and refine sidebar state management 2026-05-30 10:35:47 +07:00
taDuc b94f5f44cb refactor: optimize replay preview state management and cleanup editor UI components
Build and Release / release (push) Successful in 1m0s
2026-05-28 18:24:04 +07:00
taDuc 0dbe26fd4e replay in route / 2026-05-28 11:32:31 +07:00
taDuc b3d2f56797 refactor: pre serve route / 2026-05-27 13:58:36 +07:00
taDuc 4c60e2d773 feat: add timeline filter support to replay dispatcher and clean up unused dependencies 2026-05-27 12:48:17 +07:00
taDuc ef3766bc2a feat: implement PinnedWikiPopup, RelatedEntityPopup, and PreviewLayout to support entity relationship navigation and wiki content display in editor preview mode. 2026-05-27 12:15:21 +07:00
taDuc 3d21d078cf use requestAnimationFrame for hover popup 2026-05-27 03:18:11 +07:00
taDuc 184abb25b4 refactor: replace CanvasTimelineRuler with native range input slider in TimelineBar 2026-05-26 23:26:50 +07:00
taDuc 55e8f13e32 refactor: replace HTML range input with custom canvas-based timeline ruler and optimize Map instance configuration 2026-05-26 22:50:27 +07:00
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