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/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
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components FIX: changing date should recompute input (#16937) 2022-05-27 11:57:09 +02:00
controllers FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
helpers DEV: Remove 'dasherize' string prototype extensions (#16740) 2022-05-13 10:56:23 -05:00
initializers DEV: Add bookmark-icon component (#16893) 2022-05-23 15:01:44 +10:00
lib FIX: Correctly handle nested quotes in to-markdown (#16938) 2022-05-27 22:05:43 +02:00
mixins DEV: Use Ember getter and explicitly check for undefined (#16618) 2022-05-04 09:37:42 -05:00
models UX: Show message if rebake fails (#16925) 2022-05-27 10:39:29 +01:00
pre-initializers DEV: Remove 'capitalize' string prototype extensions (#16738) 2022-05-12 13:17:33 -05:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
services FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
widgets FIX: Add bookmark quick access tests and fix username (#16934) 2022-05-30 10:00:05 +10:00
app.js DEV: Improve theme error handling UX 2022-02-14 10:11:19 +00:00
index.html FIX: Ember CLI was always loading the admin payload in dev mode 2021-10-05 08:34:10 -04:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00