0x-tracker-client icon indicating copy to clipboard operation
0x-tracker-client copied to clipboard

Build out the filters UI for fills page

Open cbovis opened this issue 5 years ago • 0 comments

A filters UI should be built which allows for filtering by the following:

  • time period / date range
  • status
  • relayer
  • token
  • protocolVersion (1, 2, 3)
  • value (from/to)

Inspiration for the UI should be taken from the tokens page.

Selected filters should be added to the querystring to be handled by the filtering functionality being introduced by https://github.com/0xTracker/0x-tracker-client/issues/767.

Dependencies

https://github.com/0xTracker/0x-tracker-client/issues/767 https://github.com/0xTracker/0x-tracker-client/issues/766 https://github.com/0xTracker/0x-tracker-client/issues/768 https://github.com/0xTracker/0x-tracker-api/issues/309 https://github.com/0xTracker/0x-tracker-api/issues/310

cbovis avatar Dec 15 '19 17:12 cbovis