Commit Graph

1880 Commits

Author SHA1 Message Date
0ba1ecd30a add @freecodecamp to generated tweet messages 2015-01-24 15:40:11 -08:00
65384b2913 add @ sign and autofocus to twitter form 2015-01-24 15:20:48 -08:00
54c3305281 change bonfire path to playground and update links, and also add a should example test to playground 2015-01-24 14:42:34 -08:00
c4bd0e4dc3 make bonfire dynamically direct to best subsequent bonfire after completion 2015-01-24 14:29:50 -08:00
1b75a6a7b8 only pad navbar rightmost element if not authenticated 2015-01-24 11:31:56 -08:00
e115e6da22 Merge branch 'master' into bonfire 2015-01-24 11:29:43 -08:00
34f106387d Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-01-24 11:28:48 -08:00
1c0799bef0 start adding alternative congradulatory text 2015-01-24 11:28:18 -08:00
a7f228c410 Refactor db read/write ops to use find instead of findOne to improve performance 2015-01-24 14:21:44 -05:00
0ca042a1f0 Paired with is now properly saved, bonfire challenge framework is almost ready for release 2015-01-24 13:40:58 -05:00
4128b3b765 Existing username check now working, error box showing and hiding properly, UI tweaks 2015-01-24 12:51:53 -05:00
022b8daddc Adding in existing username checking, NOT WORKING AT THE MOMENT 2015-01-24 04:14:41 -05:00
a3cf6c3ee2 Persisting completion of bonfire challenges into User model, split routes for bonfires and challenges, refactored class selectors to be challenge type specific 2015-01-24 03:11:01 -05:00
6b4475a5b8 Major refactor of bonfireFramework to differentiate tests, refactor tests in Bonfire schema to remove public/private tests and only have tests, fire modal on successful run of all tests in bonfire/show, added bonfiresHash to User schema, and we should have committed a while ago because there is too much too list 2015-01-24 00:44:08 -05:00
d690f976f3 update the complete all the challenges flow and copy 2015-01-23 15:13:36 -08:00
37daf55719 Remove extra spaces in word 2015-01-23 07:45:47 -08:00
1f6cb10a32 fix a jquery exercise regression and make jquery exercises run in firefox 2015-01-23 00:30:34 -08:00
ff05c9fbca Merge pull request #47 from FreeCodeCamp/bonfire-challenge-framework
Bonfire challenge framework
2015-01-23 00:11:37 -08:00
bc1f01f67b More bonfire improvements, restoring functionality to original bonfire module after growing it to accept the challenge framework 2015-01-22 22:47:15 -05:00
1a9beef081 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
Conflicts:
	views/resources/live-pair-programming.jade
2015-01-22 16:53:49 -08:00
95f5581d19 improve the live code view 2015-01-22 16:52:43 -08:00
e9f24347b4 Improving seeding function to also seed bonfires 2015-01-22 19:04:16 -05:00
54470e6c46 added past events 2015-01-22 16:00:26 -08:00
e0311210e0 Improving bonfire flow, working on seed.js 2015-01-22 18:44:25 -05:00
129000a986 minor refactor of jquery exercises. Still not working in firefox 2015-01-22 13:32:00 -08:00
8a3618e366 No longer overwriting user entrypoint with predefined test entry point 2015-01-22 16:15:43 -05:00
5881a14de3 Layout improvements to bonfire challenges view 2015-01-22 15:58:41 -05:00
0e9523ab72 More steps towards integrating the bonfire challenge framework. Importing challnge seed, public tests, private tests, entry point and entry point negator 2015-01-22 15:49:16 -05:00
20cc2aa1b7 remove container from live-pair-programming view so more horizontal real-estate for twitch 2015-01-22 11:29:45 -08:00
378277f0e1 More steps towards building the bonfire challenge interface 2015-01-22 13:20:46 -05:00
094b937148 Incremental steps towards building the bonfire challenge views 2015-01-22 11:59:55 -05:00
99dcbd16e5 Adding should BDD to bonfire 2015-01-22 03:03:37 -05:00
4026ae1c75 Cleaning up framework 2015-01-22 00:38:39 -05:00
74291d2299 More bonfire improvements. Removed redundant console statements, improved test scraping, comment scraping included, better reset behavior 2015-01-21 23:54:59 -05:00
6ea5f5c895 Preparing for bonfire challenges, create Bonfire model, BonfireCompletion model, update bonfire controller, create initial bonfire seed data 2015-01-21 21:32:13 -05:00
9e41b0ca7b minor refactor on bonfire framework.js 2015-01-21 16:59:19 -08:00
ae50945e1a update default copy in bonfire playground 2015-01-21 16:03:14 -08:00
2486d88942 Merge pull request #45 from FreeCodeCamp/bonfire-improvement
Bonfire improvement
2015-01-21 15:50:27 -08:00
3810b4d9ae Merge branch 'master' into bonfire-improvement
Conflicts:
	views/bonfire/bonfire.jade
2015-01-21 15:42:08 -08:00
b1f22ef925 update the title on bonfire.js 2015-01-21 15:38:39 -08:00
6202c03d13 Merge branch 'bonfire-improvement' of https://github.com/FreeCodeCamp/freecodecamp into bonfire-improvement
Conflicts:
	controllers/bonfire.js
2015-01-21 15:37:14 -08:00
93e15a6d1f get a better info footer icon 2015-01-21 15:36:07 -08:00
bf1d8cd81a Improving bonfire layout to remove the need for scrolling and allow the input and output elements to grow dynamically with user input 2015-01-21 18:10:21 -05:00
87625387ff update node.js and npm versions to edge and update package.json 2015-01-21 14:37:10 -08:00
9385b666e3 specify that we're using English in the layout file and state the npm and node version in package.json' 2015-01-21 14:29:16 -08:00
c422f9474b More improvements, keyboard shortcuts working again, extra protection against fatal errors 2015-01-21 17:17:45 -05:00
14bd902eec Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-01-21 14:14:52 -08:00
e5a407eacd make Mark Howard's SEO changes, make navbar look better, hide footer on landing page, update meta tags' 2015-01-21 14:12:19 -08:00
e6930c58c4 Merge pull request #41 from iheartkode/master
Added a title to bonfire for seo
2015-01-21 10:22:46 -05:00
62648a4103 Cleanup after final changes 2015-01-21 01:49:50 -05:00