discourse/app/assets/stylesheets
Martin Brennan e1eb5fb9b3
FEATURE: MVP Bookmarks with reminders user list changes (#8999)
* This PR changes the user activity bookmarks stream to show a new list of bookmarks based on the Bookmark record.
* If a bookmark has a name or reminder it will be shown as metadata above the topic title in the list
* The categories, tags, topic status, and assigned show for each bookmarked post based on the post topic
* Bookmarks can be deleted from the [...] menu in the list
* As well as this, the list of bookmarks from the quick access panel is now drawn from the Bookmarks table for a user:
* All of this new functionality is gated behind the enable_bookmarks_with_reminders site setting
The /bookmarks/ route now redirects directly to /user/:username/activity/bookmarks-with-reminders
* The structure of the Ember for the list of bookmarks is not ideal, this is an MVP PR so we can start testing this functionality internally. There is a little repeated code from topic.js.es6. There is an ongoing effort to start standardizing these lists that will be addressed in future PRs.
* This PR also fixes issues with feature detection for at_desktop bookmark reminders
2020-03-12 15:20:56 +10:00
..
common FEATURE: MVP Bookmarks with reminders user list changes (#8999) 2020-03-12 15:20:56 +10:00
desktop Follow up padding fix to de559f3 2020-02-21 15:44:34 -05:00
mobile Remove some legacy tiger-striping css 2020-03-04 13:50:48 -05:00
vendor Revert "FIX: update normalize css from 3.0.1 to 8.0.1 (#8591)" (#8618) 2019-12-24 10:45:42 +11:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss DEV: introducing user-chooser (#8910) 2020-02-11 15:54:56 +01:00
desktop_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
desktop.scss DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
embed.scss FEATURE: Create New Topic button on embed with params (#8280) 2019-11-01 14:19:10 -05:00
mobile_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
mobile.scss General admin style cleanup 2019-10-04 13:25:54 -04:00
wizard.scss UX: Adjusts wizard step margins (#8452) 2019-12-03 22:28:03 +08:00