Avinash Lingaloo
|
431406f09b
|
MM-45221 - Gekidou Settings fixes - part 1 (#6472)
* modifying setting option
* navigates to email screen
* UI construction [in progress]
* hooking up withObservables
* email settings - need to save now
* adding a bit of paddings
* setting initial value
* Update notification_email.tsx
* UI Polish - main setting screen
* UI Polish - Mention
* UI Polish - Notification main screen
* code clean up
* code clean up
* UI Polish Notification
* UI Polish
* code clean up
* UI Polish - OOO
* fix observable for email interval
* fix ooo
* fix ooo
* added setting_row_label component
* further clean up
* UI Polish - Display - [ IN PROGRESS ]
* UI Polish - Display - [ IN PROGRESS ]
* UI Polish - Timezone Select [ IN PROGRESS ]
* Update index.test.tsx.snap
* Update app/screens/settings/notification_email/notification_email.tsx
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* refactor after review
* update option_item so that action can accept type React.Dispatch<React.SetStateAction
Co-authored-by: Daniel Espino García <larkox@gmail.com>
|
2022-07-15 13:32:25 +04:00 |
|
Elias Nahum
|
af25983483
|
await until bottom sheet is dismissed
|
2022-06-13 10:08:41 -04:00 |
|
Joseph Baylon
|
558d83719c
|
Detox/E2E: Global threads e2e tests in Gekidou (#6300)
* Detox/E2E: Global threads e2e tests in Gekidou
* Revert update deps
|
2022-05-20 15:51:15 -07:00 |
|
Avinash Lingaloo
|
83c2cfff97
|
MM-41532 Gekidou Snack Bars (#6181)
* styling mobile
wip
* styling tablet
wip
tablet portrait
* removed offSetY
* Update en.json
* corrections from reviews
* removed space
* changed location to sourceScreen in post.tsx
* adjust width
* update message to text
* adding PanGesture
adding PanGesture- wip
PanGesture- wip
* able to touch through on iOS
* using EphemeralStore and listeners to discard overlays
* snack positioning and touches
* PanGesture- wip
* PanGesture- fine tuning the animation
PanGesture- wip
* removed toast keyword
* checks for ongoing animation
* dismiss overlay on navigating away
* dismiss overlay on navigating away
* dismiss overlay on tabPress
* dismiss overlay on tabPress
* cancelled timers on panning start
* add entering layoutAnimation
* add exitingg layoutAnimation
* fix layoutAnimation
* fix styling
* eslint fix
* style fix
* fix timer not stopping
* revert changes made to the ephemeral store
* bumping the toast vertically by 4px
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
|
2022-05-05 10:00:32 -04:00 |
|
Anurag Shivarathri
|
313fe9c469
|
In-Channel experience (#6141)
* User avatar stack
* In-Channel experience
* Misc Fixes
* Fixed fetchPostThread & added observer
* Reusing the user component
* Refactor fix
* Moved some post options to common post options
* Combined follow/unfollow functions
* Feedback fixes
* Feedback fixes
* teamId fix
* Fixed teamId again
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
|
2022-04-19 11:42:20 -04:00 |
|