Commit Graph

28 Commits (9be21ce8790ab2b70ec8d3d6520cc20c95ba217f)

Author SHA1 Message Date
William Grant 9be21ce879 Merge branch 'unstable' into feat/ses-897/steps-create-account 1 year ago
William Grant b10873c64a feat: updated tos and privacy policy on registration link
intial run at legal links modal
1 year ago
William Grant 8dfdd87d0e feat: added support for cta button
with sliding down animation if an error occurs
1 year ago
William Grant a426d789e9 feat: continue displaying input errors even if the user renters an input 1 year ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 1 year ago
William Grant fd32fb5fbd feat: basic ui styling of new input
including improved error messaging and removing the label
1 year ago
William Grant ccd127de44 feat: starting work on new input
added into test region of right panel
1 year ago
William Grant 59c8b6b95e feat: load SessionProgressBar component for testing
with already have an account copy
1 year ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
William Grant 78da584c02 fix: right panel settings media should not have a scroll bar
combined containers for messageInfoOverlay
1 year ago
Audric Ackermann 571d593c38 fix: fix small ui issues after merge of multiple PRs 1 year ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 1 year ago
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information 1 year ago
Audric Ackermann 744283fc56 fix: changed some message control to not expire
still some to discuss with the team
1 year ago
Audric Ackermann 1a53f699b4 Revert "fix: move right panel buttons to a panelbuttongroup"
This reverts commit e6dd6844f9.
1 year ago
Audric Ackermann f796c59cef chore: add missing accessibilityIds for menu buttons/radio 1 year ago
Audric Ackermann e6dd6844f9 fix: move right panel buttons to a panelbuttongroup
also enforce a 300 min width for the right panel, otherwise the bloaded
disappearing message design is not looking good
1 year ago
William Grant f64f88c013 feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
1 year ago
William Grant c9a8ea2b81 feat: removed MessageDetails and added MessageInfo
added other components
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 cafa9d80ec fix: remove all unneeded tslint comments
fixed some eslint errors
2 years ago
William Grant d6cc4f9c75 feat: use custom hook useIsRightPanelShowing
in functional components
2 years ago
William Grant 9b8bd6fe79 fix: removed noBackgroundColor from panel buttons 2 years ago
William Grant 41af1e7865 Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
Audric Ackermann 1d9279c79c chore: merge conversation selectors into a single file
as the circular dependency was causing a createSelector called with
undefined issue on startup without user loggedin
2 years ago
Audric Ackermann 4637f4609a Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage 2 years ago
William Grant 190c68d759 feat: added disabled state to right panel components 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