discourse/plugins/chat/test/javascripts
Bianca Nenciu 2190c9b957
DEV: Make category object more Ember friendly (#26342)
Some of the properties, like 'categoriesById', 'parentCategory' and
'subcategories', were updated manually when categories were loaded.
This was not ideal because it required a lot of code to keep the
objects in sync and some of the properties were not updated correctly.
2024-04-03 17:34:28 +03:00
..
acceptance DEV: Make category object more Ember friendly (#26342) 2024-04-03 17:34:28 +03:00
components DEV: Clean up mobileView/desktopView uses (#26229) 2024-03-18 23:29:42 +01:00
helpers FEATURE: implements drafts for threads (#24483) 2023-11-22 11:54:23 +01:00
integration/components/user-menu DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
unit DEV: Fix typos in a chat service tests (#26239) 2024-03-19 12:07:19 +01:00
chat-fixtures.js DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00