fabric8-ui / fabric8-ux

Design Links
https://uxd.fabric8.io/
Apache License 2.0
9 stars 9 forks source link

HTML/CSS: Not Authorized page #771

Closed catrobson closed 6 years ago

AdamJ commented 6 years ago

@catrobson is the design for the Not Authorized pages from @mceledonia?

catrobson commented 6 years ago

@mindreeper2420 - yes. Found here: https://redhat.invisionapp.com/share/BGEPRG73N

AdamJ commented 6 years ago
screen shot 2017-12-06 at 3 12 31 pm
AdamJ commented 6 years ago

PR filed.

alexeykazakov commented 6 years ago

I can't reopen this issue but the page doesn't seem to work for me - https://github.com/openshiftio/openshift.io/pull/1518#issuecomment-352104705

AdamJ commented 6 years ago

@alexeykazakov I'm able to get to the page on prod-preview (https://prod-preview.openshift.io/not-authorized.html). It does not appear to be in production yet.

alexeykazakov commented 6 years ago

Yeah.. it has not deployed to prod yet. But it does not work for me in preview either. When I click on "Sign up or check for approval status" button nothing happens.

AdamJ commented 6 years ago

Yes, it is not wired up yet. Just the HTML/CSS. There is no way for a user to get to that page unless they know the exact URL.

alexeykazakov commented 6 years ago

To be clear. Auth backend will redirect to this page when this page is available and ready. But the page itself should be fully functional. "Sign up or check for approval status" should open https://manage.openshift.com/openshiftio

AdamJ commented 6 years ago

@alexeykazakov a new story should be added then to hook up the actions on the page. That wasn't part of this original story :)

alexeykazakov commented 6 years ago

OK. Never mind ;) https://github.com/openshiftio/openshift.io/pull/1701