Commit Graph

16274 Commits

Author SHA1 Message Date
154770f752 docs(readme): update formatting for projects (#17521) 2018-06-11 18:26:23 +05:30
be6325a3f0 docs(readme): fix broken link for academic honesty policy (#17535) 2018-06-11 18:24:46 +05:30
5e2c24e3b8 feat(interview-prep): Porting Rosetta problems (#17480)
* feat(interview-prep): Porting Rosetta problems

* Changes done

* Update rosetta-code.json

* Update rosetta-code.json
2018-06-11 18:22:32 +05:30
68b089e95d fix(challenges): add info about ReactDOM.render in an early react challenge (#17186) (#17473) 2018-06-11 18:22:32 +05:30
c9f572d271 fix(seed): updated basic javascript URLs for hints (#17445)
* Updated json file with right url values

* Updated url links after review

* Updated another broken url link after review
2018-06-11 18:22:32 +05:30
0874eca77c fix: added new test and fixed incorrect variable (#17471)
* Added new test and fixed incorrect variable

* Fix: Incorrect sentences and descriptions

* Update es6.json
2018-06-11 18:22:32 +05:30
5ba9c1d5c0 feat(interview-prep): Porting Rosetta problems (#17480)
* feat(interview-prep): Porting Rosetta problems

* Changes done

* Update rosetta-code.json

* Update rosetta-code.json
2018-06-11 09:03:55 +09:00
8f4e8bb3dd fix(challenges): add info about ReactDOM.render in an early react challenge (#17186) (#17473) 2018-06-11 09:02:32 +09:00
b6f963bb98 fix(seed): updated basic javascript URLs for hints (#17445)
* Updated json file with right url values

* Updated url links after review

* Updated another broken url link after review
2018-06-11 08:46:46 +09:00
39cb13380b fix: added new test and fixed incorrect variable (#17471)
* Added new test and fixed incorrect variable

* Fix: Incorrect sentences and descriptions

* Update es6.json
2018-06-11 08:45:18 +09:00
95b5c479fc chore: add build status from travis (#4) 2018-06-09 04:38:09 +05:30
aa131b94d6 feat: add documentations and travis config (#3) 2018-06-09 04:26:02 +05:30
2cea1bdccc chore(scripts): remove scripts for server specific logic (#2) 2018-06-09 04:12:17 +05:30
d59514866e feat: add dev dependencies (#1) 2018-06-08 18:31:07 +05:30
4f77da02be feat(donate): Add donate api (#17459)
* feat(donate): Add donate api

* feat(donation): Add ability to track donations via email
2018-06-07 16:35:06 -05:00
Tom
3f61c1356f fix: open learn in current tab (#17443) 2018-06-07 13:39:20 -05:00
6f8d36f4a7 fix: add redirects for legacy certification paths (#17484) 2018-06-07 13:37:17 -05:00
259a0a594e fix(portfolio): User /:username routes as previously (#17470) 2018-06-07 13:15:30 +01:00
a8756d5919 fix(seed): Fixes database seeding issue (#17472) 2018-06-07 00:57:13 +05:30
9e840de396 Capitalized spaceShuttle (#17464)
Capitalized spaceShuttle
2018-06-07 00:00:44 +09:00
f52ccf54f5 feat(interview-prep): Porting Rosetta problems (#17388)
* feat(interview-prep): Format descriptions

* Changes done

* Description fixed
2018-06-06 22:39:22 +09:00
287671f499 fix(certificates): Make certificates printable (#17433)
Closes #17346
2018-06-05 22:04:38 +05:30
894d3777bc fix(seed): responsive-web-design: make css tests case insensitive (#17430) 2018-06-05 21:59:30 +05:30
638429e0b0 fix(seed): fixed typo in applied visual design(#17429) 2018-06-05 21:56:57 +05:30
6d7092928e fix(seed): Simplify audio element closing tag test (#17401)
Excessively strict assertions were causing the test to fail when user
added extra attributes such as 'id' to the opening audio tag. Test has
been simplified to remove the unnecessary criteria.

Closes #17343
2018-06-04 20:06:28 +09:00
69ee2e4e73 Updated pengiun value with penguin (#17414) 2018-06-03 14:36:05 -05:00
bb18a2ed36 Fix(schema): Enforce type Number for "challengeType" (#17409)
* fix(schema): Enforce number types

* fix(seed): String challengeType -> Number challengeType
2018-06-03 14:33:44 -05:00
0234bb82c0 docs(readme): update readme for new curriculum and certifications (#17370)
* Made the requested changes in README.md

* minor changes

* Reword parts of the Readme and polish
2018-06-03 12:55:29 -05:00
dd61e8df98 fix question details: JavaScript, ES6 category (#17407)
* fix question details

* Update es6.json
2018-06-03 08:48:56 -05:00
98d633aab5 chore(seed): Release package to npm (#17400) 2018-06-03 10:18:43 +01:00
ccf745f960 fix(seed): Fix variable names on basic-css exercise (#17390)
3 different variable names should be changed but the exercise repeated 3
times the same one

Closes #17385
2018-06-02 13:54:16 -05:00
cba08023e2 Correct text mistake (#17392)
* Correct text mistake

In challenge: Animate Multiple Elements at Variable Rates
text implicated that we changed in previous challenge two frames, while we were changing only one.

* Update applied-visual-design.json
2018-06-02 13:52:35 -05:00
0fb5207e8d Fix: Certification Claims (#17389)
* fix(claim-certs): Fixes two typos making certification claims impossible

* fix(challenge): Use correct id for Portfolio project
2018-06-02 16:58:06 +05:30
389d756dad fix: update the error messages (#17378) 2018-06-02 03:32:16 -05:00
d71a949a4f feat(interview-prep): Gamma Function (#17371) 2018-06-02 11:43:58 +09:00
bc0e213529 feat: Update quotes and quote logic (#17381) 2018-06-02 03:32:37 +05:30
20f5db58bd fix(challenges): Add new cdn links (#17376)
Closes #17375
2018-06-02 02:22:47 +05:30
b2276fe807 fix(errors): Filter out handled errors from rollbar (#17368)
Give me my inbox back!!
2018-06-01 22:37:28 +05:30
1478f4c1ed feat(interview-prep): Fractran (#17328) 2018-06-01 22:30:40 +09:00
993fd01fde Fix for typo in quotes. (#17364) 2018-06-01 17:37:39 +05:30
5822d71cdf Update spelling mistake (#17355)
Updated spelling mistake. The word 'declare' was spelled 'declar' in the challenges: Basic CSS - Create a custom CSS Variable and the Basic CSS - Use CSS Variables to change several elements at once.
2018-06-01 00:14:50 +01:00
056a871b74 fix(portfolio): Center align the legacy cert text (#17353) 2018-05-31 16:49:28 -05:00
b4332a0def fix(auth): Login everyone with an social account (#17333)
* fix(auth): Login everyone with an social account

* fix: update the flash message for social
2018-05-31 21:59:27 +01:00
74eb179c7b fix: update confusing welcome page copy (#17314) 2018-05-31 14:12:04 +05:30
947eeed329 Merge pull request #17290 from raisedadead/fix/deprecated-signin
fix: remove compulsion on update email
2018-05-30 22:03:15 +01:00
cce1e12422 Merge pull request #17297 from ChristianBeach/patch-2
fix/typo on private profile notification
2018-05-30 21:57:55 +01:00
746a416b7f fix: remove email update compulsion 2018-05-31 02:26:21 +05:30
aac4534408 fix/typo 2018-05-30 15:31:16 -05:00
b7843c6047 fix: update alert style 2018-05-31 01:35:24 +05:30
96cbfdb567 feat: add link to the launch announcement (#17260)
* feat: add link to the launch announcement

* fix: make the font larger
2018-05-30 04:46:06 -05:00