]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(ui-common): remove UIServerConfig alias, single canonical name
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 16 Apr 2026 17:07:53 +0000 (19:07 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 16 Apr 2026 17:07:53 +0000 (19:07 +0200)
commit7e50e4189e6f973eb7593ad1789b05b783a18cf3
tree32fce1ae20484564c8dfe28d90d2d17944766741
parent99014cb1ccd1cef5eae6356a07cc22310619b820
refactor(ui-common): remove UIServerConfig alias, single canonical name

UIServerConfigurationSection is the only exported name for the UI server
config type. The UIServerConfig alias added for backward compat is removed;
CLI consumers (loader.ts, lifecycle.ts) migrated to the canonical name.
README updated accordingly.
ui/cli/src/client/lifecycle.ts
ui/cli/src/config/loader.ts
ui/common/README.md
ui/common/src/config/schema.ts