|
|
c89f5c3511
|
Added @NotNull annotations for IdentifierValidator
|
2024-03-13 14:05:26 +07:00 |
|
|
|
5ceeb6c893
|
Moved dependency from 'client-impl' to 'client-api'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
b8042903aa
|
Renamed class 'ValidateIdentifier' to 'IdentifierValidator'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
1f0c93d809
|
Renamed package 'utils' to 'util'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
73c51a4997
|
Added tests for ValidateIdentifier class
|
2024-03-13 14:05:26 +07:00 |
|
|
|
a1adff9ddd
|
Added module 'client-impl'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
0381fac93c
|
Renamed module 'api' to 'client-api'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
5e7976ed97
|
Added more tests. Fixed exceptions
|
2024-03-06 23:45:09 +07:00 |
|
|
|
62f71cb413
|
Removed unused methods
|
2024-03-06 23:45:09 +07:00 |
|
|
|
04e758f036
|
Removed unused field
|
2024-03-06 23:45:09 +07:00 |
|
|
|
a580742181
|
Fixed tests
|
2024-03-06 23:45:09 +07:00 |
|
|
|
561ccebb07
|
Added room service tests and fixed bug
|
2024-03-06 23:45:09 +07:00 |
|
|
|
18dab02371
|
Added tests for NodeService
|
2024-03-06 23:45:09 +07:00 |
|
|
|
c812bff637
|
Added badges for not persist nodes
|
2024-03-06 23:45:09 +07:00 |
|
|
|
68efccbe79
|
Added PERSIST detail for nodes and rooms
|
2024-03-06 23:45:09 +07:00 |
|
Andrey Terentev
|
268853b75e
|
Updated CI
|
2024-02-28 11:19:57 +07:00 |
|
|
|
1da6f7ceaf
|
Fixed tests
|
2024-02-28 11:16:27 +07:00 |
|
|
|
6dba58126a
|
Added checkboxes for Persist field
|
2024-02-28 11:16:27 +07:00 |
|
|
|
d00eaa0a7d
|
Throwing exception with non persist node
|
2024-02-28 11:16:27 +07:00 |
|
|
|
b95d2f3953
|
Implemented saving to disk storage
|
2024-02-28 11:16:27 +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 |
|
|
|
97caa9ddfe
|
Updated README.md
|
2024-02-26 17:00:18 +07:00 |
|
|
|
54c01f1a7f
|
Updated CI
|
2024-02-26 16:55:25 +07:00 |
|
|
|
a87f2d2ab6
|
Removed useless imports
|
2024-02-19 17:06:23 +07:00 |
|
|
|
9f7f857035
|
Added refresh button for UserDetails
|
2024-02-19 17:06:23 +07:00 |
|
|
|
c88c71c5c3
|
Added refresh button for UserSearch
|
2024-02-19 17:06:23 +07:00 |
|
|
|
72bf68255c
|
Added refresh button UserList
|
2024-02-19 17:06:23 +07:00 |
|
|
|
a95700f7d3
|
Added refresh button for RoomList
|
2024-02-19 17:06:23 +07:00 |
|
|
|
9650ecd358
|
Added refresh button for NodeList
|
2024-02-19 17:06:23 +07:00 |
|
|
|
d40222d048
|
More interesting payload values in test data
|
2024-02-15 11:02:40 +07:00 |
|
|
|
138377da77
|
Updated AddUser component view
|
2024-02-15 10:52:34 +07:00 |
|
|
|
6a8319724e
|
Updated tables style
|
2024-02-15 10:47:43 +07:00 |
|
|
|
e61f223ccb
|
Fixed bug with deletion users from room with node picking mode 'LEAST_PICKED'
|
2024-02-15 10:40:07 +07:00 |
|
|
|
98f8d8fd6c
|
'Buckets' replaced to 'Rooms' in naming
|
2024-02-15 10:27:02 +07:00 |
|
|
|
327c0d13d2
|
Edited docker-composer, added volume for Grafana
|
2024-02-15 01:34:10 +07:00 |
|
|
|
0c673950c3
|
Documented Users
|
2024-02-15 00:33:08 +07:00 |
|
|
|
576a908fcc
|
Added SwaggerUI button to sidebar
|
2024-02-15 00:33:08 +07:00 |
|
|
|
5942595a23
|
Hide Schemas in Swagger UI
|
2024-02-15 00:33:08 +07:00 |
|
|
|
ee3d890a84
|
Documented RoomPicker Info
|
2024-02-15 00:33:08 +07:00 |
|
|
|
340fd3e7f6
|
Documented Rooms
|
2024-02-15 00:33:08 +07:00 |
|
|
|
2d1bf1434b
|
Documented Nodes
|
2024-02-15 00:33:08 +07:00 |
|
|
|
b178056b32
|
Enabled Swagger UI
|
2024-02-15 00:33:08 +07:00 |
|
|
|
76ee311d2c
|
Added application info to OpenAPI documentation
|
2024-02-15 00:33:08 +07:00 |
|
|
|
08a5c65967
|
Added SpringDoc
|
2024-02-15 00:33:08 +07:00 |
|
|
|
4351f365c9
|
Added Prometheus integration
|
2024-02-14 17:46:07 +07:00 |
|
|
|
0123dbe17c
|
Added docker-compose with Prometheus and Grafana
|
2024-02-14 17:46:07 +07:00 |
|
|
|
5a51e29861
|
Implemented sorting UserSearchList
|
2024-02-14 17:43:02 +07:00 |
|
|
|
389097c478
|
Implemented sorting UserRoomsList
|
2024-02-14 17:43:02 +07:00 |
|
|
|
bf8bdd5325
|
Implemented sorting UserList
|
2024-02-14 17:43:02 +07:00 |
|