Commit Graph

  • 047f662736 complete replay editor v1 taDuc 2026-05-17 21:45:33 +07:00
  • 3808086529 add README taDuc 2026-05-16 12:09:38 +07:00
  • 7424bc43b0 init replay mode draft taDuc 2026-05-16 12:08:21 +07:00
  • a8097c95d4 refactor(important): reduce editor drill state taDuc 2026-05-16 01:45:19 +07:00
  • 4c81862bb4 feat: implement replay system with action dispatchers and context switching between main and playback modes taDuc 2026-05-15 19:39:02 +07:00
  • 3682f25282 refactor: remove Tiptap editor dependency and legacy JSON format support from wiki components taDuc 2026-05-15 00:04:44 +07:00
  • 57e3d6b3e5 docs: add comprehensive project documentation and clean up snapshot-related files and components taDuc 2026-05-14 23:50:49 +07:00
  • b220798978 refactor: improve type safety by replacing any types with specific interfaces across API services and components. taDuc 2026-05-14 21:54:44 +07:00
  • dca3ca67ad refactor: update token refresh logic and extend map interaction mode callback to support feature context taDuc 2026-05-14 17:34:31 +07:00
  • 494195c532 Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-05-14 17:24:46 +07:00
  • 2ad8f9793b feat: add resizable side panels for replay mode in editor page taDuc 2026-05-14 17:21:22 +07:00
  • 7d774440a9 style /user/projects page staging BoKhongLo 2026-05-14 16:56:15 +07:00
  • b54fdb987e restyle project/[id] page BoKhongLo 2026-05-14 16:12:26 +07:00
  • f904f91a9c update wiki page BoKhongLo 2026-05-14 16:07:16 +07:00
  • 3c71249926 update wiki BoKhongLo 2026-05-14 12:55:10 +07:00
  • 8fc9456a6a init: replay mode taDuc 2026-05-14 03:41:58 +07:00
  • c92aaafc33 refactor: remove refresh token handling in favor of HttpOnly cookie-based authentication taDuc 2026-05-13 17:45:56 +07:00
  • f1d6f22f80 fix: refine token expiration detection and prevent unauthorized redirects for anonymous users while adding support for jwt property in token stores taDuc 2026-05-13 17:41:25 +07:00
  • 14a06af343 feat: implement updating circle taDuc 2026-05-13 15:48:00 +07:00
  • 41e43d4974 fix: stop use int key in local taDuc 2026-05-13 04:17:22 +07:00
  • 33a866b659 add new list view for ent - wiki taDuc 2026-05-13 02:40:48 +07:00
  • 08120ef987 refactor undo feature taDuc 2026-05-13 02:27:54 +07:00
  • e725b52590 editor panel improve experience taDuc 2026-05-12 21:54:56 +07:00
  • cb3e720644 editor UI for better experience :)) taDuc 2026-05-12 21:35:27 +07:00
  • 94c58e1d42 fix: filter geometry binding taDuc 2026-05-12 20:57:37 +07:00
  • 72d7073c40 refactor: path's label viewed also line taDuc 2026-05-12 20:48:13 +07:00
  • 51f432f0fe refactor: easy polylabel algorithm to view polygon label taDuc 2026-05-12 18:43:12 +07:00
  • 7b1f7538ab refactor: point view taDuc 2026-05-12 17:42:59 +07:00
  • d40c3831cb feat: implement modularized map layer styles for various geographic types and update map engine integration taDuc 2026-05-12 14:47:00 +07:00
  • 8f6d848d55 refactor: migrate project data models and transition editor state management to the new project-based API architecture. taDuc 2026-05-12 05:18:54 +07:00
  • 8f911abe35 refactor: rename entity type configuration to geometry type and relocate to dedicated map utilities. taDuc 2026-05-12 04:49:57 +07:00
  • 16fce9da7a refactor: reorganize project structure by migrating engine and geometry utilities into a structured map directory taDuc 2026-05-12 04:43:50 +07:00
  • 6076f098fa refactor: reorganize project components into subdirectories and update import paths for better maintainability. taDuc 2026-05-12 04:34:06 +07:00
  • eecedec560 refactor: modularize editor UI by extracting components into individual files taDuc 2026-05-12 04:20:55 +07:00
  • 1b321da6aa refactor: remove unused AuthPanel component placeholder taDuc 2026-05-12 04:09:10 +07:00
  • 1baba25303 refactor: modularize Map component logic into dedicated hooks for map instance management, layers, interactions, and state synchronization taDuc 2026-05-12 04:05:00 +07:00
  • ac8b0404dd feat: consolidate auth logic into axios interceptors and refactor http layer taDuc 2026-05-12 01:21:56 +07:00
  • fe7696b72d feat: Support multi-select editor workflow and improve UI/UX taDuc 2026-05-11 04:49:28 +07:00
  • f2f5295218 fix: prevent geometry clipping loss on edit by using unclipped feature from draft taDuc 2026-05-11 02:09:20 +07:00
  • 91d9d20447 feat: implement shift/alt snapping to geometry edges in polygon drawing taDuc 2026-05-11 01:16:01 +07:00
  • 9be308b65c fix confuse UI commit taDuc 2026-05-10 23:38:07 +07:00
  • c371d70993 default user UI taDuc 2026-05-10 21:34:21 +07:00
  • b14f11574b custom wiki editor link taDuc 2026-05-10 13:21:36 +07:00
  • 31297c8b59 wiki page taDuc 2026-05-10 03:25:47 +07:00
  • 78824ed07a configuration wiki editor link to bind with slug taDuc 2026-05-10 01:28:41 +07:00
  • 655454d83a Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-05-09 23:03:26 +07:00
  • 6757eb2086 time query by range | filter by type taDuc 2026-05-09 23:02:48 +07:00
  • cf880f573f quick question, answer BoKhongLo 2026-05-09 16:22:22 +07:00
  • 3ec9c51085 update about us BoKhongLo 2026-05-09 16:01:01 +07:00
  • f5fa38ec5a about-us BoKhongLo 2026-05-09 15:19:40 +07:00
  • add1728916 chatbot BoKhongLo 2026-05-09 11:55:45 +07:00
  • a9b8c4ab8b Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-05-08 23:33:49 +07:00
  • c945a56a33 json import export project | UI cleaner | binding geometry to each other taDuc 2026-05-08 23:26:27 +07:00
  • 6f163c3730 UPDATE: fix buyg+ Kain344 2026-05-08 11:17:17 +07:00
  • ce4bc4f2a5 change snapshot commit to new format taDuc 2026-05-08 01:44:17 +07:00
  • 8b1df73797 refactor state storge, UI editor taDuc 2026-05-07 13:38:52 +07:00
  • a29a3a2049 add type taDuc 2026-05-03 19:47:37 +07:00
  • f555909b09 renew name taDuc 2026-05-03 19:36:18 +07:00
  • 34a5c3d041 renew commit snapshot taDuc 2026-05-03 19:33:33 +07:00
  • fca188f0be scale label taDuc 2026-05-03 01:04:50 +07:00
  • 12c351c68a pre view wiki taDuc 2026-05-02 21:13:29 +07:00
  • a74047fd09 add editor taDuc 2026-05-02 02:48:17 +07:00
  • 41af501b51 update: layout BoKhongLo 2026-04-29 16:32:46 +07:00
  • 65806d197f readme BoKhongLo 2026-04-29 16:11:22 +07:00
  • 7ff68659ad update: project module BoKhongLo 2026-04-29 16:09:07 +07:00
  • 2e80e45eab Merge branch 'master' of https://git.kain.io.vn/Kain344/History-user BoKhongLo 2026-04-28 14:21:23 +07:00
  • e0608eb05b update layout BoKhongLo 2026-04-28 14:20:29 +07:00
  • 9f7e040c67 Update README.md Kain344 2026-04-28 14:19:20 +07:00
  • 9006adbb70 update BoKhongLo 2026-04-28 14:01:27 +07:00
  • 6d0ad4a270 create project BoKhongLo 2026-04-28 13:58:34 +07:00
  • 68d05da584 init BoKhongLo 2026-04-28 09:27:54 +07:00