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.5.0 #4374

Merged
merged 18 commits into from
Jun 6, 2023
Merged

🚀 Release 1.5.0 #4374

merged 18 commits into from
Jun 6, 2023

Conversation

thesan
Copy link
Member

@thesan thesan commented May 3, 2023

Added

  • Support for wallet metadata update.
  • Emoji selection in the text editor.
  • Visual representation of membership verified status.
  • Link in the side bar to the Calamar explorer.

Fixed

  • Forum false 404 and empty categories during query node outage.
  • Text visibility in the forum.
  • Way too large margins on forum threads.
  • Initial deciding stage view of multiple voting rounds proposal.
  • Fix Apps working group's opening links with ids from the query node.

IlyaSmiyukha and others added 9 commits April 4, 2023 21:18
* #4272 change width for thread panel

* fixes #4272 change styles for forum thread

---------

Co-authored-by: ilya Smiyukha <ilya.smiyukha@touchcast.com>
* fixes #4108 Forum returns 404 for correct links

* fixes #4318 handle errors for forum threads

* #4108 handle thread errors

* Add dot to error description

Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>

* Fix use `useRefetchQueries`

---------

Co-authored-by: ilya Smiyukha <ilya.smiyukha@touchcast.com>
Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* fix loading of forum

* fix loading state or no data state

* test

* fix loading state

* fix loading

* Update packages/ui/src/app/pages/Forum/ForumCategory.tsx

fix message

Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>

* fix

---------

Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* fix color

---------

Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* 4300-1

* remove 'console.log': mentioned by @thesan

* fix verifiedicon mistake

* lint tested
@thesan thesan requested a review from traumschule May 3, 2023 15:34
@vercel
Copy link

vercel bot commented May 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dao ✅ Ready (Inspect) Visit Preview Jun 6, 2023 9:01am
pioneer-2 ✅ Ready (Inspect) Visit Preview Jun 6, 2023 9:01am
pioneer-2-storybook ✅ Ready (Inspect) Visit Preview Jun 6, 2023 9:01am

Copy link
Contributor

@traumschule traumschule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

mnaamani and others added 8 commits May 12, 2023 17:07
* decompress wasm runtime before validating

* use @oneidentity/zstd-js/decompress

* better comments for maybeDecompressRuntimeBlob()

* Add a AddNewProposalModal Runtime Upgrade test

* Remove unnecessary exports

* Forward the test `runtime-upgrade-input` id

* Fix the runtime file validation

* Fix `react-hook-form` type inference error

* Small refactors

* Pass the runtime bytes through the react context

* Fix the validation hook

* Revert "Fix `react-hook-form` type inference error"

This reverts commit 92eef39.

* Forward the runtime file without the extra context

* Fix AddNewProposalModal tests

* Fix types on node.js < 18

* Generate the file array buffer only once

* Add a loader under the file drop zone

* Move `maybeDecompressRuntimeBlob` in a web worker

* Push runtime upgrade proposal down the list

* Move the loader to the `FileDropzone` component

---------

Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* Pass block time to `council:elect`

* Pick a stage with `node-mocks council:elect`

* Fix on chains without sudo
Update `Joystream/types`
Fix the `appWorkingGroup` opening links
remote table button

Co-authored-by: Eric <eshark9312@outlook.com>
* New package

* Update package

* Introduce chainInfo into worker

* Introduce update metadata button into the settings

* Remove update button from settings

* Check metadata before transaction

* Test fix

* Test fix

* Keep the ApiRx compatibility

* Move type definitions around

* Fix some functions `Api` types

* Fix the TransactionButton test suite

* Minor fixes

* Mock `injectweb3-connect`

* Update `injectweb3-connect`

* Test new `injectweb3-connect` build

* Fix "Proxy object could not be cloned."

* Fix the `chain-metadata` serialization

* Remove `injectweb3-connect` archive

* Update `injectweb3-connect` to `2.1.1`

* Handle webp files in node_modules

---------

Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
Fix the first stage of multi round proposals
Add a link to the Calamar block explorer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants