Commit Graph

15893 Commits (3123f8c5b9b9e1e4d67b7d78c08bab2373b35051)

Author SHA1 Message Date
Niraj Nandish a1464f09d3 fix(challenges): Incorrect html closing tag 2018-08-23 15:59:36 +09:00
Josh Alling d80d98d83c fix(challenges): converts delete html test to regex
Also, adds a solution to be tested with the test suite.

ISSUES CLOSED: #251
2018-08-23 15:57:35 +09:00
Mrugesh Mohapatra aacd445479 style: remove unwanted newlines 2018-08-22 22:28:52 +05:30
Mrugesh Mohapatra ab682e08ec fix: update copy and add spacing 2018-08-22 22:28:52 +05:30
SG 8e79a48b29 fix: privacy terms page styling issues and jQuery not initialised 2018-08-22 22:28:52 +05:30
Nathan Hannig 2adc516d96 fix(challenges): adding negative integer to challenge to improve tests (#211) 2018-08-22 19:58:23 +09:00
Josh Alling 1a4f6a8d83 fix(challenges): fix confusing destructuring es6 challenge
ISSUES CLOSED: #213
2018-08-21 20:02:30 +09:00
Niraj Nandish 0bf8d3218f fix(challenges): check for shorthand character in regex (#238) 2018-08-21 19:48:49 +09:00
Shrey b0c0b744ad fix(challenges): fix grammar and spelling errors (#244) 2018-08-21 19:11:05 +09:00
nathanhannig 5cfa1cd78c fix(settings): Fix layout issues that caused horizontal scrolling
Closes #17931
2018-08-19 21:18:23 +05:30
Niraj Nandish ded4705fac fix(challenges): fixed tests to check for pre operators
Increment and decrement a number challenge
will now check for post-increment

ISSUES CLOSED: #199
2018-08-18 19:19:44 +02:00
Stuart Taylor ec444f71ad fix(formatting): Update Show layout, whitespace and underlines (#18022) 2018-08-17 11:41:08 -04:00
Ryan Pisuena 8f17adf2c6 fix(challenges): spelling and grammar errors addressed 2018-08-17 08:21:25 +02:00
Josh Alling e044de4230 fix(challenges): add test to lookahead regex challenge
ISSUES CLOSED: #209
2018-08-17 08:15:38 +02:00
Mrugesh Mohapatra 336776ccf6 fix(user): send profileUI for locked user 2018-08-15 11:05:00 +01:00
Mrugesh Mohapatra 6b8061fa9a fix: url and CSP for deps 2018-08-15 11:00:12 +01:00
Mrugesh Mohapatra a505afb75c fix: update styles and text 2018-08-15 10:04:38 +01:00
Mrugesh Mohapatra b647012ba0 feat: add award badge to profiles 2018-08-15 10:04:38 +01:00
Tomer Ben Rachel 31957a45e2 fix(challenges): fixed typo in algorithms and ds 2018-08-14 18:51:30 -07:00
Rob Anthony 296cf44f57 fix(challenges): add test to check user is using \W in Regex
Add test to make sure user is using \W and not ^\w
2018-08-14 10:53:17 -07:00
Josh Alling 16d52cbcdf docs(contributing): add info on conventional commit messages
Specifies that a pull request will fail the Travis CI build without conventional commit messages and
adds a link with more info about conventional commits.
2018-08-12 12:55:06 -10:00
Josh Alling b369fa00cb fix(challenges): fix grid-gap shorthand regex (#237)
ISSUES CLOSED: #229
2018-08-10 15:42:23 -05:00
Josh Alling a49f45ea5c fix(challenges): fix grid-gap shorthand regex (#232)
ISSUES CLOSED: #229
2018-08-10 08:16:04 -05:00
Ashera138 57b0d0a0e7 chore(challenges): fixed a minor spelling error (#233)
Changed "a option" to "an option" in css-grid.json

ISSUES CLOSED: 17990
2018-08-09 18:22:02 -05:00
Stuart Taylor c80bc0086e fix(layout): Adjust layout to show youtube controls 2018-08-09 20:44:12 +05:30
Stuart Taylor 35fd18262c fix(lock): Fix lock file https 2018-08-09 20:44:12 +05:30
Mrugesh Mohapatra 0ecbaf663b fix: update user model validation to filter mode 2018-08-09 11:00:52 +01:00
Stuart Taylor ab9b354504 fix(icons): Fix social icons not rendering 2018-08-09 02:31:17 +05:30
Stuart Taylor 69030797ac Add icons to the byline (#17993) 2018-08-09 02:26:54 +05:30
Niraj Nandish 159203aa68 fix(challenges): corrected challenge instructions 2018-08-07 23:27:00 -10:00
Josh Alling 1f06d45bbd test(challenges): add solutions to be tested
ISSUES CLOSED: #206
2018-08-07 23:22:43 -10:00
Mrugesh Mohapatra e5de7d1837 fix(user): update the unsub route 2018-08-07 14:35:17 +01:00
nikrb 037990c47f fix: clickjacking challenge description 2018-08-07 18:08:56 +09:00
Guy Even 96b39c14b6 fix(challenges): fixed challenge accepted without any new code
changed the location of .container rule

ISSUES CLOSED: #198
2018-08-07 17:51:08 +09:00
RaviKThella 6335a1521d fix(challenges): fixed esc chars in managing packages with npm lesson 2018-08-07 17:37:34 +09:00
Edward Njoroge Kahara 4f7faba7d9 fix(challenges): typo
fix typo on line 2083, from 'mutatable' to 'mutable'
2018-08-07 17:29:23 +09:00
Stuart Taylor a4a6901fc6 chore(pkg): Update pm2 to @latest (#17979) 2018-08-05 05:28:16 +05:30
Mrugesh Mohapatra 73d01fe157 chore(loop-protect): removing challenge dep from www 2018-08-04 22:48:20 +01:00
Mrugesh Mohapatra dae7f383f4 fix: remove code-mirror 2018-08-04 22:48:20 +01:00
Mrugesh Mohapatra 38ad6eb878 fix(csp): Update policy for FA and remove optimizely 2018-08-04 22:48:20 +01:00
Stuart Taylor 06b648b402 chore(console): Remove some console logs (#17978) 2018-08-05 03:14:18 +05:30
Stuart Taylor e3247b4554 fix(scripts): Fix the way webpack is naming the bundles (v3 -> v4 differences) (#17977) 2018-08-05 03:13:55 +05:30
Stuart Taylor 993958daea fix(views): Fix view tracking 2018-08-03 20:13:31 +05:30
Stuart Taylor ed7aa8f074 feat(refs): Initial referral source tracking 2018-08-03 19:27:42 +05:30
Stuart Taylor a0d5841560 fix(loader): Fix loader position 2018-08-03 19:27:42 +05:30
Stuart Taylor 1b3f350821 feat(homeLink): Update userHome link 2018-08-03 19:27:42 +05:30
Stuart Taylor e4d0dbc2a4 feat(news-link): Add link to news in navbar partial 2018-08-03 19:27:42 +05:30
Stuart Taylor fc19bf4fd3 fix(layout): Adjust layout 2018-08-03 19:27:42 +05:30
Stuart Taylor 9cdb0ec7a2 feat(article-views): Initial view tracking 2018-08-03 19:27:42 +05:30
Stuart Taylor c63aecdf79 fix(css): Typography and layout 2018-08-03 19:27:42 +05:30