Ticket #258 (assigned feature)

Opened 15 years ago

Last modified 15 years ago

PHG--- Switchover to Standard: Top Timeline

Reported by: maryann Owned by: brent
Priority: major Milestone: Beta 16.3 Release
Component: standard platform Version:
Severity: Testing Return (QA) Keywords:
Cc:

Description

The top timeline needs to work in standard like it does on default.

Change History

  Changed 15 years ago by maryann

  • owner changed from maryann to khaled
  • status changed from new to assigned
  • severity changed from In Progress to Complete - Ready for QA

Took the old timeline from preg default to save time.

follow-up: ↓ 6   Changed 15 years ago by lila

  • severity changed from Complete - Ready for QA to Testing Failure

PHG_Timeline

QA-Lila
MacOS10_Firefox & Safari
http://devpreg.healthgurumedia.com/

1. the horizontal grey line should be even on both sides. currently it is much longer on the left hand side.

2. the blue in the timeline should be a grey--hex#828282 (may be too dark), if it is, just choose a lighter grey..

3. this is purely design but the pink background should be one color. Currently, there are two diff shades of pink..a darker one appears just above the left hand navigation.

4. the header is too tall

  Changed 15 years ago by maryann

  • owner changed from khaled to maryann
  • severity changed from Testing Failure to In Progress

  Changed 15 years ago by maryann

  • owner changed from maryann to khaled

Timeline javascript needs to be fixed before we can move forward

  Changed 15 years ago by khaled

  • owner changed from khaled to maryann

Fixed the timeline javascript, the channelName in initPregnancyEvents that appeared in the mouseenter event was unset. The variable was removed and replaced with the hard-coded 'Pregnancy' instead.

in reply to: ↑ 2   Changed 15 years ago by maryann

  • owner changed from maryann to khaled

DONE:

2. the blue in the timeline should be a grey--hex#828282 (may be too dark), if it is, just choose a lighter grey..<--- all blue was changed to #e7e7e7, a gray we use elsewhere

3. this is purely design but the pink background should be one color. Currently, there are two diff shades of pink..a darker one appears just above the left hand navigation.<---they are correct now, just added ".pregnancy-body .header {background-color: #ffd1e3;}" at line 1613

4. the header is too tall<---removed the special header height that pregnancy had because of how the timeline used to be within the header.

TO DO:

1. the horizontal grey line should be even on both sides. currently it is much longer on the left hand side.<---basically two dots are missing because weeks 1-3 only has one page. These dots should still be there, but all three should link to the same pregnancy timeline weekly landing page.

  Changed 15 years ago by khaled

  • owner changed from khaled to maryann

Added the week 1 and 2 dots to the Timeline, all three link to weeks 1-3.

  Changed 15 years ago by maryann

  • owner changed from maryann to brent
  • severity changed from In Progress to Complete - Ready for QA

works for me, off to QA

  Changed 15 years ago by lila

  • severity changed from Complete - Ready for QA to Testing Passed

SANITY TESTING PASSED

Note: See TracTickets for help on using tickets.