Skip to content

feat(web): добавлены Dashboard страницы с feature flags #43#92

Merged
AlexMadM merged 3 commits intomainfrom
feature/dashboard-pages-feature-flags-43
Mar 3, 2026
Merged

feat(web): добавлены Dashboard страницы с feature flags #43#92
AlexMadM merged 3 commits intomainfrom
feature/dashboard-pages-feature-flags-43

Conversation

@AlexMadM
Copy link
Copy Markdown
Collaborator

@AlexMadM AlexMadM commented Mar 3, 2026

Что было сделано:
созданы страницы-заглушки dashboard:

  1. apps/web/app/(dashboard)/projects/page.tsx
  2. apps/web/app/(dashboard)/tasks/page.tsx
  3. apps/web/app/(dashboard)/sprints/page.tsx
  4. добавлены feature flags:
  • NEXT_PUBLIC_FEATURE_PROJECTS
  • NEXT_PUBLIC_FEATURE_TASKS
  • NEXT_PUBLIC_FEATURE_SPRINTS

@AlexMadM AlexMadM requested review from Fing0r and Khimish009 March 3, 2026 17:26
@AlexMadM AlexMadM self-assigned this Mar 3, 2026
@AlexMadM AlexMadM linked an issue Mar 3, 2026 that may be closed by this pull request
@AlexMadM AlexMadM merged commit f78c70c into main Mar 3, 2026
1 check passed
@AlexMadM AlexMadM deleted the feature/dashboard-pages-feature-flags-43 branch March 3, 2026 17:48
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.

Frontend 5.3: Dashboard страницы с feature flags

2 participants