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

Exams API #864

Merged
merged 75 commits into from
Feb 23, 2021
Merged

Exams API #864

merged 75 commits into from
Feb 23, 2021

Conversation

bastihav
Copy link
Collaborator

@bastihav bastihav commented Feb 22, 2021

Description

  • Implements Exams API
  • Implements API to fetch CA certificates
  • Implement tests

Type of change (remove all that don't apply)

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manually tested all use cases this could alter

Test Configuration:

  • OS: Windows Mac Linux

  • Browser: Firefox Chrome Safari Chromium

  • Frontend: (remove all that don't apply)

    • Development build
  • Backend: (remove all that don't apply)

    • deployed experimental build

Checklist: (remove all that don't apply)

  • I added corresponding unit tests (if API code)
  • I have performed a self-review of my own code
  • My changes generate no new linting warnings or console warnings
  • I have updated the CHANGELOG.md to include any changes made in this PR (add WIP to the top, if there is none already)

tobias-wiese and others added 30 commits December 8, 2020 14:00
@bastihav bastihav added vue experimental Use for testing against "experimental" cluster labels Feb 22, 2021
@bastihav bastihav self-assigned this Feb 22, 2021
@bastihav bastihav changed the base branch from develop to feature/create_exam_ui February 22, 2021 11:54
src/api/CertificateAuthority.ts Show resolved Hide resolved
src/api/CertificateManagement.ts Outdated Show resolved Hide resolved
src/api/ExamManagement.ts Show resolved Hide resolved
src/api/ExamManagement.ts Outdated Show resolved Hide resolved
@bastihav bastihav merged commit 3008e4b into feature/create_exam_ui Feb 23, 2021
@bastihav bastihav deleted the feature/exams_api branch February 23, 2021 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Use for testing against "experimental" cluster vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants