Commit Graph

368 Commits

Author SHA1 Message Date
int2001
5ddff1f787 Emit ADIF to Websocket (if in qso) on logging 2026-01-05 08:46:33 +00:00
phl0
1f9604e3c3 Show info about source callbook 2025-12-28 22:49:45 +01:00
sm6srw
c9d503613b Missing decodes in qso view 2025-12-22 20:27:46 -05:00
Szymon Porwolik
8a5b87e4cc And the debounce for success path 2025-11-23 01:34:42 +01:00
Szymon Porwolik
4064fbdb5e Debounce for Save QSO button 2025-11-23 01:14:17 +01:00
Szymon Porwolik
b5d59de6c6 Removed required (the form validation will not work anyway), added small delay before enabling button 2025-11-23 00:56:54 +01:00
Szymon Porwolik
578ee85e0f Merge branch 'dev' into dev_fix_references_at_qso 2025-11-22 18:30:14 +01:00
Joerg (DJ7NT)
b6a7a85b70 Merge pull request #2563 from szporwolik/dev_fix_qso_edit
[QSO Edit] Fix for CAT updating
2025-11-22 17:35:55 +01:00
Szymon Porwolik
8892ae826e Fix for mode recalculation 2025-11-21 12:44:32 +01:00
Szymon Porwolik
3eb056c08f Fixed notes behaviour 2025-11-20 22:09:28 +01:00
Szymon Porwolik
a2f88137c6 Fix for POTA/SOTA/WWFF icons at QSO page when populated from cluster 2025-11-20 21:50:25 +01:00
Szymon Porwolik
ed6ca56bf9 Fix for spot population 2025-11-20 20:15:31 +01:00
Szymon Porwolik
4c4f4e2c64 Fix for ref population 2025-11-20 19:46:17 +01:00
Szymon Porwolik
390be4f78c Fix when user changes the callsign 2025-11-17 23:12:13 +01:00
HB9HIL
538ef5a9a0 fix the order of clearing and populating data 2025-11-17 21:10:49 +01:00
Fabian Berg
0e1372f796 Merge pull request #2541 from szporwolik/dev_cluster_logic_in_api
[DX Cluster] Spot classification logic moved to backend
2025-11-17 20:42:44 +01:00
HB9HIL
57c305f7e9 fix pendingReferences as they were filled in the next QSO 2025-11-17 20:12:43 +01:00
HB9HIL
d38c7da0cc new band on change function in cooperative work with @szporwolik 2025-11-15 21:40:01 +01:00
HB9HIL
2e5430c3ff no need to trigger change on Enter as there is a listener in place 2025-11-15 15:04:31 +01:00
Szymon Porwolik
ff14c48391 Merge branch 'dev' into dev_dx_waterfall_fixes 2025-11-10 12:59:16 +01:00
Szymon Porwolik
f72389dda6 Fix for DXCC lookup on band change 2025-11-06 17:58:00 +01:00
Szymon Porwolik
75b75d07c6 Fix for ref 2025-11-05 23:51:06 +01:00
Szymon Porwolik
df07dea9f8 Fix for offline mode 2025-11-05 22:41:59 +01:00
Szymon Porwolik
01448f5ab1 Fix for https://github.com/wavelog/wavelog/pull/2487 2025-11-05 21:28:44 +01:00
Szymon Porwolik
dfb18fb700 Initial commit 2025-11-05 20:51:42 +01:00
Szymon Porwolik
bd1534bc17 Merge branch 'dev' into dev_dx_cluster_ui 2025-11-05 19:25:51 +01:00
Szymon Porwolik
1fe25dbfd8 Send mode to QSO form 2025-11-03 01:00:14 +01:00
Szymon Porwolik
4a9ec06132 Populating references - fixed 2025-11-02 23:49:25 +01:00
Szymon Porwolik
20b5e117c9 Populating References 2025-11-02 23:49:09 +01:00
Szymon Porwolik
5d386532b5 Merge branch 'dev' into dev 2025-11-02 12:34:28 +01:00
Szymon Porwolik
084a02ed31 Merge branch 'dev' into dev_toasts 2025-11-01 12:02:09 +01:00
Fabian Berg
fed4326ed8 Merge pull request #2463 from szporwolik/dev_minor_bugs_and_features 2025-11-01 06:59:50 +01:00
Szymon Porwolik
8065cbca0b Fix for pota/sota/iota/wwff 2025-10-31 17:35:43 +01:00
int2001
53c2575e7c Prevent Re-Lookup not only on Reset-Click but also on ESC 2025-10-31 08:31:30 +00:00
Florian (DF2ET)
6c3a17a74a Merge pull request #2438 from goodspeed34/ime-trigger-fix
Ignore keyup/input event when composing with IME, and trigger them when finished
2025-10-31 07:32:56 +01:00
Szymon Porwolik
20395a8884 Moved toast notification to general files 2025-10-30 22:40:59 +01:00
Szymon Porwolik
3ed64f0550 Merge branch 'dev' into dev_minor_bugs_and_features 2025-10-30 17:03:25 +01:00
Szymon Porwolik
e1e5513b94 Merge branch 'dev' into dev_minor_bugs_and_features 2025-10-30 10:06:27 +01:00
Szymon Porwolik
b4863901b7 Merge branch 'dev' into dev_dx_widget 2025-10-30 09:51:40 +01:00
Szymon Porwolik
a28793cbbd Final refactoring, fixes and improvments 2025-10-29 22:19:51 +01:00
phl0
99b1776d08 Add translations 2025-10-29 21:07:49 +01:00
phl0
f5d0829cf1 Omit setting a marker on DXCC change (without grid) 2025-10-29 20:48:36 +01:00
Andreas Kristiansen
de7aa3e506 Added on dxcc change 2025-10-29 16:33:20 +01:00
phl0
347e9da27a Use grid from JSON result 2025-10-29 12:44:38 +01:00
phl0
87818b36d3 Set marker only if gridsquare is available 2025-10-29 11:51:43 +01:00
phl0
d22cf82115 Remove banner upn reset 2025-10-29 09:45:19 +01:00
Andreas Kristiansen
f15f25b523 Change text when grid is changed 2025-10-29 09:27:26 +01:00
Andreas Kristiansen
7e53f5808d [QSO Entry] Added info to map where position comes from 2025-10-29 09:07:22 +01:00
Szymon Porwolik
16b2e9763e Profile information, translation and bug with the callsign information fetch 2025-10-28 23:10:43 +01:00
Szymon Porwolik
344365fd8b Tooltips were not properly removed 2025-10-28 20:40:33 +01:00