]> source.dussan.org Git - gitea.git/commit
UX of link account (Step 1) (#5006)
authorAJ ONeal <coolaj86@gmail.com>
Sun, 28 Oct 2018 22:46:16 +0000 (16:46 -0600)
committertechknowlogick <hello@techknowlogick.com>
Sun, 28 Oct 2018 22:46:16 +0000 (18:46 -0400)
commitb8451190d85af255a94b02cdfdd6d375015b3864
tree19430b0cb6609dbf7904625269aa47a2b8e344b5
parenta2ee2a3c67304920a968c1c852e43b3dc2d7c3e7
UX of link account (Step 1) (#5006)

* Show either sign up OR sign in

* disambiguate fresh start from adding recovery options

* use tabs to switch between account link flows

* add active to tab body as well

* changes as per discussion

* handle specific error; fix missing err typo
options/locale/locale_en-US.ini
routers/user/auth.go
templates/user/auth/link_account.tmpl
templates/user/auth/signin_inner.tmpl
templates/user/auth/signup_inner.tmpl