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/templates
Martin Brennan f70e6c302f
DEV: Switch to using uppy uploads in composer by default (#15058)
This is a big change to change over to using the uppy
upload mixin in the composer by default. This gets rid
of the temporary composer-editor-uppy component, as well
as removing the old ComposerUpload mixin and copying over
any missing functions that were not yet implemented by
ComposerUploadUppy. This has been working well on our
hosting for some time now and has led us to several
bug fixes.

This commit also deletes the old plugin API for adding
preprocessors for the uploads. The accepted method of doing
this now is via an uppy preprocessor plugin, which we have
several examples of in the core codebase.

Leaving the `enable_experimental_composer_uploader` site setting
intact for now because some plugins still rely on it, this
will be removed at a later date.

One step closer to ending the jQuery file uploader saga...
2021-11-30 08:33:06 +10:00
..
account-created DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
badges REFACTOR: badge-title component (#14162) 2021-08-26 15:19:09 +02:00
components FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
composer UX: Update "get a room" composer message (#14104) 2021-08-23 18:34:23 -04:00
discovery UX: Better placement for bulk select actions button (#14419) 2021-09-23 10:50:10 -04:00
group FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
groups FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
invites FEATURE: Allow linking an existing account from invite acceptance (#13998) 2021-08-11 10:26:37 +01:00
list DEV: add plugin outlet before topic list views (#15054) 2021-11-22 22:52:46 -05:00
mobile UX: mobile topic list fixes follow-up to 0e371d4 (#14959) 2021-11-15 21:07:32 -05:00
modal FEATURE: Highlight changed tags in post revisions (#15072) 2021-11-24 18:51:25 +02:00
navigation FIX: Use named params correctly with dir-span (#14203) 2021-09-01 07:58:26 -06:00
post DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
preferences DEV: Drop non-visualViewport Safari hacks (#15007) 2021-11-25 16:56:11 +01:00
tags DEV: Tag topic list needs discovery outlets (#14438) 2021-09-24 13:39:07 -04:00
user FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
user-activity FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
about.hbs FEATURE: adds last day to about page stats (#12663) 2021-04-12 12:50:33 +10:00
account-created.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
application.hbs A11Y: Add "skip to main content" link (#14190) 2021-08-31 13:43:30 -04:00
badge-selector-autocomplete.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
bulk-tag.hbs FIX: filterPlaceholder is a computed property 2020-07-15 13:32:27 -04:00
category-selector-autocomplete.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-tag-autocomplete.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
composer.hbs DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
discovery.hbs DEV: Adding plugin outlets to avoid overrides (#14433) 2021-09-23 21:52:33 -04:00
edit-category-tabs.hbs Add category breadcrumbs to edit category page (#13126) 2021-05-25 13:40:11 -05:00
email-login.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
emoji-selector-autocomplete.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
exception.hbs FEATURE: Improvement to history stack handling on server errors 2021-06-21 11:09:23 -07:00
flat-button.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
full-page-search.hbs DEV: Fix castInteger deprecations (#15004) 2021-11-18 16:52:14 +01:00
group-activity-posts.hbs FIX: Posts with Staff Colors were excluded from the group activity 2020-12-11 11:52:03 -05:00
group-activity-topics.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-index.hbs UX: Better placement for bulk select actions button (#14419) 2021-09-23 10:50:10 -04:00
group-requests.hbs DEV: Plugin API to add directory columns (#13440) 2021-06-22 13:00:04 -05:00
group-selector-autocomplete.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group.hbs FIX: Reuse avatar-flair component in group preview (#13961) 2021-08-09 15:38:49 -03:00
hide-modal.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
invites.hbs enable eol-last for eslint and ember-template-lint (#12678) 2021-04-12 17:22:00 -07:00
loading.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
login-preferences.hbs UX: Remove forgot password button from login-preferences (#10998) 2020-10-22 14:34:10 +01:00
modal.hbs A11Y: Improve create account modal for screen readers (#14234) 2021-09-03 13:04:24 +10:00
outlet-list.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
password-reset.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
preferences-email.hbs REFACTOR: Remove d-button block helpers (#11970) 2021-02-04 14:35:23 -05:00
preferences-second-factor.hbs FIX: Ensure disabling 2FA works as expected (#10485) 2020-08-31 09:56:57 -07:00
preferences-username.hbs A11Y: links change username input to its label (#12424) 2021-03-17 15:47:27 +01:00
preferences.hbs FIX: don't allow category and tag tracking settings on staged users (#13688) 2021-07-16 14:50:40 -04:00
review-index.hbs UX: Fix date input display in iOS (#14307) 2021-09-10 15:13:45 -04:00
review-settings.hbs FIX: Show an example username in Review Settings (#11097) 2020-11-02 11:13:30 +01:00
review-show.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
review-topics.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
review.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
selected-posts.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
static.hbs UX: fix button alignment on log-in required page (#11965) 2021-02-04 14:38:58 +11:00
tag-groups-edit.hbs UX: Adjustments to tag groups layout (#13269) 2021-06-03 13:58:28 -04:00
tag-groups-index.hbs UX: Adjustments to tag groups layout (#13269) 2021-06-03 13:58:28 -04:00
tag-groups-new.hbs UX: Adjustments to tag groups layout (#13269) 2021-06-03 13:58:28 -04:00
tag-groups.hbs UX: Adjustments to tag groups layout (#13269) 2021-06-03 13:58:28 -04:00
tags.hbs enable eol-last for eslint and ember-template-lint (#12678) 2021-04-12 17:22:00 -07:00
topic-list-header-column.hbr SYNTAX: Use classes instead of html element targeting (#14890) 2021-11-15 14:49:45 -06:00
topic-list-header.hbr SYNTAX: Use classes instead of html element targeting (#14890) 2021-11-15 14:49:45 -06:00
topic-post-badges.hbr FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
topic-status.hbr DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic.hbs A11Y: Don't output aria label identical to title (#14586) 2021-10-13 11:19:38 -04:00
unknown.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-card.hbs FEATURE: Optional filtered replies view (#11387) 2020-12-10 12:02:07 -05:00
user-invited-show.hbs UX: Improve route hierarchy in for user-invites (#14583) 2021-10-12 17:39:47 +01:00
user-invited.hbs UX: Improve route hierarchy in for user-invites (#14583) 2021-10-12 17:39:47 +01:00
user-private-messages-tags.hbs DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-selector-autocomplete.hbr DEV: allows to decorate username selector (#9869) 2020-05-25 19:09:55 +02:00
user-topics-list.hbs FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
user.hbs A11Y: do not default to label for aria-label (#14258) 2021-09-07 18:24:39 +02:00
users.hbs FIX: show group filter only when user is logged in and groups are present (#14578) 2021-10-12 19:46:39 +05:30