mirror of
https://github.com/oxygenpay/oxygen.git
synced 2026-04-26 08:05:56 +03:00
[PR #4] [MERGED] Fix login with email issues #12
Labels
No labels
duplicate
not reproducible
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/oxygen#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oxygenpay/oxygen/pull/4
Author: @wtfthefirefox
Created: 6/26/2023
Status: ✅ Merged
Merged: 6/26/2023
Merged by: @wtfthefirefox
Base:
develop← Head:fix-login-issues📝 Commits (3)
cd0c71fadded auth provider options and fixed login with email8fdbb58fixed poshog bugs8d54b51fixed loading user after login with email problem📊 Changes
7 files changed (+142 additions, -66 deletions)
View changed files
📝
ui-dashboard/src/app.scss(+1 -0)📝
ui-dashboard/src/app.tsx(+31 -5)➕
ui-dashboard/src/hooks/use-posthog-status.ts(+21 -0)📝
ui-dashboard/src/pages/login-page/login-page.tsx(+75 -49)📝
ui-dashboard/src/pages/payments-page/payments-page.tsx(+2 -10)📝
ui-dashboard/src/providers/auth-provider.ts(+6 -1)📝
ui-dashboard/src/types/index.ts(+6 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.