|
|
ce01b7ad14
|
Update .gitea/workflows/deploy.yml
Build / build (push) Has been cancelled
|
2026-02-14 19:08:32 +01:00 |
|
|
|
02c7b966eb
|
Update .gitea/workflows/build.yml
Build / build (push) Has been cancelled
|
2026-02-14 19:08:22 +01:00 |
|
|
|
a3d9e1ebb9
|
Update .gitea/workflows/deploy.yml
Build / build (push) Has been cancelled
|
2026-02-14 19:08:14 +01:00 |
|
|
|
40e13ec585
|
Enhance asset display by linking builds and handling null builds in overview
Build / build (push) Successful in 1m23s
|
2025-06-15 17:29:50 +02:00 |
|
|
|
bb15c55e46
|
Improve asset sorting by brand, model, and QR code with null handling
Build / build (push) Successful in 2m27s
Deploy / build (push) Successful in 3m1s
v1.4.2
|
2025-06-15 09:48:07 +02:00 |
|
|
|
35c2e07c05
|
Update build view to link part types for better navigation
Build / build (push) Successful in 2m2s
Deploy / build (push) Successful in 2m43s
v1.4.1
|
2025-06-15 09:27:32 +02:00 |
|
|
|
92187fd345
|
Handle non-positive capacities in idealUnitForCapacity method
|
2025-06-15 09:27:29 +02:00 |
|
|
|
0dbab45651
|
Enhance asset display by handling null builds and sorting assets by QR code
|
2025-06-15 09:26:08 +02:00 |
|
|
|
14ac78982f
|
Reorder fields in HddAsset for clarity
Build / build (push) Successful in 1m20s
|
2025-06-15 09:14:13 +02:00 |
|
|
|
b4c493c27b
|
Merge pull request 'Add support for builds' (#2) from builds into master
Build / build (push) Successful in 1m51s
Deploy / build (push) Successful in 2m23s
Reviewed-on: #2
v1.4.0
|
2025-06-15 09:06:19 +02:00 |
|
|
|
8e26a73243
|
Add build management features and views
Build / build (push) Successful in 2m10s
|
2025-06-15 09:03:47 +02:00 |
|
|
|
8cbededc79
|
Initial support for builds
Build / build (push) Successful in 2m16s
|
2025-06-15 07:47:30 +02:00 |
|
|
|
13617eed6d
|
Add support for duplicating assets
Build / build (push) Successful in 6m44s
Deploy / build (push) Successful in 6m57s
v1.3.0
|
2025-06-10 13:54:27 +02:00 |
|
|
|
698f6a3903
|
Fix some conversion problems
Build / build (push) Successful in 1m31s
|
2025-06-10 13:30:36 +02:00 |
|
|
|
d702544f2c
|
Add OpenAPI description
Build / build (push) Successful in 3m33s
Deploy / build (push) Successful in 4m20s
v1.2.0
|
2025-06-10 10:05:47 +02:00 |
|
|
|
7fca7c4ff0
|
Adding api
Build / build (push) Successful in 2m43s
Deploy / build (push) Successful in 2m24s
v1.1.0
|
2025-06-09 19:49:44 +02:00 |
|
|
|
3789fee73b
|
Add CHS mapping to hard drive
Build / build (push) Successful in 1m34s
Deploy / build (push) Successful in 1m53s
v1.0.0
|
2025-06-09 15:41:04 +02:00 |
|
|
|
18baf239e8
|
Add custom device
|
2025-06-09 15:40:05 +02:00 |
|
|
|
c57c429dae
|
Fix 500 problem
Build / build (push) Successful in 2m56s
Deploy / build (push) Successful in 2m59s
v0.9.0
|
2025-06-09 15:10:31 +02:00 |
|
|
|
5d1c65a4c5
|
Better capacity support
Build / build (push) Successful in 2m36s
Deploy / build (push) Successful in 2m40s
v0.8.0
|
2025-06-09 15:03:16 +02:00 |
|
|
|
85de1c0c9f
|
Add BigInteger support for capacity handling and enhance UI for capacity selection
|
2025-06-09 14:53:23 +02:00 |
|
|
|
a4b88f6dfd
|
Ensure casing is ignored when sorting input list
|
2025-06-09 10:53:22 +02:00 |
|
|
|
b9bf2f1d38
|
Only login into docker once needed
|
2025-06-09 10:09:50 +02:00 |
|
|
|
d45b2cc068
|
Refine deployment
Build / build (push) Successful in 3m43s
Deploy / build (push) Successful in 3m2s
v0.7.0
|
2025-06-09 10:08:37 +02:00 |
|
|
|
9c376b3a97
|
Add support for worklogs
|
2025-06-09 10:05:39 +02:00 |
|
|
|
ae010a0e21
|
Update build and deploy workflows to support branch-specific builds and Java setup
Build / build (push) Successful in 1m58s
Deploy / build (push) Failing after 3m18s
v0.6.0
|
2025-06-09 09:15:36 +02:00 |
|
|
|
b47b3abbab
|
Add PowerSupplyAsset model and repository, and implement WorkLogEntry for asset tracking
|
2025-06-09 09:15:32 +02:00 |
|
|
|
309bc72405
|
Rename CdDriveAsset and CdDriveRepository to OpticalDriveAsset and OpticalDriveRepository for consistency
|
2025-06-09 08:52:17 +02:00 |
|
|
|
7cd7d11a40
|
Update deploy workflow
Build / build (push) Successful in 3m13s
Deploy / build (push) Failing after 4m2s
v0.5.0
|
2025-06-09 08:50:31 +02:00 |
|
|
|
ab06c37a71
|
Add CpuAsset model and CpuRepository for CPU asset management
|
2025-06-09 08:46:04 +02:00 |
|
|
|
54231df858
|
Add ReadWrite enum and update CdDriveAsset to use ReadWrite for support properties
|
2025-06-09 08:42:43 +02:00 |
|
|
|
5e902dd8b0
|
Add NIC asset model and repository
Deploy / build (push) Failing after 29s
Build / build (push) Successful in 1m33s
v0.4.0
|
2025-06-08 16:48:20 +02:00 |
|
|
|
7f4954a98d
|
Enhance UI: Update headings for asset browsing and creation pages; add CD Drive asset model and repository
|
2025-06-08 16:48:20 +02:00 |
|
|
|
af5cd88691
|
Add floppy drive asset
|
2025-06-08 16:48:20 +02:00 |
|
|
|
c1af87f82a
|
Remove tests
|
2025-06-08 16:48:20 +02:00 |
|
|
|
6cda1f5bde
|
Merge pull request 'Rewrite in Java' (#1) from java into master
Deploy / build (push) Failing after 1m17s
Build / build (push) Failing after 2m4s
Reviewed-on: #1
v0.3.0
|
2025-06-08 16:10:20 +02:00 |
|
|
|
bbb3448994
|
Create docker file
Build / build (push) Failing after 7m52s
|
2025-06-08 16:09:29 +02:00 |
|
|
|
72c006f520
|
Add support for hiding additional properties in Chassis asset model
Build / build (push) Failing after 11s
|
2025-06-08 15:03:59 +02:00 |
|
|
|
51820545a0
|
Add Chassis asset model and repository; define properties and metadata
|
2025-06-08 15:03:46 +02:00 |
|
|
|
162bd7fd74
|
Add Sound Adapter asset model and repository; standardize asset type naming
|
2025-06-08 15:00:56 +02:00 |
|
|
|
5a480faca0
|
Add motherboard asset model and repository; hide specific properties in overview
|
2025-06-08 14:59:08 +02:00 |
|
|
|
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
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
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
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 |
|