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
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
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
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
9ee50b1b58
Merge pull request #10157 from jadb/fix/varci-config
...
Merge both rules & fix paragraphs
2016-08-11 11:33:13 -07:00
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
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
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
b8e65b2f65
Fix a description of an 'if' statement logic
2016-08-11 17:32:26 +02:00
1a4ae4ef1f
Fix uncaught cases & paragraphs
2016-08-10 19:03:39 -04:00
fc1f29b9fa
Add floating point guide as resource on Exact Change
2016-08-10 14:36:21 -05:00
e6f9b61b5e
Add sentence referencing zero-index in jQuery even-odd challenge
2016-08-09 14:15:45 -05:00
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
4f1f81caab
Translate ES Pig Latin note on lowercase input str
2016-08-08 17:26:43 -07:00
7467cce5b9
Merge pull request #10116 from BerkeleyTrue/fix/font-awesome
...
Fix(challenges): Add font-awesome
2016-08-08 22:47:06 +05:30
666f9c83b6
Merge pull request #10125 from michaeltnoronha/fix/big-o
...
Remove references to T(n)
2016-08-07 21:43:58 +00:00
5a1f8c0217
Remove references to T(n)
...
To make consistent with video.
2016-08-07 16:23:04 -05:00
404afc11f4
Merge pull request #10114 from BerkeleyTrue/feature/varci-config
...
Feature(repo): add varci config
2016-08-06 15:35:25 -07:00
be782f083c
Fix(challenges): Add font-awesome
2016-08-06 15:24:00 -07:00
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
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
2403492cee
fix(night-mode): Add CSS to the map aside
2016-08-07 00:15:45 +05:30
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
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
f076f09a45
Fix(nav): Avatar/points should always lead to settings
2016-08-06 07:33:01 -07:00
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
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
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
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
787051862e
Fix(meta): challenge should use challenge title for page title
2016-08-05 20:51:52 -07:00
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
3d05eee0ea
Fix(routing): add protections against malformed data
2016-08-05 14:49:23 -07:00
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
60ee94edaf
Amended instructions for Check for Palindrome challenge to reference casing.
2016-08-05 13:04:25 +01:00
91a50b4843
Fix(nav): Only update user data if current challenge actually changes
2016-08-04 15:18:51 -07:00
879f5b3bb8
Fix(nav): current-challenge should work when not on challenges
2016-08-04 15:16:55 -07:00
f0955aea5c
Fix(nav): Protect against missing data
2016-08-04 15:01:37 -07:00
c3c640d00a
Fix(nav): Use current-challenge instead of next-challenge for logo
2016-08-04 14:51:31 -07:00
40b37dc8df
Merge pull request #10084 from BKinahan/fix/bye-hodor
...
remove hodor from quotes again - just let him rest
2016-08-04 14:37:42 -07:00
c2f7743462
remove hodor from quotes again - just let him rest
2016-08-04 21:15:10 +00:00
952ea3a3e2
Merge pull request #10080 from Rlin415/fix/map-menu-change-wording
...
Change wording in map menu
2016-08-05 00:31:35 +05:30
e83b542ed0
Change wording in map menu
2016-08-04 10:51:43 -07:00
8121ada14c
Feature(routing): add current-challenge redirect logic
2016-08-04 10:49:37 -07:00
2a961ae83c
Merge pull request #9937 from dhcodes/fix/question-mark-in-alt-tag
...
Change test on Image Challenge to allow all char. in alt tag
2016-08-04 22:37:18 +05:30
28f12e5704
Merge pull request #10032 from Manish-Giri/fix/prioritize-styles
...
Update regex for color check in Prioritize Styles challenge
2016-08-04 22:25:45 +05:30
d9f82da8fa
Merge pull request #10043 from sautille/fix/wherefore-test
...
Update test on 'Wherefore art thou' challenge
2016-08-04 21:56:04 +05:30
40dea40435
Added tests against nested divs custom heading challenge ( #10062 )
...
Added tests against nested divs custom heading challenge
2016-08-04 21:19:25 +05:30
545266e0be
fix(challenge-tests) : Update test message on add a placeholder challenge
2016-08-04 11:42:21 +05:30
7f981c375d
Merge pull request #10070 from iamrudra/fix/remove-obsolete-dependencies
...
Removing react-toastr dependency from package.json
2016-08-04 11:11:59 +05:30
03b339ba9c
Removing react-toastr dependeicy from package.json
2016-08-03 19:52:32 -07:00