Skip to content

Refactor/app url and api schemas#84

Merged
AlexandrNel merged 4 commits into
devfrom
refactor/app-url-and-api-schemas
Jun 25, 2026
Merged

Refactor/app url and api schemas#84
AlexandrNel merged 4 commits into
devfrom
refactor/app-url-and-api-schemas

Conversation

@AlexandrNel

Copy link
Copy Markdown
Collaborator

Что сделано

  • Исправлен роут повторной отправки кода авторизации.
  • Добавлена переменная NEXT_PUBLIC_APP_URL в env-конфиги, Dockerfile и CI/CD workflows.
  • Обновлена клиентская env-схема и использование NEXT_PUBLIC_APP_URL в OAuth route.
  • Обновлены схемы, типы и мапперы board/team, а также связанные UI-использования статусов, ролей и значений по умолчанию.

Проверка

  • pnpm lint
  • pnpm typecheck
  • OAuth редиректит на URL из env

@AlexandrNel AlexandrNel requested a review from soorq June 24, 2026 16:41
@AlexandrNel AlexandrNel requested a review from kapitulin24 as a code owner June 24, 2026 16:41
@github-actions github-actions Bot added devops core-logic Global providers, api instances and core shared libs features User scenarios and sliced features domain Business entities and models views Pages, widgets and layouts config labels Jun 24, 2026
Comment thread src/entities/team/config/statuses.ts Outdated
Comment thread src/entities/team/config/statuses.ts Outdated
Comment thread src/features/boards/column/create/config/default-values.ts Outdated
Comment thread src/pages/project/ui/boards/ProjectKanban.tsx Outdated
Comment thread src/pages/team/config/member.ts

@soorq soorq left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Доделать типизацию у объекта memberConfig

@AlexandrNel AlexandrNel force-pushed the refactor/app-url-and-api-schemas branch from 916d07a to 3d19925 Compare June 24, 2026 21:19
@AlexandrNel AlexandrNel merged commit bf1ffc6 into dev Jun 25, 2026
7 checks passed
@AlexandrNel AlexandrNel deleted the refactor/app-url-and-api-schemas branch June 25, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config core-logic Global providers, api instances and core shared libs devops domain Business entities and models features User scenarios and sliced features views Pages, widgets and layouts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants