Commit Graph
39 Commits
Author SHA1 Message Date
ITQ 8e89fe5f7f feat(entities): actualized entities and added new 2026-05-20 02:51:39 +03:00
ITQ 54305f7d16 chore(persistence): actualized jdbc adapters according to new data structures 2026-05-20 02:51:09 +03:00
ITQ 75bbe27198 feat(migrations): extended data structures 2026-05-20 02:50:22 +03:00
ITQ 02d3f4580d fix(repository): temporary schema fix before #32 PR merge 2026-05-03 19:47:31 +03:00
ITQ 1d8e3dd4e1 style(format): reformatted with ktlint 2026-05-03 19:14:02 +03:00
ITQ 517de4d372 ci(): added trufflehog, release notification improvements 2026-05-03 12:55:07 +03:00
ITQ a41c3de0df build(): added AOT for spring 2026-04-30 09:49:25 +03:00
ITQ 28eb823f98 deps(idea): kotlinc plugin update 2026-04-30 09:44:37 +03:00
ITQ 6890b07c3e fix(ci): fixed build commands 2026-04-26 20:09:09 +03:00
ITQ 2525f2f959 chore(gitignore): added wrapper to git 2026-04-26 19:59:17 +03:00
ITQ c609bd1e3c ci(): added basic CI: build, test, docker build & push 2026-04-26 19:25:43 +03:00
ITQ 482b282dd5 chore(config): added flyway, h2, actuator, springdoc, etc. configuration to main spring profile 2026-04-18 14:03:37 +03:00
ITQ caabc59bf3 chore(repositories): refactored jdbc adapters and fixed security issues 2026-04-18 13:46:30 +03:00
ITQ ac9544e373 chore(): commented out spring security for now 2026-04-18 13:44:05 +03:00
ITQ 26fef46601 build(docker): refactored build 2026-04-18 13:43:45 +03:00
ITQ 1427a525b8 fix(deploy): fixed proxy configuration 2026-04-18 13:26:09 +03:00
ITQ 97e60f07d8 chore(o11y): added backend to scrape targets 2026-04-18 13:25:46 +03:00
ITQ dd36ecdcbd chore(web): refactored REST controllers 2026-04-18 13:16:17 +03:00
ITQ 4113c1a873 feat(web): added global exception handler 2026-04-18 13:15:09 +03:00
ITQ f72e9080dc chore(web): splitted each dto into separate file 2026-04-18 13:14:48 +03:00
ITQ c605e20d60 feat(openapi): added springdoc dependency 2026-04-18 12:32:10 +03:00
ITQ 80adff025c fix(migrations): improved migrations duplicate tables handling 2026-04-18 12:31:25 +03:00
ITQ eb4903ad15 chore(): refactored vibecode 2026-04-18 12:06:23 +03:00
ITQ 1aaa9942a7 feat(services): added domain exceptions to services 2026-04-18 12:05:48 +03:00
ITQ 31a549f600 feat(domain): added domain exceptions 2026-04-18 12:04:33 +03:00
ITQ f8b59c8aad feat(er): added ER diagram 2026-04-18 12:03:46 +03:00
ITQ 315dd16432 chore(migrations): refactored bad ass vibecode migrations 2026-04-18 12:03:30 +03:00
ITQ bbdd879c69 chore(): removed spring service as it is deprecated 2026-04-18 12:01:46 +03:00
ITQ c99e5b30ae build(): refactored build.gradle.kts and centralized deps versions 2026-04-18 11:09:58 +03:00
ITQ 1ff759b53b feat(): added compose setup with full observability stack 2026-04-18 10:35:06 +03:00
ITQ 123528dcb9 deps(): removed unused repository (google) 2026-04-18 10:34:00 +03:00
ITQ 4d0d751a8e chore(services): removed redundant spring service 2026-04-16 21:29:26 +03:00
ITQ 48c411d71f chore(adapters/persistence): removed inmemory adapters 2026-04-16 21:28:11 +03:00
ITQ 898d7107a2 chore(): small improvements
added x bit to the gradlew bin
extended git attributes
2026-04-16 20:17:58 +03:00
ITQ cfde7ab19f chore(application context): added argv to main signature 2026-04-16 19:44:19 +03:00
ITQ a1d03d41ef chore(dx): updated .idea folder 2026-04-16 19:42:07 +03:00
ITQ f39ac5884d chore(): added dependencyResolutionManagement to settings.gradle.kts
this is for proper global dependencies repositories management
2026-04-16 19:41:33 +03:00
ITQ d6ae55f6bc revert: "proto убрал"
This reverts commit 1673f2921e.
2026-04-16 18:10:16 +03:00
ITQ eccc8ecf51 revert: "убрал ktlint"
This reverts commit c20553ee35.
2026-04-16 18:09:56 +03:00