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

Transactions filters #321

Merged
merged 9 commits into from
Nov 30, 2024
Merged

Transactions filters #321

merged 9 commits into from
Nov 30, 2024

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Nov 23, 2024

Issue

For new design of transactions page, we need new fields for query with search filters:

  • owner
  • status
  • transactions types
  • min/max for gas_used

Things done

Updated pagination scheme
Updated Controller and DAO for new fields in query
Updated README.md
Updated transactions integration tests

@owl352 owl352 added the backend Related to backend (API) label Nov 23, 2024
@owl352 owl352 self-assigned this Nov 23, 2024
Copy link

vercel bot commented Nov 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2024 6:54pm
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2024 6:54pm

packages/api/README.md Outdated Show resolved Hide resolved
packages/api/src/controllers/TransactionsController.js Outdated Show resolved Hide resolved
packages/api/README.md Outdated Show resolved Hide resolved
packages/api/README.md Outdated Show resolved Hide resolved
@owl352 owl352 merged commit 94b9295 into develop Nov 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants