Stuart Taylor
125cb7e1ce
Merge pull request #9258 from heldersepu/fix/Scroll-to-bottom-of-#scroll-locker
...
Prevent scrolling on initial challenge run
2016-06-22 07:18:08 +01:00
HelderSepu
e6542fa00e
Prevent scrolling on initial challenge run
...
- Add additional parameter to function displayTestResults
Correction to errors: Line exceeds the maximum line length of 80 max-len
Do not scroll on JS challenges
2016-06-21 20:22:30 -04:00
Stuart Taylor
1bbd65bcb1
Merge pull request #9221 from atjonathan/feature/bio
...
Added Bio from GitHub to freecodecamp portfolios
2016-06-21 23:49:05 +01:00
Helder
ce46d1906b
Animate #testSuite to focus user on errors
...
- As soon as the user clicks the button we hide('slow') the div #testSuite
- Then on displayTestResults we show it.
Use fadeOut/fadeIn instead of hide/show
Scroll the div #scroll-locker to the bottom
- Fix for some challenges with long contents on div #scroll-locker
Fix Err: Strings must use singlequote quotes
2016-06-18 16:04:36 -04:00
Jonathan
ecd1f628e2
Added Bio from GitHub to freecodecamp portfolios
...
- Removed unneeded code
2016-06-18 19:07:57 +01:00
Berkeley Martinez
e6f29ecc9c
Feature/Popover Definitions
2016-06-17 23:53:44 +01:00
Berkeley Martinez
effd86e79f
Revert "FIX Unfinished Function Declaration in Comments"
2016-06-15 18:54:10 -07:00
Stuart Taylor
e0b100a861
Merge pull request #8894 from Bouncey/FIX/Comment-your-JavaScript-Code
...
FIX/Unfinished Function Declaration in Comments
2016-06-15 22:31:05 +01:00
Stuart
b2e2eaa594
Fix/Loop Protect - Remove noprotect from saved code
2016-06-14 01:46:21 +01:00
Stuart
3ef7d18fc0
FIX Unfinished Function Declaration in Comments
2016-06-10 12:40:41 +01:00
Berkeley Martinez
214f307437
Merge pull request #8373 from vcooley/feature/link-to-wiki-solution
...
Link to wiki's solution page while working on or after completing cha…
2016-06-03 12:04:30 -07:00
hangaebal
856874a727
Fix Bug when CodeMirror return function object
2016-05-31 11:21:17 +09:00
Jonathan
9549f572ae
Merge pull request #8834 from prideloki/fix/css-for-pledge-cancelling-button
...
Fix CSS for Pledge cancelling("Maybe later") button
2016-05-31 00:20:14 +01:00
Mrugesh Mohapatra
a98cf03173
Merge pull request #8374 from vcooley/fix/close-aside-on-modal-in
...
Modals now close map, wiki, and chat asides when they are displayed
2016-05-30 15:27:44 +00:00
Thanakom Sangnetra
9fe18ba4e1
update client/less/main.less
...
- add btn-default hover background color
2016-05-28 16:26:48 +07:00
Jonathan
d9f48e81e3
Added fixed header to wiki aside
...
* Added title
2016-05-27 17:03:07 +01:00
Quincy Larson
e1f2d619fb
Merge pull request #8690 from theflametrooper/fix/campernews
...
Removed Camper News completely
2016-05-18 22:59:53 -07:00
Jonathan
62946689dc
Removed Camper News completely
2016-05-17 18:31:40 +01:00
Rafael J. Rodriguez
2fb6221b52
Updates link to report bugs
...
* Updates the link to report a bug to the current one
2016-05-17 11:06:52 +05:30
Quincy Larson
ee2e0e290f
Merge branch 'fix/theme-flash' of https://github.com/BerkeleyTrue/FreeCodeCamp into BerkeleyTrue-fix/theme-flash
...
Conflicts:
common/models/user.js
2016-05-12 21:28:29 -07:00
Berkeley Martinez
e72ad8c513
fix(ui): Fix flash shown to user on page refresh
...
Store user theme preference on user object.
Must be logged in to use themes
2016-05-12 18:52:03 -07:00
Vince Cooley
31b4fff727
Link to wiki solution page from challenges
...
removed buttons on challenge completion
Remove buttons; default path moved to top of showWiki method
Fixed style issue
2016-05-12 18:23:12 -05:00
Mrugesh Mohapatra
163c3c93eb
Merge pull request #8528 from hangaebal/fix/Claim_Certificates_-_Challenges_-_Text_Rendering_Issues
...
Fix Claim Certificates - Challenges - Text Rendering Issues
2016-05-10 16:58:29 +05:30
Berkeley Martinez
a484dd340a
Merge pull request #8532 from cashhh/fix/flashMessages
...
Update map.less to fix flash messages
2016-05-09 16:22:29 -07:00
Berkeley Martinez
5eadbba235
Merge branch 'fix/video-challenge-submission' into staging
2016-05-09 16:16:07 -07:00
Logan Tegman
c015cb5ec5
Inject csrf token into react app
2016-05-09 10:13:02 -07:00
James L
4eb85b2f38
Removed postion property from mapWrapper which was causing issues on small screens.
2016-05-09 17:32:58 +01:00
hangaebal
535e68f9e3
Fix Claim Certificates - Challenges - Text Rendering Issues
2016-05-09 23:31:29 +09:00
Nick
eb1705d540
Update map.less to fix flash messages
...
Flash messages should be centered now instead of being offset
2016-05-08 22:57:09 -04:00
Mrugesh Mohapatra
caa49aea20
Refactor Email Update URL Change
2016-05-03 10:59:52 +05:30
Mrugesh Mohapatra
3d55b9bb8b
Add Update Email View
...
This commit:
- Displays the user's email that we have on records
- Adds a button in the settings to update email
- Adds a form view to update the email
- Fixes CSS for the Email icons and the email form
~ Credits to @hallaathrad
- Linting fixes and updated with Berkeley's Comments
- Streamline checks and fix scope
- Add AJAX Calls
- Add flash messages
- Update the views & add XHR value
2016-05-02 18:33:37 +00:00
Vince Cooley
65600cb370
Modals now close map, wiki, and chat asides when they are displayed
...
Changed aside tags to select by class or id
2016-05-01 13:30:40 -05:00
Mrugesh Mohapatra
91d1cb528b
Merge pull request #8241 from ttymed/feature/codemirror-focus-hotkey
...
added keybindings for focus on codemirror through Mousetrap
2016-04-24 03:07:25 +05:30
bteng22
11dcd74f64
adding newline before appending tail to combinedCode to prevent tail from being cut off by trailing comments in code editor
...
setting initialValue of reduce to newline for arrayToNewLineString to prevent cutting off code if trailing comments in json
2016-04-23 14:05:49 -07:00
ttymed
55ef14b9a6
added keybindings for focus on codemirror through Mousetrap
2016-04-23 07:16:59 +08:00
Quincy Larson
be27deaa4c
Merge pull request #8124 from BerkeleyTrue/feature/re-add-announcement
...
(Re)add announcement/flyer
2016-04-20 14:48:05 -07:00
Rahul Jain
e32e0ecdbc
made search in the map more fuzzy
2016-04-18 22:51:18 +05:30
George Stepanek
d00e3628af
Fix the navbar links so control-clicking opens them in a new tab
2016-04-16 10:42:25 +12:00
Berkeley Martinez
02eb6cad6c
Refactor announcement feature
2016-04-14 20:06:42 -07:00
Berkeley Martinez
c9fdb581ce
Revert "Announcement feature"
2016-04-14 18:13:58 -07:00
benmcmahon100
07c8422ee7
Made the message comparison more strict
2016-04-13 23:34:38 +01:00
Quincy Larson
bc8a6c92bf
Fix broken lint tests
2016-04-13 23:10:38 +01:00
benmcmahon100
d53a2eec86
BillBoard now Flyer. Changes to API and view logic
...
Fix to replace of null error. Changed Flyer to flyer
2016-04-13 23:10:34 +01:00
benmcmahon100
2b2b359514
Bill board feature up and running
2016-04-13 22:58:58 +01:00
benmcmahon100
a27c5ccdd2
Ground work for the bill board announcement feature
2016-04-13 22:58:57 +01:00
Hallaathrad
f88f5dd5d4
revisioning
2016-04-12 10:34:24 -04:00
Quincy Larson
95ce24677d
Merge pull request #8002 from FreeCodeCamp/fix/react-body-css
...
Fix react/night mode css
2016-04-08 19:34:43 -07:00
Berkeley Martinez
bfafd19835
Fix react/night mode css
2016-04-08 17:27:13 -07:00
Hallaathrad
df175eb8d0
Fix for drawer's invisible buttons
2016-04-08 19:38:13 -04:00
Justin Richardsson
5fdc961587
Night Mode + CSS Additions ( #7929 )
...
* Night Mode and More Hotkeys
* Nightmode CSS adjustments
* Removed Redundant Line
* Wrapped JSON.parse statements in a try catch block
2016-04-08 15:13:41 -07:00