Fixed endpoint for user's id
Merge branch 'develop' of github.com:danekja/ymanager into develop
Fixed Cors and endpoint /calendar/delete
Re#7493 Fixed user service put request call
Re#7493 Finished services except xlsx service
Re#7493 Modified and tested Users service
Modified project structure
Fixed Cors (added GET, POST, PUT, DELETE)
Fix import package
Re #7475 Implemented basic localization with usage examples
Re #7491 Implemented API for import/export with mocked PDF and XLS processing
Re #7477 Edited endpoints and created mock manager for data
Re #7442 Basic database queries
Re#7459 Implemented first popup
Re#7470 Implemented basic table
Re#7472 Refactored services implemenation
Re #7385 Initialisation of the database
Re #7462 Dashboard connected to GET methods of REST API
Fix paths of pom.xml
Re #7471 edited design of APIs based on consultation
Re #7472 Fixed hard coded urls
Re #7472 Implemented services for REST API
Re #7457 Basic features of profile settings component implemented
Re #7458 Basic features of add days off component implemented
Fixing directory structure
Merge branch 'Task#7263' into develop
Re #7263 Static view for employer initialized
Re #7263 Day picker component implemented
Re #7263 Day picker component modified
Re #7253 Off days component implemented
Re #7263 User approval component implemented
Re #7263 Minor changes
Re #7263 Free days approval component implemented...
Re #7264 Front end environment
Re #7386 Implemented APIs endpoints with DTOs
added gitignore
Re #7264 HTTP Post test fixed
Re #7264 CORS fix for development enviroment
Re #7264 Angular project initialized
Re #7143 Prepared developper's environment
Initial commit