Gregory Ballantine gballan
gballan pushed to main at BitGoblin/blt 2024-05-29 08:58:33 -04:00
86bf4d37f0 Added description field to Test model
gballan pushed to main at BitGoblin/blt 2024-05-29 08:57:54 -04:00
6cb2ac0263 Passed hardware components and benchmarks to create test view
gballan pushed to main at BitGoblin/blt 2024-05-29 08:45:57 -04:00
dea08d15dd Added route to view test
gballan pushed to main at BitGoblin/blt 2024-05-29 08:43:59 -04:00
cf7623fbb9 Added route to view test
gballan pushed to main at BitGoblin/blt 2024-05-29 08:42:56 -04:00
a51c8aa8a4 Added route to view test
gballan pushed to main at BitGoblin/blt 2024-05-29 08:40:05 -04:00
9fd6ec6b0b Added route to view hardware component
gballan pushed to main at BitGoblin/blt 2024-05-29 08:39:30 -04:00
5b14721b14 Added route to view hardware component
gballan pushed to main at BitGoblin/blt 2024-05-29 08:37:55 -04:00
dcfc6e0115 Added route to view hardware component
gballan pushed to 11-add-user-accounts at BitGoblin/overseer 2024-05-26 17:00:26 -04:00
9a13319948 Added user model; added pages to register a new account, login and logout; added middleware to process whether a user is logged in or not
gballan created branch 11-add-user-accounts in BitGoblin/overseer 2024-05-26 13:38:09 -04:00
gballan pushed to 11-add-user-accounts at BitGoblin/overseer 2024-05-26 13:38:09 -04:00
gballan opened issue BitGoblin/overseer#11 2024-05-26 13:30:45 -04:00
Add User Accounts
gballan commented on issue BitGoblin/overseer#2 2024-05-26 13:29:39 -04:00
Allow user to change how many records to limit in main view

Added in 43f0800f91d4013a60903caa31c69f05993d94b8

gballan closed issue BitGoblin/overseer#2 2024-05-26 13:29:39 -04:00
Allow user to change how many records to limit in main view
gballan commented on issue BitGoblin/overseer#10 2024-05-25 11:50:21 -04:00
Retain Dashboard Filter State

Handled in 94c1c26e944132c31e3ab5f92c0c43d3ab7556b7 and 8c1c43e4dfeafe4a8ee240e7e16c3edc055c8c07

gballan closed issue BitGoblin/overseer#10 2024-05-25 11:50:21 -04:00
Retain Dashboard Filter State
gballan opened issue BitGoblin/overseer#10 2024-05-25 11:49:55 -04:00
Retain Dashboard Filter State
gballan pushed to main at BitGoblin/overseer 2024-05-25 11:48:00 -04:00
8c1c43e4df Fixed the cookie/filter thing
gballan pushed to main at BitGoblin/overseer 2024-05-25 11:36:14 -04:00
94c1c26e94 Added code to retain filter status when re-visiting the dashboard
gballan closed issue BitGoblin/overseer#7 2024-05-24 13:17:12 -04:00
Add Record Search Function