- add user management to invite page
Some checks reported errors
continuous-integration/drone/push Build was killed

- harden accounts context
This commit is contained in:
2022-02-12 02:28:27 -05:00
parent fa55c13c29
commit 272f6729c6
12 changed files with 830 additions and 732 deletions

View File

@ -10,31 +10,11 @@
msgid ""
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/layout/email.html.heex:13
msgid "This email was sent from %{name}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/layout/email.txt.eex:10
msgid "This email was sent from %{name} at %{url}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery/accounts/email.ex:30
msgid "Confirm your %{name} account"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery/accounts/email.ex:37
msgid "Reset your %{name} password"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery/accounts/email.ex:44
msgid "Update your %{name} email"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/email/confirm_email.html.eex:2
#: lib/cannery_web/templates/email/confirm_email.txt.eex:2
@ -59,6 +39,26 @@ msgstr ""
msgid "If you didn't request this change from %{url}, please ignore this."
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery/accounts/email.ex:37
msgid "Reset your %{name} password"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/layout/email.html.heex:13
msgid "This email was sent from %{name}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/layout/email.txt.eex:10
msgid "This email was sent from %{name} at %{url}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery/accounts/email.ex:44
msgid "Update your %{name} email"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/email/confirm_email.html.eex:4
msgid "Welcome to %{name}!"