Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

feat: transaction filtering #3766

Merged
merged 10 commits into from
Jun 21, 2022
Merged

feat: transaction filtering #3766

merged 10 commits into from
Jun 21, 2022

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Apr 6, 2022

What it solves

Resolves #3758

How this PR fixes it

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

CLA Assistant Lite All Contributors have signed the CLA.

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

Deployment links

🟠 Rinkeby Mainnet 🟣 Polygon 🟡 BSC Arbitrum 🟢 Gnosis Chain

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2103855403

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.845%

Totals Coverage Status
Change from base Build 2097259931: 0.0%
Covered Lines: 3489
Relevant Lines: 8818

💛 - Coveralls

* feat: initial filter form

* feat: add address search field

* feat: address/module autocomplete + validation

* fix: tweak validation

* fix: extract field names + tweak validation

* fix: add backdrop

* fix: cleanup code

* fix: preserve filter values

* fix: (un-)controlled error

* fix: convert `Autocomplete` style override

* fix: improve types

* fix: preserve hidden value

* fix: abstract `value`/`helperText` logic

* fix: missing dep

* fix: add tracking

* fix: uniform padding on inputs

* fix: global `Autocomplete` style

* fix: autocomplete validation + use for token

* fix: alter filter type label
@github-actions
Copy link

github-actions bot commented Apr 27, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 2 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@coveralls
Copy link

coveralls commented Apr 27, 2022

@iamacook iamacook self-assigned this May 11, 2022
@github-actions
Copy link

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 2 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 4 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

Deployment links

Mainnet     🟣 Polygon     🟠 Rinkeby

* fix: update gateway sdk + add filter to `search`

* fix: type collision

* fix: fetch + show filtered results

* fix: use address for module

* fix: fetches after filtering + history pointers

* fix: fetching filtered endpoints

* fix: cleanup code

* fix: repair lock file + add stricter typing

* fix: drill filter + separate paging logic

* fix: add tests

* fix: only save certain query params

* fix: filters and layout

* fix: use native searchParams + add `executed`

* fix: remove dev button, upgrade sdk + tests

* fix: don't append second ampersand

* fix: persist addresses

* fix: add no results message

* fix: remove date filtering + add tracking

* fix: display date filters as coming soon

* fix: don't apply the same filter twice + cleanup

* fix: `isTxFilter`, catch URL + remove hidden field

* fix: only check a subset of keys

* fix: change icon

* fix: add `box-shadow` + filter type to button

* fix: change button style

* fix: remove unnecessary flag + fix type

* fix: remove unnecessary pointer

* fix: convert `value to wei + always show clear

* fix: test

* fix: remove `recipient` from incoming filter
@francovenica
Copy link
Contributor

Every ticket about this epic was merged, we can pass this to QA done as well

@github-actions
Copy link

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 4 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@iamacook iamacook merged commit 730abb9 into dev Jun 21, 2022
@iamacook iamacook deleted the tx-filtering branch June 21, 2022 11:00
@github-actions github-actions bot locked and limited conversation to collaborators Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EPIC] Transaction filtering
4 participants