Commit Graph

765 Commits

Author SHA1 Message Date
Александр Зимин ec40e530e1 Merge branch 'ci/retag-on-tag-pipeline' into 'main'
ci: re-tag on tag pipeline (saves ~5-7 min/release)

See merge request 2-6/2-6-4/terravault/ordinis!205
2026-05-15 10:12:35 +00:00
Александр Зимин c098b25616 ci: re-tag on tag pipeline (saves ~5-7 min/release) 2026-05-15 10:12:35 +00:00
semantic-release-bot 421f6bae3b chore(release): v2.27.10
## [2.27.10](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.9...v2.27.10) (2026-05-15)

### 🐛 Fixes

* **actuator:** expose loggers endpoint + force release trigger ([fdf3213](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/fdf321316f43707f63ac42c4e9116c9cdf35d4b4))
2026-05-15 09:42:38 +00:00
Александр Зимин e283bb5ce8 Merge branch 'fix/actuator-bump-v2.27.10' into 'main'
fix(actuator): expose loggers endpoint + force release trigger

See merge request 2-6/2-6-4/terravault/ordinis!204
2026-05-15 09:35:14 +00:00
Александр Зимин fdf321316f fix(actuator): expose loggers endpoint + force release trigger 2026-05-15 09:35:14 +00:00
Александр Зимин 7ee809be34 Merge branch 'chore/expose-actuator-diagnostics' into 'main'
chore(actuator): expose conditions/beans/configprops для autoconfig debug

See merge request 2-6/2-6-4/terravault/ordinis!203
2026-05-15 09:14:11 +00:00
Александр Зимин 20d6c919cd chore(actuator): expose conditions/beans/configprops для autoconfig debug 2026-05-15 09:14:11 +00:00
semantic-release-bot 14a5feaebb chore(release): v2.27.9
## [2.27.9](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.8...v2.27.9) (2026-05-15)

### 🐛 Fixes

* **admin-ui:** em-dash fallback в UserCell + sidebar.collapse i18n ([5c4b9c9](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/5c4b9c9f2104635560810fff33144c05035d127b))
2026-05-15 09:07:31 +00:00
Александр Зимин 5bebc6fc2b Merge branch 'fix/usercell-emdash-and-sidebar-i18n' into 'main'
fix(admin-ui): em-dash fallback в UserCell + sidebar.collapse i18n

See merge request 2-6/2-6-4/terravault/ordinis!202
2026-05-15 09:02:40 +00:00
Александр Зимин 5c4b9c9f21 fix(admin-ui): em-dash fallback в UserCell + sidebar.collapse i18n 2026-05-15 09:02:39 +00:00
semantic-release-bot 9ab0e7526a chore(release): v2.27.8
## [2.27.8](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.7...v2.27.8) (2026-05-15)

### 🐛 Fixes

* **notifications:** WARN when dispatcher init с zero channels ([844cab7](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/844cab78ae9e20d167fd31309afa7ba76518b6b7))
2026-05-15 07:07:37 +00:00
Александр Зимин 6af8930468 Merge branch 'fix/notifications-warn-on-empty-channels' into 'main'
fix(notifications): WARN when dispatcher init с zero channels

See merge request 2-6/2-6-4/terravault/ordinis!201
2026-05-15 07:01:40 +00:00
Александр Зимин 844cab78ae fix(notifications): WARN when dispatcher init с zero channels 2026-05-15 07:01:40 +00:00
semantic-release-bot ca341b1d79 chore(release): v2.27.7
## [2.27.7](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.6...v2.27.7) (2026-05-14)

### 🐛 Fixes

* **a11y:** add hidden SheetTitle к MobileSidebar (Radix warning) ([dfae205](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/dfae205c95edb8d7ff430a8719d18a6aff7a552e))
* **schema-drafts:** /drafts/active returns 200+null instead of 404 (no console spam) ([e43e3f6](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/e43e3f617f3efb7d8057f3ac4f762635f14b2086))
* **sidebar:** gate outbox+webhook badge polls on INTERNAL scope (no more 403 spam) ([ac74a8f](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/ac74a8fbd9c86065f4755e0ff4ff62c15c59f4c8))
2026-05-14 22:53:06 +00:00
Александр Зимин 4078c60bee Merge branch 'fix/mobile-sidebar-a11y-title' into 'main'
fix(a11y): add hidden SheetTitle к MobileSidebar (Radix warning)

See merge request 2-6/2-6-4/terravault/ordinis!200
2026-05-14 22:42:00 +00:00
Александр Зимин dfae205c95 fix(a11y): add hidden SheetTitle к MobileSidebar (Radix warning) 2026-05-14 22:42:00 +00:00
Александр Зимин 9294aef1c5 Merge branch 'fix/schema-drafts-active-200-when-empty' into 'main'
fix(schema-drafts): /drafts/active returns 200+null instead of 404 (no console spam)

