discourse/app
Bianca Nenciu 14efd17b7b
FIX: Hide form after password reset (#14526)
When hide_email_address_taken was disabled, the forgot password modal
showed a flash message and continued to display the form causing
confusion. This change shows the flash message only when an error occurs
and in all other cases it shows a success message and hides the form.
2021-10-06 17:16:59 +03:00
..
assets FIX: Hide form after password reset (#14526) 2021-10-06 17:16:59 +03:00
controllers FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00
helpers FIX: Offer site_logo_dark_url as an option for dark mode themes (#14361) 2021-09-16 17:47:51 -04:00
jobs DEV: use upload id to save in theme setting instead of URL. (#14341) 2021-09-16 07:58:53 +05:30
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00
serializers FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00
services FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00
views FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00