Wykres commitów

80 Commity (f92ca3dd513cbcd8414c69725fbdacbb1c0a5530)

Autor SHA1 Wiadomość Data
Sebastian Delmont f92ca3dd51 Allow reordering of roster columns 2022-05-20 10:33:12 -05:00
Matthew Chambers e0ca1d5722 Merge branch 'master' into pota-is-in-the-park 2022-05-17 18:46:53 -05:00
Matthew Chambers 24e9caf554 Squashed commits '${title}' 2022-05-02 02:47:01 +00:00
Sebastian Delmont c54252a805 Refactor roster columns 2022-03-05 03:25:45 +00:00
Matthew Chambers aee8c8bb97 add POTA checkbox and defaults, empty hunt POTA in processRosterHunting needs fleshed out 2022-02-20 10:41:21 -06:00
Matthew Chambers c4ffe9801c Fix #76 2021-12-13 19:03:46 -06:00
Sebastian Delmont 8cbe96a9f7 Fixed spot sorting in refactored code 2021-12-13 11:04:53 -05:00
Matthew Chambers 6b6b12833b Update Copyright for 2022 2021-12-12 16:34:02 -06:00
Matthew Chambers 8bf08bc9fa change vars to lets per Tag's suggestion 2021-12-12 15:56:58 -06:00
nr0q 714b29afa4 a few of SD's roster tweaks 2021-12-09 14:31:02 -06:00
christian 8a07ea8204 fixed other sorts 2021-07-01 21:39:50 -04:00
christian 1a8e1ef450 fixed dxcc sorting 2021-06-30 07:52:36 -04:00
Matthew Chambers 3d098a159e re-added r_sortFunction that somehow wondered off 2021-06-28 22:00:27 -05:00
Matthew Chambers 7c7baef4c6 refactor so far 2021-06-28 19:19:26 -05:00
Matthew Chambers f554d50862 big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
2021-06-28 17:26:44 -05:00
Matthew Chambers a767d9dc35 missing comma line 422 2021-06-24 18:46:42 -05:00
Matthew Chambers 0b91db3d47 add array with exception test function names, need to create functions yet 2021-06-24 18:04:46 -05:00
Matthew Chambers f0508b5866 some notes that might aid in refactoring 2021-06-24 11:06:31 -05:00
Sebastian Delmont 122ee711ce Merge branch 'cbayer-cr-hung-fix' into 'master'
Jon's changes and one more undefined caught

See merge request gridtracker.org/gridtracker!111
2021-05-25 15:53:40 +00:00
christian e9efe4f411 Jon's changes and one more undefined caught 2021-05-25 10:20:44 -04:00
Sebastian Delmont c10df3022b Show roster counts in window title 2021-05-25 08:08:21 -04:00
Matthew Chambers d29edd12cc fix typo in call roster 2021-05-24 12:26:48 -05:00
Matthew Chambers b36b315fa5 update ack to use image instead of emoji chars for copatiblity 2021-05-20 22:05:46 +00:00
Sebastian Delmont 8056f519b4 Acknowledgements 2021-05-20 22:05:46 +00:00
Sebastian Delmont 6e9987e6af Someone ate the confirmation `if` 2021-05-17 06:27:58 -04:00
Sebastian Delmont 9d2a6b8661 Style tweaks 2021-05-17 06:27:58 -04:00
Sebastian Delmont 6ed7bd4a25 Fixes for mixed hunting 2021-05-17 06:27:58 -04:00
Sebastian Delmont 76d73c1873 WPX should also be layered, since CQ awards has endorsements per band and mode 2021-05-17 06:27:58 -04:00
Sebastian Delmont 0519b9788f Fixed logic for mixed/unconfirmed layering 2021-05-17 06:27:58 -04:00
Sebastian Delmont e91d9f2374 Minor refactor/cleanup of viewRoster() 2021-05-17 06:27:58 -04:00
Sebastian Delmont d903cb5259 Layered logbook options 2021-05-17 06:27:57 -04:00
Sebastian Delmont c4011240b4 Refactor hashMaker and use constants for logbook options 2021-05-17 06:27:57 -04:00
Sebastian Delmont 917d14eb70 Longer lines 2021-05-17 06:27:57 -04:00
Tag 8221aeaecb Replace all SVG with PNG 2021-05-15 13:37:05 -07:00
Sebastian Delmont 462ecf2493 Capture exceptions while drawing spot arcs
Certain spots can trigger exceptions such as "could not calculate great circle between [] and []" which can hang GT. We now capture those, dump error info to the console, and move on
2021-04-06 18:20:26 -04:00
Sebastian Delmont a9692cb866 Make room for multiple instances in the roster 2021-04-06 05:37:41 -04:00
christian fead3c8235 Revert "issue #48 Some Award Tracker hits don't produce alert script to be executed"
This reverts commit 371f787f52.
2021-03-24 21:44:16 -04:00
christian 371f787f52 issue #48 Some Award Tracker hits don't produce alert script to be executed
fixed by moving shouldAlert variable up above the awardTracker block
2021-02-24 09:40:39 -05:00
Sebastian Delmont 50fd8d3df6 Fix spacing 2021-02-01 09:49:53 -05:00
Tag f29a620133 Removed title setting due to bug and not fully completed
Call Roster is multi-instance aware, this needs to be re-thought.
2021-01-10 10:30:46 -08:00
Tag 753717ebe9 Moved DXCC Primary Prefix to Title mouseover 2021-01-10 08:50:17 -08:00
Tag fa3cd6a005 Updated copyright year 2021-01-05 17:46:53 -08:00
Sebastian Delmont e7f3fbf35f Enable developer menu in a couple of areas of the roster window 2021-01-03 17:12:39 -05:00
Tag 96a7d7d44e Bug Fix - Edit Ignores
mainCallRoster should be referenced as MainCallRoster
2020-12-23 12:18:46 -08:00
Sebastian Delmont 661d88b5e6 Move award tracker controls 2020-12-22 12:53:41 -05:00
Sebastian Delmont de5f8932f8 Roster control layout adapts to window width 2020-12-22 12:39:35 -05:00
Paul Traina 25e599ce9d Resolve eslint conflicts 2020-12-13 22:46:28 -08:00
Paul Traina d9e380fa93 Fix spots when in realtime mode 2020-12-13 18:25:39 -08:00
Sebastian Delmont 813ed47a70 `npm run lint-fix` 2020-12-13 21:10:27 -05:00
Sebastian Delmont 4c8db9fa50 Manual cleanup of a few issues detected by eslint 2020-12-13 21:08:29 -05:00