discourse/app
Martin Brennan e8ca927b12
FIX: Add bookmark quick access tests and fix username (#16934)
The commit fcc2e7ebbf to promote
polymorphic bookmarks did not correctly set the username for
the quick access bookmark menu based on the new serializer
values, so the username is not being shown in the bookmark
quick access menu. This commit fixes it, and also adds additional
tests for that menu and updates the user fixtures to reflect
the current state of the bookmarks endpoint.
2022-05-30 10:00:05 +10:00
..
assets FIX: Add bookmark quick access tests and fix username (#16934) 2022-05-30 10:00:05 +10:00
controllers FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
helpers DEV: allow running plugin tests for server_plugin_outlet (#16883) 2022-05-20 17:14:55 +05:30
jobs FIX: Skip pulling hotlinked images for nil user bio (#16901) 2022-05-24 11:52:13 +01:00
mailers FIX: respect user timezone in emails about silencing and suspending (#16918) 2022-05-27 13:58:54 +04:00
models FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
serializers FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
services FIX: Apply censored words to inline onebox (#16873) 2022-05-25 14:51:47 +03:00
views FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00