Versions Compared

Key

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

...

For getting vehicle timeline /vehicle/trip/v1/_search API is called for that particular application and based on the response Waiting for Disposal, Disposal in Progress and Disposed statuses are shown.

Below code for handling vehicle trip timeline data can be found in:

frontend/micro-ui/web/micro-ui-internals/packages/libraries/src/services/elements/WorkFlow.js

...