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
jbrw 8e8dca9246
FIX: Selected Tag Group permission shouldn’t change during save (#11274)
`setPermissionsGroups` would initialize an empty permissions object whenever new groups were added to the Tag Group. This meant that if you selected the `visible` permission and then added groups to the Tag Group, the `visible` permission would be obliterated and the Tag Group would be treated as though it was `private`.
2020-11-18 11:22:19 -05:00
..
adapters FIX: Renaming and deleting tags (#11169) 2020-11-10 10:57:25 +00:00
components FIX: Selected Tag Group permission shouldn’t change during save (#11274) 2020-11-18 11:22:19 -05:00
controllers UX: Layout changes to edit category page (#11222) 2020-11-12 12:51:25 -05:00
helpers FIX: Staff can create and edit posts even if a topic is in slow mode. (#11057) 2020-10-28 16:47:50 -03:00
initializers FIX: Use more specific selector for header (#11185) 2020-11-10 11:53:56 -05:00
lib REFACTOR: The Favcount library needs global variables 2020-11-17 15:04:17 -05:00
mixins DEV: Allow overiding calculation of top offset for card contents base (#11254) 2020-11-17 12:05:59 +11:00
models FIX: save draft when either title or reply is present (#11243) 2020-11-16 16:43:50 +05:30
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 DEV: New plugin-outlet under preferences interface nav (#11266) 2020-11-17 12:36:17 -06:00
widgets UX: add a link to invites on quick access profile panel (#11202) 2020-11-11 22:02:27 +05:30
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