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
Robin Ward 7e2b7bdd78
DEV: Adds new plugin API support to always show the topic map (#12642)
You can enable this by using the `includePostAttributes` API call with
the value of `topicMap`. This will always show the topic map at the top
of a topic regardless of how many posts there are.
2021-04-08 08:19:25 -04:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components FIX: Ensure software-update banner is only shown after 24 hours (#12634) 2021-04-07 17:00:23 +01:00
controllers FIX: dismiss new button for tags on top (#12628) 2021-04-08 10:46:08 +10:00
helpers DEV: introduces {{not}} helper (#12651) 2021-04-08 13:25:16 +02:00
initializers Revert "FEATURE: Introduce theme/component QUnit tests (#12517)" (#12632) 2021-04-07 17:45:49 +03:00
lib DEV: Adds new plugin API support to always show the topic map (#12642) 2021-04-08 08:19:25 -04:00
mixins FIX: Set the "hasTargetGroups" attribute in the composer when clicking the group message button. (#12536) 2021-03-29 14:43:00 -03:00
models FIX: Retain tags when loading a topic draft in composer (#12616) 2021-04-06 11:49:06 -04:00
pre-initializers DEV: Use Ember CLI middleware to decorate the index template (#12292) 2021-03-09 10:09:35 -05:00
raw-views A11Y: makes replies count a button and not a link (#12570) 2021-04-06 08:27:43 +02:00
routes FIX: New Topic button regression in tag page (#12613) 2021-04-06 09:31:49 -04:00
services Revert "FEATURE: Introduce theme/component QUnit tests (#12517)" (#12632) 2021-04-07 17:45:49 +03:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FIX: dismiss new button for tags on top (#12628) 2021-04-08 10:46:08 +10:00
widgets FIX: Small tweaks to "no messages" education (#12588) 2021-04-07 09:28:10 +10:00
app.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
index.html Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00