Skip to content

refactor/unification-of-mutation-hooks#69

Merged
kapitulin24 merged 8 commits into
devfrom
refactor/unification-of-mutation-hooks
Jun 8, 2026
Merged

refactor/unification-of-mutation-hooks#69
kapitulin24 merged 8 commits into
devfrom
refactor/unification-of-mutation-hooks

Conversation

@AlexandrNel
Copy link
Copy Markdown
Collaborator

Что сделано:

Унифицированы mutation-хуки:

  • src/pages/auth/forgot-password/model/useResetPassword.ts
  • src/pages/auth/forgot-password/model/useSendCode.ts
  • src/pages/auth/forgot-password/model/useSendPassword.ts
  • src/pages/auth/signin/model/useSignin.ts
  • src/pages/auth/signup/model/useSignup.ts
  • src/pages/auth/signup/model/useSignupConfirm.ts

@AlexandrNel AlexandrNel requested a review from kapitulin24 as a code owner June 6, 2026 15:16
@github-actions github-actions Bot added views Pages, widgets and layouts config labels Jun 6, 2026
@github-actions github-actions Bot added devops core-logic Global providers, api instances and core shared libs labels Jun 6, 2026
@AlexandrNel AlexandrNel force-pushed the refactor/unification-of-mutation-hooks branch 2 times, most recently from 836833e to 78ea86e Compare June 6, 2026 17:25
@github-actions github-actions Bot removed devops core-logic Global providers, api instances and core shared libs labels Jun 6, 2026
@kapitulin24 kapitulin24 merged commit 91c31ed into dev Jun 8, 2026
7 checks passed
@kapitulin24 kapitulin24 deleted the refactor/unification-of-mutation-hooks branch June 8, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config views Pages, widgets and layouts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] Унификация mutation-хуков по эталону useCreateTeam

2 participants