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

Merged
merged 25 commits into from
Nov 2, 2024

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
src/composables/useTable.ts Outdated Show resolved Hide resolved
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch from 0d40253 to cbb77fe Compare June 19, 2024 14:21
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch from cbb77fe to 04975b0 Compare July 25, 2024 12:27
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch from 71ed734 to 3a95d7c Compare August 7, 2024 05:12
@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
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch from 3e0bfef to a5481c1 Compare September 2, 2024 16:38
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch 3 times, most recently from 59e9844 to 7b34bc2 Compare November 1, 2024 09:50
@maceksimon maceksimon force-pushed the feature/table-fee-approval branch from 67a6eb9 to 43d9cb2 Compare November 1, 2024 15:20
@tmszi tmszi merged commit 9710592 into auto-mat:main Nov 2, 2024
5 of 6 checks passed
@maceksimon maceksimon deleted the feature/table-fee-approval branch November 3, 2024 06:52
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