Airlines (component)

From UG

(Difference between revisions)
Jump to: navigation, search
(Business Needs and Business Requirements)
(Use Cases)
Line 72: Line 72:
== Use Cases ==
== Use Cases ==
-
=== See all Airlines ===
+
=== List / Find ===
-
=== Add Airline ===
+
# open the page
 +
# scroll up / down
 +
# click on a header to sort
-
=== Edit airline ===
+
=== Add ===
 +
 
 +
=== Edit ===
# Select airline from the list
# Select airline from the list
# Click on *Add* button
# Click on *Add* button
 +
# Pop up appears
 +
# Edit all fields
 +
# click on "OK" or "Cancel"
-
=== Delete Airline ===
+
=== Delete ===
== Test Cases and QA ==
== Test Cases and QA ==

Revision as of 23:10, 22 January 2010


Contents

Prerequisites, Classified As, Parent Mantis

  • Prerequisites:
    • none

Business Needs and Business Requirements

We need a place in the system where we manage Airlines. This is to be used on CT record, etc.

Required functionality: list, add, edit, delete, archive.

Technical Notes from Systems Architect

This is a typical Admin component. Please apply standard patterns.

Technical Specification

Summary

Objects and Fields

Airline

Name

  • type/format: alphanumeric; max=30 chars

Airline 2 Letter Code

  • type/format: alphanumeric; max=30 chars; all caps

Airline 3 Letter Numeric Code

  • type/format: positive integer; max=3 digits


User Interface and Functionality

List All

See #Figure 1: List Airlines

  • Columns: one per field
  • Sort: every column, alphabetical
  • Paging: none

Add

Edit

Delete

Archive / Unarchive


Special Cases and Misc

Use Cases

List / Find

  1. open the page
  2. scroll up / down
  3. click on a header to sort

Add

Edit

  1. Select airline from the list
  2. Click on *Add* button
  3. Pop up appears
  4. Edit all fields
  5. click on "OK" or "Cancel"

Delete

Test Cases and QA

Look And Feel

This section is to be written / defined by Graphic Designer and UI Designer.


Figures

Figure 1: List Airlines

File:Airlines.JPG

Figure 2: Edit Airline

File:Airlines Edit.JPG

Questions and RFC

Known Non Critical Bugs

Links to Archived / Old specs

History

This doc has been created

<date/signat>


Re-design (Tweak) (Spec Update): ..... <summary> .....

<wiki date/signature>

  • mantis: <link>
  • Biz Req updated? N/Y
  • Tech Spec updated? N/Y

DB

Code

http://mantis.jaguarfreight.com/svn/repo2/cybertrax/trunk/java/CyberTrax/proto2.0.1f/admin/carriers/

Personal tools