Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Kerry/summary card links #11867

Merged
merged 71 commits into from
Nov 14, 2023

Conversation

kerryarchibald
Copy link
Contributor

@kerryarchibald kerryarchibald commented Nov 14, 2023

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This PR currently has none of the required changelog labels.

A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.

RiotRobot and others added 30 commits October 31, 2023 14:45
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <[email protected]>
…11824)

* Switch to updating presence via /sync calls instead of PUT /presence (#11223)

(cherry picked from commit 1995a74)
Signed-off-by: Michael Telatynski <[email protected]>

* Update Presence.ts
* Allow adding extra icons to the room header

Signed-off-by: Charly Nguyen <[email protected]>

* Apply PR feedback

Signed-off-by: Charly Nguyen <[email protected]>

* Apply PR feedback

Signed-off-by: Charly Nguyen <[email protected]>

* Apply PR feedback

Signed-off-by: Charly Nguyen <[email protected]>

* Apply PR feedback

Signed-off-by: Charly Nguyen <[email protected]>

* Apply PR feedback

Signed-off-by: Charly Nguyen <[email protected]>

---------

Signed-off-by: Charly Nguyen <[email protected]>
* Fix broken test

* Set localTimeStamp for each event
* Run Cypress on Rust crypto

* Keep rust and legacy crypto results apart

* Move crypto stack id to kiwi build ID

... instead of test suite name
* Fix string ref issue

* Implement unreachable state

* Fix eslint failure

* Fix i18n

* Fix i18n again

* Write cypress test

* Write jest test

* Write more jest tests

* Update method name

* Use unstable prefix

* Always use prefix

This is never to going to be in the spec so always use the io.element
prefix

* Update tests

* Remove redundant code from cypress test

* Use unstable prefix

* Refactor code

* Remove supressOnHover prop

* Remove sub-text label

* Join lines

* Remove blank line

* Add jsdoc
* Make video rooms compatible with matrix RTC
Signed-off-by: Timo K <[email protected]>

* comment fixes

Signed-off-by: Timo K <[email protected]>

* fix tests by destroying the call. Otherwise create wont recreate for ec.

Signed-off-by: Timo K <[email protected]>

---------

Signed-off-by: Timo K <[email protected]>
* Remove Kiwi upload

* Remove JUnit upload
* Add e2e tests for knocking

Signed-off-by: Mikhail Aheichyk <[email protected]>

* Add e2e tests for knocking into public knock rooms

Signed-off-by: Mikhail Aheichyk <[email protected]>

* Smaller changes

Signed-off-by: Mikhail Aheichyk <[email protected]>

* Remove room disappear check when forgotten due to exising issue

Signed-off-by: Mikhail Aheichyk <[email protected]>

---------

Signed-off-by: Mikhail Aheichyk <[email protected]>
Co-authored-by: Mikhail Aheichyk <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johannes Marbach <[email protected]>
t3chguy and others added 18 commits November 10, 2023 17:30
* Add release-drafter

Signed-off-by: Michael Telatynski <[email protected]>

* Initial release automation

Signed-off-by: Michael Telatynski <[email protected]>

* Simplify dependency management

Signed-off-by: Michael Telatynski <[email protected]>

* Add release-gitflow.yml

Signed-off-by: Michael Telatynski <[email protected]>

---------

Signed-off-by: Michael Telatynski <[email protected]>
* Disable Percy

While visual regression testing is without doubt an essential part of
quality assurance, the way we're currently using Percy brings little
to no value while causing mainenance overhead. Therefore, we're disabling it
until we have figure out https://github.com/vector-im/wat-internal/issues/36
and https://github.com/vector-im/wat-internal/issues/56.

* Also disable nightly build

* Comment out Percy step instead of fiddling with the output value

* Appease the frigging linter
…tart-on-rust

Disable 'A room with an edit ... restart' because flaking
…pageup-test

Disable 'Looking in thread view to find old threads...' because of flakes
* Update room summary card header

* test coverage for public room label

* test coverage for public room label (#11841)

* fix encrypted badge selector in cypress/crypto.spec

---------

Co-authored-by: Kerry <[email protected]>
# Conflicts:
#	package.json
#	yarn.lock
* Report crypto sdk in posthog

* fix import

* do not use the setting as not live
This regression happened because of breaking changes in the most recent compound-design-tokens release.
@kerryarchibald kerryarchibald marked this pull request as ready for review November 14, 2023 03:11
@kerryarchibald kerryarchibald requested review from a team as code owners November 14, 2023 03:11
@kerryarchibald kerryarchibald requested review from t3chguy and andybalaam and removed request for a team November 14, 2023 03:11
@kerryarchibald kerryarchibald merged commit 4173b1e into germain-gg/summary-card-links Nov 14, 2023
10 of 13 checks passed
@kerryarchibald kerryarchibald deleted the kerry/summary-card-links branch November 14, 2023 03:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.