discourse/app/views/users
David Taylor a5fc8f3253
FIX: Account activation under ember-5 build (#24722)
We were previously relying on Ember's 'vendor' bundle to make the jquery global available on the activate_account route. That no longer happens under our Ember 5 build.

This commit updates our activate-account script to remove the need for jquery, so that it works under both Ember 3 and Ember 5 builds.
2023-12-05 17:49:40 +00:00
..
omniauth_callbacks FIX: Allow omniauth confirmation page to pass through GET parameters 2020-01-08 15:31:51 +00:00
activate_account.html.erb FIX: Account activation under ember-5 build (#24722) 2023-12-05 17:49:40 +00:00
admin_login.html.erb FEATURE: Add safe-mode toggle to `/u/admin-login` (#17930) 2022-08-15 15:30:07 +01:00
bookmarks.ics.erb FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00
confirm_admin.html.erb UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
password_reset.html.erb FIX: broken emoji url on password reset w/ subfolder (#19373) 2022-12-09 10:01:43 -07:00
perform_account_activation.html.erb FIX: Broken images on subfolder installs (#19404) 2022-12-09 11:24:12 -07:00
send_activation_email.html.erb Add a link that allows you to send activation email again 2013-02-22 11:49:58 -05:00
show.html.erb DEV: Upgrade Discourse to Rails 6 (#8083) 2019-09-12 10:41:50 +10:00