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

refactor: remove amount column from ipfs table and realign columns #1724

Merged
merged 2 commits into from
Feb 27, 2020
Merged

refactor: remove amount column from ipfs table and realign columns #1724

merged 2 commits into from
Feb 27, 2020

Conversation

dated
Copy link
Contributor

@dated dated commented Feb 26, 2020

Summary

Removes the amount column from the IPFS table, since the amount is always 0.

Realigns the hash column to the right and shows a truncated hash only on smaller screensizes.

This PR does not fix sorting by hash, which will most likely also require a patch on the core side.

image

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost
Copy link

ghost commented Feb 26, 2020

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation. labels Feb 26, 2020
@faustbrian faustbrian added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Feb 27, 2020
@faustbrian faustbrian merged commit 59a3ac9 into ArkEcosystem:develop Feb 27, 2020
@ghost
Copy link

ghost commented Feb 27, 2020

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

@dated dated deleted the refactor/ipfs-table branch February 27, 2020 05:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants