Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
adaf7531 2020-07-13 08:16 Pavel Fidransky

re #42 add tests of DefaultSettingsDTO

f9d108be 2020-07-02 06:31 Pavel Fidransky

re #32 rename classes returned from webservices to have -DTO suffix

e82df142 2020-07-02 06:31 Pavel Fidransky

re #36 drop localization from backend

6b5f795f 2019-10-14 13:49 Jakub Danek

re #29 separate editable user-data into own class.

503463be 2019-10-14 12:46 Jakub Danek

re #29 split User into abstract class and RegisteredUser class

General user-info turned into interface in order to support multiple
user info sources (authentication methods)

216a8f66 2019-10-10 13:58 Jakub Danek

re #41 move enumerations from dto to domain package

0d20d943 2019-10-10 09:20 Jakub Danek

re #37 code cleanup

3dfec56f 2019-10-07 15:30 Pavel Fidranský

re #30: rename base package and groupId

7134e3bc 2019-07-12 19:43 Jakub Danek

re #36 hotfix to make tests pass, still needs refactoring

e3637ab0 2019-06-06 16:52 Lukas Cerny

Cannot take a vacation in past, refactor VacationDay to Vacation in domain package

0b244cd2 2019-06-05 22:12 Dominik Poch

Final version of the class VacationDay with its tests

da24dbb4 2019-06-05 19:04 Dominik Poch

Final version of the class DefaultSettings with its tests

d6c90b22 2019-06-05 18:56 Dominik Poch

Final version of domain class User with tests

6b50e2ca 2019-06-04 13:20 Dominik Poch

Handle different or non inputs, unit tests, error messages

d7676f17 2019-06-02 15:40 Dominik Poch

Re #7545 Fix errors in tests and domain classes

a76751d3 2019-06-01 23:24 Dominik Poch

Merge branch 'develop' into Test

79e44ca9 2019-06-01 23:07 Dominik Poch

Documentation domain and dto, unit test domain, error input domain

02aeb035 2019-06-01 17:51 Lukas Cerny

Fixed JUnit test via Maven

b2108db7 2019-05-29 20:20 Lukas Cerny

Re #7530 Get 'vacation' and 'overtime' from input xlsx file

25fbc04a 2019-05-15 10:51 Lukas Cerny

Re #7491 Implemented API for import/export with mocked PDF and XLS processing

d8cbbf32 2019-05-03 13:05 Lukas Cerny

Re #7386 Implemented APIs endpoints with DTOs