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>., no records are showing, only the field headers
     
  6. My Approvals - Change column label: "Requested for" to "Opened by." (easy)
  7. My Approvals - Change column label: "Request" to "Approval for" (easy)
  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 - 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."My Approvals Requests - change display of "Requested for" column data to <last name, first name>.
  11. My Requests - Add sorting functionality to each column.
  12.   Lightbox -  Fix lightbox so that all forms fit without scrolling.
  13. My Incidents - Modify data pull to include all open incidents and resolved/closed incidents up to 90 days old. (awaiting info from SN dev)
  14. My Incidents - Add sorting functionality to each column
  15. My Reports - Create page to look like Requests
  16. My Reports - Pull all Requests by department (from launch through present date)

...

  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. 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." - Done 10/21 (Seong)
  6. Add sorting functionality to each column - Done 10/21 (Seong)
  7. Change display of "Requested for" column data to <last name, first name> - Done10/21 (Seong)

My Incidents (in SN module, localhost)

...