riot-web/cypress/e2e
Michael Telatynski 3c52ba0c92
Use Intl to localise dates and times (#11422)
* Use Intl to generate better internationalised date formats

* Get `Yesterday` and `Today` from Intl also

* Correct capitalisation blunder

* Fix formatTime include weekday

* Iterate

* Fix tests

* use jest setSystemTime

* Discard changes to cypress/e2e/settings/general-user-settings-tab.spec.ts

* Discard changes to res/css/_components.pcss

* Discard changes to res/css/views/elements/_LanguageDropdown.pcss

* Discard changes to src/components/views/elements/LanguageDropdown.tsx

* Add docs & tests for getDaysArray & getMonthsArray

* Discard changes to test/components/structures/__snapshots__/MatrixChat-test.tsx.snap

* Consolidate consts

* Improve testing & documentation

* Update snapshot

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Iterate

* Clarify comments

* Update src/DateUtils.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Specify hourCycle

* Discard changes to test/components/views/settings/devices/DeviceDetails-test.tsx

* Update comments

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-08-21 19:38:59 +00:00
..
audio-player wait for audio tile to load more (#11242) 2023-07-12 16:03:57 +00:00
composer Enable `jsx-a11y/click-events-have-key-events` eslint rule (#10362) 2023-08-09 06:27:31 +00:00
create-room Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
crypto Enable cypress test about login with SSSS to run with rust-crypto (#11323) 2023-07-27 13:21:19 +00:00
editing Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
integration-manager
invite Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
lazy-loading Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
left-panel
location
login Cypress tests for soft logout (#11402) 2023-08-16 07:40:09 +00:00
one-to-one-chat Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
permalinks
polls
read-receipts Wire up more high level read receipt tests (#11408) 2023-08-15 14:08:53 +00:00
register Support Podman style of accessing the host network in Cypress tests (#11421) 2023-08-18 14:40:17 +00:00
regression-tests
right-panel Populate info.duration for audio & video file uploads (#11225) 2023-07-17 12:07:58 +00:00
room Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
room-directory
settings Compound color pass (#11079) 2023-07-12 17:46:49 +00:00
sliding-sync
spaces Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
spotlight Polish & delabs `Exploring public spaces` feature (#11423) 2023-08-21 09:39:20 +00:00
threads Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
timeline Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
toasts
update
user-menu
user-onboarding Update tests related to user onboarding - use Cypress Testing Library (#10728) 2023-04-27 17:12:05 +00:00
user-view Stabilise Percy snapshot of the user view (#11399) 2023-08-14 07:40:02 +00:00
widgets