Skip to content

[NEW] Account Preferences rewritten#18151

Merged
tassoevan merged 6 commits intorewrite/accountsfrom
rewrite/user_preferences
Jul 15, 2020
Merged

[NEW] Account Preferences rewritten#18151
tassoevan merged 6 commits intorewrite/accountsfrom
rewrite/user_preferences

Conversation

@gabriellsh
Copy link
Copy Markdown
Member

Proposed changes

Issue(s)

How to test or reproduce

Screenshots

image
image

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Hotfix (a major bugfix that has to be merged asap)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Changelog

Further comments

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Jul 3, 2020

This pull request fixes 2 alerts when merging 43a673b into 53effb3 - view on LGTM.com

fixed alerts:

  • 1 for Duplicate HTML element attributes
  • 1 for Useless assignment to property

@ggazzo ggazzo changed the base branch from develop to rewrite/accounts July 4, 2020 18:16
@tassoevan tassoevan changed the title chore: Rewrite user Preferences [NEW] Account Preferences rewritten Jul 13, 2020
@tassoevan tassoevan added area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction type: improvement labels Jul 13, 2020
@tassoevan tassoevan added this to the 3.5.0 milestone Jul 13, 2020
@gabriellsh gabriellsh force-pushed the rewrite/user_preferences branch from 87f27ca to 0d3f6f3 Compare July 14, 2020 21:54
@tassoevan tassoevan requested a review from a team July 15, 2020 13:32
…into rewrite/user_preferences

* 'rewrite/accounts' of github.com:RocketChat/Rocket.Chat:
  Regression: Message actions under "unread messages" warning (#18273)
  [NEW] Added profile field to inform Nickname for users in order to be searchable (#18260)
  [NEW] Sign in with apple (iOS client only) (#18258)
  [IMPROVE] Message action styles (#18190)
  Rewrite Contextual Bar Discussion List in React (#18127)
  Regression: Remove calls to Console API in useForm hook (#18244)
  [FIX]Update link URL at AppsWhatIsIt (#18240)
  Update the API of React Hooks using Meteor's reactive system (#18226)
  [FIX] CAS login not merging users with local accounts (#18238)
  [FIX] SAML login crashing when receiving an array of roles (#18224)
  [FIX] Application not loading due to reverse proxy decoding API calls unnecessarily (#18222)
  Update Apps-Engine version (#18212)
  [FIX] Old Data Migrations breaking upgrades (#18185)
@gabriellsh gabriellsh force-pushed the rewrite/user_preferences branch from 28f17ed to 8847482 Compare July 15, 2020 20:14
@tassoevan tassoevan merged commit a5c24c0 into rewrite/accounts Jul 15, 2020
@tassoevan tassoevan deleted the rewrite/user_preferences branch July 15, 2020 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction type: improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants