Commit graph

22 commits

Author SHA1 Message Date
Peter Goodhall
239add94e1 Fix label default checkbox handling
Add the `labeltable` class to the labels table and switch the checkbox handler to a delegated `change` event. The uncheck logic is now scoped to the current table so only labels in the same list are affected.
2026-07-08 23:00:44 +01:00
Peter Goodhall
55abc32b75 Improve labels index UI and table formatting
Refactored the labels index view to enhance layout and styling, including improved card headers, table responsiveness, and icon usage. Added better alert messages and reorganized action buttons for label and paper types, making the interface more user-friendly and visually consistent.
2025-11-22 17:23:36 +00:00
HB9HIL
6608c8a5a7 fix label tables 2023-11-18 10:13:18 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
HB9HIL
a3dd9f4932 design of buttons consistency 2023-10-17 21:04:57 +02:00
Andreas
bf858f31de Added dialog for delete 2023-08-03 13:24:05 +02:00
int2001
126d781baa
Added Station-ID to label-qso-view 2023-08-03 11:15:02 +00:00
Andreas
3974fba6bb Merge branch 'labels_paper_types' of https://github.com/AndreasK79/Cloudlog into labels_paper_types 2023-08-03 12:30:29 +02:00
Andreas
2db344d220 Removed last modified. Also shows portrait/landscape in table 2023-08-03 12:27:17 +02:00
int2001
2824f31ac6
Disabled "use for print" if no paper given, catching error if those label was active 2023-08-03 08:55:16 +00:00
int2001
85a2299322
Added warning if no paper_type is assigned 2023-08-03 06:53:22 +00:00
int2001
262cca5465
Added orientation and usage count to view/controller/model 2023-08-03 06:15:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
Andreas
206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
Andreas
8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Andreas
aa051f7ffd [Labels] Added form to choose which label to start at 2023-07-29 20:02:18 +02:00
Andreas
1e37778480 [QSL Labels] Fixed a removed variable 2023-06-06 17:36:30 +02:00
Andreas
d56f4474dc [QSL Labels] Now prints specified number of QSOs on label 2023-06-05 16:53:06 +02:00
Andreas
bb22812a89 [QSL Labels] Fixed link for qslprint 2023-06-03 19:05:59 +02:00
Andreas
e7d359f047 [QSL Labels] Added messages 2023-06-03 18:22:11 +02:00
Andreas
946159b5d2 [QSL Labels] Changed button 2023-06-03 09:09:47 +02:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00