Alex Chaffee
022f96d40d
feat(seed): reformat seed/challenges JSON via repack script
2018-04-03 19:53:44 +05:30
Huyen Nguyen
0cf19f5f15
fix(projects): Add user stories to projects' description ( #16924 )
...
BREAKING CHANGE: none
Closes #16810
2018-03-23 13:22:55 -04:00
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
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
Sagar Jha
70a4ebe4f7
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
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
Julien
08754f2d4e
fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge
2017-10-02 14:15:17 +02:00
Vaidic Joshi
e7957219cd
fix(seed): Fixed assert regex
...
Closes #13999
2017-09-10 19:43:57 +05:30
Berkeley Martinez
77af5c9ca8
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
dcfe18d5d5
refactor: Replace .com with .org
2017-08-26 00:07:44 +02:00
Daksh Shah
77935478fb
Improve description of work with dynamic data in D3 challenge
2017-08-23 16:30:20 +05:30
Eric Leung
916826267a
Merge pull request #15484 from tommygebru/patch-2
...
fix/ typo for challenge description
2017-06-27 05:45:13 -07:00
tommy
9e09e45f9e
fix/ typo for challenge description
...
Challenge description for Data Visualization with d3: Use Dynamic Scales
2017-06-22 10:00:36 -07:00
tommy
7662ab4fd4
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
2a48f3616b
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
60b71443ad
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
662ab00d6b
Tweaked title and description of JSON APIs and AJAX challenge ( #13988 )
2017-03-26 14:10:09 +05:30
dhcodes
325fa6d3a5
Fix challenge title formatting misc
2017-02-27 08:47:23 -06:00
Ethan Arrowood
706e1aa2f3
Modified test to test for function not regex match
2017-02-24 22:07:28 -05:00
Quincy Larson
6bc82a7d11
add releasedOn dates to all new challenges ( #13417 )
2017-02-19 00:00:12 +05:30
cdrainxv
314e1b9eb8
Edited description on svg origin
2017-02-13 14:29:57 -07:00
Alice Jiang
32cbeabdb6
Reword amiguous challenge instructions
2017-02-08 20:58:49 -06:00
Pauric Holleran
22a465f8ed
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
0b60d7de3a
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
Samuel Plumppu
7cfdefeaca
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
fe0aeb37d7
Added a comma to seperate x and y coordinates pairs
2017-02-01 07:26:51 -07:00
envy7
56a2bdbed4
removed all empty translations present in the challenges in the seed files
2017-02-01 15:14:37 +05:30
manish-giri
9e96f09612
Update position of x point
2017-01-30 00:54:42 -05:00
Peter Weinberg
8ddfefb92f
update links and formatting, project landing pages
2017-01-28 13:12:04 +05:30
Leon Feng
3a4257fd12
Fix the project pages layout issue
2017-01-27 14:12:11 +04:00
Cody Deckard
d8bc1d7958
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
79c1ec1327
turn the "instructions" into an hr element
2017-01-22 15:22:26 -06:00
Peter Collingridge
a16cef51ee
Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2
2017-01-21 18:34:36 +00:00
Quincy Larson
b92d3cc625
add new challenges
2017-01-19 15:25:07 -08:00