Calinteodor
a8958019a5
feat(chat/polls/native): added ids for tests (#14994)
* feat(chat/polls/navigation): added ids for tests and removed some unused helpers
1 year ago
Calin-Teodor
60b4581cb5
feat(polls-history): control polls through local storage
1 year ago
Calinteodor
d2ad3473a1
deps(react-native-gesture-handler/@react-native-clipboard/clipboard): Updates related to RN 0.73.8 (#14894)
* deps(react-native-gesture-handler/@react-native-clipboard /clipboard): Updates related to RN 0.73.8
1 year ago
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 year ago
Calinteodor
75e7f64311
feat(polls/web/native): fixed identical answers verification (#14782)
* feat(polls/web/native): fixed identical answers verification
1 year ago
Nitin Kushwaha
cdcb4cdbfb
fix(polls): add vertical margin to create poll button (android)
1 year ago
Calinteodor
c31ef2ebc7
feat(polls/web/native): refactoring (#14778)
* feat(polls/web/native): refactoring
1 year ago
Calinteodor
3ecc16dc87
feat(polls): rework (#14645)
* feat(polls/web/native): rework polls to manage editing and saving before sending to other participants
1 year ago
Hazoom
bb49c92cc4
fix(polls/web) check for duplicate poll options (#14541)
1 year ago
Nitin Kushwaha
9727951a77
fix(polls): fix poll button overflow
1 year ago
Mohammed Abdul Razak Wahab
f5ab10cfba
fix(polls) fix answer editing bug causing unintended removal
1 year ago
Philipp Fruck
a71143891e
fix(native app): Display poll creator name
In the jitsi web app, the poll creator is displayed
for all published votes whereas in the native app
the current username of the participant has been
displayed for all polls regardless of the creator
2 years ago
Calinteodor
77abbee308
feat(base/modal): changed hasTabNavigator to hasExtraHeaderHeight (#14033)
* feat(base/modal): changed hasTabNavigator to hasExtraHeaderHeight
2 years ago
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 years ago
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 years ago
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 years ago
Calinteodor
a828cacbfe
feat(polls): answer and question inputs native updates (#13166)
* feat(polls): fixed scroll inside components and added pointerEvents auto for question and answer inputs
2 years ago
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 years ago
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 years ago
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 years ago
Robert Pintilii
31073fb5df
fix(polls) Fix style issue (#13090)
2 years ago
Emmanuel Pelletier
f727b9295f
Use tabs ARIA design pattern when using tabbed UI (#12994)
feat(a11y): use tabs ARIA design pattern when using tabbed UI
2 years ago
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 years ago
Calin-Teodor
992bf47850
feat(polls/native): changed remove option button color to match web
2 years ago
Robert Pintilii
4f34a576d0
feat(polls) Redesign (#12838)
Convert files to TS
Move styles from SCSS to JSS
Implement redesign
2 years ago
Calinteodor
77e75815dc
feat(polls): removed platform check and fixed button arrangement (#12780)
* feat(polls): removed platform check and fixed button arrangement
3 years ago
Calin-Teodor
14c24a8851
feat(polls): added marginTop
3 years ago
Calinteodor
c50111a57d
feat(ui/polls/security/native): style fixes and updates (#12761)
* feat(base/ui/native): button fixes and ui updates
3 years ago
Calinteodor
2ad2e6ff0e
feat(polls/web): removed sort options from polls (#12641)
* feat(polls/web): removed sort options from polls
3 years ago
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
3 years ago
Calinteodor
971fe0481f
feat(chat/polls/native) Update chat and polls UI (#12550)
* feat(chat/polls/native): update ui
3 years ago
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
3 years ago
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
3 years ago
Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
3 years ago
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
3 years ago
apetrus20
ed139f53ca
fix(polls) refactor storage of poll data
3 years ago
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
3 years ago
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
3 years ago
Horatiu Muresan
c56c5bd145
fix(polls) Fix autoscroll for polls causing layout issues
3 years ago
Calin-Teodor
69e0a37529
feat(base/ui): added autofocus prop
3 years ago
Bogdan Duduman
48db099134
feat: include sort members eslint changes
3 years ago
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
3 years ago
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
3 years ago
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
3 years ago
Robert Pintilii
c9bbc6c762
ref(TS) Remove unnecessary ts-ignores (#12136)
3 years ago
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
3 years ago
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
3 years ago
Calin-Teodor
dbcbafe088
feat(polls/native): fixed scroll inside screen
3 years ago
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
3 years ago
Calin-Teodor
cd4ab8a5f1
feat(polls/native): added thumbColor for android
3 years ago