Jason Kulatunga
7695cc185f
color the barchart data in the sparklines, so that we know when a failure/warning was detected (historically)
2 years ago
Jason Kulatunga
fc7208020e
remove status reason click for more details text.
2 years ago
Jason Kulatunga
75d5930835
correctly using the latest data for table.
2 years ago
Jason Kulatunga
3c9e16169e
correctly using the latest data for table.
2 years ago
Jason Kulatunga
9e1076f302
using constants for Attribute status values.
2 years ago
Jason Kulatunga
0b8251fce2
Merge pull request #295 from AnalogJ/expanding_row
2 years ago
Jason Kulatunga
f57b71ae96
updated tooltips in details page (click for more details).
2 years ago
Jason Kulatunga
ce324c3de1
moved nightly build into its own ci job.
...
fixes #289
2 years ago
Jason Kulatunga
cbd23e334b
Merge pull request #293 from AnalogJ/beta
2 years ago
Jason Kulatunga
7a0b9c9e0d
trying to fix docker image build.
2 years ago
Jason Kulatunga
44b3d982dd
trying to fix docker image build.
2 years ago
Jason Kulatunga
769f253e7d
fixing the table header for failures.
2 years ago
Jason Kulatunga
fbd5bb57ac
update descriptions for SCSI attributes.
2 years ago
Jason Kulatunga
b9eb5687cd
working on expanding row content.
2 years ago
Jason Kulatunga
cbd230a7e0
wip expanding row for more details for attributes.
...
see https://stackblitz.com/angular/eaajjobynjkl?file=src%2Fapp%2Ftable-expandable-rows-example.html
see https://material.angular.io/components/table/examples#table-expandable-rows
2 years ago
Jason Kulatunga
892e9685f3
attempting to fix https://github.com/AnalogJ/scrutiny/issues/281 by removing static flag in artifact build
2 years ago
Jason Kulatunga
7ba7b6efda
Update TROUBLESHOOTING_DOCKER.md
2 years ago
Jason Kulatunga
453069deec
Create TROUBLESHOOTING_DOCKER.md
2 years ago
packagrio-bot
de5f2c3324
(v0.4.10) Automated packaging of release by Packagr
2 years ago
Jason Kulatunga
d486f14433
Merge pull request #291 from AnalogJ/beta
2 years ago
Jason Kulatunga
cb47dd7185
revert s6-overlay changes.
2 years ago
Jason Kulatunga
6ae4d233cd
update bug report form to require `docker info` output.
2 years ago
Jason Kulatunga
f8bb185854
trying to fix seg fault issues. Attempting to consolidate on debian-bullseye for runtime docker images.
2 years ago
Jason Kulatunga
1da07caaa6
fix background color for details page history tooltip.
...
fixes #283
2 years ago
Jason Kulatunga
fe96c27732
trying to fix webUI.
2 years ago
Jason Kulatunga
7287775cca
trying to fix webUI.
2 years ago
Jason Kulatunga
28ac3ac7ec
fix settings persistence.
2 years ago
packagrio-bot
a6208c0d49
(v0.4.9) Automated packaging of release by Packagr
2 years ago
Jason Kulatunga
7840fe66da
Merge pull request #280 from AnalogJ/beta
2 years ago
Jason Kulatunga
2ca44c967e
simplify darkmode ui toggle.
2 years ago
Jason Kulatunga
4b767421f3
change highlight color for dark mode.
2 years ago
Jason Kulatunga
6005b8609a
trying to fix docker image builds (take 1h+ right now).
...
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
trying to fix docker image builds (take 1h+ right now).
2 years ago
Jason Kulatunga
df23ecdf33
fix typing for attribute status enum stored in database.
2 years ago
Jason Kulatunga
f4988cbac5
try to speed up multi-arch docker builds by limiting qemu vm's to amd and arm only.
2 years ago
Jason Kulatunga
f4f5d16b4a
rename variable to themeUseSystem from darkModeUseSystem.
2 years ago
Jason Kulatunga
1c4dd33381
Merge pull request #276 from shamoon/dark-mode
2 years ago
Jason Kulatunga
9e0ba4d269
Merge branch 'beta' into dark-mode
2 years ago
Jason Kulatunga
d9ecf6c0d3
make sure defaults are available if missing from localStorage
...
fixes #277
2 years ago
Michael Shamoon
8051ad4dde
Tweak / fix some dark mode colors
...
Update styles.scss
2 years ago
Michael Shamoon
165f98dc09
Add settings UI for dark mode
2 years ago
Jason Kulatunga
ca7772250c
fix s6-overlay overwriting bin symlinks:
...
https://github.com/just-containers/s6-overlay/tree/v2.1.0.1#bin-and-sbin-are-symlinks
adding a makefile to build docker images locally.
2 years ago
Jason Kulatunga
6e02e4da02
fixing func def.
2 years ago
Jason Kulatunga
9c8498cea7
disable and re-enable bitwise operations
2 years ago
Jason Kulatunga
965fbb08da
trying to fix installation.
2 years ago
Jason Kulatunga
e16933eeac
trying to fix installation.
2 years ago
Jason Kulatunga
4d0fc0eae8
trying to fix installation.
2 years ago
Jason Kulatunga
8296a973b8
trying to fix installation.
2 years ago
Jason Kulatunga
19a9957755
using ARG DEBIAN_FRONTEND=noninteractive
2 years ago
Jason Kulatunga
02e3947906
disable github action docker build caching - may be causing "cannot reuse body, request must be retried" errors
2 years ago
Jason Kulatunga
766a73455e
update the base image for docker iamges to ubuntu:latest - which follows the LTS.
...
fixes #274
2 years ago