Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

EZP-23986: As an editor, I want to have a navigation hub to navigate through the PlatformUI #166

Merged
merged 11 commits into from Feb 16, 2015

Conversation

dpobel
Copy link
Contributor

@dpobel dpobel commented Feb 5, 2015

JIRA: https://jira.ez.no/browse/EZP-23986

Description

Completing the navigation hub implementation (follow up of #162).

Main changes:

  • names of the zone
  • admin is a zone with a specific style
  • the navigation menu disappears if no zone is selected (like on the dashboard)
  • the navigation appears if the selected zone has more than one item (Platform zone or Admin zone in the screencast)
  • if the zone has exactly one navigation item, choosing the zone is like clicking on the item (Studio zone in the screencast)

Screencast:
https://www.youtube.com/watch?v=z1HAeN25T7M

Tasks:

  • Rename the Create, Deliver, Optimize zones to Platform, Studio and Studio Plus
  • Remove the hint on each zone
  • Hide/Remove eZ Exchange for now
  • Change Administration to be a new zone
  • Add the navigation items (dashboard, section, system info) for the administration
  • Add the custom styles for the Administration zone
  • Hide the navigation no zone is selected (for instance on the dashboard)
  • Display the navigation only when needed
  • Improve the transition when the navigation menu appears/disappears (out of inspiration for now)
  • When choosing a zone, load the route associated with the first navigation item ?

* @type {String}
* @required
*/
matchParameter: {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self note: missing ATTRS level!

@dpobel dpobel force-pushed the ezp-23098_navigationhub_extend branch from 5b4b349 to ace1370 Compare February 10, 2015 06:43
@dpobel dpobel force-pushed the ezp-23986_navigationhub branch 2 times, most recently from 9ce9ec0 to f9a8706 Compare February 10, 2015 07:01
'platform': 'Platform',
'studio': 'Studio',
'studioplus': 'Studio Plus',
'admin': 'Admin. Panel',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we can remove the ., not part of the screenshoot I have seen so far and as PM said that was not needed. To stay consistent with this word use other placed, otherwise you can probably also expand it to Administrator like the other places in the UI, up to you.

@andrerom
Copy link
Contributor

+0,9

@dpobel
Copy link
Contributor Author

dpobel commented Feb 13, 2015

@andrerom any reason to have downgraded your "+1" to a "+0.9" (which does not help)

@andrerom
Copy link
Contributor

Just that I'm not so familiar with this part, so if I put a +1 it is not really a indication I have properly reviewed it. But I see your point that it can be misunderstood as meaning I'm saying we could do better or similar.

@StephaneDiot
Copy link
Contributor

+1 FWIW

dpobel added a commit that referenced this pull request Feb 16, 2015
EZP-23986: As an editor, I want to have a navigation hub to navigate through the PlatformUI
@dpobel dpobel merged commit 7d7f15a into ezp-23098_navigationhub_extend Feb 16, 2015
@dpobel dpobel deleted the ezp-23986_navigationhub branch February 16, 2015 15:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants