picklesrus
|
c4d6e3dcef
|
space fixes
|
2019-08-29 11:26:49 -04:00 |
|
picklesrus
|
f5a44c3458
|
Only load the captcha js if it hasn't been loaded yet.
|
2019-08-29 11:26:49 -04:00 |
|
picklesrus
|
350f6e6bab
|
Make it so Create Account button is not clickable until captcha js loads.
|
2019-08-29 11:26:11 -04:00 |
|
picklesrus
|
b8b76f69ba
|
Make sure the "create account" button is clickable until captcha is actually solved.
|
2019-08-29 11:24:59 -04:00 |
|
picklesrus
|
f83fa4390c
|
- Undo bad merge changing name of validateEmail function
- Move loading of capcha js to final step
- add in onload and onerror callbacks for catpcha js loading
|
2019-08-29 11:24:59 -04:00 |
|
picklesrus
|
d2cb0818c8
|
Maybe setup captcha site keys properly?
|
2019-08-29 11:22:55 -04:00 |
|
picklesrus
|
9d4d2f3c67
|
Put the captcha badge in the bottom right.
|
2019-08-29 11:22:55 -04:00 |
|
picklesrus
|
3daba3b907
|
Initial work for captcha in new join flow.
TODOS:
- handle error states
- Setup keys for different environments.
- Make sure remote validators are run before captcha.
|
2019-08-29 11:22:55 -04:00 |
|
Benjamin Wheeler
|
5ab2bf100b
|
Merge pull request #3303 from benjiwheeler/join-flow-misc-fixes
Join flow misc fixes
|
2019-08-28 10:28:15 -04:00 |
|
Ben Wheeler
|
9f5dc9928f
|
make password font size large, if password hidden
|
2019-08-27 16:07:31 -04:00 |
|
Ben Wheeler
|
606421615a
|
make long strings wrap, so they don’t bleed outside bounds
|
2019-08-27 15:21:31 -04:00 |
|
Benjamin Wheeler
|
f8b901844b
|
Merge pull request #3277 from benjiwheeler/join-flow-gender-validation-positioning
Join flow birthdate validation positioning
|
2019-08-27 11:45:18 -04:00 |
|
Ben Wheeler
|
19a15988b2
|
in email step, auto-focus on first input
|
2019-08-26 16:02:07 -04:00 |
|
Ben Wheeler
|
ea9d62129a
|
in username step, auto-focus on first input
|
2019-08-26 16:01:59 -04:00 |
|
Benjamin Wheeler
|
0c9e66c777
|
Merge pull request #3278 from benjiwheeler/join-flow-center-gender-rows
make gender radio rows center themselves horizontally within the modal
|
2019-08-22 10:46:59 -04:00 |
|
Benjamin Wheeler
|
9aee049250
|
Merge pull request #3279 from benjiwheeler/join-flow-improve-padding
improve top and bottom positioning for multiple steps
|
2019-08-22 10:46:28 -04:00 |
|
Ben Wheeler
|
7b076d74c1
|
add missing initial values, remove unnecessary one
|
2019-08-21 14:25:21 +02:00 |
|
Ben Wheeler
|
01941b16de
|
improve top and bottom positioning for multiple steps
|
2019-08-21 10:52:43 +02:00 |
|
Ben Wheeler
|
6285784cd2
|
improve logic, appearance of birthdate step select elements
|
2019-08-21 04:00:22 +02:00 |
|
Ben Wheeler
|
8bd1119b65
|
make gender radio rows center themselves horizontally within the modal
|
2019-08-21 03:58:49 +02:00 |
|
Benjamin Wheeler
|
ae8f5a1e90
|
Merge pull request #3274 from benjiwheeler/join-flow-misc
Join flow misc UI improvements
|
2019-08-21 01:40:16 +02:00 |
|
Ben Wheeler
|
2aa5ea0f02
|
gender step gets custom input ref, focuses on click
|
2019-08-21 00:31:49 +02:00 |
|
Ben Wheeler
|
e55d2f27d8
|
simplified formik radio handling, attach label to input
|
2019-08-21 00:30:27 +02:00 |
|
Ben Wheeler
|
5c5f571438
|
hackily fix birthdate description wrapping
|
2019-08-20 20:34:59 +02:00 |
|
Ben Wheeler
|
c9b22141af
|
add light hiligthing on hover for gender
|
2019-08-20 02:48:32 +02:00 |
|
Ben Wheeler
|
512c267449
|
use Country instead of select country
|
2019-08-20 02:37:17 +02:00 |
|
Ben Wheeler
|
4f0a87e25b
|
removed duplicate confirm password string
|
2019-08-20 01:20:57 +02:00 |
|
Ben Wheeler
|
0998171a67
|
display username tooltip messages
|
2019-08-19 23:04:23 +02:00 |
|
Benjamin Wheeler
|
2854d9defd
|
Merge pull request #3267 from benjiwheeler/join-flow-placeholders
added placeholders to username step
|
2019-08-19 16:52:00 +02:00 |
|
Benjamin Wheeler
|
ff3c91f9e0
|
Merge pull request #3186 from benjiwheeler/join-flow-add-images
Join flow add images
|
2019-08-19 16:23:07 +02:00 |
|
Ben Wheeler
|
aadf087b50
|
add join flow header images
|
2019-08-19 16:17:32 +02:00 |
|
Ben Wheeler
|
5b5ac6a66f
|
added email subscribe checkbox
|
2019-08-19 16:10:23 +02:00 |
|
Ben Wheeler
|
8f5f89abfd
|
improve email step in several ways
|
2019-08-19 16:08:55 +02:00 |
|
Ben Wheeler
|
7b53b60cec
|
adjust gender css
|
2019-08-19 02:13:35 +02:00 |
|
Ben Wheeler
|
a299135260
|
removed obsolete css
|
2019-08-19 02:13:23 +02:00 |
|
Ben Wheeler
|
3200d168ea
|
use flex and min-height to force join flow modal heights to be consistent
|
2019-08-19 01:24:51 +02:00 |
|
Ben Wheeler
|
b7f5d9359c
|
gender step passes a descriptionClassName
|
2019-08-19 01:24:09 +02:00 |
|
Ben Wheeler
|
69d509fdef
|
join flow step takes a descriptionClassName
|
2019-08-19 01:23:15 +02:00 |
|
Ben Wheeler
|
d02184daf3
|
added placeholders to username step
|
2019-08-18 18:07:33 +02:00 |
|
Ben Wheeler
|
f2c4a4ade3
|
trying heights
|
2019-08-17 00:52:52 -04:00 |
|
Benjamin Wheeler
|
96a7d01cdc
|
Merge pull request #3261 from benjiwheeler/join-flow-add-nonbinary
add nonbinary option to gender step of join flow
|
2019-08-16 17:48:55 -04:00 |
|
Ben Wheeler
|
12c41251c1
|
Add formik checkbox component, Show password checkbox
|
2019-08-13 17:59:11 -04:00 |
|
Benjamin Wheeler
|
4e0aaafa01
|
Merge pull request #3239 from benjiwheeler/join-flow-confirm-text
Add ToS footer to email step, make next button Create Account
|
2019-08-13 17:55:04 -04:00 |
|
Benjamin Wheeler
|
46de5a23e1
|
Merge pull request #3236 from benjiwheeler/join-flow-highlighting
handle username validation errors states better
|
2019-08-13 17:52:00 -04:00 |
|
Benjamin Wheeler
|
0321929412
|
Merge pull request #3185 from benjiwheeler/join-flow-more-strings
Revised and added several join flow strings
|
2019-08-13 17:50:59 -04:00 |
|
Ben Wheeler
|
fa6913c346
|
use info button in birthdate step, gender step
|
2019-08-13 15:29:44 -04:00 |
|
Ben Wheeler
|
775a5edeaa
|
WIP draft of info button tooltip for join flow
|
2019-08-13 15:29:44 -04:00 |
|
Ben Wheeler
|
7ead9d0e96
|
use updated strings in join flow
|
2019-08-13 15:02:25 -04:00 |
|
Ben Wheeler
|
ca6711e860
|
switch validation error message to just ‘Required’
|
2019-08-13 15:02:25 -04:00 |
|
Ben Wheeler
|
aa69de39f3
|
keep showing validation errors on focus, until first keystroke; prioritize vulgarity
|
2019-08-13 14:22:46 -04:00 |
|