-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(web): do not allow unregistering a product (#1882)
The action for revoking a product registration is actually not needed. Let's drop it until there is a real need in order to keep the UI more clean.
- Loading branch information
Showing
5 changed files
with
8 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
------------------------------------------------------------------- | ||
Fri Jan 10 13:46:42 UTC 2025 - David Diaz <[email protected]> | ||
|
||
- Drop the feature for deregistering a product | ||
(gh#agama-project/agama#1882). | ||
------------------------------------------------------------------- | ||
|
||
Fri Jan 10 13:22:27 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Do not allow changing the storage setup when Agama is using the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters