Commit Graph

44 Commits

Author SHA1 Message Date
Olutayo F
7f3ed42331 fix(challenges): fix typo in node and express challenge 2018-07-14 22:04:48 +09:00
Pushpender Maan
ab912e4fe2 fix(challenges): fix typo in findOneAndUpdate() challenge 2018-07-11 23:36:26 +09:00
Guy Even
93277e5d47 fix(challenges): typos in some basic node and express challenges
fixed a typo in serve static assets challenge and in chain middleware to create a time server

ISSUES CLOSED: #113, #114
2018-07-09 18:41:56 +09:00
em-ant
0cb0da8c7a feat(challenge): add tests for the timestamp microservice challenge 2018-07-04 18:47:27 +09:00
James Stafford
6a8a9db4a1 fix(challenges): removed comment in the seed 2018-06-30 05:37:25 +05:30
Stuart Taylor
15a92597ed fix(seed): challenge types (#17229)
Closes #17221
2018-05-24 21:27:09 +05:30
Stuart Taylor
4e645a5ff6 Package: Validate challenges on test (#17216)
This PR allows us to validate the schema during test.

It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
ee66d84ccb feat(package): Initial Curriculum separation (#17174)
* feat(package): Initial Curriculum separation

* feat(package): Add org scope to package

* chore(ooops): Remove development file

* feat(npm): Add .npmignore

* fix(paths): Fix curriculum paths

* feat(build): Add a build step

* chore(seed): Move package file back to seed

* fix(ignore): Fix .npmIgnore file

* chore(docs): Update README

* chore(seed): Rename coding interview blocks

* fix(seed): Challenge files now fit into learn

* chore(seed): Update seed files for use in learn

* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30
Emanuele Antonelli
ffe0e19816 mongoose challenges: check for db connection (#16987) 2018-04-28 13:52:47 +05:30
Nicholas Nadeau, P.Eng., AVS
a8efeb50d7 chore: fixed typos via client9/misspell (#17081) 2018-04-25 10:37:27 +05:30
Alex Chaffee
52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Stuart Taylor
b7930795d6 fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Stuart Taylor
0cd95ed2cb chore(seed): Remove test challenge format 2018-04-03 19:52:01 +05:30
Stuart Taylor
fa05a97f73 chore(seed): Normalise backend challengeTypes 2018-04-03 19:52:01 +05:30
Quincy Larson
34dea0ab9c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
Stuart Taylor
56b188389b chore(translations): Remove empty translation descriptions (#16805) 2018-03-02 11:39:29 -06:00
Quincy Larson
be7245bb0f fix(seed): Add legacy project back in and update id (#16749)
Closes #16336
2018-02-24 11:56:15 +05:30
Stuart Taylor
4c650a6d85 feat(settings): Expand Settings page functionality (#16664)
* fix(layout): Fix Settings layout in firefox

* chore(availableForHire): Remove available for hire setting

* feat(helpers): Use helper components for Settings layout

* fix(map): Fix undefined lang requested

* feat(settings): Expand Settings page functionality

* chore(pledge): Remove pledge from Settings

* fix(about): Adjust AboutSettings layout

* fix(portfolio): Improve PortfolioSettings layout

* fix(email): Improve EmailSettings layout

* fix(settings): Align save buttons with form fields

* fix(AHP): Format AHP

* fix(DangerZone): Adjust DangerZone layout

* fix(projectSettings): Change Button Copy

* fix(CertSettings): Fix certificate claim logic

* chore(lint): Lint
2018-02-16 17:18:53 -06:00
Juraj Majerik
99e1f45d0f fix(seed): Fix typo in test of Mongoose dependency (#16606)
Closes #16604
2018-01-30 22:20:48 +05:30
Tarun Singh
8b5b0f338a fix(URLs): Changed protocol relative URLs to Https URLs
BREAKING CHANGE: None

Closes #16522
2018-01-25 20:11:01 +05:30
Jonathan Grah
43abd79788 feat(cert): Certificates (#16185)
* feat(cert): finished layout and design of legacy certificates

* feat(cert): added new certs

* feat(cert): added logic for new certs

* feat(cert): updated claiming challenges

* feat(cert): fixed various small issues

* feat(cert): completed suggested changes
2017-12-20 19:15:23 -06:00
Francisco Knebel
57f186aa6d feat(challenge): Added mLab tutorial
Closes #14912
2017-10-07 01:57:00 -03:00
texas2010
393f7636c9 fix(seed): Fix typo in the user stories
Closes #15769
2017-09-04 08:51:10 -05:00
Mrugesh Mohapatra
89e4853b99 fix(seed): remove challengeType from properties 2017-06-14 09:55:23 +05:30
JosephLivengood
6fecfca200 Updated backend projects to use correct layout/tester
Updated backend projects to use correct layout/tester
2017-06-14 09:48:00 +05:30
Marco Fras
5a9c1c6a90 Improve wording and formatting (#14061) 2017-03-31 00:39:59 +05:30
ZZhaoTireless
60884f393f Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04:00
Ethan Arrowood
172ec67e08 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
Berkeley Martinez
81b39db9e3 Merge pull request #13164 from no-stack-dub-sack/fix/backend-challenge-wrapper
fix(challenges): add class to backend challenge wrapper, fix basic no…
2017-02-28 13:43:54 -08:00
dhcodes
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Joseph Livengood
e12797b24e Updated from remixing Gomix projects to Importing (#13547) 2017-02-23 23:09:57 -06:00
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Peter Weinberg
6b3c3fc21a fix(challenges): add class to backend challenge wrapper, fix basic node formatting 2017-02-17 20:20:23 -05:00
Peter Weinberg
fa7a32d01f fix(challenge): fix instructions in serve json challenge 2017-02-12 22:00:06 -05:00
Eric Leung
a4ed33765f Use correct em dash in Node introduction (#13296) 2017-02-12 14:35:00 -06:00
Peter Weinberg
5ecaef2ae7 fix(challenge): various grammar and formatting, .env node challenge 2017-02-09 19:24:53 -05:00
Dylan
d372128601 replace Hyperdev references with Gomix 2017-02-05 14:10:52 -06:00
Peter Weinberg
9b2d6366e9 Merge pull request #13108 from JosephLivengood/fix/npm-tilde-challenge
fix(challenge): Updated NPM tilde test to work
2017-02-04 22:22:08 -05:00
Joseph Livengood
2ccb390057 Fix to test string in challenge 'Serve an HTML file' 2017-02-04 21:52:54 -05:00
Joseph Livengood
40f2655ce9 Updated NPM tilde test to work 2017-02-03 08:23:39 -05:00
Peter Weinberg
512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
cd78eeae72 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Berkeley Martinez
943a68210b feat(challenges): add backend challenge infrastructure (#11058)
* Feat: Initial backend view

* Feat: Refactor frame runner

* Feat: backend challenge submit runs tests

* Feat: Backend challenge request

* Feat: Whitelist hyperdev in csp

* Fix: Use app tests instead of challenge tests

* Feat: Allow hyperdev subdomains

* Fix(csp): allow hypderdev.space subdomains

* feat(challenge): submit backend

* feat: Add timeout to test runner (5 sec)

* chore(seed): Add more to test backend

* fix(csp): s/hyperdev/gomix/g

* fix(app): fix code mirror skeleton filepath

* fix(app): remove Gitter saga import

* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types

* fix: No longer restart the browser when challenges change

* fix(app): Update jquery for challenges

* fix(seed): Remove to promise jquery call

* fix(lint): Undo merge error
undefined is no allowed

* fix(app): linting errors due to bad merge

* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00
Quincy Larson
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00