Commit graph

4 commits

Author SHA1 Message Date
Janus C. H. Knudsen
88812177a9 Migrate from User to Account domain concept
Renames core domain entities and services from "User" to "Account"

Refactors project-wide namespaces, classes, and database tables to use "Account" terminology
Updates related components, services, and database schema to reflect new domain naming
Standardizes naming conventions across authentication and organization setup features
2026-01-09 22:14:46 +01:00
Janus C. H. Knudsen
a991dcdb97 Updates configuration and refactors code structure
Migrates connection strings to new database host
Removes unnecessary code and improves configuration handling
Enhances test coverage and adds random word generation
Updates telemetry and command handling patterns
2026-01-08 21:51:43 +01:00
dc98178095 Different workings 2025-06-26 21:30:32 +02:00
64e696dc5a Adds Generic CommandHandlerDecorator 2025-03-12 00:13:53 +01:00
Renamed from PlanTempus.Components/Users/Create/CreateUserHandlerDecorator.cs (Browse further)