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
8b6958bb0e30c1c9e58ab6160e784549e69f1745
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
LevelOperationsService.java
Author
Search by author
Any Author
authors
Daniel Tovarňák
172673
Jakub Čegan
208114
Jan Vykopal
98724
Mário Murín
536544
Oleksandr Panov
532057
Pavel Čeleda
206086
(Service) kyposervice-fi
9041949
Tomáš Sapák
139890
Zdeněk Vydra
485514
9 authors
Jan 11, 2021
Decrease order attribute after level deletion, add README.md, add SQL logs to console
· 8b6958bb
Jan Tymel
authored
4 years ago
8b6958bb
Jan 10, 2021
Rename GameLevel to Task
· a9d30c3e
Jan Tymel
authored
4 years ago
a9d30c3e
Set phase type to result DTO when a new level (task) was created
· ffa248a1
Jan Tymel
authored
4 years ago
ffa248a1
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
Jan 03, 2021
InfoLevelUpdateDto is no longer a subclass, move levelId from URI path to body of HTTP request
· 367252e3
Jan Tymel
authored
4 years ago
367252e3
Rename orderInTrainingDefinition field to order in BaseLevel entity, set...
· fc0beeb8
Jan Tymel
authored
4 years ago
fc0beeb8
Merge LevelOperationsController with PhaseOperationsController, update swagger
· 8557247b
Jan Tymel
authored
4 years ago
8557247b
Dec 31, 2020
Add API that updates task
· a8cfac4a
Jan Tymel
authored
4 years ago
a8cfac4a
Add API thath updates info level
· 85a28a21
Jan Tymel
authored
4 years ago
85a28a21
Dec 28, 2020
Add API that returns a specified level
· 4f0fbe06
Jan Tymel
authored
4 years ago
4f0fbe06
Dec 26, 2020
Add API that creates a new game (task)
· c8912801
Jan Tymel
authored
4 years ago
c8912801
Add API that creates a new level, rename UnityLevel to PhaseLevel
· da3bc721
Jan Tymel
authored
4 years ago
da3bc721
Revert "Remove trainingDefinitionId parameter from LevelOperationsController"
· c263cff9
Jan Tymel
authored
4 years ago
c263cff9
Remove trainingDefinitionId parameter from LevelOperationsController
· 44680688
Jan Tymel
authored
4 years ago
44680688
Dec 06, 2020
First iteration of delete level API
· 1e69b769
Jan Tymel
authored
4 years ago
1e69b769
First iteration of swap level orders API
· 1e273aaa
Jan Tymel
authored
4 years ago
1e273aaa
Loading