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/templates/components
Jeff Wong 91b31860a1
Feature: Push notifications for Android (#5792)
* Feature: Push notifications for Android

Notification config for desktop and mobile are merged.

Desktop notifications stay as they are for desktop views.

If mobile mode, push notifications are enabled.

Added push notification subscriptions in their own table, rather than through
custom fields.

Notification banner prompts appear for both mobile and desktop when enabled.
2018-05-04 15:31:48 -07:00
..
user-fields FIX: show label beside confirm user fields, and fix spacing around them 2018-01-29 16:39:41 -05:00
activation-controls.hbs FIX: Don't show "resend email" option when user approval is on 2017-05-25 15:29:05 -04:00
activation-email-form.hbs FEATURE: Allow users to resend/update email from confirmation page 2017-05-03 11:18:01 -04:00
avatar-uploader.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
badge-button.hbs FEATURE: allow admins to enter badge long descriptions 2016-03-28 18:38:57 +11:00
badge-card.hbs UX: Improving badge page layout 2018-03-02 12:43:01 -05:00
badge-selector.hbs Advanced Search UI 2016-10-04 11:18:01 -04:00
badge-title.hbs FIX: broken select badge as user title (#5474) 2018-01-05 16:58:15 +01:00
basic-topic-list.hbs remove extraneous "click to show" copy 2018-03-22 02:19:57 -07:00
bread-crumbs.hbs FEATURE: replaces category/tag dropdowns by select-kit 2018-01-24 11:48:20 +01:00
bulk-select-button.hbs We can add the no-text class automatically in d-button 2015-07-30 14:53:13 -04:00
cancel-link.hbs UX cleanup changes to 2FA flow. 2018-03-23 11:05:36 +08:00
categories-and-latest-topics.hbs FEATURE: New "Categories and Top" homepage style 2018-03-03 14:26:57 -05:00
categories-and-top-topics.hbs FEATURE: New "Categories and Top" homepage style 2018-03-03 14:26:57 -05:00
categories-boxes-topic.hbs Category boxes with feature topics will show pins and locks as bullet for pinned and closed/archived topics 2017-03-21 12:23:19 -04:00
categories-boxes-with-topics.hbs Added the required hooks for discourse-favorites plugin. 2018-02-22 23:58:53 +02:00
categories-boxes.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
categories-only.hbs Added the required hooks for discourse-favorites plugin. 2018-02-22 23:58:53 +02:00
categories-topic-list.hbs FEATURE: New "Categories and Top" homepage style 2018-03-03 14:26:57 -05:00
categories-with-featured-topics.hbs FIX: Some errors that only appear in Ember 1.13 2016-10-26 16:26:10 -04:00
category-name-fields.hbs Extract category name fields into a component 2018-01-08 15:08:56 -05:00
category-title-before.hbs Added the required hooks for discourse-favorites plugin. 2018-02-22 23:58:53 +02:00
category-title-link.hbs Glyph wasn't wrapping properly with long categories 2018-02-27 17:10:02 -05:00
category-unread.hbs fix typo 2015-10-04 10:49:58 -07:00
cdn-img.hbs cdn-img will render nothing if src is null 2017-03-15 13:30:29 -04:00
choose-topic.hbs Deprecation: Removes more references to view.xyz in templates 2016-05-11 14:26:08 -04:00
color-input.hbs FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
color-picker.hbs Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
composer-action-title.hbs tab index composer actions 2018-02-08 12:16:13 -08:00
composer-editor.hbs FEATURE: when uncategorized topics are not allowed, disable the post input until a category is chosen 2018-04-10 19:31:28 -04:00
composer-messages.hbs REFACTOR: Composer messages to use new ember idioms 2016-06-07 14:47:22 -04:00
composer-title.hbs FIX: allow pasting links into title field that are longer than the max title length 2017-05-18 12:32:47 -04:00
composer-toggles.hbs UX: better help text for composer collapse / discard 2017-11-30 12:28:00 +11:00
composer-user-selector.hbs UX: Restore width of composer user selector. 2018-02-15 11:49:10 +08:00
conditional-loading-section.hbs dashboard next: caching, mobile support and new charts 2018-05-03 15:41:41 +02:00
conditional-loading-spinner.hbs Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
cook-text.hbs REFACTOR: Use component for cook-text to improve async workflow 2017-06-29 12:14:27 -04:00
create-topic-button.hbs UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
create-topics-notice.hbs FEATURE: the notice asking admins to get discussion started will update with live counts of topics and posts 2015-08-27 17:28:40 -04:00
csv-uploader.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
custom-html-container.hbs Enable newer version of Ember 2016-11-25 10:09:58 -05:00
d-button.hbs Refactor flagged posts into components 2017-09-25 12:25:14 -04:00
d-checkbox.hbs Add support for disabled attribute to the d-checkbox component 2017-08-07 18:16:43 +02:00
d-editor-modal.hbs FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
d-editor.hbs fix cursor on disabled composer 2018-04-12 11:32:13 -04:00
d-modal-cancel.hbs Extract out common "cancel" link functionality from modals 2017-09-25 12:25:15 -04:00
d-modal.hbs UX: Use a template for the d-modal component 2017-08-30 15:20:49 -04:00
d-navigation.hbs UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
date-picker.hbs FIX: Populate the Email Digest preview with the current username 2017-06-28 15:38:57 -04:00
desktop-notification-config.hbs Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
directory-item.hbs REFACTOR: remove AgeWord calls from serializers and do it in javascript 2017-11-17 17:53:30 -05:00
disabled-icon.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
discourse-banner.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
discourse-tag-bound.hbs FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
edit-category-general.hbs Extract category name fields into a component 2018-01-08 15:08:56 -05:00
edit-category-images.hbs FIX: category logo preview in settings shouldn't render it like a background image 2017-03-14 17:12:09 -04:00
edit-category-panel.hbs Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
edit-category-security.hbs select-kit refactoring 2017-12-22 13:08:12 +01:00
edit-category-settings.hbs FEATURE: enforce tagging on categories 2018-04-11 07:15:24 +05:30
edit-category-tab.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
edit-category-tags.hbs FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
edit-category-topic-template.hbs FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
edit-topic-timer-form.hbs FIX: regression preventing to set number of hours before closing 2017-11-24 02:48:45 +01:00
emoji-picker.hbs minor changes to emoji-picker 2017-09-15 16:03:28 +02:00
emoji-uploader.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
expand-post.hbs UX: Allow collapsing of group posts after they've been expanded 2017-11-08 16:34:57 -05:00
featured-topic.hbs FIX: Show solved status on category with featured topics view too 2017-04-19 00:54:13 -03:00
flag-action-type.hbs UX: More flag modal improvements. Remove !important class 2017-10-17 11:37:30 -04:00
flag-selection.hbs Migrate flag modal to use components 2016-11-14 16:50:46 -05:00
flat-button.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
footer-message.hbs Refactor footer message to use a component 2017-08-13 16:06:26 -04:00
future-date-input.hbs FEATURE: Add longer suspension defaults 2017-10-26 14:16:35 -04:00
generated-invite-link.hbs Migrate invite view to components, remove HTML from translations 2016-11-14 16:00:40 -05:00
google-search.hbs FEATURE: if full search returns no results, show google search form 2017-08-15 16:46:41 -04:00
group-activity-filter.hbs FEATURE: Support filtering of groups page by category if in url 2017-10-31 17:50:06 -04:00
group-card-contents.hbs show card on preview panel. 2018-04-20 12:28:24 -07:00
group-flair-inputs.hbs UX: Split up group form into smaller sections. 2018-04-09 15:14:50 +08:00
group-manage-logs-filter.hbs UX: Consolidation group manangement into a single tab. 2018-03-27 13:34:46 +08:00
group-manage-logs-row.hbs UX: Consolidation group manangement into a single tab. 2018-03-27 13:34:46 +08:00
group-manage-save-button.hbs UX: Better 'saved' indication on group manage form. 2018-04-13 10:18:09 +08:00
group-member.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
group-members-input.hbs UX: Consolidation group manangement into a single tab. 2018-03-27 13:34:46 +08:00
group-membership-button.hbs UX: Tweaks to group pages. 2018-03-29 17:04:48 +08:00
group-navigation.hbs UX: Tweaks to group pages. 2018-03-29 17:04:48 +08:00
group-post.hbs Using user page layout/styles for groups where possible 2018-05-03 15:13:59 -04:00
group-selector.hbs FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
groups-form-interaction-fields.hbs UX: Split up group form into smaller sections. 2018-04-09 15:14:50 +08:00
groups-form-membership-fields.hbs Minor UX tweaks to group pages. 2018-04-13 10:10:42 +08:00
groups-form-profile-fields.hbs Minor UX tweaks to group pages. 2018-04-13 10:10:42 +08:00
groups-info.hbs UX: Don't show the group full name if it's the same as the title 2018-04-26 16:28:16 -04:00
image-uploader.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
ip-lookup.hbs FIX: ip lookup not working 2017-08-21 14:18:49 -04:00
latest-topic-list-item.hbs Convert latest-topic-list to components and remove nested tables 2017-08-13 12:45:26 -04:00
login-buttons.hbs Login with email/forget password UI refactoring 2018-02-22 08:06:15 +08:00
mobile-category-topic.hbs FIX: Show topic status on category view 2017-04-19 00:41:07 -03:00
mobile-nav.hbs UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
modal-footer-close.hbs FEATURE: Let users update their emails before confirming 2017-04-05 16:44:49 -04:00
nav-item.hbs FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
navigation-bar.hbs Support appending a category id to a navigation item dynamically 2017-10-31 15:42:12 -04:00
notification-consent-banner.hbs Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
plugin-outlet.hbs Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
popup-menu.hbs FEATURE: Add staff gear icon to composer with options 2015-09-15 16:42:04 -04:00
preference-checkbox.hbs FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
queued-post.hbs FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
quote-button.hbs Convert quote button to use d-icon 2017-10-06 15:45:43 -04:00
search-advanced-options.hbs FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
second-factor-form.hbs Focus on input when showing 2FA form in login modal. 2018-03-22 21:45:28 +08:00
second-factor-input.hbs Fix incorrect ids for 2FA inputs. 2018-02-27 10:12:22 +08:00
share-popup.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
share-source.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
shared-draft-controls.hbs Update the destination category id when a user changes it 2018-03-23 11:12:56 -04:00
signup-cta.hbs UX: Remove 'no thanks' from remind tomorrow CTA 2017-01-26 17:47:52 -02:00
suggested-topics.hbs FIX: align suggested messages 2018-03-15 17:51:19 +01:00
tag-drop-link.hbs Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
tag-list.hbs FIX: show only allowed tags on PM tags page and display correct count 2018-03-17 00:17:48 +05:30
text-overflow.hbs Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
top-period-buttons.hbs Deprecation: Change {{#each x in y}} to {{#each y as |x|}} 2016-05-04 16:18:09 -04:00
topic-category.hbs FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
topic-entrance.hbs Typo'd name of jump-bottom 2017-10-11 15:47:18 -04:00
topic-footer-buttons.hbs FEATURE: show "edit message" button on message footer for staff 2018-02-27 14:22:03 +05:30
topic-list.hbs FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
topic-navigation.hbs UX: Hide the timeline when the composer is open 2016-06-01 14:42:00 -04:00
topic-progress.hbs FIX: Don't show the admin menu if the progress bar is hidden 2017-06-28 16:31:55 -04:00
topic-title.hbs UX: Allow CTRL+ENTER to save topic title edits 2017-07-04 14:23:57 -04:00
track-selected.hbs FEATURE: bulk select on search results 2015-08-27 11:44:13 +10:00
user-badge.hbs FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
user-card-contents.hbs REFACTOR: move support for user card badge images to a plugin discourse-user-card-badges 2018-04-26 13:25:24 -04:00
user-info.hbs FIX: The user summary wasn't using the username formatter 2017-11-30 12:17:03 -05:00
user-stat.hbs FIX: time read on users directory was not rendering correctly on mobile 2018-01-29 13:31:18 -05:00
user-stream-item.hbs FIX: Expansion of user posts was broken 2017-11-14 17:07:12 -05:00
user-stream.hbs Extracted/DRYed user-stream-item component CSS from user.css into own files 2017-08-25 08:38:27 -07:00
user-summary-section.hbs Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00
user-summary-topic.hbs Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00
user-summary-topics-list.hbs Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00
user-summary-user.hbs Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00
user-summary-users-list.hbs Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00