Germain
f784a085fd
New right panel visual language ( #11664 )
...
* New right panel visual language
* Upgrade Compound
* Align old room header with right panel
* Rigth panel look and feel
* Fix linting and e2e tests
* Update snapshot
* Add test
* Lint
* Remove screenshot local script
* Update snapshots and UI based on feedback
* fix i18n key
* Update right panel visuals
* Fix tests
* lintfixes
* fix tests
* fix tests
* Add tests for search icon
* Fix invite dialog spec
2023-10-20 13:30:37 +00:00
Kerry
675756a699
Flaky Cypress test - `should handle long room address and long room name` on right-panel.spec.ts ( #10835 )
...
* wait for room alias to be set before closing modal
* retrigger sonar
2023-05-11 02:32:32 +00:00
Suguru Hirahara
ed5c02be6d
Fix long room address and name not being clipped on room info card and update `_RoomSummaryCard.pcss` ( #10811 )
...
* Handle a long room address and name with ellipsis on RoomSummaryCard
* Use a class selector for maintainability
Sort the selectors
2023-05-09 07:56:09 +00:00
Suguru Hirahara
a81940b62a
Update existing Cypress tests - use Cypress Testing Library ( #10755 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-01 20:13:24 +00:00
Suguru Hirahara
4d859a34e7
Update right-panel.spec.ts - use Cypress Testing Library ( #10539 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-17 09:19:40 +00:00
devonh
79033eb034
Add dendrite support to cypress tests ( #9884 )
...
* Minimum hacks required to run cypress tests with dendrite
* Remove wget hack since dendrite containers now have curl
* Add basic dendritedocker plugin & hack into login spec for testing
* Add generic HomeserverInstance interface
* Add env var to configure which homeserver to use
* Remove synapse specific homeserver support api
* Update the rest of the tests to use HomeserverInstance
* Update cypress docs to reference new homeserver abstraction
* Fix formatting issues
* Change dendrite to use main branch container
2023-01-10 16:29:56 -07:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Šimon Brandner
b4b146f551
Show a back button when viewing a space member ( #9095 )
2022-07-25 11:46:19 +00:00