Commit Graph

800 Commits

Author SHA1 Message Date
Quincy Larson
3a41be9e55 revert breaking changes to field guide controller 2015-05-26 01:36:37 -07:00
terakilobyte
dc670055de Bug fix for headers 2015-05-26 02:17:24 -04:00
terakilobyte
873a0082a0 Merge branch 'staging' of http://github.com/FreeCodeCamp/freecodecamp into staging 2015-05-25 23:28:03 -04:00
terakilobyte
c74a8a7fc0 Consisten dasherization in stories. Updated story cleanup script. 2015-05-25 23:27:21 -04:00
Quincy Larson
eda9f17dfd add new videos 2015-05-25 20:04:19 -07:00
Quincy Larson
08837304fd fix unauthenticated challenge bug and hide pair, bug and help buttons when unauthenticated 2015-05-25 18:00:45 -07:00
Quincy Larson
95ab51986e challenges are working when authenticated 2015-05-25 17:52:00 -07:00
terakilobyte
5f169001f6 Change migration middleware to not rely on boolean flag in User model 2015-05-25 19:55:18 -04:00
terakilobyte
0debdc5fd6 Use middleware to migrate users 2015-05-25 19:02:09 -04:00
terakilobyte
1c4b40c8e6 Update to bonfires. Successfully completing triggers a save. "Paired with" form field moved to bonfire view. Controller hardened for checking pair as button is no longer disabled for unfound username 2015-05-25 17:27:27 -04:00
terakilobyte
fb3447c366 Update challengeMap display, more consistent dasherization 2015-05-25 16:02:25 -04:00
Quincy Larson
f9386d1291 switching to Terakilobyte's computer 2015-05-25 12:20:20 -07:00
Quincy Larson
3ee2c29324 more challenge-related view and copy improvements 2015-05-24 23:51:56 -07:00
Quincy Larson
bf0cf4cc7d add the bug, pair and help buttons to challenge views 2015-05-24 00:53:01 -07:00
Quincy Larson
1949005632 remove modal from field guide and create index view 2015-05-23 18:39:30 -07:00
Quincy Larson
27a35e65a7 make a ton of small improvements related to github issues 2015-05-23 16:48:55 -07:00
Quincy Larson
a3ab32f339 improve get help and add find a pair 2015-05-23 00:53:41 -07:00
terakilobyte
b626c811d0 Add initial I need help button and slack webhook integration 2015-05-23 02:26:29 -04:00
Quincy Larson
7279559c41 Merge branch 'staging' into nonprofit-improvements
Conflicts:
	controllers/resources.js
	seed_data/bonfires.json
	views/partials/navbar.jade
2015-05-22 19:36:15 -07:00
Quincy Larson
b9adbd5976 add jobs page 2015-05-22 19:30:56 -07:00
terakilobyte
42d48dbcec Fixes email signin from field-guide. Closes #429 2015-05-22 08:59:25 -04:00
terakilobyte
a4be01aabb Merge #470 2015-05-22 08:52:03 -04:00
terakilobyte
fd8a291ecd Fix import of constantStrings.json in resources controller 2015-05-22 08:39:03 -04:00
terakilobyte
96556a4a87 Fix email-signin redirect when logging in from camper news 2015-05-22 08:34:28 -04:00
Berkeley Martinez
b58b725f9d Fix Lint all the controllers
Fix many undefined variables
Fix many unhandled error calls
2015-05-21 11:07:40 -07:00
Berkeley Martinez
92f4c7a41a Use findone in controllers/story
also fixes some linting issues
closes #469
2015-05-21 09:15:16 -07:00
Berkeley Martinez
3f690629b0 Fix add missing return
add notes
2015-05-21 00:17:44 -07:00
terakilobyte
16f9478c3e Move bonfire view into courseware view folder. Update seed file to exit when finished. 2015-05-21 00:34:51 -04:00
terakilobyte
17829b4bd3 reduce user saves, provide callbacks. 2015-05-21 00:08:12 -04:00
terakilobyte
ca36f636a8 Migration script written. 2015-05-20 23:35:32 -04:00
terakilobyte
5ed5d5cd63 Factor out more mentions of courseware and bonfire. Remove extraneous methos from resources.js. Refactor sitemap to use new structure. 2015-05-20 22:45:19 -04:00
terakilobyte
5e918bdd7c Remove bonfire and courseware controller, relying on all challenge related logic in challenge.js. Remove bonfire folder. Move necessary JS to coursewares folder and rename. 2015-05-20 22:31:20 -04:00
terakilobyte
8783683e50 Add MDNlinks to Challenge scheme so they can display on bonfire views. 2015-05-20 22:15:28 -04:00
terakilobyte
16ca72f716 Update views for new variable names. Get profile view working. Update challenge map. 2015-05-20 21:50:31 -04:00
terakilobyte
27a14dbf0f Create helper methods in resources. Get map view working. 2015-05-20 13:07:41 -04:00
terakilobyte
81b2661e0e Rename all passedCoursewareHash variables to challengeName in relevant views. 2015-05-20 10:38:31 -04:00
terakilobyte
6ba2a7ee9b Rename passed variable coursewareHash to challengeId. 2015-05-20 10:35:09 -04:00
terakilobyte
56bae0ca98 Users can now jump around and continue a linear progression through challenges. Added getstuff for easy debugging 2015-05-20 00:38:25 -04:00
terakilobyte
a174a1c630 Work on challenge flow from block to block, start refactoring the name courseware to challenges in main.js 2015-05-19 22:31:01 -04:00
Quincy Larson
ae70d0abd9 Merge branch 'courseware' into challenge-restructure 2015-05-18 23:33:03 -07:00
terakilobyte
ba29f0533a Updated to show how json should be modeled, fleshed out resources to load new challengeMap stub 2015-05-18 22:03:27 -04:00
terakilobyte
e6851b22d8 Minor updates 2015-05-18 21:20:32 -04:00
Quincy Larson
2d981d833c additional work on courseware 2015-05-15 23:34:20 -07:00
terakilobyte
94abc6cf5b Begin restructuring all Coursewares and Bonfires to one unified model and flow. 2015-05-16 00:39:43 -04:00
Quincy Larson
8981be2dca add more courseware and a working submit route 2015-05-15 18:43:07 -07:00
Quincy Larson
b574bed0a1 start integrating html css coursewares 2015-05-11 13:43:12 -07:00
Quincy Larson
1033d74ccb hotfixes for field guide 2015-05-09 23:40:28 -07:00
Quincy Larson
f3646b0aae give points for upvoting, add facebook profile attribute, improve social profile icons 2015-05-09 16:23:45 -07:00
Quincy Larson
70503528d2 give user a point for submitting to news, remove broken javascript path, remove unnecessary empty js lib 2015-05-09 15:53:01 -07:00
Quincy Larson
c2f0072801 minor tweeks to improve field guide flow 2015-05-09 11:20:17 -07:00