Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PA165 - Airport - project
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository 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
Ján Macháček
PA165 - Airport - project
Graph
0390b66604ce64bd8c5d24c88ba1d5a759e3f933
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
May
6
5
4
3
2
1
30
Apr
28
26
25
16
15
14
13
12
11
7
5
4
26
Mar
25
23
22
21
20
19
18
16
8
Add basic proof of concept functionality to user-client library
Rename authorization microservice to user microservice
Add basic security configuration using.
scenario - adding report
report facade refactoring
report service refactoring
Remove GpsLocation from DatabaseInitializer
Change GpsLocation to GpsLocationValidator
Add latitude and longitude into Airport entity to resolve location persisting
Add cities initialization into Country
Add airports initialization into City
Remove unused import
Change GpsLocation to GpsLocationValidator
Add latitude and longitude into Airport entity to resolve location persisting
Add cities initialization into Country
Add airports initialization into City
Remove unused import
Add DatabaseInitializer, fix DatabaseController method signature
Set fixed time zone
weather-logic
weather-logic
Add logic to WeatherController
Introduce WeatherFacade with its implementation
Add mockito dependency
Merge remote-tracking branch 'origin/report-airplane' into report-airplane
example file
feat: report controller finalization
feat: report tests
Add WeatherServiceImpl
Add to WeatherForecast methods checking bounds
Add core-client into pom.xml
Change TimeConverter to TimeUtils
Introduce WeatherService
Introduce TimeConverter
Add FlightCreationAdviceMapper
Add WeatherForecastMapper
Add WeatherReasonMapper
Introduce FlightCreationAdvice entity
Introduce WeatherForecast entity
Introduce WeatherReason entity
Rename WeatherReason to WeatherReasonDto
feat: report controller
Loading