Commit Graph

134 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
ad8bc57a8d Merge pull request #9134 from crashuniverse/fix/profile-old-challenges-link
Display text instead of links in absence of challenge name
2016-06-28 17:16:06 +00:00
Jonathan
ecd1f628e2 Added Bio from GitHub to freecodecamp portfolios
- Removed unneeded code
2016-06-18 19:07:57 +01:00
Priya Ranjan Singh
d834c08e71 display text instead of links in absence of challenge name 2016-06-14 15:48:20 +05:30
Berkeley Martinez
e29a2a9716 feature(email): add ability to verify current email 2016-06-02 15:23:49 -07:00
Mrugesh Mohapatra
ff4dfb09da Add email verification and notifications
This commit
- [x] Fixes the flash notice color (Trivial)
- [x] Adds flash message for user with no email.
- [x] Adds checks to see if user's email is verified, and displays corresponding notification.
- [x] Adds email templates.
2016-06-01 08:34:34 +00: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
9dde4949bf Merge pull request #8489 from raisedadead/fix/sign-in-buttons
Fix Sign in Buttons
2016-05-06 14:14:51 -07:00
Mrugesh Mohapatra
090c5b8b18 Fix Sign in Buttons 2016-05-07 00:27:49 +05:30
Mrugesh Mohapatra
4f9ea83f5a Remove notice in deprecated OAuth Methods 2016-05-06 14:37:48 +00:00
Mrugesh Mohapatra
caa49aea20 Refactor Email Update URL Change 2016-05-03 10:59:52 +05:30
Berkeley Martinez
e65d55a3f7 Change update email endpoint 2016-05-02 17:22:46 -07:00
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
Quincy Larson
6c291148d4 improve the ux of the signin page 2016-04-22 12:26:02 -07:00
Mrugesh Mohapatra
aeea02d7fc Update the Sign in and Sign up Pages 2016-04-22 10:17:31 +05:30
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
Quincy Larson
4fa1e2f405 Make flyer show up in various views (but not in all, avoiding the map and wiki view problems) 2016-04-13 23:10:40 +01: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
e98fc9d9ff Remove Google and Facebook links from user profiles and settings page for privacy reasons 2016-04-04 22:21:34 -07:00
Quincy Larson
a2466d77b3 fix button colors from issue #7903 2016-04-04 22:03:18 -07:00
Berkeley Martinez
5fcb6b999e Merge pull request #7895 from lipis/feature/update-bootstrap-social
Updated Bootstrap Social and remove plus from Google sign in icon
2016-04-04 14:19:11 -07:00
Panayiotis Lipiridis
c17af58aee Renamed Github to GitHub 2016-04-04 22:50:07 +02: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
Mrugesh Mohapatra
cb6a594684 Update label text for projects on User portfolio page 2016-03-28 22:14:18 +05:30
Mrugesh Mohapatra
eda7b3e255 Move Sign out and Send Email to User Page
This commit moves the Sign out from Free Code Camp and the
Email us buttons to the User page as they are not related
to the accounts page.

Tested Locally.
2016-03-22 01:15:41 +05:30
Quincy Larson
2285d18260 refactor show view to have a settings button 2016-03-14 23:59:25 -07:00
Quincy Larson
d47aed4850 factor out settings page with email settings 2016-03-14 23:59:24 -07:00
Berkeley Martinez
76cfbdf752 challenge/user router now works with challengeMap 2016-02-10 10:09:40 -08:00
Quincy Larson
31194ee3c0 Merge pull request #6600 from raisedadead/fix/change-label-to-view-solution
Change the label text from "View my solution" to "View solution"
2016-01-31 22:12:26 -08:00
Berkeley Martinez
76c75b8e48 Merge pull request #6333 from LenaBarinova/fix/streak-seems-broken-because-of-timezone
Fixed streak and completion dates to be showed using users timezone
2016-01-30 11:47:38 -08:00
Mrugesh Mohapatra
1b6ae0b462 Change the label text from "View my solution" to "View Solution"
This commit changes the text of the label from "View my solution" to
"View solution".

As disscussed in the issue, campers visiting profile pages of others,
saw "View my solution" and found this confusing.

Removing the "my" from the text makes it generic, to either user's own
page or other's pages.

Tested locally.
2016-01-30 13:13:22 +05:30
Rex Schrader
5ea9eb2d9e Merge pull request #6348 from bugron/feature/last-signin-method
Highlight last signin method's button
2016-01-28 13:47:27 -08:00
Arsen Melikyan
48755d0429 Highlight last signin method's button 2016-01-28 22:50:24 +04:00
JelenaBarinova
57e5c98a48 LastUpdated updated to be displayed same as completeDate 2016-01-26 15:11:33 -08:00
JelenaBarinova
29f93df1bb Getting users timezone on client side and passing it to server side within POST (on challenge complete), showing users stats with users timezone
After CR
2016-01-26 15:09:47 -08:00
Berkeley Martinez
8a0341a7ac Fix zipline/basejump completed endpoint
This PR refactors and normalizes the endpoint and the ajax request.
Some weird bug keeps popping up on the server, but keymetrics has
decided to take a crap and not actually report back with the error
I don't know what exactly is causing it.

Normally I don't like fixing something I can't see, but I'm getting
a constant flood of emails because of some obscure bug here.

We removed the `completedWith` functionality a while back so that
was removed from this endpoint and the ajax call.

To test, verify that you can complete both a zipline/basejump.

Also show last updated date since it is possible a user might want
to update links
2016-01-23 20:34:49 -08:00
Berkeley Martinez
51056fa4db Add last updated to profile algos/challenges 2016-01-19 00:02:21 -08:00
Berkeley Martinez
e3ec56ef40 Fix show profile page challenge filtering to use challengeType 2016-01-18 17:33:06 -08:00
Berkeley Martinez
12b2be9db8 Remove old terminology 2016-01-15 06:08:54 -08:00
Berkeley Martinez
48167fe6e9 Fix profiles not visible to others 2016-01-15 05:42:37 -08:00
Quincy Larson
35b460b00a fix jade error and spacing issue on step challenges 2016-01-15 05:21:39 -08:00
Quincy Larson
564d8c620f fix style issues throughout app 2016-01-15 04:52:47 -08:00
Quincy Larson
1e5f3dc61c refactor map view and make buttons and text bigger 2016-01-15 04:49:46 -08:00
Quincy Larson
97b614e467 improve look of buttons and layout on portfolio view 2016-01-15 04:46:20 -08:00
Berkeley Martinez
57507d84f5 Re-add btn classes to account page 2016-01-15 04:36:15 -08:00
Quincy Larson
bbf6d14ee7 start working on ghost-only buttons 2016-01-15 04:33:19 -08:00
Quincy Larson
bcba082efc start simplifying views 2016-01-15 04:25:27 -08:00