Commit Graph

22893 Commits

Author SHA1 Message Date
Nathan Leniz
90caed3369 More UX improvements 2015-02-22 16:46:55 +09:00
Nathan Leniz
a197e99b1e Starting bonfires view partial, ajax call works, need to work into view 2015-02-22 16:27:38 +09:00
Michael Q Larson
150226f4cf add all old challenges to our coursewares.json file after normalization 2015-02-21 22:50:46 -08:00
Nathan Leniz
8a5e3d9a9a Merge branch 'ux-improvements' of https://github.com/freecodecamp/freecodecamp into ux-improvements 2015-02-22 14:58:50 +09:00
Nathan Leniz
89eb361ec3 Merge master 2015-02-22 14:58:45 +09:00
Michael Q Larson
53bbe90290 find a son format that works with d3 2015-02-21 21:45:25 -08:00
Nathan Leniz
a087068022 Fix drop it like its hot challenge 2015-02-22 13:55:27 +09:00
Nathan Leniz
b2bd057e8a Merge branch 'master' of https://github.com/freecodecamp/freecodecamp 2015-02-22 13:27:22 +09:00
Nathan Leniz
ff4fbefc0a Cleaned up where do I belong challenge 2015-02-22 13:24:26 +09:00
Michael Q Larson
e0c82156a7 refactor layout.jade to have universal head, and customize together.js 2015-02-21 14:49:24 -08:00
Michael Q Larson
e5cfa147fa attempt to use togetherjs 2015-02-21 14:22:46 -08:00
Michael Q Larson
93c3a8210f Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
Conflicts:
	app.js
2015-02-21 13:33:52 -08:00
Nathan Leniz
b32f6133db Update bonfire plugin version number to force fresh import on browsers 2015-02-22 06:23:44 +09:00
Nathan Leniz
f077a0f333 New bonfire challenge 2015-02-22 06:18:38 +09:00
Nathan Leniz
6c6307be2e Update helmet rules for ramda 2015-02-22 06:14:05 +09:00
Michael Q Larson
04cd57b919 Revert "add together.js"
This reverts commit a41c37ec03.
2015-02-21 01:53:13 -08:00
Michael Q Larson
dfc44651e2 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
Conflicts:
	app.js
2015-02-21 01:20:17 -08:00
Quincy Larson
2cf308915a Merge pull request #110 from FreeCodeCamp/ramda-fire
Ramda fire
2015-02-21 01:19:16 -08:00
Michael Q Larson
a41c37ec03 add together.js 2015-02-21 01:17:54 -08:00
Michael Q Larson
74f6fc6763 continue work trying to get d3 to work 2015-02-20 23:55:19 -08:00
Michael Q Larson
80485a9ad6 one in 100 page loads will show dinosaur in the free code camp graphic 2015-02-20 22:32:39 -08:00
Nathan Leniz
9a8fd73d53 Merge branch 'master' into ramda-fire 2015-02-21 14:47:55 +09:00
Nathan Leniz
c852aef1be Ramda upgrade 2015-02-21 11:38:03 +09:00
Michael Q Larson
174ed6122b fix an issue of bonfire not lowercasing input from the user when accepting a pairedWith username 2015-02-20 00:13:07 -08:00
Quincy Larson
efacacff79 Merge pull request #109 from FreeCodeCamp/ux-improvements
Ux improvements
2015-02-19 18:14:44 -08:00
Michael Q Larson
2e8c6461e6 Start work on D3 cal-heatmap 2015-02-19 17:18:44 -08:00
Michael Q Larson
85f6c6eb4d make both score and picture redirect to portfolio, make chat and forum links redirect universally regardless of completion of challenges, simplify accounts page 2015-02-19 16:33:08 -08:00
Michael Q Larson
d93e0fb56a uncomment twitter login - it works again 2015-02-19 13:33:08 -08:00
Michael Q Larson
749954542f refactor learn-to-code view to look more visual and have fewer components 2015-02-18 22:58:10 -08:00
Michael Q Larson
34e54f7cae Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-18 21:20:58 -08:00
Michael Q Larson
884ff62bcc make the footer look better on desktop with more descript links and make the go to next challenge button the CTA button style and added the difficulty label to the flames in bonfire 2015-02-18 21:20:44 -08:00
Michael Q Larson
9d60f9e0c5 add Angelica to counselors 2015-02-18 17:30:29 -08:00
Michael Q Larson
c766ad3766 remove twitter login option until we can fix it 2015-02-18 13:18:53 -08:00
Michael Q Larson
4ef8e7eda4 reverse the attempts to allow cross site scripts and just use relative paths for now 2015-02-17 15:35:16 -08:00
Michael Q Larson
5d9e82f9cb update format of AJAX call to json 2015-02-17 15:08:57 -08:00
Michael Q Larson
312debdb95 send json 2015-02-17 14:57:11 -08:00
Michael Q Larson
09e9dcefe0 attempt to configure mimetype for ajax calls 2015-02-17 14:52:46 -08:00
Michael Q Larson
ca9658bf16 update API routes 2015-02-17 14:14:25 -08:00
Michael Q Larson
0d3ee3c2b4 add screen hero installation view 2015-02-17 14:10:15 -08:00
Michael Q Larson
449589827c add ajax for github calls 2015-02-17 13:31:59 -08:00
Michael Q Larson
bc57bbdc37 add trello ajax partial 2015-02-17 13:06:46 -08:00
Free Code Camp
b700b1dd87 Merge pull request #106 from letalumil/letalumil-bonfires-fixes
Fix 'Inventory Update' bonfire. Closes #105
2015-02-17 12:36:15 -08:00
Michael Q Larson
8e209d6bca start refactoring the learn-to-code view to use ajax 2015-02-16 23:35:02 -08:00
Michael Q Larson
44ea0039f6 fix a button link issue 2015-02-16 18:31:40 -08:00
Michael Q Larson
1742be2efa Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-16 17:56:13 -08:00
Michael Q Larson
03f8ddf6c0 slight changes to announcements and remove errant debug statement. 2015-02-16 17:56:01 -08:00
Michael Q Larson
d279ac6d1b add announcements and make the github api calls more robust 2015-02-16 17:48:42 -08:00
letalumil
5628b44899 Fix 'Inventory Update' bonfire. Closes #105 2015-02-16 19:36:18 +03:00
Nathan
5e94e2f7db Merge pull request #104 from letalumil/letalumil-bonfire-fixes
Fix 'Cash Register' bonfire bug. Closes #103
2015-02-16 10:23:02 -05:00
Michael Q Larson
762ee8aa26 fix about view to render data from github 2015-02-16 01:21:40 -08:00