Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
8 months ago |
William Grant
|
e4b27988b0
|
feat: updated empty message image, typing animation and right panel slide durations
|
11 months ago |
William Grant
|
2e664bfa09
|
fix: right panel transition is now smoother
transition duration is now set via a function for integration testing purposes
|
12 months ago |
William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
William Grant
|
e6dedc83fb
|
feat: finished fade animation between steps
moved useState props to redux, fixed back button
|
1 year ago |
William Grant
|
a07fea677b
|
fix: remove TermsOfServicePrivacyDialog from convo state
we are moving it to a separate onboarding store
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
Audric Ackermann
|
571d593c38
|
fix: fix small ui issues after merge of multiple PRs
|
1 year ago |
William Grant
|
2db67b2e00
|
feat: right panel container style is now a styled component
|
1 year ago |
William Grant
|
2631b93199
|
feat: load OverlayMessageInfo
|
1 year ago |
William Grant
|
22b0ab5f2f
|
feat: updated panel buttons
add params to panel state to be used in future, not tested yet
|
1 year ago |
William Grant
|
851eca36e3
|
feat: use custom hook useRightOverlayMode
|
2 years ago |
William Grant
|
82e396dca6
|
feat: remove useEffect on right panel and use hook for checking is v2 is released
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
0fa58a5654
|
chore: fix compilation issues after conflicts resolution
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
f41c28a873
|
fix: moved feature release timestamp to constants so it only has to be defined once
|
2 years ago |
William Grant
|
dd40fba132
|
fix: remove panel-settings panel mode since it is not needed
|
2 years ago |
William Grant
|
dadc93bfda
|
fix: remove unecessary useCallback for feature releaser
|
2 years ago |
William Grant
|
a928aeb76c
|
feat: improvements to the disabled state and group non-admins settings
separated components in OverlayDisappearingMessages
|
2 years ago |
William Grant
|
b6c3edbac4
|
fix: pass yarn ready
|
2 years ago |
William Grant
|
ea0a505dcf
|
fix: fixed state of overlay options depending on release status
|
2 years ago |
William Grant
|
848c97938c
|
feat: disabled new disappearing message modes behind a timed feature release function
|
2 years ago |
William Grant
|
8abd624c47
|
feat: updated right panel in a conversation to use overlay logic in preparation for disappearing messages
added panel buttons specific to this UI
|
2 years ago |