Quincy Larson
3e3fa12b52
Merge pull request #12048 from raisedadead/feature/reporting-profiles
...
feat(user): Report profiles
2017-01-26 14:16:16 -06:00
Mrugesh Mohapatra
f262bfd960
fix(night-mode): Update indenting and change border color
2017-01-24 22:23:20 +05:30
Markus Török
e1261526d8
fix(night-mode): Add css classes to unsubscribe button
...
Add class btn-toggle and remove bg-color from inactive buttons in night mode
2017-01-24 22:17:45 +05:30
Peter Weinberg
e5c5a6ee63
amended nightmode styles: modals, dropdown, menu-toggle
2017-01-16 19:37:04 -05:00
Mrugesh Mohapatra
1f67c72fc6
feat(user): Report profiles
...
This adds a simple email-based mechanism to report profiles for
abuse. An email with text from the report is sent to Free Code
Camp's support account with the reporter's account in copy. This
also adds the reporter's details to the report for follow ups.
2017-01-13 00:14:29 +05:30
Stuart Taylor
075476f15f
Render CodeMirror skeleton for SSR
2017-01-03 21:25:14 +00:00
Berkeley Martinez
1892654dab
feat(nav): remove sidecar
2016-12-29 22:04:05 -08:00
Dylan
7d2ca7c8a3
fix wording and css of Bug Modal
2016-12-28 19:11:27 -06:00
hudsontaylor
80eae43257
Center Testimonial Text
...
This gets rid of the odd white spaces in the testimonials section by just centering the text instead of justifying it.
2016-12-13 23:43:44 +05:30
Stuart Taylor
60d46e069b
Add reactified challenge success modal
2016-12-05 22:54:38 +00:00
johnnyqbui
baf225ad3a
Remove reset progress animations, changed color and increase size of delete account buttons
2016-12-01 13:56:10 -06:00
Berkeley Martinez
2400ea04c5
feat(app): render spinner on /settings
2016-11-01 13:35:55 -07:00
Jonathan
1c951a2fe5
Merge pull request #9907 from craigstroman/fix/text-editor-overflow-ipad
...
Text-editor overflow hidden on iPad
2016-10-15 14:11:04 +01:00
Logan Tegman
2762238c8d
Fix sitemap, remove jobs remnants
2016-10-06 22:10:26 -07:00
Hallaathrad
f08ac78d99
Better visibility for <code>
in night mode
2016-10-02 16:49:07 -04:00
Adegbuyi Ademola
f1a1166173
fix(Nav): Avatar should light up brownie #10581
2016-09-24 18:07:13 +01:00
Mrugesh Mohapatra
3d8ec49520
Fix(css): react-layout and editor area
2016-08-02 10:38:01 +05:30
Berkeley Martinez
ff13fc4835
Fix(layout): use specific body css tag for react
2016-07-28 23:41:23 -07:00
Berkeley Martinez
627c92c72f
Fix(challenges): make challenge height auto
...
closes #9347
2016-07-28 23:40:01 -07:00
Berkeley Martinez
91dc3625d9
Remove step pointer events block
...
unminify animate.css
2016-07-28 23:39:17 -07:00
Berkeley Martinez
8169e9e785
Add map drawer
...
This commit break map css. Will need to refactor how the map renders
2016-07-28 23:39:17 -07:00
Berkeley Martinez
09ea99e561
Add react challenge view with editor
2016-07-28 23:39:17 -07:00
Quincy Larson
fbfff58f6b
update views and CSS to reflect feedback from @berkeleytrue and @raisedadead
2016-07-28 12:10:31 -07:00
Quincy Larson
f28e4a95f7
add route to nonprofit resources list
2016-07-28 00:12:32 -07:00
craigstroman
18e1b2e478
Text-editor overflow hidden on iPad.
2016-07-27 08:27:45 -04:00
craigstroman
b594f4ccdf
Text-editor overflow hidden on iPad.
2016-07-27 07:54:52 -04:00
dhcodes
70769d56a5
remove Wiki sidebar HTML, LESS, JS
...
remove Wiki sidebar
2016-07-21 09:59:32 -05:00
Berkeley Martinez
3c1e08f894
Revert "Feature/Popover Definitions"
2016-07-16 21:35:28 -07:00
That Guy
ece31687fa
Merge pull request #8917 from Bouncey/Feature/Popover-Def-HTML-CSS
...
Feature/Popover Definitions
2016-07-17 01:29:42 +01:00
trion129
e392b37add
Rebased the branch
2016-07-02 10:57:37 +05:30
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
Thanakom Sangnetra
9fe18ba4e1
update client/less/main.less
...
- add btn-default hover background color
2016-05-28 16:26:48 +07: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
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
Berkeley Martinez
bfafd19835
Fix react/night mode css
2016-04-08 17:27:13 -07: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
d47aed4850
factor out settings page with email settings
2016-03-14 23:59:24 -07: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
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
Hallaathrad
b5fc216436
fix for Flash message not displaying in detached map
2016-02-10 17:47:35 -05:00
Rex Schrader
02662e98e2
Add Wiki Sidebar
2016-02-09 12:44:08 -08:00
Hallaathrad
a903db76e3
Minor aesthetic changes
2016-02-05 23:46:11 -05:00
Sahat Yalkabov
2276abb711
Nav dropdown responsive fixes
...
Fixed responsive dropdown collapse edge case
2016-02-01 22:28:35 -05:00