Commit Graph

145 Commits

Author SHA1 Message Date
anomny
89d7cb6315 Update the general asset response model to work with GetAll call. 2025-10-06 20:53:35 +02:00
anomny
7d167aa877 Create a more general AssetResponseModel and use in delete 2025-10-06 20:32:48 +02:00
LD50
839cee9292 Merge pull request #85 from LD-Reborn/84-feature-create-the-pages-inventory-assets-locations-user
84 feature create the pages inventory assets locations user
2025-10-06 19:57:21 +02:00
d21ba760ea Updated localization for the Home actions 2025-10-06 19:57:03 +02:00
48c68adcc6 Added Inventory, Assets, Locations, Users pages 2025-10-06 19:42:44 +02:00
950aa4671f Added result of dev meeting 2025-10-06 19:01:51 +02:00
32ca9b73a1 Moved meeting/specs related docs into corresponding folders, added agenda for next meeting 2025-10-05 23:36:28 +02:00
LD50
447f41d62a Merge pull request #75 from LD-Reborn/25-sub-issue-overview-page-entry-deletion
Implemented live asset table in /Home/Index
2025-10-05 21:30:01 +02:00
43cac9e304 Implemented live asset table in /Home/Index 2025-10-05 21:29:17 +02:00
LD50
ee44b7d8c8 Merge pull request #74 from LD-Reborn/32-sub-issue-overview-page-dummy-modal
Added dummy modal
2025-10-05 20:37:06 +02:00
b98781626c Added dummy modal 2025-10-05 20:36:43 +02:00
LD50
26a0c9b1f1 Merge pull request #73 from LD-Reborn/72-feature-skip-to-content-button
72 feature skip to content button
2025-10-05 19:54:38 +02:00
7249f7fd28 Localized Overview in German for Index view 2025-10-05 19:54:14 +02:00
f3fc91a3e7 Added "jump to content" accessibility button/skip-link 2025-10-05 19:52:52 +02:00
1608aa31da Made username input autofocused 2025-10-05 19:50:34 +02:00
04b55c6ed4 Localized Home in German 2025-10-05 19:50:06 +02:00
LD50
c836df1323 Merge pull request #71 from LD-Reborn/31-sub-issue-overview-page-dummy-layout
31 sub issue overview page dummy layout
2025-10-05 19:17:00 +02:00
jusble
08a7978cc7 Fixed 1px misalignment in table rows. 2025-10-05 18:27:30 +02:00
jusble
f00b8739d0 add initial dummy overview layout with placeholder buttons and table 2025-10-05 18:07:06 +02:00
LD50
215e391566 Merge pull request #70 from LD-Reborn/62-documentation-refactor-readme
Reworked README, added Development.md, added Userdocumentation.md
2025-10-05 15:30:52 +02:00
f2aace4054 Reworked README, added Development.md, added Userdocumentation.md 2025-10-05 15:30:28 +02:00
LD50
2a2fec62fa Merge pull request #69 from LD-Reborn/feature/issue_65
Feature: Add return model to AssetsController
2025-10-05 15:03:48 +02:00
anomny
d12ac659f5 Add return model to AssetsController 2025-10-05 14:50:59 +02:00
LD50
b98532320b Merge pull request #68 from LD-Reborn/66-bugfix-swagger-and-other-endpoints-visible-outside-of-development-environment
Added endpoint authorization for swagger and elmah
2025-10-05 03:11:32 +02:00
f069b70c5b Added endpoint authorization for swagger and elmah 2025-10-05 03:10:47 +02:00
LD50
482bbb2f06 Merge pull request #67 from LD-Reborn/66-bugfix-swagger-and-other-endpoints-visible-outside-of-development-environment
Added authorization to controllers, added environment check to swagge…
2025-10-05 02:15:08 +02:00
2931c55509 Added authorization to controllers, added environment check to swagger, added authorization to health checks 2025-10-05 02:11:52 +02:00
d9f3c67e8a Fixed development and production appsettings 2025-10-05 01:17:44 +02:00
581485f7df Added production environment appsettings.json 2025-10-05 00:36:40 +02:00
03f4cf9098 Fixed missing restart SSH key in deploy.yml 2025-10-04 23:42:25 +02:00
a6cefdf56d Fixed deployment pipeline, added deployment folder to gitignore 2025-10-04 22:50:31 +02:00
da875870bb Added deployment pipeline 2025-10-04 22:42:59 +02:00
LD50
35d95b7783 Merge pull request #63 from LD-Reborn/feature/Create_Assets
CRUD - Assets create
2025-10-04 17:20:38 +02:00
anomny
a80f4b2f16 Remove additional owner information 2025-10-04 17:18:44 +02:00
anomny
157e75f0ba Add null check 2025-10-04 16:37:53 +02:00
anomny
285a0968ec Use collection initializers 2025-10-04 15:11:08 +02:00
anomny
ef3be7cb41 CRUD - Assets create 2025-10-04 14:37:10 +02:00
anomny
a34534eb62 Fix build errors 2025-10-04 10:38:19 +02:00
LD50
e102d0048b Merge pull request #60 from LD-Reborn/44-documentation-update-pflichtenheft-regarding-hosting-and-support
44 documentation update pflichtenheft regarding hosting and support
2025-10-04 00:13:09 +02:00
6dcbeb2390 Updated Pflichtenheft to include Setup, Support & License information 2025-10-04 00:12:46 +02:00
LD50
0ef49e53ca Create LICENSE 2025-10-03 23:58:45 +02:00
LD50
1e8ce0909f Merge pull request #58 from LD-Reborn/14-feature-crud---assets-update
Added Assets update CRUD element
2025-10-03 23:08:20 +02:00
b262a73d9d Added Assets update CRUD element 2025-10-03 23:07:55 +02:00
LD50
a803218982 Merge pull request #57 from LD-Reborn/12-feature-crud---locations-update
12 feature crud   locations update
2025-10-03 22:15:58 +02:00
LD50
e7c732da8d Merge pull request #56 from LD-Reborn/15-feature-crud---assets-delete
Added Locations update CRUD element, fixed locations index missing cn…
2025-10-03 22:15:28 +02:00
4d0d3ac473 Added Locations update CRUD element, fixed locations index missing cn attribute 2025-10-03 22:13:39 +02:00
LD50
db5a5f423d Merge pull request #55 from LD-Reborn/15-feature-crud---assets-delete
Added Assets Delete CRUD element
2025-10-03 21:40:18 +02:00
7eff665f81 Added Assets Delete CRUD element 2025-10-03 21:39:56 +02:00
LD50
d2adbf1b45 Merge pull request #54 from LD-Reborn/11-feature-crud---locations-delete
11 feature crud   locations delete
2025-10-03 21:31:10 +02:00
10e8e172e0 Fixed empty Locations Index, cleaned up attribute magic values 2025-10-03 21:30:48 +02:00