Bug 42789 - Add tab for advanced settings
Add tab for advanced settings
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center - Self Service
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: Alexander Kläser
:
Depends on:
Blocks: 42635 43327
  Show dependency treegraph
 
Reported: 2016-10-28 16:23 CEST by Alexander Kläser
Modified: 2017-11-16 14:25 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2016-10-28 16:23:22 CEST
We will need a tab for handling further advanced settings. Herein, it will be also possible to define free key-value pairs that are currently not considered in the layout.
Comment 1 Alexander Kläser univentionstaff 2016-10-31 17:09:07 CET
First version is done. Missing fields are:
* CSP / cloud logo
* Resource requirements (these are not transmitted to the frontend)
* Custom entries (we need a list of INI fields which need to be displayed)

univention-management-console-module-appcenter-selfservice (1.0.0-40):
r73921 | Bug #42789: add basic structure for the advanced settings tab
Comment 2 Alexander Kläser univentionstaff 2016-11-08 13:10:12 CET
(In reply to Alexander Kläser from comment #1)
> * Resource requirements (these are not transmitted to the frontend)

Done.

univention-management-console-module-appcenter-selfservice (1.0.0-61):
r74220 | Bug #42789: Added resources requirements
Comment 3 Alexander Kläser univentionstaff 2016-11-16 15:13:53 CET
Raw INI values are returned via the kez '_ini_vars' [r74470].
Comment 4 Alexander Kläser univentionstaff 2016-11-16 15:14:22 CET
(In reply to Alexander Kläser from comment #3)
> Raw INI values are returned via the kez '_ini_vars' [r74470].

INI values → should be "INI keys"
Comment 5 Alexander Kläser univentionstaff 2016-11-16 15:53:06 CET
(In reply to Alexander Kläser from comment #1)
> [...]
> * CSP / cloud logo

This is handled via the META file via Bug 42800.

> [...]
> * Custom entries (we need a list of INI fields which need to be displayed)

Done.

univention-management-console-module-appcenter-selfservice (1.0.0-98):
r74494 | Bug #42789: allow custom entries which are not forseen in the layout
Comment 6 Alexander Kläser univentionstaff 2016-11-16 16:33:14 CET
univention-management-console-module-appcenter-selfservice (1.0.0-100):
r74499 | Bug #42789: ignore particular custom entries + minor layout adjustments
Comment 7 Dirk Wiesenthal univentionstaff 2016-11-23 15:16:13 CET
(In reply to Alexander Kläser from comment #5)
> > [...]
> > * Custom entries (we need a list of INI fields which need to be displayed)
> 
> Done.

You cannot easily unset a custom entry. The frontend needs send {'mycustomkey': ''} if that custom entry was deleted via the [-] button.
Comment 8 Alexander Kläser univentionstaff 2017-01-11 13:05:56 CET
(In reply to Dirk Wiesenthal from comment #7)
> You cannot easily unset a custom entry. The frontend needs send
> {'mycustomkey': ''} if that custom entry was deleted via the [-] button.

I created Bug 43327 for that in order to better track this behaviour.
Comment 9 Dirk Wiesenthal univentionstaff 2017-11-16 14:25:51 CET
I guess this will not be reopened