Re: [ovirt-users] New User Portal - gathering feedback

2017-01-05 Thread Marek Libra
Please note, ovirt-4.1.0_beta2 is needed.
It contains recent ovirt-web-ui-0.1.1-2 release.

On Thu, Jan 5, 2017 at 9:57 AM, Marek Libra  wrote:

> Yes, recently just the OAUTH. We are working on fixing the docker image
> which was created before adding SSO support.
>
> On Wed, Jan 4, 2017 at 10:26 AM, Краснобаев Михаил  wrote:
>
>> Good day,
>>
>> just tried to run the new portal in docker, gives a "Login Failed" error.
>> I am running 4.0.5.
>> In engine.log i see:
>> 2017-01-04 11:04:11,692 ERROR [org.ovirt.engine.core.sso.utils.SsoUtils]
>> (default task-19) [] OAuthException access_denied: Cannot authenticate user
>> No valid profile found in credentials.
>>
>> Credentials that I tried "admin", "admin@internal-authz".
>> New portal works only with OAuth?
>>
>>
>> 03.01.2017, 22:51, "Michal Skrivanek" :
>>
>>
>> It doesn't hurt to add a link for the project page:)
>> Check out [1] for more details and also instructions for running a
>> standalone docker container plugged into existing setup. Should work fine
>> with any 4.0+
>>
>> Thanks,
>> michal
>>
>> [1] https://github.com/oVirt/ovirt-web-ui
>>
>> On 03 Jan 2017, at 18:15, Logan Kuhn  wrote:
>>
>>
>> I don't have a test cluster available for this at the moment, but could
>> you send some screenshots?  I'd like to get the resources and that might
>> help
>>
>> Regards,
>> Logan
>>
>> - On Jan 3, 2017, at 6:13 AM, Marek Libra  wrote:
>>
>> Hi,
>>
>> with ovirt-4.1.0_beta2, new Basic User Portal is introduced, so far as
>> tech preview.
>> To try, please follow the new "Basic User Portal" link from the main page.
>>
>> Recently most of previous (GWT based) Basic User Portal's functionality
>> is available.
>> In plan is full conformity and selected features of recent Extended
>> Portal.
>>
>> Following goals were stated for this project:
>> - improve UX by
>>   - modern UI (conforms Patternfly 3)
>>   - faster UI responses
>> - shareable
>>   - built from reusable components to share portions of the UI in other
>> projects (like ManageIQ)
>> - POC for ongoing oVirt UI development
>>   - one of the options for next-gen oVirt UI to consider
>>
>> From technical perspective, the project is based on
>> - oVirt REST API
>> - React/Redux/Saga
>> - Patternfly 3
>> - pure JavaScript App without server-side processing except the existing
>> REST API
>>
>> So far, the project is tech preview to gather user feedback.
>>
>> Please share your comments and ideas, it will really help with ongoing
>> development.
>> Real-life use-cases (both existing or potential) will be much appreciated.
>>
>> Thanks,
>> Marek
>>
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>> ,
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>>
>> --
>> С уважением, Краснобаев Михаил.
>>
>>
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New User Portal - gathering feedback

2017-01-04 Thread Краснобаев Михаил
Good day, just tried to run the new portal in docker, gives a "Login Failed" error.I am running 4.0.5.In engine.log i see:2017-01-04 11:04:11,692 ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-19) [] OAuthException access_denied: Cannot authenticate user No valid profile found in credentials. Credentials that I tried "admin", "admin@internal-authz".New portal works only with OAuth?  03.01.2017, 22:51, "Michal Skrivanek" : It doesn't hurt to add a link for the project page:)Check out [1] for more details and also instructions for running a standalone docker container plugged into existing setup. Should work fine with any 4.0+ Thanks,michal [1] https://github.com/oVirt/ovirt-web-uiOn 03 Jan 2017, at 18:15, Logan Kuhn  wrote: I don't have a test cluster available for this at the moment, but could you send some screenshots?  I'd like to get the resources and that might help Regards,Logan- On Jan 3, 2017, at 6:13 AM, Marek Libra  wrote:Hi,with ovirt-4.1.0_beta2, new Basic User Portal is introduced, so far as tech preview.To try, please follow the new "Basic User Portal" link from the main page.Recently most of previous (GWT based) Basic User Portal's functionality is available.In plan is full conformity and selected features of recent Extended Portal.Following goals were stated for this project:- improve UX by  - modern UI (conforms Patternfly 3)  - faster UI responses- shareable  - built from reusable components to share portions of the UI in other projects (like ManageIQ)- POC for ongoing oVirt UI development  - one of the options for next-gen oVirt UI to considerFrom technical perspective, the project is based on- oVirt REST API- React/Redux/Saga- Patternfly 3- pure _javascript_ App without server-side processing except the existing REST APISo far, the project is tech preview to gather user feedback.Please share your comments and ideas, it will really help with ongoing development.Real-life use-cases (both existing or potential) will be much appreciated.Thanks,Marek ___Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users___Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users,___Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users  -- С уважением, Краснобаев Михаил.  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New User Portal - gathering feedback

2017-01-03 Thread Michal Skrivanek
It doesn't hurt to add a link for the project page:)
Check out [1] for more details and also instructions for running a
standalone docker container plugged into existing setup. Should work fine
with any 4.0+

