mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-28 15:22:44 +00:00
|
Some checks are pending
Build / Build on ${{ matrix.image }} (macos-14, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Waiting to run
Build / Build on ${{ matrix.image }} (ubuntu-24.04, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Waiting to run
Build / Build on ${{ matrix.image }} (windows-2022, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Waiting to run
Build and Deploy develop / Build & Deploy develop.element.io (push) Waiting to run
Deploy documentation / GitHub Pages (push) Waiting to run
Deploy documentation / deploy (push) Blocked by required conditions
Shared Component Visual Tests / Run Visual Tests (push) Waiting to run
Static Analysis / Typescript Syntax Check (push) Waiting to run
Static Analysis / i18n Check (push) Waiting to run
Static Analysis / Rethemendex Check (push) Waiting to run
Static Analysis / ESLint (push) Waiting to run
Static Analysis / Style Lint (push) Waiting to run
Static Analysis / Workflow Lint (push) Waiting to run
Static Analysis / Analyse Dead Code (push) Waiting to run
* Switch to non-solid compound icons for room settings & composer Also manually fixes sticker.svg to be tintable until it is redrawn Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Replace sticker.svg Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update snapshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| accessibility | ||
| actions/handlers | ||
| async-components | ||
| audio | ||
| autocomplete | ||
| components | ||
| contexts | ||
| customisations | ||
| dispatcher | ||
| editor | ||
| events | ||
| hooks | ||
| i18n | ||
| images | ||
| indexing | ||
| integrations | ||
| models | ||
| modules | ||
| notifications | ||
| renderer | ||
| settings | ||
| stores | ||
| toasts | ||
| utils | ||
| vector | ||
| widgets | ||
| Avatar-test.ts | ||
| ContentMessages-test.ts | ||
| createRoom-test.ts | ||
| DecryptionFailureTracker-test.ts | ||
| DeviceListener-test.ts | ||
| email-test.ts | ||
| favicon-test.ts | ||
| HtmlUtils-test.tsx | ||
| Image-test.ts | ||
| KeyBindingsManager-test.ts | ||
| languageHandler-test.tsx | ||
| LegacyCallHandler-test.ts | ||
| Lifecycle-test.ts | ||
| linkify-matrix-test.ts | ||
| Markdown-test.ts | ||
| MatrixClientPeg-test.ts | ||
| MediaDeviceHandler-test.ts | ||
| Modal-test.ts | ||
| Notifier-test.ts | ||
| PosthogAnalytics-test.ts | ||
| PreferredRoomVersions-test.ts | ||
| README.md | ||
| Reply-test.ts | ||
| RoomInvite-test.ts | ||
| RoomNotifs-test.ts | ||
| Rooms-test.ts | ||
| ScalarAuthClient-test.ts | ||
| SdkConfig-test.ts | ||
| SecurityManager-test.ts | ||
| SlashCommands-test.tsx | ||
| SlidingSyncManager-test.ts | ||
| submit-rageshake-test.ts | ||
| SupportedBrowser-test.ts | ||
| Terms-test.tsx | ||
| TestSdkContext.ts | ||
| TextForEvent-test.ts | ||
| theme-test.ts | ||
| TimezoneHandler-test.ts | ||
| Unread-test.ts | ||
| UserActivity-test.ts | ||
| useTopic-test.tsx | ||
| WorkerManager-test.ts | ||
Any UTs for vector-web layer components or functionality should go here. This used to contain the UTs for notifications before they got moved to react-sdk.