-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapt Stacks in UD to Che 7 #13833
Adapt Stacks in UD to Che 7 #13833
Conversation
Can we display the devfile in another page? because here it seems confusing
IMO
…On Fri, Jul 12, 2019 at 2:33 PM Oleksii Orel ***@***.***> wrote:
@olexii4 <https://github.com/olexii4> requested your review on: #13833
<#13833> Adapt Stacks in UD to Che 7.
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<#13833>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAMPTIKZTFGVIDI6636LTHLP7B2YTANCNFSM4ICI32RQ>
.
--
Stévan LeMeur // Product Manager // Developer Tools // +336-87-11-27-55
|
ci-test |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
@slemeur I have updated |
ci-test |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
@olexii4 I watched the video, and filtering stacks in the list looks non intuitive to me. I'm wondering why list of stacks became empty when you entered "16" and then clicked on "Description"? |
@akurinnoy The list of stacks became empty when I entered "16" and then click on "Description" because filtering depends on the field which was selected for sorting. |
@olexii4 That behavior is really not obvious to me. Clicking on a column title I suppose to change sort order but not to apply filter to that column. I would like to have a select box near "Search" field which allows to choose a column to apply a filtering and indicates where the filtering is already applied. |
ci-test |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
@akurinnoy I have updated |
ci-test |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
@slemeur I have updated |
ci-test |
What link have you used for the devfile documentation? |
Existing UD filters are using only one column for searching
We have another issue for change this behaviorhttps://github.com//issues/13958 |
@slemeur I have used |
Can you point to the documentation on che website pleasE? |
@@ -47,7 +47,7 @@ | |||
editor-read-only="true" | |||
editor-mode="text/x-yaml"> | |||
</che-editor> | |||
<a target="_blank" href="https://redhat-developer.github.io/devfile/">Docs: Devfile Structure</a> | |||
<a ng-href="{{branding.docs.stack}}" target="_blank">Docs: Devfile Structure</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where this link is going?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What? docs for Che 7 don't exist? they are..
https://github.com/eclipse/che-docs/tree/master/src/main/pages/che-7
But I would recommend you to give a look on the published one:
https://www.eclipse.org/che/docs/che-7/index.html
There is one page which should trigger your attention:
https://www.eclipse.org/che/docs/che-7/using-developer-environments-workspaces.html#making-a-workspace-portable-using-a-devfile_using-developer-environments-workspaces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was confusing with an old docks structure.
Thanks for your help with the needed docs link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ci-test |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+0, others have already +1'd. Please rebase since this can't be merged as is.
Side note... the new Che 7 docs refer to the "Dashboard" not the "User Dashboard" or UD... is the acronym UD just a carryover from the Che 6 days, or is the docs team rebranding something they shouldn't be? @l0rd opinion? |
Signed-off-by: Oleksii Orel <oorel@redhat.com>
Signed-off-by: Oleksii Orel <oorel@redhat.com>
ci-test |
@nickboldt done |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
@nickboldt I am still calling it User Dashboard. Even when I am writing the docs. |
Signed-off-by: Oleksii Orel <oorel@redhat.com>
@slemeur I have removed a select box for searching |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
Signed-off-by: Oleksii Orel oorel@redhat.com
What does this PR do?
Adapt Stacks in UD to Che 7.
What issues does this PR fix or reference?
#13811
https://youtu.be/OYP1QzlbNjA