See merge request 2-6/2-6-4/terravault/ordinis!199
2026-05-14 22:41:45 +00:00
Александр Зимин e43e3f617f fix(schema-drafts): /drafts/active returns 200+null instead of 404 (no console spam) 2026-05-14 22:41:45 +00:00
Александр Зимин 00200c389b Merge branch 'fix/sidebar-skip-internal-scope-polls' into 'main'
fix(sidebar): gate outbox+webhook badge polls on INTERNAL scope (no more 403 spam)

See merge request 2-6/2-6-4/terravault/ordinis!198
2026-05-14 22:41:28 +00:00
Александр Зимин ac74a8fbd9 fix(sidebar): gate outbox+webhook badge polls on INTERNAL scope (no more 403 spam) 2026-05-14 22:41:28 +00:00
semantic-release-bot 55a1171ac4 chore(release): v2.27.6
## [2.27.6](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.5...v2.27.6) (2026-05-14)

### 🐛 Fixes

* **nginx:** route /api/v1/me/* to writer (closes /me/notifications 500) ([d14d6cc](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/d14d6cc8be7393d18358ed093dbf6fd88bf66a80))
2026-05-14 22:24:08 +00:00
Александр Зимин e0e1a2bd03 Merge branch 'fix/nginx-route-me-notifications-to-writer' into 'main'
fix(nginx): route /api/v1/me/* to writer (closes /me/notifications 500)

See merge request 2-6/2-6-4/terravault/ordinis!197
2026-05-14 22:19:34 +00:00
Александр Зимин d14d6cc8be fix(nginx): route /api/v1/me/* to writer (closes /me/notifications 500) 2026-05-14 22:19:34 +00:00
semantic-release-bot 7f032fad8f chore(release): v2.27.5
## [2.27.5](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.4...v2.27.5) (2026-05-14)

### 🐛 Fixes

* **notifications:** panic-level defensive GET /me/notifications ([f028ec5](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/f028ec5796d06ba89207bd15806dd4472f1d921b))
2026-05-14 21:57:43 +00:00
Александр Зимин 37c97c9a57 Merge branch 'fix/notifications-controller-panic-defense' into 'main'
fix(notifications): panic-level defensive GET /me/notifications

See merge request 2-6/2-6-4/terravault/ordinis!196
2026-05-14 21:50:51 +00:00
Александр Зимин f028ec5796 fix(notifications): panic-level defensive GET /me/notifications 2026-05-14 21:50:51 +00:00
semantic-release-bot 1d8aab1560 chore(release): v2.27.4
## [2.27.4](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.3...v2.27.4) (2026-05-14)

### 🐛 Fixes

* **notifications:** defensive /me/notifications — wrap DB ops in try/catch ([0cf76d2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/0cf76d23c167554deeb68750f92bd3be01b38970))
2026-05-14 21:07:27 +00:00
Александр Зимин d07b18f7f4 Merge branch 'fix/notifications-controller-defensive' into 'main'
fix(notifications): defensive /me/notifications — wrap DB ops in try/catch

See merge request 2-6/2-6-4/terravault/ordinis!195
2026-05-14 21:00:42 +00:00
Александр Зимин 0cf76d23c1 fix(notifications): defensive /me/notifications — wrap DB ops in try/catch 2026-05-14 21:00:42 +00:00
semantic-release-bot c6c16d4b65 chore(release): v2.27.3
## [2.27.3](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.2...v2.27.3) (2026-05-14)

### 🐛 Fixes

* **ui:** replace raw AxiosError dumps with QueryErrorState across routes ([9e6ddd1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/9e6ddd1bcee459a5eedd688b6ba2f032966c5a57))
2026-05-14 20:47:24 +00:00
Александр Зимин 373215971d Merge branch 'fix/sweep-raw-axios-error-displays' into 'main'
fix(ui): replace raw AxiosError dumps with QueryErrorState across routes

See merge request 2-6/2-6-4/terravault/ordinis!194
2026-05-14 20:42:45 +00:00
Александр Зимин 9e6ddd1bce fix(ui): replace raw AxiosError dumps with QueryErrorState across routes 2026-05-14 20:42:45 +00:00
semantic-release-bot 1a5049aac4 chore(release): v2.27.2
## [2.27.2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.1...v2.27.2) (2026-05-14)

### ♻️ Refactoring

* **a11y:** 44×44 touch targets + normalize accent-bg alpha ([35c69fd](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/35c69fd010039097c474aefd4c8ce9204a860404))
2026-05-14 17:37:00 +00:00
Александр Зимин 6d70f5d5f9 Merge branch 'refactor/a11y-polish-touch-targets-and-dark-tints' into 'main'
refactor(a11y): 44×44 touch targets + normalize accent-bg alpha

See merge request 2-6/2-6-4/terravault/ordinis!193
2026-05-14 17:32:10 +00:00
Александр Зимин 35c69fd010 refactor(a11y): 44×44 touch targets + normalize accent-bg alpha 2026-05-14 17:32:10 +00:00
semantic-release-bot c866a68f06 chore(release): v2.27.1
## [2.27.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.0...v2.27.1) (2026-05-14)

### 🐛 Fixes

* **e2e:** disable notifications dispatcher in test profile ([5e10bbb](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/5e10bbb6bb08ab6a6015efe8c66acbbdcc5cdaa4))

### 📝 Docs

* **design:** DESIGN.md v1 — resolve Section 12 open items ([7bd4b0a](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/7bd4b0ad7e002c63637288abf8830f4a61acd2e2))
2026-05-14 15:28:10 +00:00
Александр Зимин 06d3028977 Merge branch 'docs/design-policies-section-12-resolution' into 'main'
docs(design): DESIGN.md v1 — resolve Section 12 open items

See merge request 2-6/2-6-4/terravault/ordinis!192
2026-05-14 15:21:58 +00:00
Александр Зимин 7bd4b0ad7e docs(design): DESIGN.md v1 — resolve Section 12 open items 2026-05-14 15:21:58 +00:00
Александр Зимин 84dd19a3c3 Merge branch 'fix/e2e-notifications-disable' into 'main'
fix(e2e): disable notifications dispatcher in test profile

See merge request 2-6/2-6-4/terravault/ordinis!191
2026-05-14 15:21:56 +00:00
Александр Зимин 5e10bbb6bb fix(e2e): disable notifications dispatcher in test profile 2026-05-14 15:21:56 +00:00
semantic-release-bot 2b7a758e68 chore(release): v2.27.0
## [2.27.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.26.1...v2.27.0) (2026-05-14)

###  Features

* **notifications:** TODO 7 — draft decision toast + email + bell badge ([9050e24](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/9050e2427e0fe85f84ca38f1bbe67f1cd9344acf))

### 📝 Docs

* **todos:** mark all session TODOs shipped + summary table ([14f58b4](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/14f58b49276d7c97a545bca16f140fcf39d61990))
2026-05-14 14:50:58 +00:00
Zimin A.N. 14f58b4927 docs(todos): mark all session TODOs shipped + summary table 2026-05-14 17:41:54 +03:00
Александр Зимин 35b790f975 Merge branch 'feat/notifications-fullstack' into 'main'
feat(notifications): TODO 7 — draft decision toast + email + bell badge

See merge request 2-6/2-6-4/terravault/ordinis!190
2026-05-14 14:40:35 +00:00
Александр Зимин 9050e2427e feat(notifications): TODO 7 — draft decision toast + email + bell badge 2026-05-14 14:40:35 +00:00
semantic-release-bot 50d263745a chore(release): v2.26.1
## [2.26.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.26.0...v2.26.1) (2026-05-14)

### ♻️ Refactoring

* **reviews:** interaction state polish — 5 UX fixes ([fb64ca4](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/fb64ca4350d2d7581a13e8453158ef80a4592d72))
2026-05-14 14:22:44 +00:00
Александр Зимин e661719869 Merge branch 'refactor/reviews-interaction-polish' into 'main'
refactor(reviews): interaction state polish — 5 UX fixes

See merge request 2-6/2-6-4/terravault/ordinis!189
2026-05-14 14:13:57 +00:00
Александр Зимин fb64ca4350 refactor(reviews): interaction state polish — 5 UX fixes 2026-05-14 14:13:57 +00:00
semantic-release-bot 513b57b6b5 chore(release): v2.26.0
## [2.26.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.25.1...v2.26.0) (2026-05-14)

###  Features

* **reviews:** "Мои" tab — maker self-tracking with status filter ([be58b61](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/be58b6191383e0cecd9c2a06ef99b1835ecd3dce))
2026-05-14 14:11:18 +00:00
Александр Зимин 96589be33f Merge branch 'feat/reviews-mine-tab' into 'main'
feat(reviews): "Мои" tab — maker self-tracking with status filter

See merge request 2-6/2-6-4/terravault/ordinis!188
2026-05-14 14:06:30 +00:00
Александр Зимин be58b61913 feat(reviews): "Мои" tab — maker self-tracking with status filter 2026-05-14 14:06:30 +00:00