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
Martin Brennan 6bb77d3055
FIX: Show bookmarks loading spinner correctly (#17726)
There was a minor issue where the bookmark loading
spinner would not show correctly because of how
the route was handling the setting of loading,
this fixes the issue.
2022-07-29 12:31:53 +10:00
..
adapters DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
components FEATURE: show user status on the user profile page (#17712) 2022-07-28 21:12:48 +04:00
controllers FIX: Show bookmarks loading spinner correctly (#17726) 2022-07-29 12:31:53 +10:00
helpers DEV: expose decorateUsername function (#17637) 2022-07-25 14:43:54 +08:00
initializers DEV: Replace message-bus:main with service:message-bus (#17691) 2022-07-27 17:15:58 +01:00
lib FEATURE: add categories page style to order topics by created date (#17500) 2022-07-25 09:41:43 -04:00
mixins FIX: Ensure uploads work when the user's browser rewrites ellipsis (#17671) 2022-07-26 21:43:39 +01:00
models Revert "DEV: Minor topic-tracking-state refactor (#17707)" (#17724) 2022-07-29 09:36:14 +10:00
modifiers DEV: Install ember-modifier and @ember/render-modifiers (#17595) 2022-07-21 18:12:29 +01:00
pre-initializers FIX: Ensure error handlers render correctly without preload_json (#17696) 2022-07-27 22:29:13 +01:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes FIX: Show bookmarks loading spinner correctly (#17726) 2022-07-29 12:31:53 +10:00
services DEV: Replace message-bus:main with service:message-bus (#17691) 2022-07-27 17:15:58 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FEATURE: show user status on the user profile page (#17712) 2022-07-28 21:12:48 +04:00
widgets DEV: Convert key-value-store:main to service:key-value-store (#17676) 2022-07-27 11:38:33 +01: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