9 Commits

Author SHA1 Message Date
93226022b2 refactored control panel 2024-05-27 10:14:25 +07:00
8767654f12 updated gradle dependencies 2024-05-27 10:14:25 +07:00
69113ee4a3 Added UserService, base of configuration Spring Security 2024-03-26 01:01:10 +07:00
0ba5ff8045 Refactored control panel 2024-03-13 14:05:26 +07:00
0381fac93c Renamed module 'api' to 'client-api' 2024-03-13 14:05:26 +07:00
32553b63ff Renamed build jar files 2024-02-26 22:43:05 +07:00
0b0fcbcc2e Set production mode for Vaadin 2024-02-26 22:22:54 +07:00
Andrey Terentev
7566f24d36
Refactor controllers and exception handling (#8)
* Refactored exceptions and responses

* Extracted exceptions to external api library

* Refactored exceptions and extracted models to external library

* Fixed test after refactor

* Extracted validator to api library

* Implemented session error handler

* Upgraded notifications

* Implemented global exception handler for control panel
2024-01-16 16:29:44 +07:00
a7a256947a transformed to gradle multi project 2023-12-27 12:09:38 +07:00