Commit Graph

68 Commits

Author SHA1 Message Date
letalumil
5628b44899 Fix 'Inventory Update' bonfire. Closes #105 2015-02-16 19:36:18 +03:00
letalumil
cf941c3666 Fix 'Cash Register' bonfire bug. Closes #103 2015-02-16 10:02:35 +03:00
Nathan Leniz
9774f4fd5d Merge branch 'master' of https://github.com/freecodecamp/freecodecamp 2015-02-16 00:04:14 -05:00
Nathan Leniz
d0c2f6ccca Fixing up more bonfires 2015-02-16 00:03:35 -05:00
letalumil
0df8fd394d Remove duplicate initialization of bob variable in the 'Make a Person' bonfire 2015-02-16 07:44:06 +03:00
Nathan Leniz
a277305e90 Merge branch 'master' of https://github.com/freecodecamp/freecodecamp 2015-02-15 22:29:32 -05:00
Branden Byers
d12e25f250 Update sorted union bonfire description
A camper requested more clarification on this challenge. Re-reading it, it was convoluted as to how the returned array should have been ordered.
2015-02-15 20:46:36 -06:00
Nathan Leniz
6b6ffe0ae4 Fix naming of spinal tap case so bonfire can return it 2015-02-15 19:25:57 -05:00
Nathan Leniz
c1115cbc7c more fixes for boo who 2015-02-15 18:08:11 -05:00
Nathan Leniz
ef6ad60778 Updated infinite redirect on boo who challenge 2015-02-15 17:54:46 -05:00
Nathan Leniz
b93b2af97c Cleaning up challengeSeed for where-art-though and adding it back into pool of available challenges 2015-02-15 11:57:48 -05:00
letalumil
0e377c5728 Fix 'Where art thou' bonfire. Fixes #96 2015-02-15 04:54:56 +03:00
letalumil
a2d66b4b96 Fix 'Slasher Flick' bonfire seed function signature 2015-02-15 04:51:52 +03:00
letalumil
f0f4e85cb0 Fix 'Chunky Monkey' bonfire EntryPoint typo 2015-02-15 04:50:47 +03:00
Michael Q Larson
c7b1668dcd missed a conflict during a merge 2015-02-14 16:30:15 -08:00
Michael Q Larson
5cc5623648 Merge branch 'master' into coderbye
Conflicts:
	seed_data/bonfires.json
2015-02-14 16:29:34 -08:00
Nathan Leniz
20b37ac470 Clean up meet bonfire 2015-02-14 19:16:18 -05:00
Nathan Leniz
31aafd300c Removing a very buggy challenge 2015-02-14 15:54:51 -05:00
Nathan Leniz
b5c0ad9942 Building out new challenge framework to allow controller to determine view type for challenge 2015-02-13 20:55:49 -05:00
Nathan Leniz
0eededde36 merge master into coderbye 2015-02-13 16:56:09 -05:00
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
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
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
Alex Dixon
c826ac2341 Typos 2015-02-12 04:04:18 -08:00
Michael Q Larson
17809ebceb fix a comma json typo that was crashing the branch 2015-02-11 13:00:33 -08:00
Steve Phillips
5734ab3dda meetBonfire: Added missing spaces to return line 2015-02-10 22:22:43 -08:00
Steve Phillips
2308ce1eeb Check for Palindromes: Removed redundancy from description 2015-02-10 22:19:05 -08: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
Nathan Leniz
e2ab4438f5 Merge branch 'master' into courseware
Conflicts:
	controllers/bonfire.js
	controllers/resources.json
	views/bonfire/show.jade
2015-02-06 14:39:16 -05:00
Nathan Leniz
dcb057a175 Fixing routing issue for unfound bonfires 2015-02-06 01:51:54 -05:00
Nathan Leniz
3ef334ac6f New bonfire challenges added 2015-02-05 23:35:09 -05:00
Branden Byers
fc3ae2a623 Fix typo in Bonfire Challenge
Challenge id:  a3566b1109230028080c9345
2015-02-05 16:22:42 -06:00
Michael Q Larson
adfe5588d6 wire in points for courseware and bonfire 2015-02-04 19:39:57 -08:00
Nathan Leniz
d47482fdcc Merge branch 'master' into courseware 2015-02-04 21:28:41 -05:00
Nathan Leniz
26ee23ddf9 Fix for fibonacci challenge, fix routing issue for bonfire lookup 2015-02-04 15:32:31 -05:00
Michael Q Larson
f1000c3189 Merge branch 'master' into courseware
Conflicts:
	controllers/bonfire.js
	views/layout.jade
2015-02-02 23:32:46 -08:00
Quincy Larson
f7e136e3d3 Merge pull request #70 from FreeCodeCamp/ga-bonfire
Ga bonfire
2015-02-02 23:04:54 -08:00
Nathan Leniz
a558777382 Cleaning up angular, preparing to make new editor framework for coursewares 2015-02-02 20:39:05 -05:00
Michael Q Larson
9944f1b685 start adding new favicons and make the seed task run with each push to heroku 2015-02-02 15:27:12 -08:00
Michael Q Larson
0ee291878a remove term code campers from codebase - replace with camper. Move bulky function from app.js to bonfire.js 2015-02-01 22:39:59 -08:00
Nathan Leniz
29db5f8b94 Adding person challenge, need to inspect execution failure in testing. 2015-01-29 00:17:49 -05:00