-
Notifications
You must be signed in to change notification settings - Fork 63
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
TW-683: Tokens rework #997
Draft
alex-tsx
wants to merge
28
commits into
development
Choose a base branch
from
TW-683-tokens-rework
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
alex-tsx
had a problem deploying
to
development
September 18, 2023 22:13 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 20, 2023 15:05 — with
GitHub Actions
Failure
alex-tsx
force-pushed
the
TW-683-tokens-rework
branch
from
September 20, 2023 21:20
1f1c13d
to
76dddda
Compare
alex-tsx
had a problem deploying
to
development
September 20, 2023 21:21 — with
GitHub Actions
Failure
alex-tsx
force-pushed
the
TW-683-tokens-rework
branch
from
September 20, 2023 21:24
76dddda
to
5af4077
Compare
alex-tsx
had a problem deploying
to
development
September 20, 2023 21:24 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 20, 2023 22:16 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 21, 2023 17:40 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 21, 2023 20:08 — with
GitHub Actions
Failure
alex-tsx
force-pushed
the
TW-683-tokens-rework
branch
from
September 22, 2023 14:34
1a8c1c3
to
1b494af
Compare
alex-tsx
had a problem deploying
to
development
September 22, 2023 14:34 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 24, 2023 23:12 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 25, 2023 21:33 — with
GitHub Actions
Failure
alex-tsx
force-pushed
the
TW-683-tokens-rework
branch
from
September 26, 2023 09:48
85b2a90
to
9617df9
Compare
alex-tsx
had a problem deploying
to
development
September 26, 2023 09:48 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 26, 2023 13:40 — with
GitHub Actions
Failure
alex-tsx
had a problem deploying
to
development
September 27, 2023 14:12 — with
GitHub Actions
Failure
alex-tsx
force-pushed
the
TW-683-tokens-rework
branch
from
October 2, 2023 13:05
04d7698
to
425fad9
Compare
lourenc
previously approved these changes
Oct 3, 2023
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.
Good job 👍
keshan3262
previously approved these changes
Oct 3, 2023
IrynaKhyzhynska
had a problem deploying
to
development
October 3, 2023 14:17 — with
GitHub Actions
Failure
IrynaKhyzhynska
temporarily deployed
to
development
October 3, 2023 14:52 — with
GitHub Actions
Inactive
lourenc
previously approved these changes
Oct 5, 2023
keshan3262
previously approved these changes
Oct 5, 2023
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.
Task: https://madfish.atlassian.net/browse/TW-683
+ Migrating existing assets from IndexedDB (made
migrator
async)+ Enabled ESLint
no-cycle
rule