Commit Graph

29 Commits

Author SHA1 Message Date
Stephen Wanhella
78fa5449b4 Added new test with different max number to Bonfire: Truncate a String
Issue 959
2015-06-18 17:48:30 -07:00
Brett Guillory
92656fcf2f Added missing MDN Link
This bonfire "Missing letters"seems to be missing an important MDN link to "String.fromCharCode()", which is needed to get the missing character to return for the test. Since the missing character is obviously not in the string supplied, you cannot get the character code for it from the string.
2015-06-18 17:48:30 -07:00
Brett Guillory
07a54c9e0c Fixed a word 2015-06-18 17:48:29 -07:00
Quincy Larson
931a197a93 fix minor typo in html challenge 2015-06-16 18:00:17 -07:00
terakilobyte
bec1460d82 Fix wikipedia viewer zipline naming 2015-06-16 08:36:54 -04:00
terakilobyte
092f8254ed Fix challenge map display for loopback updated models. Update loopback migration script to auto complete and catch all records. 2015-06-15 20:53:43 -04:00
Berkeley Martinez
93dd65176c rename flattenUser to loopbackMigration
add stories migration to script
2015-06-15 16:47:50 -07:00
terakilobyte
d87dcd6ada Remove excess debug statements from flattenUser.js 2015-06-15 19:12:48 -04:00
terakilobyte
643aa30cea Fix json typo 2015-06-15 18:59:56 -04:00
terakilobyte
faeff7b1ed Ensure build process is part of npm install 2015-06-15 18:10:48 -04:00
Quincy Larson
d5b5973326 Merge branch 'interview' into staging
Conflicts:
	app.js
	controllers/challenge.js
	seed/future-jquery-ajax-json.json
2015-06-14 01:02:39 -07:00
Quincy Larson
9589b6abeb add dashedName attributes to JSON 2015-06-14 00:55:27 -07:00
Quincy Larson
ef99b91951 first challenge json file updated with dashedname 2015-06-13 23:50:36 -07:00
terakilobyte
3969dd2c6b Take id property of username, remove wasteful save on profile lookup. 2015-06-12 19:16:10 -04:00
terakilobyte
6670ac1db3 Comment out blacklist 2015-06-12 18:55:47 -04:00
Berkeley Martinez
2f43e0380b add create identities on flatten users 2015-06-12 15:27:51 -07:00
Quincy Larson
d4fe751baa Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
Conflicts:
	seed/field-guides.json
2015-06-12 12:40:26 -07:00
terakilobyte
794c036fd3 Update field guides to display properly. Correct models on user object. 2015-06-11 16:19:44 -04:00
Quincy Larson
fc7ac3b3ca Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-11 11:16:31 -07:00
Quincy Larson
585bd40fc3 fix conflicting id 2015-06-11 10:36:47 -07:00
Berkeley Martinez
9e44deda0c move get emails script to seed 2015-06-09 16:49:03 -07:00
Quincy Larson
3b861a5a7f Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
Conflicts:
	app.js
	controllers/fieldGuide.js
	controllers/story.js
	seed/challenges/basic-html5-and-css.json
	seed/challenges/bootstrap.json
	seed/field-guides.json
	server/views/partials/navbar.jade
	views/resources/jobs-form.jade
	views/resources/nonprofits-form.jade
	views/resources/pmi-acp-agile-project-managers-form.jade
2015-06-09 13:48:29 -07:00
Berkeley Martinez
0e240ba630 save users into new user collection 2015-06-07 22:06:57 -07:00
Berkeley Martinez
38931dd23d initial script to flatten user object 2015-06-07 17:15:53 -07:00
Berkeley Martinez
b2124d7878 fix nonprofit ids should be unique 2015-06-04 14:32:16 -07:00
Quincy Larson
323ec3d587 change _id to id everywhere that seems relevant to loopback 2015-06-04 13:20:42 -07:00
Berkeley Martinez
87f22a5b7e fix challengeSeeds should be arrays 2015-06-04 12:31:33 -07:00
Quincy Larson
67d35540cd Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-04 12:24:30 -07:00
Berkeley Martinez
9032880e27 Update seed directory to use loopback 2015-06-02 20:32:10 -07:00