Commit Graph

8091 Commits (b7f2e194fb37d56dd280e95f97c6b9dc7f108b5e)

Author SHA1 Message Date
Eric Leung 5d4138a495 Make Inventory Update function name unique
- Change `inventory` function name to `updateInventory` in seeded code,
  solution, and tests
- Update instructions to be more clear
2016-03-16 13:14:34 -07:00
Logan Tegman 5c16a3aeb5 Merge pull request #7561 from erictleung/fix/unique-function-name-for-friendly-dates
Make Friendly Date Ranges function name unique
2016-03-16 13:08:48 -07:00
Logan Tegman 97a0f71388 Merge pull request #7158 from QuincyLarson/feature/add-nonprofit-project-description
Add an explanation of how our nonprofit projects work
2016-03-16 12:57:23 -07:00
Logan Tegman 34dffa3421 Merge pull request #7573 from erictleung/fix/unique-function-name-for-confirm-the-ending
Make Confirm the Ending function name unique
2016-03-16 12:53:36 -07:00
Mrugesh Mohapatra 1feb43edad Merge pull request #7511 from SaintPeter/feature/add-exact-change-solution
Add solution to Exact Change
2016-03-16 18:10:48 +05:30
Quincy Larson 69ee345d5c incorporate feedback 2016-03-16 00:27:19 -07:00
Eric Leung e9683bb318 Make Confirm the Ending function name unique
- Change `end` function name to `confirmEnding`
- Add clarity on arguments used in function
2016-03-15 23:54:56 -07:00
Alister N. Mada c13e234ff7 Fix links in video descriptions 2016-03-16 12:51:08 +07:00
Kalanosh 9d5a5d953c changed expire time for currentChallengeId cookie to 'never' instead of session 2016-03-15 14:53:54 -05:00
Berkeley Martinez 5df5658a5e Merge pull request #7505 from SaintPeter/fix/change-nameLN-to-titleLN
Change nameXX properties to titleXX properties
2016-03-15 11:34:32 -07:00
Berkeley Martinez 8154eb78c0 Merge pull request #7564 from QuincyLarson/feature/settings-page
Create settings page with email settings
2016-03-15 11:33:56 -07:00
Quincy Larson ee6ca2c5ae address eslint errors from refactor 2016-03-15 11:22:54 -07:00
Eric Leung fa18f967d9 Make Friendly Date Ranges function name unique 2016-03-15 01:05:16 -07:00
Quincy Larson 891c0c2e5a remove trailing whitespace 2016-03-15 00:00:53 -07:00
Quincy Larson cdc44e4b7e update unsubscribe paths 2016-03-14 23:59:25 -07:00
Quincy Larson 71b213d7d4 make notification text more friendly 2016-03-14 23:59:25 -07:00
Quincy Larson f16234d9c6 refactor make account private action to use updateAttribute instead of save 2016-03-14 23:59:25 -07:00
Quincy Larson 2285d18260 refactor show view to have a settings button 2016-03-14 23:59:25 -07:00
Quincy Larson d47aed4850 factor out settings page with email settings 2016-03-14 23:59:24 -07:00
Andre Alonzo e54e83494f Updated example code fo r Accessing Nested Arrays in JSON 2016-03-14 22:50:24 -07:00
Rex Schrader 8e621fd0cb Merge pull request #7533 from ahstro/fix/hikes-question-flash
Don't flash next question before video in hikes
2016-03-14 21:37:39 -07:00
Rex Schrader 296536fd81 Merge pull request #7516 from FreeCodeCamp/fix/update-faq
Update Campsite challenge copy and labs
2016-03-14 21:15:11 -07:00
Quincy Larson cb043b0d9c Merge pull request #7542 from FreeCodeCamp/fix/coerce-before-validator
Coerce values to string before using validator methods
2016-03-14 00:31:07 -07:00
Berkeley Martinez e657b96dbc Coerce values to string before using validator methods 2016-03-13 18:09:53 -07:00
Quincy Larson cf4b862c4c Merge pull request #7396 from jnmorse/enhancement/suggest_prefix_localStorage
Added Prefix Hint to React Recipe Box
2016-03-13 17:17:33 -07:00
Quincy Larson dbe8a1014c Merge pull request #7424 from alistermada/fix/twitch-link-redirect
Redirect /twitch to Twitch channel
2016-03-13 17:15:55 -07:00
Anton Strömkvist 28a52f517d Don't flash next question before video in hikes 2016-03-13 17:00:25 +01:00
Mrugesh Mohapatra 56d4ee808d Merge pull request #7523 from hallaathrad/fix/drawer-issues
Fix for overlapping chapter titles
2016-03-13 00:48:35 +05:30
Hallaathrad 1efdfab0b9 Change margin and width for nested elements in map 2016-03-12 13:51:37 -05:00
Quincy Larson 4ba1cb6317 Update campsite challenge copy 2016-03-11 23:57:43 -08:00
Quincy Larson 9e93d580f6 Update the FAQ 2016-03-11 23:16:06 -08:00
Quincy Larson 7f85f84e47 Update labs view and add a new project 2016-03-11 23:14:21 -08:00
Rex Schrader 9f328fbaa3 Merge pull request #7501 from EMChamp/fix/index-typo2
Fixed variable name typo.
2016-03-11 22:18:13 -08:00
Rex Schrader 6e7d5db741 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
SaintPeter 9d0cadb723 Add solution to Exact Change 2016-03-11 20:35:55 -08:00
Rex Schrader 59dc9c6ca3 Merge pull request #7299 from erictleung/fix/unique-function-name-for-exact-change
Make Exact Change function name unique & lint
2016-03-11 20:07:21 -08:00
Rommel Sunga d2af0c6a03 Fixed DOMContainer typo. 2016-03-11 10:25:59 -08:00
Eric Leung 3997da2dcd Make Exact Change function name unique & lint
- Change `drawer` function to `checkCashRegister`
- Add code tags around subjectively needed text
2016-03-10 21:01:05 -08:00
Akira Laine d18fc2b4c7 Merge pull request #7485 from erictleung/fix/format-javascript-challenge-title
Fix javascript to JavaScript in Basic JavaScript
2016-03-10 22:06:43 +11:00
Eric Leung bcbd863b9a Fix javascript to JavaScript in Basic JavaScript 2016-03-10 00:09:18 -08:00
Rex Schrader 88485acbfc Merge pull request #7484 from drk7891/fix/html-link-target
Fixed link to open in new tab
2016-03-09 18:26:11 -08:00
drk7891 68bd573fda Fixed link to open in new window 2016-03-09 21:06:09 -05:00
Quincy Larson 58ad7f1ea1 Merge pull request #7412 from alnero/feature/russian-translation-basic-front-end-projects
Add russian translation for basic-ziplines.json
2016-03-09 07:49:20 -08:00
Quincy Larson 4bd6cb5d30 Merge pull request #7436 from alayek/add-back-end-language-readme
Add list of languages to README for server side coding
2016-03-09 07:43:50 -08:00
Rex Schrader b576e5c9d0 Merge pull request #7472 from ZackWard/fix/sort-arrays-with-sort
Clarify how the sort callback works
2016-03-08 19:56:47 -08:00
Vladimir Támara Patiño cddb5a9b65 Merge pull request #7460 from pasosdeJesus/fix/ES-basic-javascript
Finishing reviewing of spanish translation by @jorgeruvalcaba. Thansk for correction to @justinian336
2016-03-08 22:05:38 -05:00
Vladimir Támara Patiño 9767546767 Finishing reviewing of spanish translation by @jorgeruvalcaba.
Thanks for corrections to @justinian336
2016-03-08 21:58:27 -05:00
Zack Ward ec1369feba Clarify how the sort callback works 2016-03-08 16:39:02 -07:00
Justin Richardsson 617e92e569 Merge pull request #7467 from shl-kfy/fix/labs-panel-bar-color
Change color on FCC Labs to darkgreen
2016-03-08 15:26:19 -05:00
shl_kfy 1dee10a55c change color of labs 2016-03-08 16:38:12 +00:00