Files
wavelog/application/views
William Goodspeed c3e76e67a8 Introduce resubmission avoidance for contest logging
The contest logging page doesn't have resubmission avoidance so users could click
the save button multiple times and get duplicated QSOs. What's more, this happends
more commonly in contest because of the high pace.

The fix was borrowed from the implimentation in `assets/js/sections/qso.js'.

Ref: e4d17a2a07/assets/js/sections/qso.js (L158)

However, this looks great but could be annoying for slow servers. It could also
be implemented by blanking the qso info earlier so that the user wouldn't be
able to click again. But this may trick users to think the QSO was already uploaded
when it really isn't.

Signed-off-by: William Goodspeed <goodspeed@anche.no>
2025-10-23 21:56:08 +08:00
..
2025-10-08 21:58:14 +02:00
2025-10-14 17:48:03 +02:00
2025-09-15 06:50:07 +00:00
2025-09-03 15:32:49 +00:00
2025-09-16 12:32:15 +02:00
2025-10-14 08:46:04 +02:00
2025-10-19 08:12:11 +02:00
2025-09-03 15:39:55 +00:00
2025-10-22 17:40:51 +02:00
2025-07-03 17:10:06 +02:00
2025-06-12 03:51:06 +00:00
2025-10-10 17:13:36 +02:00
2025-10-02 20:40:19 +02:00
2025-08-14 19:30:51 +02:00
2025-09-03 15:37:02 +00:00
2025-09-15 09:08:00 +02:00
2025-10-16 14:30:11 +02:00
2025-10-20 19:40:25 +02:00
2025-06-29 13:46:02 +02:00
2025-08-30 20:35:05 +02:00
2025-10-16 09:28:59 +02:00
2025-06-24 15:31:37 +00:00
2025-08-21 07:05:41 +00:00
2025-05-16 10:44:08 +02:00