icefoganalytics / travel-authorization

0 stars 0 forks source link

Travel Desk Request to Tab #163

Closed klondikemarlen closed 5 months ago

klondikemarlen commented 5 months ago

Relates to:

Move the existing Travel desk form to the travel request/travel desk tab. https://github.com/ytgov/travel-authorization/tree/main/web/src/modules/travelDesk/views/Requests

as this is a prototype were possible just make it work. Note where changes should be made and we will include rework to another iteration.

See https://governmentofyukon.slack.com/archives/C04ETKKJS1X/p1701881666825959?thread_ts=1701879058.602759&cid=C04ETKKJS1X

Implementation

:recycle: Unbreak and lint travel request page.

Screenshots

image

Testing Instructions

  1. Run the test suite via dev test (or dev test_api)
  2. Boot the app via dev up
  3. Log in to the app at http://localhost:8080
  4. Go to http://localhost:8080/travel-request and open the browser console with ctrl+shift+i.
  5. Reload the page and check that there are no errors in the console.