-
Notifications
You must be signed in to change notification settings - Fork 44
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
Release v4.3.0 #4562
Merged
Merged
Release v4.3.0 #4562
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
* Fix autocomplete component * Fix autocomplete implementation in YPP step
* Create axios instance * Replace multiple axios import with single instance * Remove circular dependency
* Add nivo package * Add line chart * Add story for line chart * Fix styling
* Throw axios errors instead of returning them * Remove credentials as default
* custom fetcher for schema * resolved channel follow conflicts --------- Co-authored-by: Artem <Artem Slugin>
Co-authored-by: Artem <Artem Slugin>
* Create helper for auth epoch time * Use helper in correct places
* Fix build * Restyle content req header
* Regenerate queries * Display latest paid channels * Remove `useGetYppLastVerifiedChannels` * Add the `PaidChannelCard` component * Add a `PaidChannelCard` story * Replace the channel cards on the YPP landing page * Improve the `PaidChannelCard` style * Query recent payments based on their timestamp * Sum payments by channels and rank the result * Disable Storybook autodocs * Shorten the `PaidChannelCard` import path * Display all paid channels * Regenerate queries * Only require necessary channel fields
* Update table * Adjust mappings * Add extra config prop
* changed snackbar&banner * node version bump * changed reward to usd --------- Co-authored-by: Artem <Artem Slugin>
* Install sourcemap plugin * Integrate plugin into vite config * Build fix * Transfer token to correct .env file
Co-authored-by: Artem <Artem Slugin>
Co-authored-by: Artem <Artem Slugin>
thesan
approved these changes
Aug 2, 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.
No description provided.