Versions Compared

Key

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

...

  1. Change column labels: change "Date" to "Opened," change "Name" to "Requested for," remove the number signs after "Item" - Done 10/10 (CC & Broggi)
  2. Move column "Item" to the far right so that it's the last columnChange - Done 10/10 (CC & Broggi)
  3. Fix data pull and change display of "Requested for" column data to <last name, first name>.
  4. Add sorting functionality to each columnĀ column.

My Approvals page

  1. Change column labels: change "Requestor" to "Requested for," change "State" to "Status" - Done 10/10 (CC & Broggi)
  2. Change Change display of "Requested for" column data to <last name, first name>.
  3. Add a column for Department (name or org code) - label and data pull from ServiceNow - and make the third column from the left. - Done 10/10 (CC & Broggi)
  4. Add data pull from ServiceNow for Department (name or org code).
  5. Move "Request" column to the far left so that it's the last column. - Done 10/10 (CC & Broggi)
  6. Add a column for Description - label and data pull from ServiceNow - and (label); fit between "Department" column and "Status column. - Label done Done 10/10 (CC & Broggi).
  7. Add Description data to new columndata pull from ServiceNow for Description.
  8. Modify the data pulled for the "Status" column; it's not currently pulling the correct information. Data should be "approved" or "pending approval," instead of "not_required."
  9. Add sorting functionality to each column

My Incidents

  1. Change column label "Date" to "Opened" - Done 10/11 (CC & Broggi)
  2. Modify data pull to include all open incidents and resolved/closed incidents up to 90 days old.
  3. Change column labels: change "State" to "Status," "Incident ###" to "Incident" - Done 10/11 (CC & Broggi)
  4. Add sorting functionality to each column

Lightbox

  1. Clicking outside the form (in the dark grey area) should not make the form disappear. The box should only close on submit of the form or by using the X in the upper right. - Done 10/11 (CC & Broggi)
  2. The first time a user clicks on a link from the My Services homepage, the form does not load. It only loads the second time. This needs to be fixed so that the forms always load the first time.