Default settings - set minimal number of sickdays to 0
Default settings - check whether everything is filled
Default settings component translated
Added units to vacation info component
Set vacation changed to add vacation
Frontend localization completed
Fixed ApiManager for adding a new vacation
User's notification settings is now displayed correctly
Remaining sickdays is now displayed correctly
sickday refactored to sickDay
Min values of sickdays and vacation changed to 0
Default photo
Handle different or non inputs, unit tests, error messages
Re #7545 Fix errors in tests and domain classes
Merge branch 'develop' into Test
Merge branch 'Test' of https://github.com/danekja/ymanager into Test
Documentation domain and dto, unit test domain, error input domain
Fixed JUnit test via Maven
User service uses correct end point to delete calendar
Profile reload on add/remove vacation + removed uncecessary API calls when employee is logged in
Calendar is refreshed after vacation deletion
Menu component correctly chooses menu item to highlight
Oncoming vacation component is now refreshed after vacation request
Edit vacation component removed
Approval components are visible only to empoloyer
Clicking on menu item refreshes logged user profile data in profile service
Fix /user/id/calendar with all parameters
Deletion of enums from the database
Modified api users service, fixed edit settings dialog
Re #7551 Connection between database and frontend
Re #7475 Localization
Re #7551 Fix null object
Re #7551 Fix wrong parameter name
Re #7551 Procedure fixes
Re #7551 Typing errors in init script
Fixed init script
Re #7551 Remove taken vacations from api and db
Modified scripts for frontend setup
Merge branch 'develop' of https://github.com/danekja/ymanager into develop
Re #7551 Call procedure parameters
Re #7534 'Profile settings' component connected to the API
Re #7551 Admin user
Re #7551 Api manager, autowired
Insert vacation
Re #7532 'Add vacation component' connected to the api
Re #7526 Database queries
Re #7390 Base domain classes
Re #7530 Get 'vacation' and 'overtime' from input xlsx file
Merge branch 'develop' of github.com:danekja/ymanager into develop
Fixed endpoint for user's notification
Removed unused imports
Re #7499 User profile component implemented + refactor
Re#7531 Fixed redirect behavior
Re#7531 Components are guarded against invalid users
Enviroments fix
Re #7494 Components connected to API - except profile settings and add vacation components
Re#7528 Menu items are highlighted with correct default, added 404 page
Re#7527 SnackBar opens if the error occurs
Re#7527 Implemented import and export files on front end
Re #7499 User profile component initialized
Fixed endpoint for user's id
Refactor service structure
Re #7498 Global settings component implemented
Re#7494 Implemented edit user settings
Refactored all models
Re #7500 Day picker component modified - displaying vacations + emits change of month
Re#7493 Fixed delete request
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