Convert the store to using promises#6
Merged
Conversation
AndrewGable
approved these changes
Aug 8, 2020
AndrewGable
pushed a commit
that referenced
this pull request
Mar 4, 2021
add catch net for missing/invalid SEMVER_LEVEL
Julesssss
pushed a commit
that referenced
this pull request
Apr 7, 2021
Contributor
|
🚀 [Deployed](https://github.com/Expensify/Expensify.cash
|
11 tasks
58 tasks
55 tasks
Contributor
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.5-7 🚀
|
MrMuzyk
pushed a commit
to MrMuzyk/App
that referenced
this pull request
Jan 23, 2024
* feat: added hook for submit step * feat: preventa automatically update values in editing mode in PersonalInfo * fix: changed name of kys array * fix: move\ hook to the main directory * feat: applied to the BankInfo step * feat: applied to the UBO steps * fix: lint fixes * refactorL: standarize variable names
6 tasks
Deploying helpdot with
|
| Latest commit: |
e3560bc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://61d8d4b1.helpdot.pages.dev |
AndrewGable
added a commit
that referenced
this pull request
Feb 11, 2025
Use vars.OP_VAULT for 1Password vault
33 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 9.0.97-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.97-1 🚀
|
8 tasks
7 tasks
53 tasks
51 tasks
53 tasks
tgolen
added a commit
that referenced
this pull request
Mar 2, 2026
…nect-shared-billing-grace-period-subscription-utils-6 #6 - Get the billing grace end period collection with useOnyx
This was referenced Mar 19, 2026
52 tasks
54 tasks
iwiznia
pushed a commit
that referenced
this pull request
Jun 5, 2026
#6 — Add Editor case to roleBadgeText in WorkspaceMembersPage so the accessibility label includes 'Editor' for Submit workspace members (the visual badge was already correct via MemberRightIcon). #8 — Guard updateWorkspaceMembersRole against Submit workspaces. The UI already blocks role changes via isInteractive:false and isPaidGroupPolicy checks, but the action itself was unguarded. This closes the gap against future programmatic call sites.
mountiny
pushed a commit
that referenced
this pull request
Jun 18, 2026
- getLength() does not gate read-blocking: drop the claim; waitForWrites
always awaits waitForSequentialQueueIdle() (isReadyPromise) regardless
of count (MelvinBot)
- Reauthentication throws new Error('Failed to reauthenticate') (MelvinBot)
- Qualify persist-before-fire to post-init only; pre-init save() returns
Promise.resolve() and the enqueue write is deferred + un-awaited (Codex P2)
- isQueuePaused is a data-gap/deferred-update pause only, not offline;
offline is a separate isOfflineNetwork() check. Add Open Question #6 on
the misleading source comment (Codex P3)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
54 tasks
50 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.jsfrom imports to remove an eslint errorCONFIGconstant betterReportActions.jsto the recent code from the web POCmultiGet,multiSet, andmergeto the store