Skip to content
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 18 commits into from
Aug 2, 2023
Merged

Release v4.3.0 #4562

merged 18 commits into from
Aug 2, 2023

Commits on Jul 31, 2023

  1. 🦅 YPP referral fix (Joystream#4530)

    * Fix autocomplete component
    
    * Fix autocomplete implementation in YPP step
    WRadoslaw authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e6ee548 View commit details
    Browse the repository at this point in the history
  2. 🧮 Make axios errors sentry friendly (Joystream#4537)

    * Create axios instance
    
    * Replace multiple axios import with single instance
    
    * Remove circular dependency
    WRadoslaw authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    974cce7 View commit details
    Browse the repository at this point in the history
  3. 🉑 POC Line chart (Joystream#4495)

    * Add nivo package
    
    * Add line chart
    
    * Add story for line chart
    
    * Fix styling
    WRadoslaw authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    43efd50 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. 👼 Throw axios errors instead of returning them (Joystream#4545)

    * Throw axios errors instead of returning them
    
    * Remove credentials as default
    WRadoslaw authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b3e1859 View commit details
    Browse the repository at this point in the history
  2. Custom schema fetch with authorisation (Joystream#4518)

    * custom fetcher for schema
    
    * resolved channel follow conflicts
    
    ---------
    
    Co-authored-by: Artem <Artem Slugin>
    attemka authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9cbe5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd0e8ce View commit details
    Browse the repository at this point in the history
  4. Make utmSource persistent (Joystream#4548)

    Co-authored-by: Artem <Artem Slugin>
    attemka authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    74271d5 View commit details
    Browse the repository at this point in the history
  5. 😶‍🌫️ Introduce auth epoch (Joystream#4546)

    * Create helper for auth epoch time
    
    * Use helper in correct places
    WRadoslaw authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    77e1380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    265a8ee View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. 🗾 YPP copy change (Joystream#4554)

    * Fix build
    
    * Restyle content req header
    WRadoslaw authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    31734a4 View commit details
    Browse the repository at this point in the history
  2. 🤑 Display recently Paid Channels on the YPP carousel (Joystream#4538)

    * 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
    thesan authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b63879e View commit details
    Browse the repository at this point in the history
  3. 👍 Update referral table (Joystream#4553)

    * Update table
    
    * Adjust mappings
    
    * Add extra config prop
    WRadoslaw authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1e2b6fb View commit details
    Browse the repository at this point in the history
  4. YPP sync copy change (Joystream#4555)

    * changed snackbar&banner
    
    * node version bump
    
    * changed reward to  usd
    
    ---------
    
    Co-authored-by: Artem <Artem Slugin>
    attemka authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1c748d1 View commit details
    Browse the repository at this point in the history
  5. 🍔 Sentry stacktrace (Joystream#4557)

    * Install sourcemap plugin
    
    * Integrate plugin into vite config
    
    * Build fix
    
    * Transfer token to correct .env file
    WRadoslaw authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    eb12826 View commit details
    Browse the repository at this point in the history
  6. Updated node version in github actions (Joystream#4556)

    Co-authored-by: Artem <Artem Slugin>
    attemka authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    608c09f View commit details
    Browse the repository at this point in the history
  7. Included utm_campaign in segment tracking (Joystream#4561)

    Co-authored-by: Artem <Artem Slugin>
    attemka authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9754167 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'Joystream/dev'

    Artem authored and Artem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    34fa3fb View commit details
    Browse the repository at this point in the history
  9. changelog and version bump

    Artem authored and Artem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bb9c8e7 View commit details
    Browse the repository at this point in the history