Commit Graph

146 Commits

Author SHA1 Message Date
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
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
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
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
James L
4eb85b2f38 Removed postion property from mapWrapper which was causing issues on small screens. 2016-05-09 17:32:58 +01: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
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
Quincy Larson
a2466d77b3 fix button colors from issue #7903 2016-04-04 22:03:18 -07:00
Panayiotis Lipiridis
7c27952ff6 Updated Bootstrap Social
..and remove plus from Google sign in icon
2016-04-04 22:36:35 +02:00
Nick
b049d252ef FIX - Remove trailing spaces 2016-04-02 23:52:52 -04:00
Quincy Larson
d47aed4850 factor out settings page with email settings 2016-03-14 23:59:24 -07:00
Hallaathrad
1efdfab0b9 Change margin and width for nested elements in map 2016-03-12 13:51:37 -05:00
shl_kfy
1dee10a55c change color of labs 2016-03-08 16:38:12 +00:00
Hallaathrad
dabcebd91c scrolling issues be gone 2016-03-03 19:00:47 -05:00
chrisroselli
2cc11a1efa Header visual adjustments
Spaces should be equal on both sides of the navbar
2016-03-01 23:01:41 -05:00
Quincy Larson
2f613ec216 shorten nonprofit testimonials 2016-02-22 15:30:08 -08:00
Quincy Larson
f5260f7c21 add testimonial to nonprofit landing page 2016-02-19 17:09:35 -08:00
Jami Gibbs
a8700f9cdb Fixes blank white wiki sidebar and scrolling 2016-02-13 17:19:16 -06:00
Hallaathrad
3086252d03 Fix for bouncing sidecar's gap 2016-02-12 22:41:58 -05:00
Justin Richardsson
d3ca16d4ec Merge pull request #6908 from jamigibbs/fix/sidebar-scroll-ios
Fixes sidebar scrolling behaviour on iOS.
2016-02-12 20:58:49 -05:00
Quincy Larson
aaaf327992 Merge pull request #6879 from FreeCodeCamp/feature/wiki-sidebar
Add Wiki Sidebar, Use Gatsby Generated Wiki
2016-02-11 20:01:01 -08:00
SaintPeter
ba18520845 Add language detection 2016-02-11 18:14:47 -08:00
Jami Gibbs
f02716b1a5 Fixes sidebar scrolling behavior on iOS, fixes #6227 2016-02-11 14:35:03 -06:00
Hallaathrad
b5fc216436 fix for Flash message not displaying in detached map 2016-02-10 17:47:35 -05:00
Hallaathrad
fe422d2300 adding wiki as detached and integrating into .less folder 2016-02-09 23:26:59 -05:00
Rex Schrader
02662e98e2 Add Wiki Sidebar 2016-02-09 12:44:08 -08:00
Hallaathrad
85a78046d1 fix for navbar overflowing at 4 digits brownies 2016-02-07 14:02:45 -05:00
Alister N. Mada
5b73279212 Remove slide challenge text-align center 2016-02-07 13:00:33 +07:00
Hallaathrad
a903db76e3 Minor aesthetic changes 2016-02-05 23:46:11 -05:00
Rex Schrader
c6a27fd437 Merge pull request #6649 from hallaathrad/fix/map-display-issues
Chapters fade when all its challenges are completed
2016-02-01 20:22:21 -08:00
Justin Richardsson
b3a6e9ba96 Merge pull request #6619 from sahat/fix/navbar-dropdown
Nav dropdown responsive fixes.
2016-02-01 22:44:14 -05:00
Sahat Yalkabov
2276abb711 Nav dropdown responsive fixes
Fixed responsive dropdown collapse edge case
2016-02-01 22:28:35 -05:00
Hallaathrad
340c35fe6a Chapters fading when all its challenges are completed
Also, removing the decoration after click.
2016-02-01 17:33:36 -05:00
SaintPeter
a6fc2f2fd4 Final effeciency pass, fix search bug 2016-01-31 22:12:41 -08:00
Hallaathrad
d1993ea4b6 Filter functions almost ready.
Our pretty bar changes visual state of the filtered elements, clears with the X, restores hidden elements when deleting characters. Etc.

For the future: if a chapterBlock is collapsed but has results, expand it. No?
Also, hopefully getting fontawesome to the latest version... Regardless of that, this is a great opportunity for a legendary 404.

Expansion of containers achieved

Still working on collapsing them back when search terms change.
If users had just pressed "collapse all" before the search, they should remain thus afterwards.

The UX focus here is not to change the users' expected behaviour and final result.

Future: updating font awesome.
Working on a legendary "not found" image to make FCC join the internet hall of fame.
(btw, where would I keep that file in the server?)
2016-01-31 19:29:32 -08:00
SaintPeter
fa18734a59 Add Live Filter to Map - partial 2016-01-31 14:42:35 -08:00
Quincy Larson
806b196d5e improve map spacing 2016-01-31 14:11:59 -08:00
Hallaathrad
81f9b92bed Adjust spaces and sizes on sidebar
Addressing the changes discussed over skype to fix #6564, and an incoming issue with #6584 in which the absence of the button will create awkward empty spaces.
Took that chance to improve the spacing even further —vertical real state.

----

bonus: changed the colour for the navbar hover status (brown -> darkgreen)
2016-01-29 18:29:26 -08:00
Quincy Larson
93dfc42e04 Merge pull request #6403 from hallaathrad/change/center-map-layout
Centre map layout, colour enhancement for UX
2016-01-28 17:06:47 -08:00
Quincy Larson
64efbd36a2 Merge pull request #6548 from hallaathrad/change/about-page
Change space in population table
2016-01-28 17:04:59 -08:00
Hallaathrad
49ccd81654 Change space in population table
From a <table> inside a single <h2> and spacing based on html encoded stuff, to an <ul> with light css styling.

-----
More cleanup changes for the rest of the page to come in next PR.
2016-01-28 12:51:23 -05:00