Bug 42641 - Implement version selection button
Implement version selection button
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center - Self Service
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: Richard Ulmer
Alexander Kläser
:
Depends on:
Blocks: 42635
  Show dependency treegraph
 
Reported: 2016-10-11 14:22 CEST by Alexander Kläser
Modified: 2016-11-25 10:01 CET (History)
0 users

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-11 14:22:13 CEST
Via the "clock" icon in the module header, it is possible to switch to a particular version of an app. This could be done with a dedicated menu that is opening when clicking on the button or via a dialog.
Comment 1 Alexander Kläser univentionstaff 2016-11-03 12:03:56 CET
We can re-use the dialog of the "Edit app details" action in the context menu of the gallery view. I would like to add the following suggestion... instead of ComboBoxes, we should provide a list of all app versions with the current publication state (+ the component ID). One can then directly click on a version to open it. This has the benefit of saving 1 click :) + it gives a nice overview of the status of each app version (in the overview one can only see the summary).
Comment 2 Johannes Keiser univentionstaff 2016-11-04 18:35:01 CET
r 74125
univention-management-console-module-appcenter-selfservice (1.0.0-54) 
* Bug #42641: Edit app entry in context menu shows overview of all app
versions
Comment 3 Alexander Kläser univentionstaff 2016-11-08 12:31:53 CET
For this bug (and others), it would make sense to move all action methods triggered by the context menu in FirstGalleryPage into appcenter-selfservice.js.
Comment 4 Richard Ulmer univentionstaff 2016-11-10 17:25:15 CET
The functionallity has been moved from firstGalleryPage.js to appcenter-selfservice.js and the change-version-button has been added to appUploadPage.js

svn commit: 74282
Comment 5 Richard Ulmer univentionstaff 2016-11-11 11:31:42 CET
Did some stylus cleanup.

svn commit: 74338
Comment 6 Richard Ulmer univentionstaff 2016-11-11 13:21:16 CET
Removed uneeded icons from icons.svg .

svn commit:74345
Comment 7 Alexander Kläser univentionstaff 2016-11-25 10:01:06 CET
The new version of the App Provider Portal has been released and this bug will thus be closed.