Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
backend
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
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
idatt2106-v23-03
backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1f2317017d906edd33755bab1b3d22679a0291a6
Select Git revision
Branches
18
148-endpoint-for-waste-categories
164-create-endpoint-to-change-authority-of-person-in-group
181-fridgecontroller-post-product
201-add-endpoit-to-delete-a-product-from-fridge
217-add-algotihm-to-find-relevant-statistics
220-add-endpoint-to-delete-product-from-fridge-and-saving-waste
221-improve-amount-and-unit-algortihm
256-fix-a-little-bug-creating-a-group
bug-fixing/changeConnectionUserGroup
bugfix/216-group-shoppinglist-fridge-associations
bugfix/223-fix-change-group
bugfix/fridge-controller-delete-mapping
bugfix/get-fridge-amount-format
feature/178-add-expirationdate-to-fridge-product
feature/addPersonToGroup
group-member-bug
main
default
test/grouputil-stastisticsutil
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Apr
26
25
24
21
20
19
18
17
changed add product to fridge controller
fixed realation between shoppinglist and group
Working on refactor/bugfix for group post endpoint
Merge branch 'feature/improveCategorySortAlgorithm' into 'main'
The algorithm was improved
Merge branch 'main' into 'bugfix/206-update-fridge-products'
Merge branch 'feature/205-can-delete-item-from-fridge' into 'main'
Merge branch 'main' into 'feature/205-can-delete-item-from-fridge'
removed all manual assosiations, added cascade
added delete product from fridge endpoint, and fixed assosiation
Merge branch 'bugfix/groupcontroller-internal-server-error' into 'main'
Refactored group connection endpoint to take a request body, and perform some validation checks
Refactored group creation endpoint, added request and response DTOs
bugfix: add product to fridge
Merge branch 'bugfix/187-fix-401-auth-problem' into 'main'
fixed auth issue with enum in database
Merge branch '201-add-endpoit-to-delete-a-product-from-fridge' into 'main'
Not finish yet
201-add-endpoit…
201-add-endpoit-to-delete-a-product-from-fridge
Merge branch 'bugfix/remove-usergroupassocontroller' into 'main'
Merged GroupAssoController and GroupController. Cleaned up endpoint addresses
Merge branch 'bugfix/187-fix-401-auth-problem' into 'main'
removed authorty tabel, and fixed the auth issue
Removed UserGroupAssoController
Merge branch '183-create-fridge-and-shopping-list-for-new-groups' into 'main'
One test had to be commented out
When a new group is created, a fridge and shopping_list is also create
Merge branch 'feature/fixFridgeProduct' into 'main'
Some test was deleted
Endpoint to add product to a fridge was added
A possible fix was added
Trying to fix bug in fridge product endpoints
Fixed first bug other bug now
Save endpoint was added but bug
Merge branch 'bugfix/182-fix-relation-between-shopping-list-and-product' into 'main'
181-fridgecontr…
181-fridgecontroller-post-product
added endpoints for adding and removing from shoppinglist
added remove + add item to shopping list methods
added many to many relation
Merge branch 'feature/157-add-connection-between-group-and-fridge' into 'main'
fixed test
Merge branch 'feature/categoryutil-tests' into 'main'
Loading