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 1.1.0 #4001

Merged
merged 28 commits into from
Jan 6, 2023
Merged

🚀 Release 1.1.0 #4001

merged 28 commits into from
Jan 6, 2023

Commits on Dec 12, 2022

  1. Show sum of my vote stakes on CandidateVote (#2985) (#3790)

    Fix `My Stake` on `CandidateVote` and obsolete `ownstake` (#2985)
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    0348b49 View commit details
    Browse the repository at this point in the history
  2. Hide error while loading on ClaimVestingModal (#3838) (#3842)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    50442e8 View commit details
    Browse the repository at this point in the history
  3. hiringLimit 0 to 1 (#2451) (#3860)

    fix issue 2451
    chrlschwb authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a591d7a View commit details
    Browse the repository at this point in the history
  4. Don't overwrite watchlist (#3769) (#3796)

    * Don't overwrite empty watchlist (#3769)
    
    * setWatchlist function
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    8a34719 View commit details
    Browse the repository at this point in the history
  5. added description for ForumPageHeader (#3904) (#3925)

    added description for ForumPageHeader
    mkbeefcake authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    eba70a7 View commit details
    Browse the repository at this point in the history
  6. Forum refetch fix (#3915) (#3952)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    6da5e61 View commit details
    Browse the repository at this point in the history
  7. Stake changed Activities (#3458) (#3826)

    - Add 'Read more' on `StakeSlashedContent` to open `StakeChangedModal`
     - Rename 'Slashed with' to 'Amount'
     - Rename 'Status' with 'Action'
     - Hide Amount if empty
     - Hide Rationale if empty
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    6afd081 View commit details
    Browse the repository at this point in the history
  8. Display whitelisted members for closed proposal discussions (#2480) (#…

    …3756)
    
    * Display whitelisted members for closed proposal discussions (#2480)
    
    * fixup
    
    * fix ProposalDiscussion.test.tsx
    
    * change wording, fix test
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    3272196 View commit details
    Browse the repository at this point in the history
  9. Fix tooltips for Election Round and Minimal Stake (#3946)

    * fix: tooltips for Election Round and Minimal Stake
    
    * fix: remove inline link and update OpeningDetails
    gyroflaw authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    0ece6ce View commit details
    Browse the repository at this point in the history
  10. Rename leader to lead (#3846)

    s/leader/lead/g
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    651e540 View commit details
    Browse the repository at this point in the history
  11. thread datetime (#3893)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    ec63fe8 View commit details
    Browse the repository at this point in the history
  12. Update Withdraw Candidacy warning (#3895) (#3923)

    * Update `Withdraw Candidacy` warning (#3895)
    
    * test
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    f3345e6 View commit details
    Browse the repository at this point in the history
  13. Show new invitation quota on ProposalDetails (#3902) (#3926)

    * Show new invitation quota on `ProposalDetails` (#3902)
    
    * Generate SetMembershipLeadInvitationQuotaProposalDetails
    
    * fix amount -> count type in `ProposalDetails`
    
    * Do not use currency for setMembershipLeadInvitationQuota
    
    * lint
    
    * fix field and test
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    Co-authored-by: Oleksandr Korniienko <oleksanderkorn@gmail.com>
    3 people authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    1b163bc View commit details
    Browse the repository at this point in the history
  14. Hide Earned in 24h until calculation fix (#3181) (#3927)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 12, 2022
    2 Configuration menu
    Copy the full SHA
    d2d2d28 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. 🪢 Merge main into dev (#3986)

    thesan authored Dec 19, 2022
    2 Configuration menu
    Copy the full SHA
    b6a5d3e View commit details
    Browse the repository at this point in the history
  2. 🧹 Fix/lint (#3988)

    * lint
    
    * drop unused
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 19, 2022
    2 Configuration menu
    Copy the full SHA
    aea293f View commit details
    Browse the repository at this point in the history
  3. Settings: Chain info formatting + i18n (#2342) (#3987)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 19, 2022
    2 Configuration menu
    Copy the full SHA
    ab2e1c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Update README.md

    dmtrjsg authored Dec 20, 2022
    2 Configuration menu
    Copy the full SHA
    31a1067 View commit details
    Browse the repository at this point in the history
  2. Fixed back link issue on opening with empty referrer (#3981)

    * Fixed back link issue on opening with empty referrer
    
    * Made suggested fix on non null assertion
    vrrayz authored Dec 20, 2022
    2 Configuration menu
    Copy the full SHA
    b9e887b View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    453787d View commit details
    Browse the repository at this point in the history
  4. 🙈 Do not version the root package.json (#3991)

    * Fix other `package.json` versions
    
    * Keep the markdown editor version unchanged
    
    * Do not version the root `package.json`
    thesan authored Dec 20, 2022
    2 Configuration menu
    Copy the full SHA
    5cccf6d View commit details
    Browse the repository at this point in the history
  5. Add InvitationLock tooltip on My Accounts (#3479) (#3878)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 20, 2022
    2 Configuration menu
    Copy the full SHA
    edc9453 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Fix initial 'member.about' on UpdateMembershipFormModal (#3973) (#3975

    )
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 21, 2022
    2 Configuration menu
    Copy the full SHA
    e11f9dc View commit details
    Browse the repository at this point in the history
  2. Empty videoHints for now (#3971) (#3976)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 21, 2022
    2 Configuration menu
    Copy the full SHA
    2034b3e View commit details
    Browse the repository at this point in the history
  3. Hide Languages tab (#3955) (#3964)

    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Dec 21, 2022
    2 Configuration menu
    Copy the full SHA
    846d2a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    dd048e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. fix 2342 (#3989)

    fix
    
    Co-authored-by: Joystream Stats <dev@joystreamstats.live>
    traumschule and Joystream Stats authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4d8dee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    978b97a View commit details
    Browse the repository at this point in the history