Дмитрий Соловьев
|
58d067c36f
|
Merge branch 'dev' into route-processing
Conflict resolution:
- build.gradle.kts: dev version (keep nstart.cloud repo + jacoco/asm mavenCentral)
- settings.gradle.kts: project name from route-processing (observatio-terrae), rest from dev
- config addresses (application-local, pcp-mission-planing-service, pcp-dynamic-plan application.yaml): dev versions
- menu.html: merged both branches (TGU planning + bookings items)
- CatalogControllerTest.kt: merged both mocks (TguPlanningService + BallisticsService)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-01 09:19:29 +03:00 |
|
Дмитрий Соловьев
|
bb84844674
|
refactor(pcp-request-service): rename REST endpoints and DTOs for clarity
- GET /v1/requests/with-geometry → /v1/requests/map
- GET /v1/requests/{id}/with-cells → /v1/requests/{id}/cells
- GET /v1/cells/with-requests → /v1/cells/priority-map
- CreateRequestRequestDto → CreateRequestDto
- ListRequestsQueryDto → RequestListFilter
- RequestWithGeometry* → RequestMap* (RequestMapItemDto, RequestMapPageDto)
- CellsWithRequestsResponseDto → CellPriorityMapResponseDto
- DeleteRequestStatusDto removed; status field removed from DeleteRequestResponseDto
Updated all consumers (pcp-complex-mission-service, pcp-ui-service, slots-service),
tests, and OpenAPI YAML.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-30 23:28:45 +03:00 |
|
Дмитрий Соловьев
|
4556592e63
|
pcp-tgu интерфейс
|
2026-05-29 15:15:02 +03:00 |
|
emelianov
|
3fd702ca47
|
Задание НУ из ui
|
2026-05-29 12:41:32 +03:00 |
|
emelianov
|
d693bf799d
|
Задание НУ из ui
|
2026-05-29 10:52:36 +03:00 |
|
emelianov
|
7dfa1163e9
|
Расчет средних ЗРВ
|
2026-05-28 16:47:43 +03:00 |
|
emelianov
|
bfb9d5b01f
|
анализ TLE
|
2026-05-27 15:30:24 +03:00 |
|
emelianov
|
f549e15c63
|
отображение забронированных слотов и тестовые НУ
|
2026-05-25 21:02:50 +03:00 |
|
Дмитрий Соловьев
|
d48ddd2657
|
Init
|
2026-05-25 14:23:52 +03:00 |
|