Commit Graph

59 Commits

Author SHA1 Message Date
Dmitry Popov 209e2bf0a5 fix(Signatures): Fix lazy delete on system switch 2024-12-01 08:25:10 +01:00
Dmitry Popov c73481fd58 fix(Signatures): Fix colors & add 'Backspace' hotkey to delete signatures 2024-11-29 00:19:26 +01:00
Dmitry Popov 100f0be86a fix(Signatures): Fix paste signatures 2024-11-28 00:41:01 +01:00
Dmitry Popov ef5f36e4c4 Signatures k162 types (#77)
* feat(Signatures): Added ability to specify K162 type (actually next types supported Hi/Low/Null/C1-C6/Thera/Pochven)
2024-11-27 19:37:10 +04:00
Dmitry Popov 8ccf7fffa5 feat(Signatures): Added "Lazy delete" option & got rid of update popup 2024-11-27 14:27:27 +01:00
Dmitry Popov 663fee6699 feat(Map): Lock systems available to manager/admin roles only (#75)
* feat(Map): Lock systems available to manager/admin roles only

* feat(Map): Fix add system & add acl member select behaviour
2024-11-27 01:05:26 +04:00
Aleksei Chichenkov ef6b45d7a1 feat(Map): Rework design of checkboxes in Signatures settings dialog. Rework design of checkboxes in Routes settings dialog. Now signature will deleteing by Delete hotkey was Backspace. Fixed size of group column in signatures list. Instead Updated column will be Added, updated may be turn on in settings. (#76)
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>
2024-11-26 23:02:30 +04:00
achichenkov 48e8cd93b9 feat(Map): add new gate design, change EOL placement 2024-11-24 18:30:40 +03:00
Dmitry Popov 0857a82de5 feat(Core): Add connection type for Gates, add new Update logic
fixes #73
2024-11-22 13:27:17 +01:00
Dmitry Popov 0002979fda fix(Core): Fix adding systems on splash (#71)
* fix(Core): Fix adding systems on splash
2024-11-20 18:08:59 +04:00
Dmitry Popov d03a0b7083 chore: release version v1.19.1 2024-11-19 22:26:22 +01:00
Dmitry Popov a5bead15d0 chore: release version v1.18.1 2024-11-19 17:06:35 +01:00
Dmitry Popov 1db65965d0 feat(Signatures): Add user setting to show Inserted time in a separate column 2024-11-19 15:22:16 +01:00
Dmitry Popov 0af4a3a731 chore: release version v1.18.0 2024-11-17 12:19:22 +01:00
Aleksei Chichenkov c55dd7b8d9 Merge pull request #64 from wanderer-industries/design-issues
feat(Map): a lot of design issues
2024-11-16 18:05:08 +03:00
Dmitry Popov cd11ab6775 feat(Signatures): Add user setting to show Description in a separate column 2024-11-15 23:34:33 +01:00
achichenkov a5d776f3b1 feat(Map): a lot of design issues 2024-11-15 19:42:46 +03:00
Dmitry Popov e76b564cbf fix(Signatures): Fix signature stored filters 2024-11-15 17:12:33 +01:00
Dmitry Popov 82080b232f feat(Signatures): Add additional filters support to signature list, show description icon 2024-11-15 08:58:25 +01:00
Dmitry Popov e7924532be feat(Connections): Add connection mark EOL time (#56) 2024-11-08 01:39:44 +04:00
Dmitry Popov bbf536d10e feat(ACL): Add an ability to assign member role without DnD 2024-11-05 08:22:46 +01:00
Dmitry Popov 696c7d2cd1 Map events refactoring (#41)
* refactor(Map): Map event handling refactoring
2024-11-01 14:54:34 +04:00
Dmitry Popov 17653a6374 chore: release version v1.12.6 2024-10-25 14:16:28 +02:00
Dmitry Popov 2ad5e122ff chore: release version v1.12.6 2024-10-24 21:48:50 +02:00
Dmitry Popov d96dfa63c9 chore: release version v1.12.6 2024-10-24 21:18:03 +02:00
Dmitry Popov b6bb4647c7 chore: release version v1.12.6 2024-10-24 21:12:13 +02:00
Dmitry Popov cb41a33546 Custom signatures (#37)
* feat(signatures): Add custom info to system signatures

* feat(connections): Add custom info to system connections

* feat(Map): Add system signature type

* feat(Map): Update wormhole types info

* feat(Map): Add undo action for removed systems

* feat(Map): Delete systems on Backspace hotkey

* feat(Map): Update k-space systems background & styles

* feat(Map): Update systems status background styles

* feat(Map): add support for new wh type data. add signatures settings modal menu; reworked signatures widget - was added info of wormhole;

---------

Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>
2024-10-24 13:10:17 +04:00
Dmitry Popov d8c7b1e070 Auto delete connections (#38)
* feat(Map): Auto delete linked connections

* feat(Map): Auto delete linked connections
2024-10-22 12:17:53 +04:00
Dmitry Popov 0b8eec2263 fix(Map): Fix system add error after map page refresh 2024-10-17 00:10:36 +04:00
achichenkov 43cc5bd520 feat(Map): Prettify user settings
Fixes #35
2024-10-16 17:04:50 +03:00
Dmitry Popov aa0ecbc998 feat(Map): Add map level option to store custom labels 2024-10-14 18:23:39 +04:00
Dmitry Popov 56182bd87d feat(Map): Link signature on splash 2024-10-13 14:17:40 +04:00
Dmitry Popov e365c43781 feat(Map): Link signature on splash 2024-10-13 14:09:53 +04:00
Dmitry Popov 2eae8cffdb feat(Map): Link signature on splash 2024-10-13 14:03:48 +04:00
Dmitry Popov 6ce45349dc feat(Map): Link signature on splash 2024-10-13 13:39:35 +04:00
Dmitry Popov 8ce9eb9955 feat(Map): Link signature on splash 2024-10-13 12:57:33 +04:00
Dmitry Popov 2f672ae970 feat(Map): Follow Character on Map and auto select their current system
fixes #34
2024-10-11 12:11:33 +04:00
Dmitry Popov b3752c8d8f fix(Signatures): Signatures update fixes
fixes #25
2024-10-10 01:43:32 +04:00
Dmitry Popov 8bb6d09e6e fix(Signatures): Signatures update fixes
fixes #25
2024-10-09 17:41:02 +04:00
Dmitry Popov ef6c08dfe8 Refactoring (#27)
* chore: release version v1.3.1

* fix(Core): Add system "true security" correction

* chore: release version v1.3.1
2024-10-09 13:23:35 +04:00
achichenkov 6e33ad943f feat(Map): Fix default sort
Fixes #22
2024-10-07 10:24:54 +03:00
achichenkov f4b7357802 feat(Map): Remove resizible and fix styles of column sorting
Fixes #22
2024-10-07 09:31:01 +03:00
achichenkov 7a404a7e6a Merge branch 'refs/heads/main' into fix-signatures-sort
# Conflicts:
#	assets/js/hooks/Mapper/components/mapInterface/widgets/SystemSignatures/SystemSignaturesContent/SystemSignaturesContent.tsx
2024-10-07 09:13:35 +03:00
achichenkov 3aaac91f07 feat(Map): Revision of sorting from also adding ability to sort all columns
Fixes #2
2024-10-07 09:08:54 +03:00
Ryan R. Olds ea7ff080b8 Undid some formatting changes 2024-10-06 15:26:42 -07:00
Ryan R. Olds b5270958eb Undid some formatting changes 2024-10-06 15:26:21 -07:00
Ryan R. Olds b0a38eab8c Signature header improvements 2024-10-06 15:19:58 -07:00
Ryan R. Olds 0a478e82ba Persist the signature sort between sessions 2024-10-06 14:46:04 -07:00
Ryan Olds 33940cdb9b Sortable signatures (#18)
feat(Signatures): Make signatures sortable
2024-10-06 17:12:47 +04:00
Dmitry Popov 747ca0ee82 fix(Map): Fix map loading after select a different map. 2024-10-02 21:52:04 +04:00