Wilson Furtado
a0cad4c595
fix(notification) add tabIndex to close Icon in the notification Item
5 месяцев назад
Hristo Terezov
c2f4dd9dea
fix(supportURL): Override true dynamic branding only.
6 месяцев назад
AHMAD KADRI
c3c0166731
Accessibility: make status notifications accessible (#15004)
* Accessibility: add aria-live to the notification component
10 месяцев назад
Calinteodor
7641ddad68
feat(chat/native): set limit for linkifying and replacing non unicode messages (#14979)
* feat(chat): set limit for linkifying and replacing non unicode emoji messages
10 месяцев назад
Calin-Teodor
a2aca30d57
feat(notifications): set numberOfLines for content text description and title
10 месяцев назад
Calinteodor
4e727e9093
feat(notifications/native): some UI arrangements for smaller devices (#14896)
* feat(notifications): fixed styles on smaller devices
11 месяцев назад
Дамян Минков
f0fc63f573
feat(visitors): Handles live conference and queue service. (#14869)
* feat(visitors): Handling of live conference and queue service.
* squash: Small refactor mobile code.
* squash: Drop debug log.
* chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1836.0.0+d05325f3...v1839.0.0+ea523fc6
* squash: Adds a count function.
* squash: Drop debug print.
* squash: Skip if queueService is not enabled.
* squash: Avoids double subscribing for visitorsWaiting.
* squash: Fixes lint error.
* squash: Fixes showing dialog.
11 месяцев назад
Calinteodor
b2ae72249d
feat(base/native): Fixes around UI (#14820)
feat(base/native): Fixes around
notifications, polls, local participant video menu, breakout room and participants UI
1 год назад
Calin-Teodor
7696dbc347
feat(notifications/native): minor ui refurbishment
1 год назад
Calinteodor
be06547cc4
feat(notifications/native): ui fixes (#14786)
* feat(notifications/native): ui fixes
1 год назад
Horatiu Muresan
a4d3fb6c70
fix(notifications) Fix case when description is react component instance (#13919)
1 год назад
Mihaela Dumitru
f75ae6bd21
feat(jwt) enhance JWT error notifications with details (#13668)
1 год назад
Robert Pintilii
f3670ce86d
fix(notifications) Show correct info on updated notification (#13607)
1 год назад
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
2 лет назад
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 лет назад
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2 лет назад
Calinteodor
20fd544ded
fix(notications): increased notification max height for buttons to fit (#13152)
2 лет назад
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 лет назад
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
2 лет назад
Дамян Минков
649a4ffd46
feat(visitors): Updates mobile to handle redirected conf error. (#13110)
* feat(visitors): Updates mobile to handle redirected conf error.
* squash: Center the buttons when iAmVisitor.
* squash: Enables chat in visitor mode.
* feat: Prints the used lib-jitsi-meet.
* feat: Shows a notification when joining as a visitor.
* fix(notifications): display and fix styles for notifications in tile view
---------
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
2 лет назад
Robert Pintilii
89c914272c
ref: Convert some class components to function components (#13103)
Replace withStyles with makeStyles
2 лет назад
Robert Pintilii
46597bd6e7
ref(TS Convert some Abstract classes to TS (#13105)
2 лет назад
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 лет назад
Robert Pintilii
7968578a25
fix(notification) Fix overflow issue (#13068)
When displaying a long URL break it into multiple lines
2 лет назад
Calinteodor
1fc5d6e97e
feat(notifications): NotificationsContainer native updates (#13047)
feat(notifications): NotificationsContainer native updates
2 лет назад
robertpin
7156df5b99
feat(notifications) Use our own component
Use our component instead of atlaskit
Implement redesign
Add unmount animation
Change mount animation from external lib to CSS
Remove @atlaskit /flag
Remove react-transition-group
Add unmount animation on native
Remove AbstractNotification
2 лет назад
Robert Pintilii
306c979adb
ref(notifications) Update icons (#13025)
Replace @atlaskit icons with our own
Convert some files to TS
Remove @atlaskit /icons
2 лет назад
Calin-Teodor
e405595a11
feat(notifications): moved notifications to the bottom of the screen
2 лет назад
Calin-Teodor
581c2e621c
feat(notifications): fix width for notifications on all devices
2 лет назад
Calinteodor
19e61747b8
feat(notifications): small ui updates (#12943)
* feat(notifications): small ui updates
2 лет назад
Calinteodor
f8af9c4fae
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
2 лет назад
Saúl Ibarra Corretgé
04a41395c8
fix(notifications) remove dead code
2 лет назад
Joseph Garrone
4ef4e45ee4
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
2 лет назад
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 лет назад
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 лет назад
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
2 лет назад
Robert Pintilii
63b6b5a72d
ref(TS) Convert some files to TS (#12204)
2 лет назад
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
2 лет назад
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 лет назад
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
2 лет назад
Robert Pintilii
dfb2a07cfa
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
2 лет назад
Horatiu Muresan
5152638529
fix(native-notifications) Show notifications on max 2 lines
3 лет назад
Saúl Ibarra Corretgé
01bd18b86a
fix(notifications) remove unused isDismissAllowed prop
3 лет назад
Дамян Минков
930852cd88
fix: Adds testId for context menu items and ids to some components.
Needed to revive the lobby tests.
3 лет назад
Shahab
3eafaeeedd
refactor: move chat component outside of videoconference_page (#11138)
3 лет назад
Mihaela Dumitru
98256a8d5b
feat(salesforce) - link resources to the current session (#10992)
3 лет назад
Tudor D. Pop
b9f3448379
feat(notifications) reset same type notification timeout
3 лет назад
Mihaela Dumitru
c9941dedb9
fix(notifications): support html descriptions
3 лет назад
tudordan7
b3c4fb6287
feat(notification-button-testid): Add testid to notification buttons.
3 лет назад
tudordan7
8258490873
feat(notification-button-testid): Add testid to notification buttons.
3 лет назад