guarzo
8e0b8fd7f9
fix [kills]: prevent virtual scroller from showing unless needed ( #225 )
2025-03-07 00:25:29 +04:00
guarzo
ee8f9e4d24
fix: fix scroll and size issues with kills widget ( #219 )
...
* fix: fix scroll and size issues with kills widget
2025-03-06 20:15:22 +04:00
guarzo
6c22e6554d
feat: add selectable sig deletion timing, and color options ( #208 )
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / Manual Approval (push) Blocked by required conditions
Build / 🛠 Build (1.17, 18.x, 27) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64) (push) Blocked by required conditions
Build / merge (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
2025-03-04 23:51:10 +04:00
guarzo
4eb1f641ae
fix: add retry on kills retrieval ( #207 )
2025-03-04 11:13:59 +04:00
alpha02x
2da5a243ec
fix: add missing masses to wh sizes const ( #215 )
2025-03-04 11:10:00 +04:00
guarzo
5ac8ccbe5c
refactor: split up node hooks ( #173 )
Build / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build / Manual Approval (push) Has been cancelled
Build / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build / merge (push) Has been cancelled
Build / 🏷 Create Release (push) Has been cancelled
2025-03-01 13:45:34 +04:00
achichenkov
178abc2af2
fix(Map): little bit up performance for windows manager
2025-02-27 17:17:12 +03:00
alpha02x
d21705f355
feat: Auto-set connection EOL status and ship size when linking/editing signatures ( #194 )
...
* feat: Automatically set connection EOL status and ship size type when linking/updating signatures
2025-02-26 13:33:16 +04:00
Dmitry Popov
b052943e34
fix(Map): Added delete systems hotkey
2025-02-26 09:22:57 +01:00
Dmitry Popov
35e1c363e5
fix(Map): Fixed delete systems on map changes
2025-02-23 10:04:05 +01:00
Dmitry Popov
82f6a7f701
fix(Map): Fixed delete system on signature deletion
2025-02-22 09:10:12 +01:00
Dmitry Popov
2d92dfbafa
fix(Map): Fixed delete system on signature deletion
2025-02-22 08:39:50 +01:00
Dmitry Popov
54c7b44d69
fix: signature paste for russian lang
2025-02-21 12:25:35 +01:00
guarzo
a90bf9762a
fix: remove signature expiration ( #196 )
2025-02-21 11:15:06 +04:00
guarzo
85cb9ccfa8
fix: prevent constant full signature widget rerender ( #195 )
2025-02-21 10:54:20 +04:00
guarzo
3cf77da293
fix: proper virtual scroller usage ( #192 )
2025-02-20 11:20:43 +04:00
guarzo
3dd7633194
fix: restore delete key functionality for nodes ( #191 )
2025-02-20 11:19:20 +04:00
Dmitry Popov
6098d32bce
chore: release version v1.51.3
2025-02-19 17:48:13 +01:00
guarzo
7cdfb87853
fix issue with deselection and linked sig splash filters ( #187 )
2025-02-19 12:23:22 +04:00
guarzo
3d54783a3e
fix: pending deletion working again ( #185 )
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / Manual Approval (push) Blocked by required conditions
Build / 🛠 Build (1.17, 18.x, 27) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64) (push) Blocked by required conditions
Build / merge (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
2025-02-19 02:24:15 +04:00
Dmitry Popov
6d67f87d4b
Sigs character name ( #182 )
...
* feat(Signatures): Added character names
2025-02-18 21:12:46 +04:00
guarzo
24bb902bb9
feat: add undo deletion for signatures ( #155 )
...
* feat: add undo for signature deletion and addition
2025-02-18 02:29:40 +04:00
Dmitry Popov
b52471ae5e
chore: release version v1.47.6
2025-02-12 23:37:54 +01:00
guarzo
70b589a359
System Kills cleanup ( #166 )
...
* fix: styling and count of kills tooltip
2025-02-13 01:23:36 +04:00
guarzo
cf7069b3b2
feat: autosize local character tooltip and increase hover target ( #165 )
2025-02-13 01:11:40 +04:00
guarzo
401dfad298
fix: sync kills count bookmark and the kills widget ( #160 )
...
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / Manual Approval (push) Blocked by required conditions
Build / 🛠 Build (1.17, 18.x, 27) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64/v8) (push) Blocked by required conditions
Build / merge (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
* fix: lazy load kills widget
2025-02-12 03:15:16 +04:00
Dmitry Popov
5b972b03e5
Revert "fix: lazy load kills widget ( #157 )" ( #158 )
...
This reverts commit b29e57b3a4 .
2025-02-11 14:20:01 +04:00
guarzo
b29e57b3a4
fix: lazy load kills widget ( #157 )
...
* fix: lazy load kills widget
* fix: updates for eslint and pr feedback
2025-02-11 12:28:24 +04:00
Dmitry Popov
2437ec9c84
fix(Connections): Fixed connections auto-refresh after update
2025-02-09 17:27:22 +01:00
Aleksei Chichenkov
cab1880fb0
fix(Map): Fixed a lot of design and architect issues after last milli… ( #154 )
...
* fix(Map): Fixed a lot of design and architect issues after last million PRs
* fix(Map): removed unnecessary hooks styles
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai >
2025-02-09 13:36:25 +04:00
guarzo
f96cb01860
fix: restore styling for local characters list ( #152 )
2025-02-07 23:15:20 +04:00
guarzo
143f0a5b3a
fix: remove snap to grid customization ( #153 )
2025-02-07 23:14:29 +04:00
guarzo
2f07ec1b74
fix: color and formatting fixes for local character ( #150 )
2025-02-05 21:22:10 +04:00
guarzo
bb0d91a3c7
fix: fix route list hover and on the map character list ( #149 )
...
* fix: correct formatting for on the map character list
* fix: fix hover for route list
2025-02-05 19:55:05 +04:00
guarzo
860d20dc66
fix: kill count subscript position on firefox, and remove kill filter for single system ( #148 )
2025-02-05 18:59:30 +04:00
guarzo
fc41573e70
feat: allow filtering of k-space kills ( #147 )
2025-02-05 07:01:46 +00:00
guarzo
d31046eebb
fix: improve local character header shrink behavior ( #146 )
2025-02-04 21:00:30 +00:00
Dmitry Popov
6af2dc1ed5
fix(Core): include external libraries in build
2025-02-04 20:31:21 +01:00
guarzo
55465688c8
Add hover tooltips for local counter and kills bookmark ( #130 )
...
* feat: add local pilots and kills display on hover
2025-02-04 21:19:13 +04:00
Dmitry Popov
678169e6fa
chore: release version v1.44.0
2025-02-02 22:44:55 +01:00
Dmitry Popov
304f4b01ab
chore: release version v1.44.0
2025-02-02 22:24:47 +01:00
Aleksei Chichenkov
04f3fec0c0
fix(Map): Fixed problem with windows. ( #140 )
...
* fix(Map): Fixed problem with windows.
* fix(Core): Added min heigth for body
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai >
Co-authored-by: Dmitry Popov <dmitriypopovsamara@gmail.com >
2025-02-02 00:34:08 +04:00
Gustav
dff8fc6396
refactor: additional design feedback improvements
2025-01-31 15:00:46 -07:00
Gustav
afdaeb3d34
fix: design feedback patch
2025-01-31 15:00:46 -07:00
Gustav
8468a9b5de
feat: add zkill widget
2025-01-31 15:00:46 -07:00
Dmitry Popov
e8e4aed6d5
Signature EOL status support ( #136 )
...
* feat(Map): Added an ability to mark signature as EOL
* chore: release version v1.39.1
* fix(Map): Add correct styles for switch
* fix(Map): Refactor signatures code. Add ability to set EOL for signature marked as EOL
* feat(Map): Added EOL status for unsplashed signatures. Show precise time for connection passages on hover.
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai >
2025-01-26 20:12:07 +04:00
Dmitry Popov
dac480b059
fix(Widgets): Fix widgets not visible on map
2025-01-22 18:40:37 +01:00
guarzo
4633d26517
fix: improve structure widget styling ( #127 )
2025-01-21 12:47:40 +04:00
Dmitry Popov
d34509d7a0
fix(Map): Fix link signatures on splash. Fix deleting connection on locked system remove.
2025-01-20 23:59:58 +01: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