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: Add competitors export #164

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

kovacspe
Copy link
Collaborator

Closes: #138

@kovacspe kovacspe requested a review from rtrembecky November 11, 2023 11:03
@kovacspe kovacspe self-assigned this Nov 11, 2023
Copy link
Member

@Matushl Matushl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -109,7 +109,7 @@ export const SemesterAdministration: FC = () => {
<Button onClick={getSemesterResults}>Poradie série</Button>
<Button onClick={() => getPostalCards(false)}>Štítky na školy</Button>
<Button onClick={() => getPostalCards(true)}>Štítky na školy (iba papierové riešenia)</Button>
<Button>Zoznam riešiteľov</Button>
<Link href={`/api/competition/semester/${semesterId}/participants-export/`}>Zoznam riešiteľov</Link>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mozno by som pridal target="_blank" do toho.

@kovacspe kovacspe merged commit 503e07e into master Nov 11, 2023
1 check passed
@kovacspe kovacspe deleted the download_participants_export branch November 11, 2023 14:58
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.

Veducko - export kontaktnych udajov na riesitelov
2 participants