Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kypo-adaptive-training
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
2
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
service
TaskService.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
Add default values of attributes to a newly created Task
· 99f45390
Jan Tymel
authored
4 years ago
Related to
#5
99f45390
Add API for changing tasks' order
· e463cca9
Jan Tymel
authored
4 years ago
Resolves
#2
e463cca9
Feb 01, 2021
[Cleanup] Task is no longer a subclass of AbstractPhase
· 61aac96f
Jan Tymel
authored
4 years ago
61aac96f
[Cleanup] Rename PhaseLevel to TrainingPhase, corresponding changes
· e9e38352
Jan Tymel
authored
4 years ago
e9e38352
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 27, 2021
Change REST API retrieving tasks according to the new design
· 5b1c0b60
Jan Tymel
authored
4 years ago
Related to
#10
5b1c0b60
Change REST API creating a new task according to the new design, add task clone API
· 50ee66ca
Jan Tymel
authored
4 years ago
Related to
#10
50ee66ca
Jan 20, 2021
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
Loading