Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kypo-adaptive-training
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container 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
MUNI-KYPO-CRP
backend-java
kypo-adaptive-training
Commits
c2d287a656dc730d068f7255044ed7b38bef77e8
Select Git revision
Branches
7
120-move-stepper-bar-from-training-definition-to-training-instance
master
default
protected
develop
protected
116-create-adaptive-post-training-assessment-endpoint
114-disable-adding-updating-and-removing-tasks-to-a-training-definition-when-it-s-in-use
create-integration-tests
create-persistence-tests
Tags
20
test-sb1
24.08
v2.3.1
protected
24.06
v2.2.8
protected
23.12
v2.2.5
protected
23.07
v2.2.1
protected
22.12
v22.12-rc.1
protected
v2.1.3
protected
v2.1.2
protected
22.06
v2.1.1
protected
v2.1.0
protected
v2.1.0-rc
protected
v2.0.0
protected
v1.1.0
protected
v1.0.46
protected
27 results
kypo-adaptive-training
src
main
java
com
example
demo
dto
TaskUpdateDto.java
Author
Search by author
Any Author
authors
Andrei Kirushchanka
andy1609
Daniel Tovarňák
172673
Jakub Čegan
208114
Jan Vykopal
98724
Mário Murín
536544
Martin Lebeda
111653
Oleksandr Panov
532057
Pavel Čeleda
206086
Robert Pretschner
553664
(Service) KYPO service
kyposervice
(Service) kyposervice-fi
9041949
Tomáš Sapák
139890
Vojtěch Hamerský
462744
Zdeněk Vydra
485514
14 authors
Feb 06, 2021
Move task ID to URI path instead of body when task is updated
· c2d287a6
Jan Tymel
authored
4 years ago
Related to
#3
c2d287a6
Feb 01, 2021
Change questionnaires REST API according to Rename QuestionnaireLevel to the new design
· 3fe63736
Jan Tymel
authored
4 years ago
3fe63736
[Cleanup] Remove attachments
· c0f8bb45
Jan Tymel
authored
4 years ago
c0f8bb45
Jan 28, 2021
Change the remaining REST API related to tasks according to the new design
· 2382029a
Jan Tymel
authored
4 years ago
Related to
#10
2382029a
Jan 20, 2021
Temporarily comment attachments attribute in TaskUpdateDto
· 570f4dae
Jan Tymel
authored
4 years ago
Resolves
#8
570f4dae
Remove solutionPenalized attribute from tasks
· 4898568d
Jan Tymel
authored
4 years ago
Resolves
#7
4898568d
TaskUpdateDto is no longer a subclass of BaseLevelDto
· eb6dd97c
Jan Tymel
authored
4 years ago
Resolves
#6
eb6dd97c
Jan 10, 2021
Rename GameLevel to Task
· a9d30c3e
Jan Tymel
authored
4 years ago
a9d30c3e
Jan 04, 2021
Move phaseId from URI path to body of HTTP request during phase level update
· cdf77e19
Jan Tymel
authored
4 years ago
cdf77e19
Dec 25, 2020
Remove code related to hints
· 2e46b24e
Jan Tymel
authored
4 years ago
2e46b24e
Jul 30, 2020
Add TrainingDefinition objects
· 12a9d9af
Jan Tymel
authored
4 years ago
12a9d9af
Change entities' field types in order to match the current state
· 5415e032
Jan Tymel
authored
4 years ago
5415e032
Jul 28, 2020
First iteration of usage of GameLevelUpdateDto
· 789ad97f
Jan Tymel
authored
4 years ago
789ad97f
Jul 13, 2020
Add toString() to DTOs and entities
· 43c4f5c3
Jan Tymel
authored
4 years ago
43c4f5c3
Jul 06, 2020
Add DTOs, mapstruct for entity - DTO conversion, PoC service and get rid of lombok in entities
· 3b0cfd3d
Jan Tymel
authored
4 years ago
3b0cfd3d
Loading