Commit Graph

39 Commits

Author SHA1 Message Date
Stuart Taylor
487f7c8153 fix(seed): challenge types (#17229)
Closes #17221
2018-05-24 21:27:09 +05:30
Stuart Taylor
8535669ea4 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
c428b2c197 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
06b4c95472 mongoose challenges: check for db connection (#16987) 2018-04-28 13:52:47 +05:30
Nicholas Nadeau, P.Eng., AVS
e5d52afad8 chore: fixed typos via client9/misspell (#17081) 2018-04-25 10:37:27 +05:30
Alex Chaffee
022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Stuart Taylor
649219766d fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Stuart Taylor
fc04fad6d2 chore(seed): Remove test challenge format 2018-04-03 19:52:01 +05:30
Stuart Taylor
b7c85805d8 chore(seed): Normalise backend challengeTypes 2018-04-03 19:52:01 +05:30
Quincy Larson
4f0f17892c 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
0be11b108a chore(translations): Remove empty translation descriptions (#16805) 2018-03-02 11:39:29 -06:00
Quincy Larson
229a6902a5 fix(seed): Add legacy project back in and update id (#16749)
Closes #16336
2018-02-24 11:56:15 +05:30
Stuart Taylor
24ef69cf7a 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
fc95bcb667 fix(seed): Fix typo in test of Mongoose dependency (#16606)
Closes #16604
2018-01-30 22:20:48 +05:30
Tarun Singh
90ba46f6f0 fix(URLs): Changed protocol relative URLs to Https URLs
BREAKING CHANGE: None

Closes #16522
2018-01-25 20:11:01 +05:30
Jonathan Grah
674ce83ab0 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
cc2a8d0d16 feat(challenge): Added mLab tutorial
Closes #14912
2017-10-07 01:57:00 -03:00
texas2010
f4a952e180 fix(seed): Fix typo in the user stories
Closes #15769
2017-09-04 08:51:10 -05:00
Mrugesh Mohapatra
a17f60570f fix(seed): remove challengeType from properties 2017-06-14 09:55:23 +05:30
JosephLivengood
0d7bbe7aca 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
60a687597c Improve wording and formatting (#14061) 2017-03-31 00:39:59 +05:30
ZZhaoTireless
45f1c92d79 Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04:00
Ethan Arrowood
c68b5e36b3 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
Berkeley Martinez
b9c54fb859 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
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Joseph Livengood
fe0b5e11a8 Updated from remixing Gomix projects to Importing (#13547) 2017-02-23 23:09:57 -06:00
Quincy Larson
6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Peter Weinberg
9ec760fa54 fix(challenges): add class to backend challenge wrapper, fix basic node formatting 2017-02-17 20:20:23 -05:00
Peter Weinberg
c54a21a5f5 fix(challenge): fix instructions in serve json challenge 2017-02-12 22:00:06 -05:00
Eric Leung
46e9392bca Use correct em dash in Node introduction (#13296) 2017-02-12 14:35:00 -06:00
Peter Weinberg
dff99bd0f8 fix(challenge): various grammar and formatting, .env node challenge 2017-02-09 19:24:53 -05:00
Dylan
0ee1356577 replace Hyperdev references with Gomix 2017-02-05 14:10:52 -06:00
Peter Weinberg
da86b63ec8 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
5ed48119f6 Fix to test string in challenge 'Serve an HTML file' 2017-02-04 21:52:54 -05:00
Joseph Livengood
8d96c3cbf8 Updated NPM tilde test to work 2017-02-03 08:23:39 -05:00
Peter Weinberg
0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
56a2bdbed4 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Berkeley Martinez
f1d936198e 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
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00