Sven Carstensen 8b313cd588 Show SIM occupancy badge and add release action
- SimCardConfigurationView: render dropdown rows with a "Belegt durch <SID>"
  badge for SIM cards that have a usr_id, plus an inline unlink button that
  opens a confirmation dialog and releases the assignment.
- SimCardAssignmentService: add releaseSimCard via DELETE
  /api/simcards/{id}/assign.
- MainView: after install, auto-start the installed app by resolving the
  third-party package via "pm list packages -3" and launching it through
  monkey.
- SecurityConfig: route unauthenticated users to SimCardConfigurationView
  when SSO is disabled.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 11:03:25 +02:00
2025-09-18 17:49:10 +02:00
2025-06-11 09:11:05 +00:00
2025-06-11 09:11:05 +00:00
2025-09-18 20:07:23 +02:00
2026-04-02 12:48:51 +02:00
2025-06-11 09:11:05 +00:00
2025-06-11 09:11:05 +00:00
2025-06-11 09:11:05 +00:00
2025-06-11 09:11:05 +00:00
2025-06-11 09:11:05 +00:00
2025-10-28 10:25:04 +01:00
2025-10-28 10:25:04 +01:00
2026-04-02 12:48:51 +02:00
2025-08-20 09:46:59 +02:00
2025-10-28 10:25:04 +01:00
2025-10-28 10:25:04 +01:00

Bauen im Produktionsmodus:

./mvnw -Pproduction clean package -DskipTests

Description
No description provided
Readme 4.2 MiB
Languages
Java 96.9%
Shell 2.5%
HTML 0.5%