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

src/components/coordinator: add component TableFeeApproval for coordinator page #444

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

maceksimon
Copy link
Contributor

@maceksimon maceksimon commented Jun 17, 2024

Add table of pending entry fee payments for approval to be shown on company coordinator page.

  • Define columns
  • Predefine optional custom sorting function
  • Add labels
  • Enabled sorting by date (date timestamp) - perhaps by using timestamp in the data source
  • Implemented a pre-sort to display "team headings"

@maceksimon maceksimon marked this pull request as draft June 17, 2024 20:16
@tmszi tmszi added the enhancement New feature or request label Jun 19, 2024
src/composables/useTable.ts Outdated Show resolved Hide resolved
src/composables/useTable.ts Outdated Show resolved Hide resolved
@maceksimon maceksimon marked this pull request as ready for review August 9, 2024 09:09
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch 2 times, most recently from e446a80 to 3e0bfef Compare August 26, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants