Commit Graph

35 Commits

Author SHA1 Message Date
c8829c5f7c Add description support for asset properties and update related models 2025-06-08 14:47:13 +02:00
a490b2a306 Add support for hiding properties in asset overview and enhance input list handling 2025-06-08 14:39:25 +02:00
afd36bcb0c Can create, edit, view, and delete assets 2025-06-08 14:20:29 +02:00
72f4a1cd28 Working on edit
Some checks failed
Build / build (push) Failing after 8s
2025-06-08 08:57:55 +02:00
3a70613023 Close to the same feature set as the Go interface
Some checks failed
Build / build (push) Failing after 19s
2025-06-08 07:02:13 +02:00
d4718d15c3 Can show an asset 2025-06-08 06:47:34 +02:00
257abddc15 Actually support creating assets 2025-06-08 06:10:45 +02:00
1c65630565 Add asset creation form handling and update asset interface
Some checks failed
Build / build (push) Failing after 8s
2025-06-07 19:30:42 +02:00
a9889511d1 Fix Thymeleaf syntax for fragment replacement in asset creation pages 2025-06-07 19:22:14 +02:00
e703da995e Got most of the create menu working
Some checks failed
Build / build (push) Failing after 15s
2025-06-07 17:32:55 +02:00
07765b8367 Working on fragments
Some checks failed
Build / build (push) Failing after 16s
2025-06-07 08:47:53 +02:00
8d86b56a34 Ignore sqlite things 2025-06-06 10:05:03 +02:00
ca47f8f8ab Add ability to reflectively determine asset information
Some checks failed
Build / build (push) Failing after 1m41s
2025-06-05 21:17:17 +02:00
20bd00f67b Got initial framework running
Some checks failed
Build / build (push) Failing after 9s
2025-06-04 09:43:53 +02:00
ed68ead1fb Move files around 2025-06-04 08:59:04 +02:00
1dec655fb9 pcinvj
All checks were successful
Build / build (push) Successful in 1m41s
2025-06-04 05:55:14 +02:00
6e72582d77 Working on using new data model 2025-06-04 05:33:51 +02:00
ff1d95edab Add ability to add hard drives
All checks were successful
Build / build (push) Successful in 1m30s
2025-03-24 16:15:52 +01:00
982943fac3 Add ability to remove devices 2025-03-24 15:35:26 +01:00
b799ac5aa6 Add ability to edit devices 2025-03-24 15:01:42 +01:00
5df1e9485a Add support for database path from environment variable
All checks were successful
Build / build (push) Successful in 2m43s
Deploy / build (push) Successful in 3m57s
v0.2.0
2025-03-24 12:45:29 +01:00
d0af018510 Fix dockerfile 2025-03-24 12:43:34 +01:00
7d938d0c26 Add Dockerfile for building and running the application
All checks were successful
Build / build (push) Successful in 53s
2025-03-24 12:42:25 +01:00
82edcc51a7 Add build step to GitHub Actions and rename deploy job
All checks were successful
Build / build (push) Successful in 1m22s
2025-03-24 12:39:46 +01:00
a0822eed20 Add GitHub Actions workflows for build and deployment
All checks were successful
Build / build (push) Successful in 1m48s
v0.1.0
2025-03-24 12:37:10 +01:00
6e552e4de8 Add total RAM capacity calculation and update index view 2025-03-24 12:32:05 +01:00
dbfbd6e164 Add ability to browse data 2025-03-24 12:26:31 +01:00
c459148d33 Can create devices nicely 2025-03-24 09:43:41 +01:00
6405e7d692 Working on improving the create device page 2025-03-24 07:00:07 +01:00
5232e47b1d Add proper create device link 2025-03-24 06:42:11 +01:00
a2d62d0224 Add create device link 2025-03-24 06:42:11 +01:00
6a834330c1 Initial create device page 2025-03-24 06:41:51 +01:00
0c81f56f3b Clean up logging 2025-03-20 08:17:45 +01:00
8490a8c029 Got cool stuff working 2025-03-20 08:11:41 +01:00
896ac66ab0 Initial commit 2025-03-19 16:43:15 +01:00