Commit Graph

16746 Commits (2eafb0e82bbc9d4a8f3ab086f9dae353aa339edd)

Author SHA1 Message Date
Stefan Feješ dd61e8df98 fix question details: JavaScript, ES6 category (#17407)
* fix question details

* Update es6.json
2018-06-03 08:48:56 -05:00
mrugesh mohapatra 98d633aab5 chore(seed): Release package to npm (#17400) 2018-06-03 10:18:43 +01:00
Gonzalo Pozzo 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
Mateusz Mazurczak 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
Stuart Taylor 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
mrugesh mohapatra 389d756dad fix: update the error messages (#17378) 2018-06-02 03:32:16 -05:00
Bhanu Pratap Singh Rathore d71a949a4f feat(interview-prep): Gamma Function (#17371) 2018-06-02 11:43:58 +09:00
Quincy Larson bc0e213529 feat: Update quotes and quote logic (#17381) 2018-06-02 03:32:37 +05:30
Quincy Larson 20f5db58bd fix(challenges): Add new cdn links (#17376)
Closes #17375
2018-06-02 02:22:47 +05:30
Stuart Taylor b2276fe807 fix(errors): Filter out handled errors from rollbar (#17368)
Give me my inbox back!!
2018-06-01 22:37:28 +05:30
Bhanu Pratap Singh Rathore 1478f4c1ed feat(interview-prep): Fractran (#17328) 2018-06-01 22:30:40 +09:00
Anshu Raj 993fd01fde Fix for typo in quotes. (#17364) 2018-06-01 17:37:39 +05:30
Jerrid Schilling 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
mrugesh mohapatra 056a871b74 fix(portfolio): Center align the legacy cert text (#17353) 2018-05-31 16:49:28 -05:00
mrugesh mohapatra 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
Quincy Larson 74eb179c7b fix: update confusing welcome page copy (#17314) 2018-05-31 14:12:04 +05:30
Stuart Taylor 947eeed329
Merge pull request #17290 from raisedadead/fix/deprecated-signin
fix: remove compulsion on update email
2018-05-30 22:03:15 +01:00
Stuart Taylor cce1e12422
Merge pull request #17297 from ChristianBeach/patch-2
fix/typo on private profile notification
2018-05-30 21:57:55 +01:00
Mrugesh Mohapatra 746a416b7f fix: remove email update compulsion 2018-05-31 02:26:21 +05:30
Christian Beach aac4534408
fix/typo 2018-05-30 15:31:16 -05:00
Mrugesh Mohapatra b7843c6047 fix: update alert style 2018-05-31 01:35:24 +05:30
mrugesh mohapatra 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
manjeet5 ff8b13b316 fix(challenges): Corrected a test case for challenge (#17162)
For the last test case in 'Access Props using this.props' challenge, I
updated the test condition to check that the value of the tempPassword
prop is the same as the content within the <strong/> tags. This test
case will ensure that there is text present in the strong tag and its
value is as expected.

BREAKING CHANGE: none

Closes #17134
2018-05-30 01:47:52 +08:00
manjeet5 7bde8f266e fix(challenges): Corrected a test case for challenge (#17162)
For the last test case in 'Access Props using this.props' challenge, I
updated the test condition to check that the value of the tempPassword
prop is the same as the content within the <strong/> tags. This test
case will ensure that there is text present in the strong tag and its
value is as expected.

BREAKING CHANGE: none

Closes #17134
2018-05-30 01:47:52 +08:00
Stuart Taylor 6315c6eae0 feat(reporting): Use rollbarjs for error reporting in production (#17259) 2018-05-29 18:38:55 +05:30
Otto Jongerius 5d7ed0a1c1 fix: updates comments to reflect name changes (#17254)
CONTRIBUTING has been updated, but the Compose config file still referenced the old name `server`.
2018-05-29 12:57:46 +05:30
Stuart Taylor 10272d9d5a chore(emailVerified): Add emailVerified to session user object (#17255) 2018-05-29 03:22:15 +05:30
Stuart Taylor 2adeaccf20
Merge pull request #17181 from tamj0rd2/feature/remove-opbeat
refactor(server): Remove opbeat from dev tools
2018-05-28 22:43:57 +01:00
Stuart Taylor 91906fe1d4
Merge pull request #17238 from raisedadead/feat/authentication
fix(auth): Add verification route for email
2018-05-28 22:34:56 +01:00
Mrugesh Mohapatra ff6a7fd2fc chore: update lockfile 2018-05-29 02:59:17 +05:30
Mrugesh Mohapatra 1af24d131e fix: always redirect to home on login 2018-05-29 02:54:27 +05:30
Stuart Taylor cb15de32f5 chore(unsubscribe): Merge backup/master unsubscribe handler in to staging (#17253) 2018-05-29 02:34:46 +05:30
Stuart Taylor 05176b8bd2 feat(user-data): Add a 'download data' button to privacy section (#17252)
Closes #17123
2018-05-29 02:32:41 +05:30
Mrugesh Mohapatra c0156b41e2 fix: make success message relevant 2018-05-29 02:23:19 +05:30
Mrugesh Mohapatra 5f8eb3615a fix: update middleware passthru and user in memory 2018-05-29 01:59:37 +05:30
Mrugesh Mohapatra 924cf5ae49 fix(user): check if email is someone else 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra f52d5b5369 fix: resolve the query back to the promise 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra d3567fbb9b fix: add route for lear redirects 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra eebe4036ec fix: remove cookies when signout, logout (remote) and delete (remote) 2018-05-29 01:51:38 +05:30
Stuart Taylor 9cf1d67e02 fix(Observables): Remove observables from requestUpdateEmail method 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra 12b2c556ec fix(views): update static email update views 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra 59f700b110 fix(auth): Add verification route for email 2018-05-29 01:51:38 +05:30
Stuart Taylor 23eb3713c9
Merge pull request #17250 from raisedadead/feat/gdpr-privacy-terms
feat: add gdpr privacy and terms
2018-05-28 17:31:58 +01:00
Mrugesh Mohapatra 3ad70a7926 feat: add gdpr privacy and terms 2018-05-28 19:12:26 +05:30
Kristofer Koishigawa d68c568490 fix(app): Change condition for points pluralization function (#17247) 2018-05-27 19:00:23 +05:30
Kristofer Koishigawa d9d1e9c8b5 fix(common): Change Width of Update Settings Button (#17246)
Added `className='btn-link-social'` to the Update my settings button
element in Profile.jsx so that it's the same width as the other ones on
the settings page.

Closes #17230
2018-05-27 18:58:56 +05:30
Stuart Taylor 4d4b964e2c fix(scripts): Run generate-migration-map after seed events (#17234)
* fix(scripts): Run generate-migration-map after seed events

* fix(only-once): Run 'ensure-env' on prelint
2018-05-27 15:27:18 +05:30
Stuart Taylor 9bd2052b36
Merge pull request #17239 from rajatkantinandi/fix/manipulate_array_with_shift
Updated basic-javascript.json file for challenge Manipulate arrays with shift
2018-05-27 09:10:35 +01:00
Stuart Taylor 8380c8a181 feat(ext): Add /external/update-my-current-challenge endpoint (#17242) 2018-05-26 14:41:47 +05:30
Rajat Kanti Nandi 2a3369aa6b Updated basic-javascript.json file for challenge Manipulate arrays with shift; issue: #17235 2018-05-25 19:28:17 +00:00