Commit Graph

11571 Commits (da325a10be61c423105da4d7366292be1365dab4)

Author SHA1 Message Date
Stuart Taylor da325a10be Slight whitespace edit 2018-07-30 15:10:05 +01:00
Adam Ghannoum f13390acb3 fix(settings): Removed link tag and added href into the button ta
The first button in the settings page no longer has a link tag so that
the clickable area doesn't overflow outside of the button boundaries

BREAKING CHANGE: none AFAIK

Closes #17867
2018-07-30 15:10:05 +01:00
ValeraS 2e04b0a1e7 fix: Invalid argument supplied to oneOfType, expected an instance of array 2018-07-28 08:38:52 +01:00
Mrugesh Mohapatra 57ceee0897 fix: update email template 2018-07-28 08:33:30 +01:00
Mrugesh Mohapatra 8c2af37b29 chore(seed): Update curriculum to v3.1.0 2018-07-27 20:53:00 +01:00
mrugesh mohapatra 74b1e4e689
fix(route): Update URI to use www instead of root domain (#17936) 2018-07-27 13:42:46 +05:30
nathanhannig ae37a2caed fix(settings): Change challenge label and input
Closes #17318
2018-07-26 20:06:16 +01:00
Quincy Larson bd40601305 feat(quotes): Add more quotes for welcome page 2018-07-18 13:50:19 +09:00
Stuart Taylor 211245444e fix(cert-email): Default user email to empty string 2018-07-02 14:56:40 +05:30
Mrugesh Mohapatra 6f4f8f9fac fix(snyk): Updated patches for vulnerabilities 2018-07-02 09:28:08 +01:00
Mrugesh Mohapatra 9ab629bd8b chore(seed): Update to v3.0.1 2018-07-02 09:27:28 +01:00
Stuart Taylor 59ab3db8bf fix(profileUI): Give a default profileUI to new accounts 2018-07-01 10:53:43 +01:00
Stuart Taylor cfc9e31f62 fix(timstamps): push correct timestamp format on account creation 2018-07-01 10:53:43 +01:00
Quincy Larson 625f64d427 feat(quotes): Added more quotes 2018-07-01 01:26:00 +05:30
mrugesh mohapatra 8f42ba54fc docs(readme): udpdate badges 2018-06-30 19:55:14 +05:30
eolculnamo2 5b1278a725 style(Settings): Improve mobile responsiveness of settings page
added flex wrap to many of the flexed items targeted at mobile with
media queries so they would properly collapse. Also off set the -15px
horizontal margins added by react bootstrap which made much of the text
touch the side of the screen.

BREAKING CHANGE: none
2018-06-30 19:46:21 +05:30
Niraj Nandish 436c96966a fix(settings): Opens curriculum in same tab 2018-06-30 07:03:56 +05:30
Mrugesh Mohapatra ec028d7a59 refactor: Coding style changes 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra a7bbd96d46 chore: Remove passport packages 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra ebba8e9c64 fix(auth0): Unify authentication via auth0 as provider 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra 38bcc2e250 fix(auth): Remove deprecated views and routes 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra 6fad6f92a0 fix: add default true to privacy and terms 2018-06-29 21:29:20 +01:00
Stuart Taylor a5ea7ad879 feat(unsub-email): Add an annon unsubscribe route 2018-06-29 19:55:13 +05:30
Stuart Taylor 9a3dd5cfd3 fix(blacklist): Sure up blacklisted usernames 2018-06-29 19:55:13 +05:30
Ilya ee59047097 fix(Certificates): Delete word 'projects' from certificates' titles
Corresponsing .jade files were changed

Closes #17667
2018-06-28 10:29:30 +01:00
Mrugesh Mohapatra d09ab75b04 fix(auth): remove all linking apis 2018-06-28 10:28:44 +01:00
Mrugesh Mohapatra 9a472dd631 fix: update email settings 2018-06-28 10:28:08 +01:00
Mrugesh Mohapatra 580e1465bb fix: remove enforcing redirect to update-email 2018-06-26 15:37:51 +01:00
mrugesh mohapatra 2a192671da fix: remove linkedin signin and paths (#17720) 2018-06-25 15:51:09 -05:00
Stuart Taylor c459572fcf fix(about): Return empty object for no user (#17714) 2018-06-26 00:50:40 +05:30
Stuart Taylor 65cb3886ff chore(curriculum): Version bump 2018-06-25 10:44:58 +01:00
Mrugesh Mohapatra 837f9e7524 fix: remove seed files 2018-06-22 12:42:01 +01:00
Rachel Sinclair 6fab6319f8 chore(package): Update Font Awesome and remove Ionicon dependency (#17497)
Update Font Awesome from 4.7 to 5. Update existing Font Awesome icon
references to match version 5 syntax. Replace all Ionicon references
with Font Awesome icons and remove all files relating to Ionicon.

Closes #13798
2018-06-22 01:46:17 +05:30
Mrugesh Mohapatra d9e2376d4a fix: open project links in new tab 2018-06-21 13:14:28 +01:00
Stuart Taylor c9155092b0 fix(api): filter private properties from public user api (#17653) 2018-06-20 19:49:39 +05:30
Alex Swiontek ec63a2fff0 style(challenges): Change "Mortal Combat" to "Mortal Kombat" (#17625)
Reference the game by using the correct spelling
2018-06-19 16:09:01 +09:00
Varun e56d739158 fix(challenges): Fix typo in security challenge (#17608) 2018-06-19 12:23:24 +05:30
Vimal Raghubir dc31b5cc5f Fix: Reword unempathetic sentence (#17598)
* Fix: Reword unempathetic sentence

* Remove unnecessary word
2018-06-19 10:45:09 +09:00
Bhanu Pratap Singh Rathore aaa73bd1c9 feat(interview-prep): Porting Rosetta problems (#17537)
* feat(interview-prep): Porting Rosetta problems

* Objects formatted and description updated.

* Update rosetta-code.json

* Update rosetta-code.json

* Fixed syntax for Identity matrix description array
2018-06-19 10:41:16 +09:00
Charles Moss ee64ab97c1 fix: removed unnecessary strip call from boot sequence (#17526)
fix: Updated boot/donate.js to connect to stripe by default in production mode

fix: removed whites spaces from donate.js and added extra check for api keys

fix: added a name to boot/donate.js export function
2018-06-18 15:47:10 +01:00
Tom 412980c403 fix: blockquote-formatting-in-challenges (#17590) 2018-06-17 12:10:06 +09:00
Tom ff788f86ff fix: current-challenge redirect (#17528) 2018-06-15 14:11:24 +01:00
Quincy Larson cac56959d4 fix(certifications): Update text on cert (#17578) 2018-06-14 10:45:49 +05:30
Kristofer Koishigawa 810a41c4d6 revert: "test(challenges): Corrected expected average value" (#17568) 2018-06-13 20:26:16 +05:30
mpmaan a85bad9439 Fixes broken link of challenge types in contributor's guide (#17564) 2018-06-13 22:28:17 +09:00
Vimal Raghubir 0f46d7cac4 Fix: Code ordering issues (#17560)
* Fix: Code ordering issues

* Update applied-visual-design.json
2018-06-13 22:25:59 +09:00
Stuart Taylor 4a4fc0fa6e fix(cert-settings): Provide defaults for falsey values 2018-06-13 14:17:33 +05:30
Vimal Raghubir c0b47ae7a7 Fix: Match single quotes (#17539)
* Fix: Match single quotes

* Fix: slash direction

* Fix: Regex expression and refined tests
2018-06-13 11:31:31 +09:00
Vimal Raghubir 4f729e861f fix: rename incorrect variable name (#17538)
* fix: rename incorrect variable name

* Fix: Bad variable naming
2018-06-13 11:22:14 +09:00
Matthew Smith fa08e372c6 test(challenges): Corrected expected average value (#17562)
Modified 8.675 to 8.52 in three places for correct average value

BREAKING CHANGE: n/a

Closes #17561
2018-06-13 11:15:24 +09:00