frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
280 stars 195 forks source link

feat(SaaS): seperate login page for saas sites #2280

Closed tanmoysrt closed 1 week ago

tanmoysrt commented 1 week ago

Screenshot 2024-11-14 at 3 10 22 PM

Google OAuth is pending, will be added in future PRs

Screenshot 2024-11-14 at 3 10 36 PM Screenshot 2024-11-14 at 3 10 45 PM

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 4.61538% with 62 lines in your changes missing coverage. Please review.

Project coverage is 39.93%. Comparing base (aec6ed3) to head (70a681c). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
press/api/product_trial.py 0.00% 44 Missing :warning:
press/saas/doctype/product_trial/product_trial.py 11.76% 15 Missing :warning:
press/api/account.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2280 +/- ## ========================================== - Coverage 40.00% 39.93% -0.08% ========================================== Files 372 372 Lines 28155 28210 +55 ========================================== + Hits 11264 11266 +2 - Misses 16891 16944 +53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.