Versions Compared

Key

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

ServiceNow Module work

Priority List

  1. Lightbox - 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.
  2. Lightbox -  Fix lightbox so that all forms fit without scrolling.
  3. My Requests - Fix data pull and change display of "Requested for" column data to <last name, first name>.
  4. My Requests - Add sorting functionality to each column.
  5. My Approvals - Change display of "Requested for" column data to <last name, first name>. 
  6. My Approvals - Change column label: "Requested for" to "Opened by."
  7. My Approvals - Change column label: "Request" to "Approval for"
  8. My Approvals - Add data pull from ServiceNow for Department (name or org code).
  9. My Approvals - Add data pull from ServiceNow for Description.
  10. My Approvals -
     

 

My Services page (its-dev)

  1. Remove boxes and content:  "Accounts & Access," "Email & Calendaring," and "On-Boarding" - Done 10/11 (CC & Broggi)
  2. Change "Cellular Phones" to "Mobile Devices" - Done 10/11 (CC & Broggi)
  3. Remove "(Linux only)" and "(new installations only)" - Done 10/11 (CC & Broggi)
  4. Change "Central Backup" to "Backup Service" - Done 10/11 (CC & Broggi)
  5. Add "Need Help" block to right column - Done 10/11 (CC & Broggi)
  6. Fix lightbox so that all forms fit without scrolling.

My Requests page (in SN module, localhost)

  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 column - 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.

My Approvals page (in SN module, localhost)

  1. Change column labels: change "Requestor" to "Requested for," change "State" to "Status" - Done 10/10 (CC & Broggi)
  2. Add a column for Department - label and make the third column from the left. - Done 10/10 (CC & Broggi)
  3. Move "Request" column to the far left so that it's the last column. - Done 10/10 (CC & Broggi)
  4. Add a column for Description (label); fit between "Department" column and "Status column. - Done 10/10 (CC & Broggi).
  5. Change column label: "Requested for" to "Opened by."
  6. Change column label: "Request" to "Approval for"
  7. Change display of "Requested for" column data to <last name, first name>.
  8. Add data pull from ServiceNow for Department (name or org code).
  9. Add data pull from ServiceNow for Description.
  10. 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."
  11. Add sorting functionality to each column

...

  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)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. 

_____________

Dave Broggi's work

...