Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW] Use enter separator rather than comma in highlight preferences + Auto refresh after change highlighted words #8433

Merged
merged 7 commits into from
Dec 7, 2017

Conversation

cyclops24
Copy link
Contributor

@cyclops24 cyclops24 commented Oct 7, 2017

@RocketChat/core

Closes #8377
Closes #8436

It's an improvement for non-English users as @mnlbox said in #8377. + New auto refresh feature after change highlighted words from account preferences
32

@cyclops24 cyclops24 changed the title [NEW] Use enter separator rather than comma in highlight preferences [NEW] Use enter separator rather than comma in highlight preferences + Auto refresh after change highlighted words Oct 8, 2017
@RocketChat RocketChat deleted a comment Oct 8, 2017
@rodrigok
Copy link
Member

Can you create a migration to keep old values working?

@cyclops24
Copy link
Contributor Author

@rodrigok We don't need migration here. Because we store highlights value in DB as an array not string. See below image:
36

/CC: @ggazzo , @karlprieb

@rodrigok
Copy link
Member

rodrigok commented Nov 7, 2017

@cyclops24 Can you fix the conflict?

@rodrigok rodrigok added this to the 0.60.0 milestone Nov 7, 2017
@rodrigok
Copy link
Member

rodrigok commented Nov 7, 2017

Can you fix the lint error?

/home/circleci/repo/packages/rocketchat-ui-account/client/accountPreferences.js
  3:8  error  's' is defined but never used  no-unused-vars

@rodrigok rodrigok merged commit 240278c into RocketChat:develop Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants