Skip to content

Remove duplication of login and signup forms - #787

Merged
jona159 merged 3 commits into
devfrom
feat/remove-duplicate-logins
Mar 4, 2026
Merged

Remove duplication of login and signup forms#787
jona159 merged 3 commits into
devfrom
feat/remove-duplicate-logins

Conversation

@scheidtdav

Copy link
Copy Markdown
Member

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Technically a breaking change, since the /join route and the /login route do not exist anymore.

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

@github-actions

github-actionsBot commented Mar 3, 2026

Copy link
Copy Markdown

Coverage Report

StatusCategoryPercentageCovered / Total
🔵Lines71.7%1680 / 2343
🔵Statements70.03%1755 / 2506
🔵Functions73.9%337 / 456
🔵Branches58.7%934 / 1591
File CoverageNo changed files found.
Generated in workflow #2109 for commit 7fe6c1c by the Vitest Coverage Report Action

@jona159
jona159 enabled auto-merge (squash) March 4, 2026 08:51
@jona159
jona159 merged commit c790542 into devMar 4, 2026
6 checks passed
@jona159
jona159 deleted the feat/remove-duplicate-logins branch March 4, 2026 08:56
Sign up for freeto 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.

remove second login view

2 participants

@scheidtdav@jona159