- Add SimCardAssignmentService for managing SIM card assignments - Add SimCardConfigurationView for UI-based SIM card configuration - Add EmulatorContainerService for container lifecycle management - Add NiederlassungResolver for branch/location resolution - Add new POJOs: CourierInfo and SimCardInfo - Refactor security: introduce SsoConfiguration and LoginSessionService - Remove deprecated AdminView and VaadinAccessHandler - Add unit tests for core services
17 lines
237 B
Plaintext
17 lines
237 B
Plaintext
/target/
|
|
.idea/
|
|
.vscode/
|
|
.settings
|
|
.project
|
|
.classpath
|
|
application-secrets.properties
|
|
.env
|
|
|
|
*.iml
|
|
.DS_Store
|
|
|
|
# The following files are generated/updated by vaadin-maven-plugin
|
|
node_modules/
|
|
src/main/frontend/generated/
|
|
vite.generated.ts
|