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

Add sorting functionality and refactor table components #445

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    a288cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf1521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da6722 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    711b8f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    628e012 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    7feb5f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. feat(Proposals table): add ProposalNameColumn and StatusColumn compon…

    …ents; refactor VotesColumn and TimeColumn; update ESLint configuration
    shenshin committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7e38e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72ce76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81568c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60c4ef1 View commit details
    Browse the repository at this point in the history
  5. refactor(useFetchLatestProposals): clean up imports and improve type …

    …definitions; replace ts-expect-error with ts-ignore
    shenshin committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    fd37de4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3545eb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    308599c View commit details
    Browse the repository at this point in the history