Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
ToDo-App Jan Schnaidt and Abdullah Kiran
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
Abdullah Kiran
ToDo-App Jan Schnaidt and Abdullah Kiran
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
61d41a6ea654f189d07c2f2cf369bb6840064a7c
Select Git revision
Branches
2
main
default
protected
minikube-fresh-start
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Dec
16
15
3
2
11
Nov
10
5
23
Oct
20
19
17
13
12
10
5
4
3
2
Diverse
main minikube-f…
main minikube-fresh-start
too much shit
Diverse
Diverse
Diverse
too much shit
too much shit
too much shit
add minikube deployment/service script for backend
add mongo.yaml with env variables and mongo-service that exposes internal port 27017 to external port 27017
Diverse
Minikube deployment
Load balancer
add mongo http session config to use mongo as session store instead of ram
too much shit
Changes by abdu
Docker funktion
add init db script
BCrypt eingefügt
add admin as mongo authsource to properties/connection url
add todo-network to mongo container
update request redirection pattern
update request redirection pattern
update request redirection pattern
.
remove vue cli from dockerfile, just installed it manually on my dev pc
idk, just trying something form stackoverflow
move vue cli installation since it timed out
add manual vue cli installation
replace jre with jdk in Dockerfile
fix casing
add controller for routing in vue history mode, update Dockerfile
add Dockerfile for build process, add docker-compose file for container properties, remove passwords from application properties
add comments, minor adjustments
add javadocs for userservice
add openapi/swagger docs for usercontroller
remove console logs that were used for debugging purposes
idk what this change is, weird git bug or maybe i didnt commit all changes
add signout modal, update signout button logic, update delete button logic
fix sign-up input fields "disabled" attribute not working properly, update some texts
Loading