Closed
Bug 635029
Opened 14 years ago
Closed 13 years ago
Product/cycle/run hierarchy navigation
Categories
(Mozilla QA Graveyard :: MozTrap, defect)
Mozilla QA Graveyard
MozTrap
Tracking
(Not tracked)
RESOLVED
FIXED
0.4
People
(Reporter: carljm, Unassigned)
Details
Add navigation widget that gives a fuller picture of the product / cycle / test-run hierarchy, and allows quicker navigation between them.
From .1 release feedback.
Comment 1•14 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/12856959
Updated•14 years ago
|
Target Milestone: --- → 0.4
Comment 2•14 years ago
|
||
Eric Meyer changed story state to started in Pivotal Tracker
Comment 3•14 years ago
|
||
Eric Meyer added a comment in Pivotal Tracker:
Jonny, I need a bit of JS interaction on this in order to show how it will work. Let's talk.
Comment 4•14 years ago
|
||
Jonny Gerig Meyer added a comment in Pivotal Tracker:
note to self: on /wire/run/ when a product is selected, add .focus to the next section. when the header is clicked, add .focus to the that section. also add "live" sample data. i think that's everything?
Comment 5•14 years ago
|
||
Eric Meyer added a comment in Pivotal Tracker:
Jonny: The UL is no longer supposed to be in the JS...
Comment 6•14 years ago
|
||
Eric Meyer added a comment in Pivotal Tracker:
Jonny: can you make the JS here more targeted. #environment is used several places on the site, and should not be hidden at all of them. Maybe use "#selectruns + #environment"? I'm also about to create a new version of the 'finder' that will require some additonal JS (https://www.pivotaltracker.com/story/show/13274459) so that will need to work as a plugin with several options. We can talk more.
Comment 7•14 years ago
|
||
Cameron Dawson added a comment in Pivotal Tracker:
Eric: Is there a special URL I need to see this? I don't see it in the normal "manage" pane url for the staging site.
Comment 8•14 years ago
|
||
Eric Meyer added a comment in Pivotal Tracker:
Cam: This story only covers the initial use for selecting tests to run. you can see the wireframe of that at /wire/run/. I'm still working on the implementation for manage pages, and will show it later today or tomorrow. That use case is tracked by: https://www.pivotaltracker.com/story/show/13274459
Comment 9•14 years ago
|
||
Carl Meyer added a comment in Pivotal Tracker:
Hmm, looks like I may need to get this story into .3 after all. With the previous environment-selection dropdown gone, there's currently no way to change your environment selection when running tests, until we get this in.
Comment 10•14 years ago
|
||
Eric Meyer added a comment in Pivotal Tracker:
jonny/carl: the finder on runtests pages should be pre-populated with the data of the current page. the entire breadcrumb on those pages now acts as a summary element to show/hide the finder and environments. those bread-crumb-like links should not stop the '.details' from opening (as they normally do), but should instead set the finder to the column selected.
Comment 11•14 years ago
|
||
Jonny Gerig Meyer added a comment in Pivotal Tracker:
eric: because .environments actually has no height, for now i'm calling the loading JS on ".environments form". we can talk if you'd prefer something else visually.
Comment 12•14 years ago
|
||
Carl Meyer changed story state to finished in Pivotal Tracker
Comment 13•14 years ago
|
||
Carl Meyer changed story state to delivered in Pivotal Tracker
Comment 14•14 years ago
|
||
Cameron Dawson changed story state to accepted in Pivotal Tracker
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•