211245444e
fix(cert-email): Default user email to empty string
2018-07-02 14:56:40 +05:30
6f4f8f9fac
fix(snyk): Updated patches for vulnerabilities
2018-07-02 09:28:08 +01:00
9ab629bd8b
chore(seed): Update to v3.0.1
2018-07-02 09:27:28 +01:00
59ab3db8bf
fix(profileUI): Give a default profileUI to new accounts
2018-07-01 10:53:43 +01:00
cfc9e31f62
fix(timstamps): push correct timestamp format on account creation
2018-07-01 10:53:43 +01:00
625f64d427
feat(quotes): Added more quotes
2018-07-01 01:26:00 +05:30
8f42ba54fc
docs(readme): udpdate badges
2018-06-30 19:55:14 +05:30
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
436c96966a
fix(settings): Opens curriculum in same tab
2018-06-30 07:03:56 +05:30
ec028d7a59
refactor: Coding style changes
2018-06-29 21:29:20 +01:00
a7bbd96d46
chore: Remove passport packages
2018-06-29 21:29:20 +01:00
ebba8e9c64
fix(auth0): Unify authentication via auth0 as provider
2018-06-29 21:29:20 +01:00
38bcc2e250
fix(auth): Remove deprecated views and routes
2018-06-29 21:29:20 +01:00
6fad6f92a0
fix: add default true to privacy and terms
2018-06-29 21:29:20 +01:00
a5ea7ad879
feat(unsub-email): Add an annon unsubscribe route
2018-06-29 19:55:13 +05:30
9a3dd5cfd3
fix(blacklist): Sure up blacklisted usernames
2018-06-29 19:55:13 +05:30
ee59047097
fix(Certificates): Delete word 'projects' from certificates' titles
...
Corresponsing .jade files were changed
Closes #17667
2018-06-28 10:29:30 +01:00
d09ab75b04
fix(auth): remove all linking apis
2018-06-28 10:28:44 +01:00
9a472dd631
fix: update email settings
2018-06-28 10:28:08 +01:00
580e1465bb
fix: remove enforcing redirect to update-email
2018-06-26 15:37:51 +01:00
2a192671da
fix: remove linkedin signin and paths ( #17720 )
2018-06-25 15:51:09 -05:00
c459572fcf
fix(about): Return empty object for no user ( #17714 )
2018-06-26 00:50:40 +05:30
65cb3886ff
chore(curriculum): Version bump
2018-06-25 10:44:58 +01:00
837f9e7524
fix: remove seed files
2018-06-22 12:42:01 +01:00
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
d9e2376d4a
fix: open project links in new tab
2018-06-21 13:14:28 +01:00
c9155092b0
fix(api): filter private properties from public user api ( #17653 )
2018-06-20 19:49:39 +05:30
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
e56d739158
fix(challenges): Fix typo in security challenge ( #17608 )
2018-06-19 12:23:24 +05:30
dc31b5cc5f
Fix: Reword unempathetic sentence ( #17598 )
...
* Fix: Reword unempathetic sentence
* Remove unnecessary word
2018-06-19 10:45:09 +09:00
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
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
412980c403
fix: blockquote-formatting-in-challenges ( #17590 )
2018-06-17 12:10:06 +09:00
ff788f86ff
fix: current-challenge redirect ( #17528 )
2018-06-15 14:11:24 +01:00
cac56959d4
fix(certifications): Update text on cert ( #17578 )
2018-06-14 10:45:49 +05:30
810a41c4d6
revert: "test(challenges): Corrected expected average value" ( #17568 )
2018-06-13 20:26:16 +05:30
a85bad9439
Fixes broken link of challenge types in contributor's guide ( #17564 )
2018-06-13 22:28:17 +09:00
0f46d7cac4
Fix: Code ordering issues ( #17560 )
...
* Fix: Code ordering issues
* Update applied-visual-design.json
2018-06-13 22:25:59 +09:00
4a4fc0fa6e
fix(cert-settings): Provide defaults for falsey values
2018-06-13 14:17:33 +05:30
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
4f729e861f
fix: rename incorrect variable name ( #17538 )
...
* fix: rename incorrect variable name
* Fix: Bad variable naming
2018-06-13 11:22:14 +09:00
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
f54b7c07f5
fix(settings): fix-up user objects for solutions ( #17556 )
2018-06-12 21:20:35 +05:30
e10a9fcda0
fixed line breaks in 'Prevent Object Mutation' challenge ( #17547 )
...
* fix(seed):line breaks in 'Prevent Object Mutation' challenge #17541
* Update es6.json
2018-06-12 22:18:58 +09:00
d6f9f6ce80
Fix: Remove duplicate test ( #17543 )
2018-06-12 21:47:53 +09:00
4f9c265e1a
Fix typo in CSS Grid: Use Media Queries to Create Responsive Layouts ( #17534 )
2018-06-12 20:18:03 +09:00
d465ac9c77
Update to challenge verbiage for radio/checkbox ( #17527 )
...
Updated create radio / create checkbox to identify that the input element is not required to be inside the label element. Tried to use soft language without making user think it was incorrect because current tests still require the input to be nested within the label element. Also, this is not necessarily incorrect syntax as noted at W3 - Forms - Labels: https://bit.ly/2sLiXvE . Nesting implies implicit association vs explicit association using for attribute.
2018-06-12 20:08:56 +09:00
1f9349c6b5
fix: green text is lighter and easier to read on night mode ( #17514 )
2018-06-11 18:30:28 +05:30
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