3fdef4922f
Fixed regex test against using the .endsWith() method in challenge 'Confirm the Ending'
2016-08-20 11:33:07 +02:00
1758960ceb
Merge pull request #10283 from QuincyLarson/fix/remove-old-wiki-links
...
fix reference to old wiki
2016-08-20 10:21:18 +01:00
76a3f3c217
fix reference to old wiki
2016-08-19 21:27:35 -07:00
8f0ce00dc4
Feature(challenge): Load previously solved solution.
2016-08-19 12:13:24 -07:00
0e8c0b8470
Feature(code-storage): clear code storage on challenge completion
2016-08-18 19:33:24 -07:00
7d6250e8af
Feature(challenges): Run user js code through babel
...
This is a naive implementation.
Ideally we would detect the users environment
and dynamically load only the appropriate plugins
2016-08-18 18:23:44 -07:00
9f7c9a89cd
Feature(code-uri): Add tooltip warning about untrusted code
2016-08-18 09:44:40 -07:00
f9cf212fe7
Feature(code-uri): Lock untrusted code from playing on first load
2016-08-18 09:44:40 -07:00
fb9c1001b0
Fix(code-uri): use href instead of search to remove code uri
2016-08-18 09:44:40 -07:00
c919ce5dc8
Feature(code-uri): Load and remove code uri on loadCode
2016-08-18 09:44:40 -07:00
3f3aab3ff7
Feature(challenges): add code-uri utils
...
Fix(nav): points nav item propTypes
2016-08-18 09:44:40 -07:00
5fb2802e32
Chore(challenges): separate code storage sagas
2016-08-18 09:44:40 -07:00
c3d9d48b01
Fix(challenges): Let code load update the main frame
...
Also display a message to the user that we loaded
in-progress code.
2016-08-18 09:44:40 -07:00
1c460e3319
Fix(challenges): load stored code on challenge change
2016-08-18 09:44:40 -07:00
b1d04077d9
Fix(challenges): load legacy code from localStorage
2016-08-18 09:44:40 -07:00
db1725ef31
Remove JSON.stringify() call in Escape Sequences tail
2016-08-17 17:13:07 +00:00
bfbe7214cc
Merge pull request #10237 from raisedadead/fix/travis-ci-speedup
...
fix(travis-ci): Speed up the build for TravisCI
2016-08-17 09:09:21 -07:00
d53a173e26
Merge pull request #10249 from karanjthakkar/fix/contrib-guide
...
Update contribution guideline
2016-08-17 16:41:39 +05:30
d25281ea18
Update contribution guideline
2016-08-17 16:29:39 +05:30
bbec363ab0
Merge pull request #10246 from oalhait/fix/ExactChangeTestClarification
...
Made Exact Change Insufficient Funds condition easier to understand
2016-08-17 10:45:47 +01:00
0a7ed88098
Made Exact Change Insufficient Funds condition easier to understand
2016-08-16 19:59:34 -07:00
4041a1aa1a
Merge pull request #10225 from oalhait/fix/CountingCardsClarification
...
Clarified Counting Cards challenge by removing unnecessary/confusing …
2016-08-17 00:38:52 +01:00
3bacb35e7c
Merge pull request #10208 from BKinahan/fix/add-animate-css
...
Add animate.css to relevant jQuery challenges
2016-08-16 16:33:19 -07:00
2552d2ecdf
Merge pull request #10242 from FreeCodeCamp/snyk-fix-10c233fa
...
[Snyk] Fix for 2 vulnerable dependency paths
2016-08-16 15:44:30 -07:00
d3eb0dc05b
fix: package.json & .snyk to reduce vulnerabilities
2016-08-16 21:48:25 +00:00
8d4b8c539e
Merge pull request #10236 from raisedadead/fix/contributing-to-fcc
...
fix(contributing-guide): Update guidelines
2016-08-16 09:59:06 -07:00
95db97599f
fix(contributing-guide): Update guidelines
2016-08-16 16:52:16 +00:00
12e75058e0
fix(travis-ci): Speed up the build for TravisCI
...
This commit speeds up the builds by upto 3 times than the current.
It uses npm 3 over npm 2 (travis default), and caches the
dependencies.
This is okay, because our prime two testing areas are, linting and
tests for the challenges.
NOTE: The speed up should happen from the second build,
as it will take atleast one build to cache the dependencies.
2016-08-16 12:30:43 +00:00
da73a7877b
Merge pull request #10230 from Locheed/fix/editing-FAQ-question
...
Added a medium story link to FAQ
2016-08-16 11:01:30 +01:00
1d7d9aabe6
Added a medium story link to FAQ
2016-08-16 10:18:01 +03:00
96f7a53157
Merge pull request #10223 from alanbares/feature/add-question-to-faq
...
Add question to faq about fast tracking non-camper students to nonpro…
2016-08-15 21:45:45 -07:00
40533db0c8
Merge pull request #10207 from dhcodes/fix/allow-spaces-nested-objects-test
...
Update regex test to allow spaces flanking key in nested objects chal…
2016-08-15 21:34:17 -07:00
c8231d7577
Clarified Counting Cards challenge by removing unnecessary/confusing quotes
2016-08-15 18:47:50 -07:00
b00b7dd3d2
Add question to faq about fast tracking non-camper students to nonprofit projects
2016-08-15 16:16:45 -07:00
22855f1c93
Adjust tests for accessing multidimensional arrays
2016-08-14 22:50:24 +00:00
7f2b0dafb4
Update regex test to allow spaces flanking key in nested objects challenge
2016-08-14 14:35:44 -05:00
1a9555576b
Add animate.css to relevant jQuery challenges
2016-08-14 18:53:12 +00:00
2574431fc2
Merge pull request #10204 from Deborah-Digges/fix/padding-wording
...
Make wording for padding a little clearer
2016-08-14 13:39:20 +00:00
15bb696cb0
Make wording for padding a little clearer
2016-08-14 18:16:45 +05:30
9cf432c1cb
Merge branch 'staging' into greenkeeper-gulp-uglify-2.0.0
2016-08-14 10:08:30 +01:00
2cf0c38ac7
Merge pull request #10197 from Pat-Ayres/fix/reword-sentence-in-small-common-multiple
...
Reword Sentence in Smallest Common Multiple
2016-08-13 20:48:25 +00:00
9968b7b5ae
Reword Sentence in Smallest Common Multiple
2016-08-13 14:58:05 -04:00
8194941f4e
Merge pull request #10195 from raisedadead/fix/text-and-typos
...
fix(challenges): typos and verbiage in previous fixes
2016-08-13 19:02:58 +01:00
f9fb9f21b0
fix(challenges): typos and verbiage in previous fixes
2016-08-13 22:47:44 +05:30
e32989cf88
Merge pull request #10147 from Manish-Giri/fix/update-instructions-in-make-dead-links-challenge
...
Update instructions for href attribute in make dead links challenge
2016-08-13 22:29:59 +05:30
e532120a83
Merge pull request #10172 from mtroiani/fix/word-blanks-challenge-desc
...
Update Instructions for Word Blanks Challenge
2016-08-13 22:28:03 +05:30
4ab8d18350
Merge pull request #10178 from BKinahan/fix/slasher-flick
...
Swap Slasher Flick with more difficult challenge
2016-08-13 21:37:12 +05:30
1db9fadfb5
Merge pull request #10184 from BerkeleyTrue/fix/update-challenge-lang
...
Fix(lang): update challenge lang on user lang change
2016-08-13 21:36:02 +05:30
914e9f4b33
Merge pull request #10181 from BerkeleyTrue/fix/user-sensitive-routes
...
Fix(routes): user sensitive routes redirect to map
2016-08-13 21:27:45 +05:30
8ba93819d0
Merge pull request #9529 from erictleung/fix/update-regex-check-for-var-init
...
Relax test regex checking other var initialization
2016-08-13 20:23:47 +05:30