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
Vinoth Kannan 139c5dc356
FIX: use tag model instead of tagId property. (#11298)
In a recent commit 866fa008d4 support for tagId property is removed.

And added a test case. Follow-up for 2d5bb516a6.
2020-11-23 16:40:15 +05:30
..
adapters FIX: Renaming and deleting tags (#11169) 2020-11-10 10:57:25 +00:00
components FIX: Upload events happened outside of the runloop 2020-11-20 15:35:00 -05:00
controllers FIX: We shouldn't debounce this in testing 2020-11-20 12:39:49 -05:00
helpers FEATURE: Add 'all subcategories' option in category-selector (#11099) 2020-11-23 10:55:32 +02:00
initializers FIX: Use more specific selector for header (#11185) 2020-11-10 11:53:56 -05:00
lib DEV: allows to check if an icon is in the set (#11303) 2020-11-20 17:34:55 +01:00
mixins DEV: Allow overiding calculation of top offset for card contents base (#11254) 2020-11-17 12:05:59 +11:00
models UX: Revamp category security tab (#11273) 2020-11-20 10:44:34 -05:00
pre-initializers DEV: Remove legacy tag and category routes (#10338) 2020-11-03 16:57:58 +02:00
raw-views DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
routes DEV: Refactor default new group permissions (#11221) 2020-11-12 10:37:33 -06:00
services REFACTOR: The Favcount library needs global variables 2020-11-17 15:04:17 -05:00
templates FIX: use tag model instead of tagId property. (#11298) 2020-11-23 16:40:15 +05:30
widgets UX: update "Rebuild-HTML" icon (#11296) 2020-11-19 19:39:18 -08:00
app.js DEV: Add support for api-initializers to reduce boilerplate. 2020-09-30 16:05:44 -04:00
mapping-router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00