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
57eb85497f73b920fa50ac75bbe46dc62e18a6d5
Select Git revision
0 results
kypo-adaptive-training
src
main
java
com
example
demo
service
TaskService.java
Author
Search by author
Any Author
authors
0 authors
Feb 06, 2021
[Cleanup] Change project GAV to a more production-ready one, remove unused maven dependencies
· 57eb8549
Jan Tymel
authored
4 years ago
57eb8549
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