-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(auth): authenticate user in main window #8032
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 52c9da6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 5 targets
Sent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #8032 +/- ##
=======================================
Coverage 52.52% 52.53%
=======================================
Files 1221 1221
Lines 47768 47755 -13
Branches 5858 5858
=======================================
- Hits 25091 25088 -3
+ Misses 22305 22295 -10
Partials 372 372
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f8503ac
to
a404ca0
Compare
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: app @@
## canary …n-main-window +/- ##
===================================================================
< Bundle 22.3 MB 22.3 MB +1.36 kB(+0.01%)
> Initial JS 9.98 MB 9.98 MB -571 B(-0.01%)
< Initial CSS 218 kB 218 kB +83 B(+0.04%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 57 58 +1
< Chunks 55 56 +1
= Packages 291 291
= Duplicates 23 23
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries
! Separate mixed content assets files
! Improve page load speed with `preconnect` or `dns-prefetch`
! Avoid cache wasting
|
a404ca0
to
d8f5b3b
Compare
12cfa17
to
31af911
Compare
d8f5b3b
to
fb6728a
Compare
31af911
to
6ae0f8c
Compare
fb6728a
to
013197a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please filter out sign-in failed errors when apis?.ui.isActiveTab
returns false
6ae0f8c
to
0bc828c
Compare
013197a
to
526ffcc
Compare
0bc828c
to
8faaa77
Compare
526ffcc
to
89e7d51
Compare
8faaa77
to
176bc9a
Compare
89e7d51
to
4959c24
Compare
176bc9a
to
7d4e338
Compare
4959c24
to
3228592
Compare
3228592
to
7cc6149
Compare
Merge activity
|
7d4e338
to
e33aa35
Compare
7cc6149
to
52c9da6
Compare
No description provided.