Commit Graph

24897 Commits

Author SHA1 Message Date
Nathan Leniz
54901a4b9b Remove special characters inserted from somewhere that were throwing off truncate challenges 2015-02-13 15:55:18 -05:00
Nathan Leniz
cfec52c15b Even more cleanup of truncate challenge 2015-02-13 15:53:29 -05:00
Nathan Leniz
3bcf3d8d54 More fixes for truncate 2015-02-13 15:46:28 -05:00
Nathan Leniz
01cddba50d Fixed "truncate a string" test that was preventing users from completing the challenge 2015-02-13 15:05:53 -05:00
Michael Q Larson
b691a35163 merge challenge entry point into challenge seed 2015-02-13 11:13:09 -08:00
Michael Q Larson
bafba0b16f make some copy changes reflecting our shift to coderbyte 2015-02-13 11:01:12 -08:00
Nathan Leniz
a0427b3e18 Fix for bonfire to allow people to prototype objects properly but lose default insertion point injection (i.e. they will get an error if they forget to call their function 2015-02-13 12:14:12 -05:00
Michael Q Larson
a9036408aa Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-13 08:38:48 -08:00
Nathan Leniz
ba03dd51fa Slight reorder of bonfires 2015-02-13 09:03:34 -05:00
Nathan Leniz
ae5fb1e3c2 Cleaning up bonfires.json 2015-02-13 09:01:39 -05:00
Nathan Leniz
ef86867eeb Merge branch 'master' into tmp 2015-02-13 08:59:12 -05:00
Nathan
b3a8087e55 Merge pull request #86 from FreeCodeCamp/brndnb-easy-bonfires
Add 18 new bonfire challenges
2015-02-13 08:54:05 -05:00
Nathan Leniz
542679c92d WIP on master: 995ca3d Refactor moment scripts to only be included in live-pair-programming view instead of being required in layout-wide 2015-02-13 08:52:55 -05:00
Nathan Leniz
2acc5b3f3c index on master: 995ca3d Refactor moment scripts to only be included in live-pair-programming view instead of being required in layout-wide 2015-02-13 08:52:55 -05:00
Michael Q Larson
2bbb19b6db Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-12 23:06:19 -08:00
Michael Q Larson
43da6d16ff fix trello integration and make minor changes to courseware.json 2015-02-12 22:59:06 -08:00
Nathan Leniz
995ca3d376 Refactor moment scripts to only be included in live-pair-programming view instead of being required in layout-wide 2015-02-13 00:24:57 -05:00
Nathan
282cab19ce Merge pull request #90 from Phazz/patch-1
Fix a typo in README
2015-02-13 00:13:23 -05:00
Jason Rueckert
54b5870fc9 Merge pull request #91 from phlacin/automaticDating-livepair
Added Moment.js library and time logic to next Live session
2015-02-12 20:44:27 -08:00
phlacin
2d447f0bb0 added automatic time logic to live-pair-programming page 2015-02-12 20:31:11 -08:00
Michael Q Larson
f8f0c3454a subtle completed challenge button for courseware and add completionMessage to coursewares 2015-02-12 16:48:35 -08:00
Michael Q Larson
93f4f6aa19 resequence coursewares 2015-02-12 16:00:34 -08:00
Michael Q Larson
51f75031de add a bunch of padding and margin related courseware, and start bootstrap courseware 2015-02-12 15:21:48 -08:00
Michael Q Larson
474c711935 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-12 13:05:53 -08:00
Nathan
05eec98071 Merge pull request #92 from alex-dixon/patch-1
Typos
2015-02-12 11:19:45 -05:00
Alex Dixon
c826ac2341 Typos 2015-02-12 04:04:18 -08:00
phlacin
6455d80a6e Added Moment.js library and added logic to the time for the next Live session. 2015-02-11 23:08:10 -08:00
Michael Q Larson
23a0c33c81 add screen reader only copy 2015-02-11 22:31:57 -08:00
Michael Q Larson
da4deb77ff create box model and working test for padding and margin training 2015-02-11 17:13:00 -08:00
Michael Q Larson
e0bb3b4fd7 add some additional coursewares 2015-02-11 15:18:54 -08:00
Michael Q Larson
17809ebceb fix a comma json typo that was crashing the branch 2015-02-11 13:00:33 -08:00
Pierre Lempérière
b2ff7da594 Fixing a typo 2015-02-11 22:48:45 +03:00
Quincy Larson
a5fea13ffe Merge pull request #85 from FreeCodeCamp/brndnb-courseware-typos
Fix typos
2015-02-11 09:19:25 -08:00
Michael Q Larson
7514e3fba6 Merge branch 'brndnb-courseware-typos' of https://github.com/FreeCodeCamp/freecodecamp into brndnb-courseware-typos
Conflicts:
	seed_data/coursewares.json
2015-02-11 09:18:50 -08:00
Nathan
adb094cf49 Merge pull request #88 from elimisteve/master
Check for Palindromes: Removed redundancy from description
2015-02-11 11:36:18 -05:00
Steve Phillips
5734ab3dda meetBonfire: Added missing spaces to return line 2015-02-10 22:22:43 -08:00
Michael Q Larson
a1507a969b Add should and assert to coursewares and write code to test multiple instances of an element for a condition 2015-02-10 22:22:40 -08:00
Steve Phillips
2308ce1eeb Check for Palindromes: Removed redundancy from description 2015-02-10 22:19:05 -08:00
Michael Q Larson
44c5761f6a do more work on organizing and adding coursewares 2015-02-10 19:12:51 -08:00
Michael Q Larson
5f4fe74b16 attempt to make footer more accessible 2015-02-10 16:26:59 -08:00
Michael Q Larson
dd0c202024 Revert "move navbar below content to improve screen reading experience"
This reverts commit b8ef6f3fb2.
2015-02-10 15:24:14 -08:00
Michael Q Larson
85ef3e734b Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-10 13:44:50 -08:00
Michael Q Larson
4307c6659e further improvements to coursewares 2015-02-10 13:44:38 -08:00
Michael Q Larson
c07a75e4ba add several more coursewares 2015-02-10 12:46:34 -08:00
Nathan
a96d5ba091 Merge pull request #87 from alicekamada/patch-1
Update bonfires.json
2015-02-10 02:12:32 -05:00
alicekamada
6a631c1f6d Update bonfires.json
Fixed a test case for "Sum All Primes"
2015-02-09 22:23:28 -08:00
Branden Byers
d466c704c2 Add 18 new bonfire challenges
Finders Keepers
Where art thou
Chunky Monkey
Falsey Bouncer
Slasher Flick
Drop it like its hot
Steamroller
Seek and Destroy
Where do I belong?
Sorted Union
Symmetric Difference
Everything Be True
Boo who?
Confirm the Ending
Convert HTML Entities
Spinal-Tap-Case
Repeat a string repeat a string
Truncate a string
2015-02-09 23:29:12 -06:00
Michael Q Larson
1433ea7615 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-09 12:13:47 -08:00
Nathan Leniz
d8baf3d588 Fix so routing handles /coursewares and /coursewares/ 2015-02-09 14:29:03 -05:00
Michael Q Larson
b8ef6f3fb2 move navbar below content to improve screen reading experience 2015-02-09 11:22:53 -08:00