Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IDATA2306 - Application Development
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
The Engineers
IDATA2306 - Application Development
Graph
main
Select Git revision
Branches
3
development
hotels
main
default
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Mar
18
5
4
27
Feb
26
25
21
18
13
11
4
Removed non-functioning method
development
development
Removed non-functioning method
change roomcontroller
Major refactor to remove unused methods and clean up classes
Major refactor to remove unused methods and clean up classes
update sprint, started on sprint 4
Resolved merge
Edited wrong annotations, added username and password
removed classes related to composite key
changed compositekey to manyTomany
added logger to roomcontroller
fixed issue with amenity
make PriceCalculator fields final and ensure usage
add HolidayPeriod class and fix related issues
Merge remote-tracking branch 'origin/development' into development
improve PriceCalculator with imports, structure, and logic fixes
renamed package
created repository for the room and hotelamenity class
created roomwebsiteservice class and controller
created roomwebsitepricingrepostory
make PriceCalculator, trying to connect to database with booking date
fixed the relationships in website and website description
Fixed merge in POM
Updated Hotel with Swagger Doc
added auto generated ids
Created composite keys and entity class for it
implement JSON libary in maven and pom.xml and defined which currency we gonna use
created foldercontroller, repository and service classes
write review and retrospective for sprint 2, and write our goals for sprint 3
replace deprecated URL constructor and improve logging
trying to figure out how currencyconvert class work and how to to connect to frontend
Resolved merge
Added room type def. file
created a roomtypecontroller
created a website controller class
change placement for the price package
new package and new class for currency
refactor RoomTypeService
created RoomTyService
changed roomtyperepository
Loading