Update:Remora Dashboard: Difference between revisions

Line 355: Line 355:
=Notes=  
=Notes=  
==Mockup==
==Mockup==
A photoshop mockup of the page. This mostly applies to Radiant Core.
==HTML==
The page as an HTML layout, this is usually completely static, ie the pages that Radiant Core is giving to us. Not completely necessary if you happen to be doing the page dynamically first.
The page as an HTML layout, this is usually completely static, ie the pages that Radiant Core is giving to us. Not completely necessary if you happen to be doing the page dynamically first.


==HTML==
Once html has been written, it needs to be validated and cross-browser compatibility needs to be checked. The site doesn't need to look perfect in IE, but it doesn't want to look horribly ugly either. Maybe that comes under Audit though?
==tests==
==tests==
Tests related to this interaction, any WebTestCases for the page, unit tests for its Controller or Models, etc.
Tests related to this interaction, any WebTestCases for the page, unit tests for its Controller or Models, etc.
334

edits