Thanks,
michal

[1] https://github.com/oVirt/ovirt-web-ui

On 03 Jan 2017, at 18:15, Logan Kuhn  wrote:

I don't have a test cluster available for this at the moment, but could you
send some screenshots?  I'd like to get the resources and that might help

Regards,
Logan

- On Jan 3, 2017, at 6:13 AM, Marek Libra  wrote:

Hi,

with ovirt-4.1.0_beta2, new Basic User Portal is introduced, so far as tech
preview.
To try, please follow the new "Basic User Portal" link from the main page.

Recently most of previous (GWT based) Basic User Portal's functionality is
available.
In plan is full conformity and selected features of recent Extended Portal.

Following goals were stated for this project:
- improve UX by
  - modern UI (conforms Patternfly 3)
  - faster UI responses
- shareable
  - built from reusable components to share portions of the UI in other
projects (like ManageIQ)
- POC for ongoing oVirt UI development
  - one of the options for next-gen oVirt UI to consider

>From technical perspective, the project is based on
- oVirt REST API
- React/Redux/Saga
- Patternfly 3
- pure JavaScript App without server-side processing except the existing
REST API

So far, the project is tech preview to gather user feedback.

Please share your comments and ideas, it will really help with ongoing
development.
Real-life use-cases (both existing or potential) will be much appreciated.

Thanks,
Marek


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New User Portal - gathering feedback

2017-01-03 Thread Logan Kuhn
I don't have a test cluster available for this at the moment, but could you 
send some screenshots? I'd like to get the resources and that might help 

Regards, 
Logan 

- On Jan 3, 2017, at 6:13 AM, Marek Libra  wrote: 

| Hi,

| with ovirt-4.1.0_beta2, new Basic User Portal is introduced, so far as tech
| preview.
| To try, please follow the new "Basic User Portal" link from the main page.

| Recently most of previous (GWT based) Basic User Portal's functionality is
| available.
| In plan is full conformity and selected features of recent Extended Portal.

| Following goals were stated for this project:
| - improve UX by
| - modern UI (conforms Patternfly 3)
| - faster UI responses
| - shareable
| - built from reusable components to share portions of the UI in other projects
| (like ManageIQ)
| - POC for ongoing oVirt UI development
| - one of the options for next-gen oVirt UI to consider

| From technical perspective, the project is based on
| - oVirt REST API
| - React/Redux/Saga
| - Patternfly 3
| - pure JavaScript App without server-side processing except the existing REST
| API

| So far, the project is tech preview to gather user feedback.

| Please share your comments and ideas, it will really help with ongoing
| development.
| Real-life use-cases (both existing or potential) will be much appreciated.

| Thanks,
| Marek

| ___
| Users mailing list
| Users@ovirt.org
| http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New User Portal - gathering feedback

2017-01-03 Thread Sandro Bonazzola
On Tue, Jan 3, 2017 at 1:13 PM, Marek Libra  wrote:

> Hi,
>
> with ovirt-4.1.0_beta2, new Basic User Portal is introduced, so far as
> tech preview.
> To try, please follow the new "Basic User Portal" link from the main page.
>
> Recently most of previous (GWT based) Basic User Portal's functionality is
> available.
> In plan is full conformity and selected features of recent Extended Portal.
>
> Following goals were stated for this project:
> - improve UX by
>   - modern UI (conforms Patternfly 3)
>   - faster UI responses
> - shareable
>   - built from reusable components to share portions of the UI in other
> projects (like ManageIQ)
> - POC for ongoing oVirt UI development
>   - one of the options for next-gen oVirt UI to consider
>
> From technical perspective, the project is based on
> - oVirt REST API
> - React/Redux/Saga
> - Patternfly 3
> - pure JavaScript App without server-side processing except the existing
> REST API
>
> So far, the project is tech preview to gather user feedback.
>
> Please share your comments and ideas, it will really help with ongoing
> development.
> Real-life use-cases (both existing or potential) will be much appreciated.
>

Can you please add above to the doc-text of thr 4.1.0 enhancement bug
introducing this tech preview?
It will be added to release notes next time we'll update them.




>
> Thanks,
> Marek
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] New User Portal - gathering feedback

2017-01-03 Thread Marek Libra
Hi,

with ovirt-4.1.0_beta2, new Basic User Portal is introduced, so far as tech
preview.
To try, please follow the new "Basic User Portal" link from the main page.

Recently most of previous (GWT based) Basic User Portal's functionality is
available.
In plan is full conformity and selected features of recent Extended Portal.

Following goals were stated for this project:
- improve UX by
  - modern UI (conforms Patternfly 3)
  - faster UI responses
- shareable
  - built from reusable components to share portions of the UI in other
projects (like ManageIQ)
- POC for ongoing oVirt UI development
  - one of the options for next-gen oVirt UI to consider

>From technical perspective, the project is based on
- oVirt REST API
- React/Redux/Saga
- Patternfly 3
- pure JavaScript App without server-side processing except the existing
REST API

So far, the project is tech preview to gather user feedback.

Please share your comments and ideas, it will really help with ongoing
development.
Real-life use-cases (both existing or potential) will be much appreciated.

Thanks,
Marek
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users