Skip to content

feat: csv exports#49

Open
L1ght-time wants to merge 1 commit into
lAmeR1:mainfrom
L1ght-time:feature/csv-exports
Open

feat: csv exports#49
L1ght-time wants to merge 1 commit into
lAmeR1:mainfrom
L1ght-time:feature/csv-exports

Conversation

@L1ght-time
Copy link
Copy Markdown

Added ability to export CSV file of transactions history and for comfortable loading added the ability to configure the number of items for the page(because we can't load all transactions, we can get transactions by query limit count according with API https://api.kaspa.org/).

Same logic for UTXOs, but this page can't configure the number of items for the page, because we can load all UTXOs, according to API https://api.kaspa.org/. In this case, we don't have any restrictions.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2024

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

Name Status Preview Comments Updated (UTC)
kaspa-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 11:37pm
kaspa-explorer-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 11:37pm
kaspa-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 11:37pm

@demisrael
Copy link
Copy Markdown

Looks good. Can you squash commits?

@lAmeR1
Copy link
Copy Markdown
Owner

lAmeR1 commented May 25, 2024 via email

feat: navigation panel markup, file name logic

feat: updated file name function logic

fix: loading empty csv file

feat: added memoization for fileName function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants