mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-07 20:05:42 +00:00
refactor: enhance license configuration with per-type renewal windows, inspection requirements, and issuance policies
This commit is contained in:
@@ -292,7 +292,9 @@ export const licensingApi = baseApi
|
||||
/**
|
||||
* Opens or closes a type to new applications. Applications already in
|
||||
* flight hold the type by id and keep running; only the portal
|
||||
* catalogue changes.
|
||||
* catalogue changes. Closing also notifies every holder, applicant and
|
||||
* drafter of the type, and freezes their drafts — server-side, so the
|
||||
* same happens whichever client flips it.
|
||||
*/
|
||||
updateLicenseStatus: builder.mutation<
|
||||
LicenseType,
|
||||
|
||||
Reference in New Issue
Block a user