Commit Graph

39 Commits (c9f572d2710707205dd17e1503fed2dbee90a0e0)

Author SHA1 Message Date
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
Alex Chaffee 52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Huyen Nguyen 29d967314f fix(projects): Add user stories to projects' description (#16924)
BREAKING CHANGE: none

Closes #16810
2018-03-23 13:22:55 -04:00
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
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
Sagar Jha 2f37b645f8 fix(seed): Update instruction (#16543)
* fix(seed): Update instruction

Update the instruction to pass the challenge

Closes #16268

* Minor grammar usage change
2018-01-21 18:58:39 -06:00
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
Julien 503aa2f986 fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
Vaidic Joshi 12a4614873 fix(seed): Fixed assert regex
Closes #13999
2017-09-10 19:43:57 +05:30
Berkeley Martinez 9ef63cd323 Merge pull request #15539 from dakshshah96/fix/dynamic-data-d3-description
Improve description of work with dynamic data in D3 challenge
2017-09-05 18:32:59 -07:00
Timo 890a262d00 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Daksh Shah 3396a7791a Improve description of work with dynamic data in D3 challenge 2017-08-23 16:30:20 +05:30
Eric Leung eb754ff1f4 Merge pull request #15484 from tommygebru/patch-2
fix/ typo for challenge description
2017-06-27 05:45:13 -07:00
tommy 745d608f42 fix/ typo for challenge description
Challenge description for Data Visualization with d3: Use Dynamic Scales
2017-06-22 10:00:36 -07:00
tommy 3553af7d69 fix/Typo for challenge description
Challenge description for Data Visualization with d3: Set a Domain and a Range on a Scale
2017-06-16 16:58:26 -07:00
Jonathan de6349494f Changed http to https for codepen links on challenges for data visualization project and take home interview projects (#15331) 2017-06-13 11:30:43 +05:30
Julien Dephix ce93077cd6 replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up' 2017-04-06 06:31:08 +02:00
Hadrian ae70f4d341 Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
dhcodes baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Ethan Arrowood 5eed37c6ca Modified test to test for function not regex match 2017-02-24 22:07:28 -05:00
Quincy Larson 2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
cdrainxv e09481e560 Edited description on svg origin 2017-02-13 14:29:57 -07:00
Alice Jiang 9bc3cebe07 Reword amiguous challenge instructions 2017-02-08 20:58:49 -06:00
Pauric Holleran 98180514e4 Fixed Dataset Link for Bar Chart Project
Removed "1" from the end of the link.
2017-02-04 19:51:53 +00:00
Peter Weinberg 512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Samuel Plumppu 0c7cd1a3a5 Merge pull request #12910 from envy7/fix/empty-translations
Removed all empty translations present in the challenges in the seed files
2017-02-01 18:01:44 +01:00
cdrainxv 719f217acc Added a comma to seperate x and y coordinates pairs 2017-02-01 07:26:51 -07:00
envy7 cd78eeae72 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
manish-giri a266b11861 Update position of x point 2017-01-30 00:54:42 -05:00
Peter Weinberg 0b524cee0d update links and formatting, project landing pages 2017-01-28 13:12:04 +05:30
Leon Feng 3974fda71a Fix the project pages layout issue 2017-01-27 14:12:11 +04:00
Cody Deckard da2d901404 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
Quincy Larson 33b778eed4 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Peter Collingridge 419302ae01 Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2 2017-01-21 18:34:36 +00:00
Quincy Larson 6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00