9 Commits

Author SHA1 Message Date
Dmitry Popov f4ddc8dc8b Merge pull request #530 from s-no1ukno/main
feat(map): Update Owners on Multiple Structures
2026-01-29 19:37:27 +04:00
Guarzo 34a7c854ed fix: structure search / paste issues 2025-11-18 22:19:04 -05:00
Jordan Snow a7d6b06332 feat(map): Reviewed changes
Adding the changes from first review of PR #530. This includes cleanup,
wrapping callbacks in a `useCallback()` hook, and inclusion of clsx
wrapper for styling.
2025-10-23 22:06:42 -06:00
Jordan Snow 378f22a1ef feat(map): Logic for multiple owner updates
Finished all the logic for updating owners on multiple structures in a
single system.
2025-10-18 21:43:44 -06:00
Jordan Snow e8bff3098a feat(map): wip New Dialog for Structure Owners
Added the new modal to be able to update all structures within a system
in a single update.
2025-10-18 19:24:19 -06:00
guarzo 4633d26517 fix: improve structure widget styling (#127) 2025-01-21 12:47:40 +04:00
guarzo 4bc76feefc fix: change structure tooltip to avoid paste confusion (#125)
* fix: change structure tooltip to avoid paste confusion

* fix: clarify use of evetime and use primereact calendar
2025-01-17 12:18:04 +04:00
guarzo 698fd5e083 fix: center system is not selected text for structures (#122) 2025-01-15 01:35:24 +04:00
Gustav 6714eb5d9b feat: add structure widget with timer and associated api 2025-01-14 08:49:25 -05:00