nomad icon indicating copy to clipboard operation
nomad copied to clipboard

modifyIndex-based pagination

Open philrenaud opened this issue 1 year ago • 1 comments
trafficstars

  • Adds support for the new modifyIndex-based pagination provided by the /statuses endpoint with a custom First/Prev/Next/Last pagination template on the jobs index
  • Adds a new withPagination hook for Mirage endpoints (that builds on top of withBlockingSupport) that takes a customizable property to paginate upon and provide as x-nomad-nexttoken

philrenaud avatar Apr 10 '24 20:04 philrenaud

Ember Test Audit comparison

bff-job-summary-fe-redux-untangle 01607868c978f468fd60122018983bbe1607e624 change
passes 1522 1529 +7
failures 0 0 0
flaky 0 0 0
duration 10m 42s 992ms 10m 53s 227ms +10s 235ms

github-actions[bot] avatar Apr 10 '24 20:04 github-actions[bot]