This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers/preferences
Tarek Khalil 190b19f3c2
FEATURE: Add ignored user list to the User's preference page (#7107)
* FEATURE: Add ignored user list to the User's preference page

## Why?

Part of: https://meta.discourse.org/t/ability-to-ignore-a-user/110254

We want to add list of Ignored users under or along with the muted users preferences section.
This way Users can find and update their list of ignored users.

## UI


![gif](https://user-images.githubusercontent.com/45508821/53746179-8e9b3c00-3e98-11e9-9e90-94b8520896a6.gif)

## Open questions

Two of many options to represent a list of ignored users is that we can:

1. We can represent the ignored user list as a table with the ability to `un-ignore` but NOT to add new ignored users.
2. We can keep it functioning as the `muted user list` where you can `un-ignore` or `ignore` users.
2019-03-05 14:47:51 +00:00
..
about.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
account.js.es6 REFACTOR: Improve the readability of code (#7076) 2019-02-26 23:03:49 +05:30
categories.js.es6 FIX: only profile owner can see links to watched/tracked/muted topics (#7083) 2019-02-28 14:58:49 +01:00
email.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
emails.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
interface.js.es6 FEATURE: on iPad bluetooth keyboard use ALT-ENTER for post submit 2019-02-28 16:41:31 +11:00
notifications.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
profile.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
second-factor-backup.js.es6 FIX: make it possible to use backup code everywhere where 2FA required (#7010) 2019-02-27 10:37:33 +01:00
second-factor.js.es6 FIX: make it possible to use backup code everywhere where 2FA required (#7010) 2019-02-27 10:37:33 +01:00
tags.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
username.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
users.js.es6 FEATURE: Add ignored user list to the User's preference page (#7107) 2019-03-05 14:47:51 +00:00