Skip to content

Main svc compilations#11

Merged
LightInTheFire merged 3 commits intomain_svcfrom
main_svc_compilations
Jan 17, 2026
Merged

Main svc compilations#11
LightInTheFire merged 3 commits intomain_svcfrom
main_svc_compilations

Conversation

@LightInTheFire
Copy link
Copy Markdown
Owner

Добавлены подборки

@LightInTheFire LightInTheFire merged commit e42fbcf into main_svc Jan 17, 2026
2 checks passed
LightInTheFire added a commit that referenced this pull request Jan 18, 2026
* feat: add json localdatetime global formatting

* feat: add exception handler

* feat: add global localdatetime deserializer

* Add schema, entity and dto (#6)

* feat: add validation starter dep

* feat: add all dto's from spec

* feat: add schema

* feat: add entities

* feat: add schema and basic readme

* chore: apply sql format

* feat: add stats service db schema and centering

* fix: remove views from model

* fix: remove views from model

* Main svc categories (#7)

* Edit application-dev.yaml

* Add NotFoundException

* Add CategoryMapper

* Add CategoryRepository

* Add UpdateCategoryDto

* Add CategoryService(interface, implementation)

* Add CategoryControllers(admin, public)

* Add handleDataIntegrityViolationException

* Add postman tests for categories

* Changes for codestyle

* Add json tests

* Changes based on comments

* Changes based on comments

* Changes based on comments

* Changes based on comments

* Changes based on comments

* Main svc users (#8)

* feat: add userservice and implementation

* feat: add usermapper

* feat: add repository

* feat: add user admin controller

* fix: change return type

* fix: add unique constraint

* fix: set required param to false

* feat: update postman tests to contain categories and users

* fix: add List import

* fix: change transactional to readonly

* Main svc events (#9)

* feat: add jpa eventRepo

* feat: add EventMapper

* feat: add Event sort options enum

* feat: add event requests for services

* feat: add event controllers

* feat: add eventService and implementation

* feat: add querydsl

* fix: add logging to public controller

* fix: add logging to admin controller

* feat: update event private controller

* feat: add EventsPrivateGetRequest

* feat: add methods to event service interface

* feat: add validation exception

* feat: add location mapper

* fix: increase limit in event model

* fix: update querydsl

* feat: add constraint to newEventDto eventdate to be in future

* feat: separate state actions to two enums

* feat: add updatableevent interface and mapper methods

* fix: method names

* feat: add datetime properties, correct LDT requestparam mapping and changed pattern in jsonconfig to properties

* feat: add boolean predicate as static methods

* chore: move methods

* feat: add IllegalEventUpdateException

* fix: typo in Enum

* feat: add check to eventstate

* feat: add httprequest param

* feat: add @future constraint

* feat: implement interface methods

* feat: update tests to containt events

* feat: add client method to accept ip and uri strings

* fix: send actual uri to service

* fix: change transactional to readonly

* feat: add sql params logging

* fix: update pagerequest to work correctly

* feat: add ForbiddenAccessException

* fix: add check to private api methods

* fix: add call to parent constructor in FAE

* Revert "feat: add client method to accept ip and uri strings"

This reverts commit 8db8049.

* feat: update stats server tests

* fix: save /events endpoint when request multiple events and send null as views in other endpoints

* Add requests (#10)

* Добавлены реквесты

* Фикс checkstyle

* Фикс checkstyle

* Фикс checkstyle

* Фикс checkstyle

* Фикс checkstyle

* Фикс checkstyle

* Фикс checkstyle

* Фикс checkstyle

* spotless apply

* chore: change mapper to @UtilityClass

* Фикс checkstyle

* - Доработан ExceptionHandler

* - fix codestyle

* fixes

---------

Co-authored-by: Ilia Egorov <aleilmessia@mail.ru>

* Main svc compilations (#11)

* feat: add compilations

* feat: add all postman tests

* feat: add compilations

* Main svc fix (#13)

* feat: remove update category dto

* feat: add constraints to page params

* fix: remove views from compilations

* fix: change start date stats in events

* fix: change catch exception in statclient connection

* fix: npe fixes

---------

Co-authored-by: Kreidl <karinkademchenko@yandex.ru>
Co-authored-by: Basar <74671944+Basarus@users.noreply.github.com>
@LightInTheFire LightInTheFire deleted the main_svc_compilations branch January 18, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant