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
..
2019-05-27 15:19:59 -04:00
2019-12-06 04:07:47 +05:30
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2020-02-03 14:22:14 +01:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2020-01-16 18:56:53 +01:00
2019-11-12 10:47:42 +01:00
2020-01-16 18:56:53 +01:00
2020-03-12 15:20:56 +10:00
2020-01-16 18:56:53 +01:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2020-01-09 16:25:41 -05:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-11-11 13:34:01 -05:00
2019-12-17 13:01:52 -08:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2020-01-16 18:56:53 +01:00
2020-02-11 14:04:46 -05:00
2020-03-09 17:38:37 +01:00
2019-11-07 15:38:28 -06:00
2020-01-07 15:33:48 +02:00
2018-06-15 17:03:24 +02:00
2020-03-09 17:38:37 +01:00
2019-11-07 15:38:28 -06:00
2020-01-16 18:56:53 +01:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2020-03-04 10:11:08 +11:00
2019-12-04 15:39:05 -07:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2020-03-02 14:20:37 -05:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2020-01-16 18:56:53 +01:00
2020-03-09 17:38:37 +01:00
2019-10-30 09:48:24 -04:00
2019-10-23 12:30:52 -04:00
2020-03-06 09:36:56 -08:00
2020-02-03 14:22:14 +01:00
2019-10-23 12:30:52 -04:00
2020-02-03 14:22:14 +01:00
2020-02-03 14:22:14 +01:00
2019-05-27 10:15:39 +02:00
2020-02-03 14:22:14 +01:00
2019-11-15 15:29:59 -03:00
2019-11-15 15:29:59 -03:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2019-11-26 15:48:43 -07:00
2019-10-23 12:30:52 -04:00
2020-02-19 02:55:04 +05:30
2020-01-16 18:56:53 +01:00
2020-01-21 19:23:08 +02:00
2020-03-09 17:38:37 +01:00
2019-11-07 15:38:28 -06:00
2020-03-09 17:38:37 +01:00
2019-12-04 12:07:05 +00:00
2020-01-16 18:56:53 +01:00
2019-10-30 15:28:29 -05:00
2020-02-03 14:22:14 +01:00
2020-01-22 20:27:30 +02:00
2019-11-07 15:38:28 -06:00
2019-10-31 10:18:29 +11:00
2020-01-16 18:56:53 +01:00
2020-02-03 14:22:14 +01:00
2020-03-11 15:28:16 +01:00
2020-01-16 18:56:53 +01:00
2020-02-17 10:06:38 +01:00
2020-03-06 23:49:28 +01:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2020-01-16 18:56:53 +01:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2020-02-03 14:22:14 +01:00
2019-10-23 12:30:52 -04:00
2020-03-09 17:38:37 +01:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2020-02-13 09:58:17 +00:00
2019-11-07 15:38:28 -06:00
2019-11-25 13:36:00 -07:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2020-02-03 14:22:14 +01:00
2019-10-23 12:30:52 -04:00
2020-01-17 17:58:47 -03:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2020-01-16 18:56:53 +01:00
2020-01-16 18:56:53 +01:00
2020-02-21 22:14:24 +01:00
2020-01-16 18:56:53 +01:00
2019-11-29 13:07:24 +05:30
2018-06-15 17:03:24 +02:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2020-03-06 23:49:28 +01:00
2020-02-27 11:56:13 -06:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-12-20 12:17:51 +01:00
2020-03-09 17:38:37 +01:00
2019-10-23 12:30:52 -04:00
2019-10-30 09:48:24 -04:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-10-30 09:48:24 -04:00
2018-06-15 17:03:24 +02:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2019-10-30 15:28:29 -05:00
2020-03-09 17:38:37 +01:00
2019-11-07 15:38:28 -06:00
2020-01-16 18:56:53 +01:00
2019-12-18 11:22:28 +00:00
2020-01-16 18:56:53 +01:00
2020-03-06 23:49:28 +01:00
2019-05-27 10:15:39 +02:00
2020-02-13 23:44:34 +01:00
2019-11-20 14:03:45 +00:00
2020-01-16 18:56:53 +01:00
2019-11-07 15:38:28 -06:00
2020-01-17 20:58:15 +01:00
2020-01-16 18:56:53 +01:00
2020-03-11 15:28:16 +01:00
2019-11-07 15:38:28 -06:00
2020-01-17 18:20:23 +01:00
2019-10-30 15:28:29 -05:00
2019-11-07 15:38:28 -06:00
2019-10-30 15:28:29 -05:00
2020-03-09 10:01:50 +01:00
2020-03-09 10:01:50 +01:00
2019-11-07 15:38:28 -06:00
2019-10-30 15:28:29 -05:00
2020-02-26 10:46:10 +02:00
2019-10-23 12:30:52 -04:00
2020-01-16 18:56:53 +01:00
2020-03-10 09:37:54 -04:00
2019-10-30 09:48:24 -04:00
2020-03-09 17:38:37 +01:00
2020-03-11 15:28:16 +01:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2020-01-21 14:28:31 +00:00
2019-10-23 12:30:52 -04:00
2020-01-16 18:56:53 +01:00
2020-03-09 17:38:37 +01:00
2019-10-23 12:30:52 -04:00
2020-02-03 14:22:14 +01:00
2019-10-30 17:05:27 -05:00
2020-03-09 17:38:37 +01:00
2020-03-09 17:38:37 +01:00
2020-01-21 19:23:08 +02:00
2019-11-07 15:38:28 -06:00
2020-01-22 12:35:42 -05:00
2020-02-10 08:41:38 +01:00
2020-02-04 19:23:44 +01:00
2019-12-11 14:04:02 +10:00
2020-03-12 10:16:00 +10:00
2020-03-06 23:49:28 +01:00
2020-03-11 09:23:10 +01:00
2019-10-30 15:28:29 -05:00
2019-11-07 15:38:28 -06:00
2019-03-28 12:45:10 -04:00
2019-10-23 12:30:52 -04:00
2019-11-12 10:47:42 +01:00
2019-12-16 08:41:34 -08:00
2020-01-16 18:56:53 +01:00
2020-01-06 17:41:45 -07:00
2020-01-16 18:56:53 +01:00
2020-02-05 08:49:02 +01:00
2019-12-12 07:04:25 -07:00
2020-01-16 18:56:53 +01:00
2020-02-27 13:25:32 +00:00
2020-02-05 14:51:00 +01:00
2020-03-09 17:38:37 +01:00
2019-10-23 12:30:52 -04:00
2020-01-16 18:56:53 +01:00
2019-11-07 15:38:28 -06:00
2020-03-09 17:38:37 +01:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-11-07 15:38:28 -06:00
2019-10-30 15:28:29 -05:00
2019-11-07 15:38:28 -06:00
2020-02-11 20:20:12 +01:00
2019-10-30 15:28:29 -05:00
2019-10-23 12:30:52 -04:00
2020-01-16 18:56:53 +01:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00
2019-11-07 15:38:28 -06:00
2019-10-23 12:30:52 -04:00
2019-10-23 12:30:52 -04:00