impress/app
Emi Matchu aa0b376a12 Clarify NeoPass explanations
In particular, we got feedback that it was surprising to not get to
check which NeoPass you wanted to use, and that the permissions were
never prompted again. I figure let's err on the side of ample clarity!

As part of this, I've added the new `external_link_icon` global helper,
which embeds an SVG from Chakra UI. That's just the convenient place I
know to grab that icon, and I did it this way instead of an `img` tag
because that enables the `currentColor` thing to work instead of coming
out black!
2024-04-12 07:14:34 -07:00
..
assets Tweak login page styles some more: page title & Remember Me 2024-04-11 09:48:29 -07:00
controllers Tweak NeoPass beta copy and widen the net again 2024-04-11 11:40:16 -07:00
helpers Clarify NeoPass explanations 2024-04-12 07:14:34 -07:00
javascript Oh wow, don't use the images.neopets.com asset proxy anymore either! 2024-04-06 03:38:23 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
services Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
views Clarify NeoPass explanations 2024-04-12 07:14:34 -07:00