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
99f453908549f28fe739fb19ee1de9b596743f3b
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
domain
Task.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
(Service) KYPO service
kyposervice
(Service) kyposervice-fi
9041949
Tomáš Sapák
139890
Vojtěch Hamerský
462744
Zdeněk Vydra
485514
13 authors
Feb 06, 2021
Add default values of attributes to a newly created Task
· 99f45390
Jan Tymel
authored
4 years ago
Related to
#5
99f45390
Feb 01, 2021
[Cleanup] Task is no longer a subclass of AbstractPhase
· 61aac96f
Jan Tymel
authored
4 years ago
61aac96f
[Cleanup] Remove attachments
· c0f8bb45
Jan Tymel
authored
4 years ago
c0f8bb45
[Cleanup] Rename BaseLevel to AbstractPhase, corresponding changes
· 054106b6
Jan Tymel
authored
4 years ago
054106b6
[Cleanup] Rename PhaseLevel to TrainingPhase, corresponding changes
· e9e38352
Jan Tymel
authored
4 years ago
e9e38352
Jan 21, 2021
Comment the rest of Task - Attachment relation
· f4bd253e
Jan Tymel
authored
4 years ago
f4bd253e
Jan 20, 2021
Remove solutionPenalized attribute from tasks
· 4898568d
Jan Tymel
authored
4 years ago
Resolves
#7
4898568d
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
Nov 14, 2020
First iteration of deployable application with in-memory H2 DB
· d8b7b65c
Jan Tymel
authored
4 years ago
d8b7b65c
Replace Neo4j entity annotations with JPA ones
· 5f16e464
Jan Tymel
authored
4 years ago
5f16e464
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 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
Add initial version of entities
· a4bbb152
Jan Tymel
authored
4 years ago
a4bbb152
Loading