Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sprachschulsystem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Pokorný
Sprachschulsystem
Commits
28ffc91a07325a62c63d0295576a65a70afed5b7
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
sprachschulsystem
Author
Search by author
Any Author
authors
Dominika Zemanovičová
xzemanov
Ester Vilímková
xvilimk
Jan Pokorný
xpokorn8
Martin Gargalovič
xgargal
Pavel Šeda
xseda2
5 authors
Apr 11, 2023
Certificate Create and FindById
· 28ffc91a
evilimkova
authored
1 year ago
and
Martin Gargalovič
committed
1 year ago
28ffc91a
updating readme file
· 4c1536e3
Jan Pokorný
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
4c1536e3
showcasing diagrams
· e70b4afa
Jan Pokorný
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
e70b4afa
updating usecase diagram
· 054ededd
Jan Pokorný
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
054ededd
updating class diagram with dtos
· 7f32455f
Jan Pokorný
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
7f32455f
xml add parents and fix configurations
· 80adb17f
Ester Vilímková
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
80adb17f
Configuration
· 9216f244
Ester Vilímková
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
9216f244
Add proficiencyLevels to dto
· fb0cf3ae
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
fb0cf3ae
Change UserType values
· 3498d789
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
3498d789
Rename to small letters and fix typo
· 4ee1bb31
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
4ee1bb31
removed unnecessary spaces and commented out code
· d589d596
Martin Gargalovič
authored
2 years ago
d589d596
added tests to exercise
· 1aee2c8f
Martin Gargalovič
authored
2 years ago
1aee2c8f
added tests to exercise
· 07a68c53
Martin Gargalovič
authored
2 years ago
07a68c53
added hash and equals overide
· 4a131daf
Martin Gargalovič
authored
2 years ago
4a131daf
initial tests
· 1f1240f8
Martin Gargalovič
authored
2 years ago
1f1240f8
Add Question validation
· 2e39b5a6
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
2e39b5a6
Add Answer validation
· e8723940
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
e8723940
Update QuestionController and QuestionFacade exceptions
· 3d05d8b0
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
3d05d8b0
Update ExerciseController exceptions
· 75fbd90c
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
75fbd90c
Move ResponseStatusException to AnswerController
· 3e5a6088
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
3e5a6088
Add Exercise validation
· 71ec5da2
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
71ec5da2
Add spring-boot-starter-validation dependency
· 39ff5d7b
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
39ff5d7b
Add filterPerDifficultyPerCourse to ExerciseController
· b6496611
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
b6496611
Add difficulty to exercise
· 0b9d01ce
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
0b9d01ce
Rename lectureId to courseId
· e5167257
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
e5167257
Move functionality from AnswerController to AnswerFacade
· 7830eb65
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
7830eb65
Update javadoc for QuestionFacade
· bf5065b5
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
bf5065b5
Add update and delete to QuestionController
· 45515d09
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
45515d09
Add update and delete to QuestionFacade
· a18e0f73
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
a18e0f73
Add QuestionUpdateDto
· 022ebe79
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
022ebe79
Add update and delete to AnswerController, enable to create multiple answers at once
· 4a701251
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
4a701251
Add fond to AnswerService
· a1f8bc02
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
a1f8bc02
Add AnswersCreateDto
· b1fa8efe
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
b1fa8efe
Add exercise delete to ExerciseController
· be806d3f
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
be806d3f
Add delete method
· e7c21ead
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
e7c21ead
Add exercise update to ExerciseController
· 98089eaa
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
98089eaa
Add update method
· 4455ca49
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
4455ca49
Move logic from QuestionController to QuestionFacade
· 5a509797
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
5a509797
Add ExerciseController
· e183edfe
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
e183edfe
Add QuestionController
· 70434206
Dominika Zemanovičová
authored
2 years ago
and
Martin Gargalovič
committed
1 year ago
70434206
Loading