Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update filter tokens interface in widget #466

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

mikasackermn
Copy link
Collaborator

@mikasackermn mikasackermn commented Dec 6, 2023

Summary

Be able to exclude tokens from all or a single blockchain. exclude and include should works together at the same time.

How did you test this change?

In the supported tokens of the playground, you can specify whether it is excluded or included for the tokens of each blockchain.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • We need to update widget config for filtering tokens
  • We need to update how we pass tokens in playground based on new interface

@samobasquiat

This comment was marked as resolved.

@samobasquiat

This comment was marked as resolved.

@samobasquiat

This comment was marked as resolved.

@samobasquiat

This comment was marked as resolved.

@samobasquiat

This comment was marked as resolved.

@mikasackermn mikasackermn force-pushed the feat/RF-1008-update-filter-tokens-interface branch from 586b06f to f1cca37 Compare December 22, 2023 23:03
.vscode/settings.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@RanGojo

This comment was marked as resolved.

widget/embedded/src/utils/configs.ts Outdated Show resolved Hide resolved
widget/embedded/src/store/slices/data.ts Outdated Show resolved Hide resolved
widget/embedded/src/utils/configs.ts Outdated Show resolved Hide resolved
@RanGojo RanGojo self-requested a review December 30, 2023 07:33
widget/embedded/src/utils/configs.ts Outdated Show resolved Hide resolved
widget/embedded/src/utils/configs.ts Outdated Show resolved Hide resolved
widget/embedded/src/utils/configs.ts Outdated Show resolved Hide resolved
widget/embedded/src/utils/configs.ts Outdated Show resolved Hide resolved
@mikasackermn mikasackermn force-pushed the feat/RF-1008-update-filter-tokens-interface branch 2 times, most recently from 0c8eb41 to ab19170 Compare December 30, 2023 09:58
yarn.lock Outdated Show resolved Hide resolved
@mikasackermn mikasackermn force-pushed the feat/RF-1008-update-filter-tokens-interface branch from ab19170 to 5d22bef Compare December 30, 2023 11:01
@samobasquiat samobasquiat merged commit 455d70b into next Dec 30, 2023
1 check passed
@samobasquiat samobasquiat deleted the feat/RF-1008-update-filter-tokens-interface branch December 30, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants