Commit graph

5059 commits

Author SHA1 Message Date
Ben Wheeler
c1b3efe572 corrected mocked function name 2019-10-17 23:38:55 -04:00
Ben Wheeler
8c30051bdc mocked event in simulated click 2019-10-17 23:38:54 -04:00
Ben Wheeler
a6cca54647 revise navigation.jsx test 2019-10-17 23:38:54 -04:00
Ben Wheeler
4474b4bc8c add navigation reducer test 2019-10-17 23:38:54 -04:00
Ben Wheeler
baa4e0e2c3 refactor intro.jsx and navigation.jsx to use new navigation reducer single registration open request action 2019-10-17 23:38:54 -04:00
Ben Wheeler
d4676ec990 redo navigation reducer to handle registration request with single action 2019-10-17 23:38:54 -04:00
Ben Wheeler
ed99e410f5 splash page join button works with new join flow 2019-10-17 23:38:54 -04:00
Ben Wheeler
0dfd1cf9fc added comment about setting initial state 2019-10-17 23:34:31 -04:00
Ben Wheeler
16a1fccc27 several tests of join-flow changes 2019-10-17 23:32:26 -04:00
Ben Wheeler
eeb9f03887 use initialState to set, reset state of join-flow component 2019-10-17 23:32:06 -04:00
Ben Wheeler
3469f17bfe error step can show try again, or start over; limits to one retry 2019-10-17 22:25:00 -04:00
Ben Wheeler
1c3eca3e06 add start over string, make capitalization consistent in make a project 2019-10-17 22:23:14 -04:00
Ben Wheeler
8b78fcb8db always load captcha on email step 2019-10-17 22:22:44 -04:00
Ray Schamp
699bd84190
Merge pull request #3459 from LLK/hotfix/hoc-redirects
[Develop] Add redirects for Make it Fly and Imagine If tutorials
2019-10-17 16:58:08 -04:00
Ray Schamp
a4f28b451b
Merge pull request #3458 from LLK/hotfix/hoc-redirects
[Master] Add redirects for Make it Fly and Imagine If tutorials
2019-10-17 16:57:15 -04:00
Paul Kaplan
d125528c46
Merge pull request #3460 from LLK/hotfix/video-motion
[Master] Hotfix video motion fixes
2019-10-17 14:02:26 -04:00
Paul Kaplan
73630f3438 Update scratch-gui for hotfixing video 2019-10-17 11:50:05 -04:00
rschamp
82e6e2c412 Add redirects for Make it Fly and Imagine If tutorials
Resolves #3390
2019-10-17 10:49:27 -04:00
Benjamin Wheeler
3e6e87c3a4
Merge pull request #3417 from benjiwheeler/join-flow-cache-remote
Join flow cache remote
2019-10-17 08:23:47 -04:00
Benjamin Wheeler
f271a4f0c3
Merge pull request #3444 from benjiwheeler/join-flow-sentry-wrap
Add Sentry to Join Flow; set Sentry tags on various ErrorBoundaries
2019-10-16 16:34:43 -04:00
Benjamin Wheeler
6b6b415069
Merge pull request #3434 from benjiwheeler/join-flow-responsive-more
Join flow responsive changes for input, button and select widths
2019-10-16 16:19:50 -04:00
Benjamin Wheeler
e23bcdbc4c
Merge pull request #3450 from LLK/greenkeeper/google-libphonenumber-3.2.5
Greenkeeper/google libphonenumber 3.2.5
2019-10-16 11:17:49 -04:00
greenkeeper[bot]
298a11e2d2 chore(package): update lockfile package-lock.json 2019-10-15 14:16:10 -04:00
greenkeeper[bot]
e259e7c8ca chore(package): update google-libphonenumber to version 3.2.5
Closes #3314
2019-10-11 17:45:04 -04:00
Ben Wheeler
226134bc81 renamed ErrorBoundary prop name to componentName 2019-10-11 17:17:50 -04:00
Benjamin Wheeler
757ac80677
Merge pull request #3427 from benjiwheeler/join-flow-autocomplete-3
turn off automplete and autocorrect for join-flow inputs
2019-10-11 16:28:25 -04:00
Benjamin Wheeler
14c6211614
Merge pull request #3435 from benjiwheeler/join-flow-image-bg-color
Join flow image preview using background color
2019-10-11 16:27:48 -04:00
DD Liu
3cc4af7105
Merge pull request #3440 from LLK/release/2019-10-10
[DEVELOP] Release 2019-10-10
2019-10-10 16:49:36 -04:00
DD Liu
5822da1b2f
Merge branch 'develop' into release/2019-10-10 2019-10-10 16:28:47 -04:00
DD Liu
c8475d5a3c
Merge pull request #3441 from LLK/release/2019-10-10
[MASTER] Release 2019-10-10
2019-10-10 16:23:23 -04:00
chrisgarrity
84c93663aa
Merge pull request #3447 from chrisgarrity/patch-update-gui
update gui with swahili changes
2019-10-10 15:33:36 -04:00
Chris Garrity
93c5e931fe update gui with swahili changes 2019-10-10 15:28:52 -04:00
DD Liu
1f5e74f3eb
Merge pull request #3446 from fsih/updateGui
Update gui
2019-10-10 14:37:38 -04:00
DD Liu
dedfa06a33 update gui 2019-10-10 13:55:34 -04:00
Ben Wheeler
46660a2ff9 revised errorboundary tests 2019-10-10 13:31:25 -04:00
chrisgarrity
19442f84a4
Merge pull request #3445 from chrisgarrity/faq-patch
Remove reference to Chrome/Android in FAQ
2019-10-10 13:26:47 -04:00
Ben Wheeler
91a05d636f redo sentry tag key and values, move ErrorBoundary around embed 2019-10-10 13:15:35 -04:00
Chris Garrity
c93dd77aef Remove reference to Chrome/Android in FAQ 2019-10-10 11:17:35 -04:00
Ben Wheeler
487ca236be Add errorboundary tests 2019-10-10 06:59:09 -04:00
Ben Wheeler
cd73afee1b use ‘scratch-www’ rather than ‘www’ in report to sentry 2019-10-09 23:05:23 -04:00
Ben Wheeler
fbbf467878 set ‘www’ as tag, rather than environment 2019-10-09 22:48:11 -04:00
Ben Wheeler
54f30fc944 set errorboundary name tag everywhere ErrorBoundary is used 2019-10-09 22:30:59 -04:00
Ben Wheeler
0f8eb638cc add support in ErrorBoundary for setting errorboundary tag 2019-10-09 22:30:35 -04:00
Ben Wheeler
46ef423c5d set sentry environment in www 2019-10-09 22:29:12 -04:00
DD Liu
0866127916
Merge pull request #3439 from LLK/develop
Release 2019-10-10
2019-10-09 16:05:59 -04:00
DD Liu
aafa58f5e2
Merge pull request #3438 from LLK/greenkeeper/scratch-gui-0.1.0-prerelease.20191009193408
Update scratch-gui to the latest version 🚀
2019-10-09 16:04:18 -04:00
greenkeeper[bot]
d02510150c
chore(package): update lockfile package-lock.json 2019-10-09 19:53:52 +00:00
greenkeeper[bot]
f023de809f
chore(package): update scratch-gui to version 0.1.0-prerelease.20191009193408 2019-10-09 19:53:48 +00:00
chrisgarrity
dc4400c390
Merge pull request #3437 from LLK/greenkeeper/scratch-gui-0.1.0-prerelease.20191009140622
Greenkeeper/scratch gui 0.1.0 prerelease.20191009140622
2019-10-09 11:59:01 -04:00
greenkeeper[bot]
a83b4dd6fb
chore(package): update lockfile package-lock.json 2019-10-09 14:20:38 +00:00