..
activation-edit.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
activation-resent.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
add-post-notice.hbs
FEATURE: Let staff add custom post notices. ( #7377 )
2019-04-19 17:53:58 +03:00
associate-account-confirm.hbs
UX: Improve account association when account description is missing
2019-07-27 16:37:21 +01:00
auth-token.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
avatar-selector.hbs
IE11 fix for b73bd7f
2019-07-19 11:46:20 -04:00
bookmark.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
bulk-actions-buttons.hbs
FIX: calling action with a string is deprecated ( #7807 )
2019-06-26 12:42:46 +02:00
bulk-change-category.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
bulk-notification-level.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
change-owner.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
change-timestamp.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
convert-to-public-topic.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
create-account.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
delete-topic-disallowed.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
dismiss-read.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
edit-category.hbs
UX: Show a warning when admin clicks save without adding group when changing category permissions ( #7947 )
2019-07-29 21:53:31 +03:00
edit-topic-timer.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
explain-reviewable.hbs
FEATURE: Adds a pop up that shows a more detailed score for reviewables ( #8035 )
2019-09-04 09:56:25 -06:00
feature-topic-on-profile.hbs
FEATURE: Users can feature any public topic on his/her profile ( #8809 )
2020-01-29 10:10:23 -06:00
feature-topic.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
flag.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
forgot-password.hbs
DEV: Submit forms via type=submit button, not explicit form action ( #8368 )
2019-11-18 13:26:26 +00:00
grant-badge.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
group-add-members.hbs
REFACTOR: remove disallowEmails option from user-selector
2019-02-21 16:37:26 +11:00
group-bulk-add.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
history.hbs
DEV: Update deprecated icon names
2019-12-13 15:23:31 -05:00
ignore-duration-with-username.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
ignore-duration.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
insert-hyperlink.hbs
UX: Include metadata in composer link modal search results
2019-10-16 10:17:27 -04:00
jump-to-post.hbs
Fix typo
2019-07-18 12:44:35 -04:00
keyboard-shortcuts-help.hbs
FEATURE: Keyboard shortcut for opening the topic admin menu ( #8568 )
2019-12-19 14:18:14 -05:00
login.hbs
SECURITY: Improve second factor auth logic
2020-01-10 10:45:56 +10:00
move-to-topic.hbs
DEV: select-kit 2 ( #7998 )
2020-02-03 14:22:14 +01:00
not-activated.hbs
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
post-enqueued.hbs
FEATURE: New 'Reviewable' model to make reviewable items generic
2019-03-28 12:45:10 -04:00
raw-email.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
rename-tag.hbs
FIX: javascript error when opening rename tag modal
2019-01-25 17:34:05 -05:00
reorder-categories.hbs
FEATURE: Make 'Reorder Categories' work with nested categories ( #8578 )
2019-12-19 12:27:01 +02:00
request-group-membership-form.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
search-help.hbs
Remove the last of the ModalBodyView uses
2016-11-18 12:13:21 -05:00
second-factor-add-security-key.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
second-factor-add-totp.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
second-factor-backup-edit.hbs
DEV: Convert <button> tags to {{d-button}} components ( #8224 )
2019-11-04 11:23:54 +01:00
second-factor-edit-security-key.hbs
[FIX] Webauthn security key fixes after real-world usage ( #8135 )
2019-10-02 11:47:29 -07:00
second-factor-edit.hbs
FEATURE: add ability to have multiple totp factors ( #7626 )
2019-06-26 16:58:06 -07:00
share-and-invite.hbs
[WIP] FEATURE: merge share and invite actions together ( #7021 )
2019-02-20 15:42:44 +01:00
tag-upload.hbs
DEV: upgrades from Ember 2.13 to Ember 3.5.1 ( #6808 )
2019-01-10 11:06:01 +01:00
topic-bulk-actions.hbs
FIX: bulk change tags works with category tag settings
2017-01-26 16:36:53 -05:00
upload-selector.hbs
UX: Remove 'show more' from upload modals ( #8470 )
2019-12-09 12:57:43 +02:00