Pēteris Caune
|
6276c5a070
|
Convert the "Show details" button to a <a> element
(to make "open in a new tab" work)
Fixes: #1145
|
2025-04-09 16:41:08 +03:00 |
|
Pēteris Caune
|
534d6973c4
|
Reduce the generated HTML size of the checks table
... by removing class="indicator-cell" and using
:first-child in CSS to target it instead.
|
2024-11-22 14:21:48 +02:00 |
|
Pēteris Caune
|
62b10be5fe
|
Implement "no matching checks" message when searching/filtering
(instead of showing a table with a header row and no data rows)
|
2024-11-15 12:11:18 +02:00 |
|
Pēteris Caune
|
b328c8739f
|
Reduce the number of Check.get_status() calls
|
2024-11-14 13:33:21 +02:00 |
|
Pēteris Caune
|
d77b96a40f
|
Update the uuid/slug switching links to not lose currently selected tags
|
2024-09-30 10:29:30 +03:00 |
|
Pēteris Caune
|
f33c296349
|
Fix checks list view to display oncalendar schedules
|
2023-12-07 16:07:45 +02:00 |
|
Pēteris Caune
|
2276fcff60
|
Rename my_checks -> checks; my_checks_desktop -> checks_table
|
2023-10-12 11:48:42 +03:00 |
|