discourse/app/views/users
David Taylor f4c6a61855
PERF: Update ember-auto-import (#15814)
This makes a small improvement to 'cold cache' ember-cli build times, and a large improvement to 'warm cache' build times

The ember-auto-import update means that vendor is now split into multiple files for efficiency. These are named `chunk.*`, and should be included immediately after the `vendor.js` file. This commit also updates the rails app to render script tags for these chunks
2022-02-04 11:00:51 +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 PERF: Update ember-auto-import (#15814) 2022-02-04 11:00:51 +00:00
admin_login.html.erb FIX: Make form use /u/admin-login instead of /users/admin-login (#10663) 2020-09-14 12:27:06 +10:00
bookmarks.ics.erb DEV: Ignore bookmarks.topic_id column and remove references to it in code (#14289) 2021-09-15 10:16:54 +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 DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
perform_account_activation.html.erb CSP - extract all other inline JavaScripts (#6528) 2018-10-25 09:52:01 -04: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