Commit Graph

12 Commits (5867c5af7f347e21b285e6017e761225f910a469)

Author SHA1 Message Date
Audric Ackermann 5867c5af7f fix: added type for all accessibility ids with react.d.ts 2 years ago
Audric Ackermann 596d443ae8 chore: datatestid cannot start with a digit (I told you so) 2 years ago
Audric Ackermann f796c59cef chore: add missing accessibilityIds for menu buttons/radio 2 years ago
William Grant 0212166fcc feat: moved disappearing logic to a feature folder
only moved types and timerOptions so far
2 years ago
William Grant b471900a18 feat: move timer options out of redux 2 years ago
William Grant 9b8bd6fe79 fix: removed noBackgroundColor from panel buttons 2 years ago
William Grant 5cd4bf1b6f fix: changed timer options dataTestId to use seconds and not the name
since we need an id unaffected by localisation
2 years ago
William Grant 8fb3f26376 feat: make timer value load an existing one from the conversation or the default
fixed session radio button flickering
2 years ago
William Grant a1a3d68e45 feat: added data test ids 2 years ago
William Grant c1c380ba9d fix: remove unecessary any type from TimerOptions 2 years ago
William Grant 162e66876e feat: added single mode view for closed groups and note to self 2 years ago
William Grant a928aeb76c feat: improvements to the disabled state and group non-admins settings
separated components in OverlayDisappearingMessages
2 years ago