Commit Graph

9233 Commits (df177cfde6d08dd95f93f0432ad8de680a4b7f59)

Author SHA1 Message Date
Berkeley Martinez 043832302e Fix(lang): update challenge lang on user lang change 2016-08-12 17:19:34 -07:00
Berkeley Martinez 053e5e385e Fix(routes): user sensitive routes redirect to map 2016-08-12 15:28:05 -07:00
BKinahan 3d6e2e9a5c Swap Slasher Flick with more difficult challenge 2016-08-12 18:23:25 +00:00
Jonathan 8addca59de Merge pull request #10174 from BerkeleyTrue/fix/add-head-tail
Fix(challenge): Add challenge head/tail to contents on execute
2016-08-12 14:39:07 +02:00
Jonathan c9b83a8d16 Merge pull request #10176 from arun1595/fix-grammar
Fix grammar issue
2016-08-12 10:53:07 +02:00
Arun Kumar 1e01f48dae
Fix grammar issue 2016-08-12 12:14:52 +05:30
Mrugesh Mohapatra d660dc22a4 Merge pull request #10173 from BerkeleyTrue/fix/challenge-completed
Fix(challenges): Update user data on challenge complete
2016-08-12 11:41:23 +05:30
Mrugesh Mohapatra f4389fac12 Merge pull request #10007 from augmt/fix/loop-protect/do-while
Fix loop-protect for empty lines in do-while loops
2016-08-12 11:13:37 +05:30
Berkeley Martinez 73b5fd5797 Fix(challenge): Add challenge head/tail to contents on execute 2016-08-11 20:54:30 -07:00
Berkeley Martinez 8be0d194a5 Fix(challenge): update user challenge map on challenge complete 2016-08-11 16:41:03 -07:00
Jonathan 9251b1885c Merge pull request #10171 from gczarnocki/fix/range-typo-if-challenge
Fix a description of an 'if' statement logic
2016-08-11 23:48:41 +02:00
mtroiani 5884d00fda Update word blanks description 2016-08-11 21:41:36 +00:00
Berkeley Martinez 5abf21084d Merge pull request #10169 from raisedadead/fix/issue-template
fix(issue-template): Update the issue template
2016-08-11 12:22:08 -07:00
Mrugesh Mohapatra 3394b43cb7 fix(issue-template): Update the issue template
This commit updates the issue template to prevent accidental bot triggers.
2016-08-12 00:41:06 +05:30
Berkeley Martinez 9ee50b1b58 Merge pull request #10157 from jadb/fix/varci-config
Merge both rules & fix paragraphs
2016-08-11 11:33:13 -07:00
Berkeley Martinez 8962950c8c Merge pull request #10059 from atjonathan/fix/eslint-plugin-react-closing-tags
Fixed closing tags error with tests
2016-08-11 11:31:10 -07:00
Mrugesh Mohapatra 7dcd38786f Merge pull request #10143 from dhcodes/fix/clarification-on-jQuery-even-odd
Add sentence referencing zero-index in jQuery even-odd challenge
2016-08-11 23:50:08 +05:30
Mrugesh Mohapatra 9bbd725d28 Merge pull request #10153 from dhcodes/fix/add-floating-point-resource-to-exact-change
Add floating point guide as resource on Exact Change
2016-08-11 23:39:42 +05:30
Grzegorz Czarnocki b8e65b2f65 Fix a description of an 'if' statement logic 2016-08-11 17:32:26 +02:00
Eric Leung f8425780ec Relax test regex checking other var initialization 2016-08-10 22:26:00 -07:00
Jad Bitar 1a4ae4ef1f Fix uncaught cases & paragraphs 2016-08-10 19:03:39 -04:00
dhcodes fc1f29b9fa Add floating point guide as resource on Exact Change 2016-08-10 14:36:21 -05:00
Manish-Giri 8454caa6d4 Update instructions for href attribute in make dead links challenge 2016-08-10 12:00:46 +05:30
dhcodes e6f9b61b5e Add sentence referencing zero-index in jQuery even-odd challenge 2016-08-09 14:15:45 -05:00
Mrugesh Mohapatra e610f64ff9 Merge pull request #10134 from erictleung/translate/pig-latin-es-instructions
Translate ES Pig Latin note on lowercase input str
2016-08-09 16:40:54 +05:30
Eric Leung 4f1f81caab Translate ES Pig Latin note on lowercase input str 2016-08-08 17:26:43 -07:00
Berkeley Martinez d3dabb1f36 Fix(challenges): completed marked at render
Mark challenge completed using derived data in a selector
instead of manipulating the data on user load
2016-08-08 16:21:04 -07:00
Mrugesh Mohapatra 7467cce5b9 Merge pull request #10116 from BerkeleyTrue/fix/font-awesome
Fix(challenges): Add font-awesome
2016-08-08 22:47:06 +05:30
Brendan Kinahan 666f9c83b6 Merge pull request #10125 from michaeltnoronha/fix/big-o
Remove references to T(n)
2016-08-07 21:43:58 +00:00
Michael Noronha 5a1f8c0217 Remove references to T(n)
To make consistent with video.
2016-08-07 16:23:04 -05:00
Dylan b14a40788c Modify tests and instructions to accept span for icon tag 2016-08-06 22:57:55 -05:00
Berkeley Martinez 404afc11f4 Merge pull request #10114 from BerkeleyTrue/feature/varci-config
Feature(repo): add varci config
2016-08-06 15:35:25 -07:00
Berkeley Martinez be782f083c Fix(challenges): Add font-awesome 2016-08-06 15:24:00 -07:00
Berkeley Martinez 067003ba35 Merge pull request #10111 from raisedadead/fix/map-aside-night-mode-css
fix(night-mode): Add CSS to the map aside
2016-08-06 14:06:30 -07:00
Berkeley Martinez a0a521995f Feature(repo): add varci config
This adds labeling with `question` of issues with help in title
and commenting a short message asking the user to seek help
in chat or forum and closing the issue
2016-08-06 13:54:51 -07:00
Mrugesh Mohapatra 2403492cee fix(night-mode): Add CSS to the map aside 2016-08-07 00:15:45 +05:30
Mrugesh Mohapatra e8a73728e2 Merge pull request #10107 from BerkeleyTrue/fix/nav-settings
Fix(nav): Avatar/points should always lead to settings
2016-08-06 23:22:16 +05:30
Mrugesh Mohapatra 8579c16ac6 Merge pull request #10102 from BerkeleyTrue/feature/add-redux-night-mode
Feature(theme): add nightmode react logic
2016-08-06 22:51:01 +05:30
Berkeley Martinez f076f09a45 Fix(nav): Avatar/points should always lead to settings 2016-08-06 07:33:01 -07:00
Berkeley Martinez 94c4c846e9 Feature(theme): add nightmode react logic
We wait to load the user before applying the theme
as we will begin aggressively caching most of the react
app routes. This means we can not depend on user data to
determine.
2016-08-06 07:24:10 -07:00
Mrugesh Mohapatra f326acb47c Merge pull request #10103 from BerkeleyTrue/fix/nav-points-route
Fix(nav): clicking on points should not hit server
2016-08-06 18:18:27 +05:30
Mrugesh Mohapatra f261b8aada Merge pull request #10104 from BerkeleyTrue/fix/challenge-page-title
Fix(meta): challenge should use challenge title for page title
2016-08-06 17:20:13 +05:30
Mrugesh Mohapatra 5668c4c248 Merge pull request #10064 from BerkeleyTrue/fix/actual-current-route
feature(challenges): load current challenge on first visit
2016-08-06 17:11:07 +05:30
Berkeley Martinez 787051862e Fix(meta): challenge should use challenge title for page title 2016-08-05 20:51:52 -07:00
Berkeley Martinez 10de64c442 Fix(nav): clicking on points should not hit server
Refactor(nav): fccnavitem is now points-nav-item
2016-08-05 15:15:40 -07:00
Berkeley Martinez 3d05eee0ea Fix(routing): add protections against malformed data 2016-08-05 14:49:23 -07:00
Mrugesh Mohapatra a67b090af4 Merge pull request #10096 from weejimmy/fix/palindrome-casing
Amended instructions for Check for Palindrome challenge to reference casing
2016-08-05 19:40:07 +05:30
James Hobbs 60ee94edaf Amended instructions for Check for Palindrome challenge to reference casing. 2016-08-05 13:04:25 +01:00
Berkeley Martinez 91a50b4843 Fix(nav): Only update user data if current challenge actually changes 2016-08-04 15:18:51 -07:00
Berkeley Martinez 879f5b3bb8 Fix(nav): current-challenge should work when not on challenges 2016-08-04 15:16:55 -07:00