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
Krzysztof Kotlarek 7a58bd8827
FIX: hide sidebar toggle button when no sidebar (#18068)
When sidebar is not available (for example for anonymous user for sites which requires log in), toggle button should be hidden as well.
2022-08-24 12:09:40 +08:00
..
adapters DEV: Modernise rest adapter query parameter construction (#17925) 2022-08-15 14:44:07 +01:00
components UX: sidebar styling, spacing consistency, etc (#18059) 2022-08-24 09:33:15 +08:00
controllers FIX: hide sidebar toggle button when no sidebar (#18068) 2022-08-24 12:09:40 +08:00
helpers FEATURE: show status in search results when mentioning user in composers (#17811) 2022-08-10 19:49:26 +04:00
initializers DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
lib FEATURE: anonymous sidebar categories and tags (#18038) 2022-08-23 16:20:46 +08:00
mixins DEV: Use .ember-application instead of #main 2022-08-23 09:24:00 +08:00
models FIX: Remove last_unread_post excerpt logic for bookmarks (#17979) 2022-08-19 09:35:25 +10:00
modifiers DEV: Install ember-modifier and @ember/render-modifiers (#17595) 2022-07-21 18:12:29 +01:00
pre-initializers DEV: Replace topic-tracking-state:main with service:topic-tracking-state (#17802) 2022-08-05 08:48:55 +08:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes UX: Improve empty state copy on the activity/replies page (#17784) 2022-08-18 18:00:15 +04:00
services DEV: Await for all async MessageBus callbacks (#17966) 2022-08-17 12:44:48 +02:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: prevent class clash with user-field names (#18055) 2022-08-23 11:46:51 -04:00
widgets DEV: Use .ember-application instead of #main 2022-08-23 09:24:00 +08:00
app.js DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
index.html DEV: Preload CSS in the <head> (#17322) 2022-07-05 00:23:09 +08:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00