New approach to sign up form
authorNick Downing <nick@ndcode.org>
Mon, 10 Jan 2022 05:13:25 +0000 (16:13 +1100)
committerNick Downing <nick@ndcode.org>
Mon, 10 Jan 2022 05:13:25 +0000 (16:13 +1100)
commit3f244e338f83dc263a5ca7b023945dcdf7a8a16c
tree51ed05910e6241e00083cb8b374a7f675801aa5c
parentf5f3698d9d1077dc6d47b24b247ff5bb6f03b360
New approach to sign up form
16 files changed:
_menu.json
_svg/icon_password_reset.svg [new file with mode: 0644]
_svg/icon_sign_up.svg [new file with mode: 0644]
api/errors.json [new file with mode: 0644]
api/sign_up.js.min [new file with mode: 0644]
api/sign_up.json.jst [new file with mode: 0644]
api/verification_image.png.jst [new file with mode: 0644]
css/bootstrap/custom.less
css/bootstrap/modals.less
css/bootstrap/variables.less
my_account/_menu.json [new file with mode: 0644]
my_account/index.html.jst [new file with mode: 0644]
my_account/sign_up/index.html.jst [new file with mode: 0644]
package.json
page.jst
session_cookie.jst [new file with mode: 0644]