Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

*Sprint 1(highest priority)
# 1. HTML/CSS mockup: add a mockup with generic drilldown state
# 2. Home screen mockup: add "Create Workset" button
# 3. Advanced search screen: mock up based on existing MITBI custom-search form, adapting existing jQuery controls for autocomplete fields

...

  • Sprint 2 +
    • Mock up a Comments view as invoked from within a typical screen
      **Cost Object:
      • Add "Scenario" pulldown as another context filter
      • Mock up Spotlight-like search to guide user to correct point(s) in current GL hierarchy
      • Add "Expand/Collapse All" button(s)
      • Create a version of the mockup showing GL hierarchy expanded at the "Salaries & Wages" branch to show individual people
      • Work on how to visually indicate that the user is viewing a state representing a non-approved scenario
    • Mock up a Person detail screen as an in-situ drilldown similar to how we've shown drilldowns within a reporting/tracking screen

Front-End

1. Refactor (8 hours)

    • Introduction to codebase
    • Add namespace collision/prevention
    • Performance optimization

2. Client-side Data Access Layer (8 hours)

    • Add CDAL
    • Error-management

3. Testing hooks (TBA)

    • Add Test Harness/hooks

4. Evaluate/solidify middle-tier contracts

    • Initial focus - Search/workset

Middle-Tier

On hold

DB/Access

...