Dmitry Popov
9de7cd99ee
fix(Map): Fix 'Character Activity' modal
2025-01-02 20:56:14 +01:00
Dmitry Popov
25dd6de770
fix(Map): Fix 'Allow only tracked characters' saving
2025-01-02 18:22:32 +01:00
guarzo
908d249eb9
Allow user to follow a specific tracked character ( #87 )
...
* add follow character functionality
2025-01-02 14:09:10 +04:00
achichenkov
032cb63411
Merge branch 'refs/heads/main' into search-systems
2024-12-24 11:43:02 +03:00
Dmitry Popov
3a69fd7786
chore(Map): Get rid of old add system modal
2024-12-23 11:13:49 +01:00
Dmitry Popov
af2fc342c7
chore(Map): Add search systems
2024-12-23 10:44:46 +01:00
Dmitry Popov
05ea2fcdbe
chore(Map): Add default filtering to search systems
2024-12-22 22:59:28 +01:00
Dmitry Popov
6d4321fead
chore(Map): Add static info to search systems
2024-12-22 17:16:42 +01:00
Dmitry Popov
0d11b12282
feat(Core): Show tracking for new users by default. Auto link characters to account fix. Add character loading indicators.
2024-12-20 16:04:31 +01:00
Dmitry Popov
0796bcf7d0
feat(Map): Add search & update manual adding systems API
2024-12-18 11:13:20 +01:00
Dmitry Popov
0b5bec142a
feat(Map): Add search & update manual adding systems API
2024-12-18 11:09:52 +01:00
Dmitry Popov
ce2dd872c4
fix(Map): update default size of connections
2024-12-17 11:47:05 +01:00
achichenkov
8505fcb6b7
feat(Map): Fixed incorrect wrapping labels of checkboxes in System Signatures, Local and Routes. Also changed dotlan links for k-spacem now it leads to region map before, for wh all stay as it was. Added ability to chane to softer background and remove dots on background of map. Also some small design issues.
2024-12-16 12:42:03 +03:00
Dmitry Popov
3d3b152758
fix(Core): Fix character trackers cleanup
2024-12-14 23:31:42 +01:00
Dmitry Popov
a77a51ba15
fix(Core): Small fixes
2024-12-10 12:00:34 +01:00
Dmitry Popov
bcb421d879
fix(Core): Increased eve DB data download timeout
2024-12-07 19:01:32 +01:00
Dmitry Popov
84076b340b
fix(Core): Fix unpkg CDN issues, fix Abyssals sites adding as systems on map
2024-12-07 09:32:24 +01:00
Dmitry Popov
2771d6304e
chore: release version v1.28.1
2024-12-05 11:54:01 +01:00
Dmitry Popov
bdcde168aa
feat(Signatures): Show 'Unsplashed' signatures on the map (optionally)
2024-12-05 09:52:07 +01:00
Dmitry Popov
a18a71c73d
chore: release version v1.27.1
2024-12-04 21:14:14 +01:00
Dmitry Popov
ab02fe988c
feat(Map): Added an option to show 'Offline characters' to map admins & managers only
...
- updated UI layout for map settings modal
2024-12-04 18:01:50 +01:00
Dmitry Popov
aff768f413
feat(Signatures): Automatically remove signature if linked system removed
2024-11-28 11:09:24 +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
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
Dmitry Popov
300c1b5a18
chore: release version v1.19.3
2024-11-22 13:41:30 +01: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
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
82080b232f
feat(Signatures): Add additional filters support to signature list, show description icon
2024-11-15 08:58:25 +01:00
Dmitry Popov
65e0f89f33
fix(Core): Untracked characters still tracked on map ( #63 )
...
fixes #60
2024-11-14 12:27:37 +04:00
Dmitry Popov
e7924532be
feat(Connections): Add connection mark EOL time ( #56 )
2024-11-08 01:39:44 +04:00
Dmitry Popov
e6cfb29c6f
fix(Core): Fix character tracking permissions
2024-11-06 15:12:44 +01: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
b90a2910c9
fix(Map): Fix system revert issues
2024-11-04 08:23:26 +01:00
Dmitry Popov
3ca75583d2
fix(Map): Fix system revert issues
2024-11-02 22:31:20 +01:00
Dmitry Popov
d880c6873f
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# lib/wanderer_app/map/map_server_impl.ex
2024-11-01 15:53:05 +01:00
Dmitry Popov
937649b2ed
fix(Map): Fix system revert issues
2024-11-01 15:51:15 +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
675ffc8f42
feat(Core): Use ESI /characters/affiliation API
...
Use ESI /characters/affiliation to fetch characters corporation changes
(1H cached instead of 7D)
2024-10-28 11:17:49 +01:00
Dmitry Popov
80a522ab06
chore: release version v1.12.6
2024-10-24 22:00:33 +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
15bceb09a2
chore: release version v1.12.3
2024-10-21 13:11:13 +02:00
Dmitry Popov
13e818abfd
fix(Map): Fix systems cleanup
2024-10-21 13:02:42 +02:00
Dmitry Popov
df155cbc1b
fix(Map): Fix regression issues
2024-10-18 11:10:02 +04:00
Dmitry Popov
93c979c218
chore: release version v1.12.0
2024-10-17 01:11:37 +04:00
Dmitry Popov
0b8eec2263
fix(Map): Fix system add error after map page refresh
2024-10-17 00:10:36 +04:00
Dmitry Popov
fcbe2c754f
chore: release version v1.11.1
2024-10-16 16:45:44 +04:00