Jonathan
d9f48e81e3
Added fixed header to wiki aside
...
* Added title
2016-05-27 17:03:07 +01:00
Jonathan
7ee3c3d0c6
Removed /labs from about page
2016-05-23 17:23:29 +01:00
Sarbbottam Bandyopadhyay
9365b39cb0
fix(a11y): using button instead of div
...
label, div, a can be styled to look like a button, but it does not behave as a button semantically
2016-05-19 14:42:27 -07:00
Berkeley Martinez
e5c18bed60
Merge pull request #8701 from QuincyLarson/fix/fix-code-of-conduct-formatting-issues
...
fix some typos and improve our code of conduct
2016-05-18 23:00:19 -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
Berkeley Martinez
8c788450e5
Merge pull request #8708 from QuincyLarson/fix/navbar-forum-links
...
fix forum links in navbars
2016-05-18 19:00:55 -07:00
DealPete
70ca86b989
changed Fransisco to Francisco
2016-05-18 22:09:32 -02:30
Quincy Larson
1872b8c775
fix forum links in navbars
2016-05-18 16:45:59 -07:00
Quincy Larson
ce34be6451
fix some typos and improve our code of conduct
2016-05-18 11:59:52 -07:00
Berkeley Martinez
ee746da65a
Merge pull request #8671 from QuincyLarson/fix/remove-tweet-buttons
...
Remove tweet buttons and /labs
2016-05-18 09:34:07 -07:00
Quincy Larson
366a4adca9
Add forum link to navbar and React nabber
2016-05-18 00:02:44 -07:00
Jonathan
62946689dc
Removed Camper News completely
2016-05-17 18:31:40 +01:00
Quincy Larson
e0867ec556
remove additional vestiges of labs and twitter sharing
2016-05-16 16:10:52 -07:00
Quincy Larson
42c97988a2
Minor fixes to shop and about page, remove vestigial links view
2016-05-16 13:08:24 -07:00
Quincy Larson
24751c307c
update copy of projects to recommend sharing them on Facebook instead of on Twitter
2016-05-16 12:52:04 -07:00
Quincy Larson
e888b18cc0
remove labs view
2016-05-16 12:51:13 -07:00
nishant-tomer
60bc8e360c
Update code-of-conduct.jade in the repository on the basis of FreeCodeCamp-Code-Of-Conduct.md in the wiki
2016-05-15 20:52:03 +05:30
Mrugesh Mohapatra
d85a484a46
Merge pull request #8606 from hangaebal/fix/certifications-pages-button
...
Update Certifications Pages Button Text
2016-05-14 22:35:38 +05:30
Eric Leung
71d0885842
Update React/Sass and D3 project release to Summer
2016-05-13 10:57:18 -07:00
hangaebal
ed9aede3c2
[Fix] Certifications Pages
2016-05-13 22:06:54 +09:00
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
Sarbbottam Bandyopadhyay
833e246f8a
fix(a11y): using button instead of div
...
div can be styled to look like a button, but it does not behave as a button semantically
2016-05-11 10:47:22 -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
Berkeley Martinez
a63fba8c9c
Merge pull request #8196 from QuincyLarson/fix/vimeo-to-youtube
...
Transition Videos from Vimeo to Youtube
2016-05-04 15:42:15 -07:00
Quincy Larson
16a8b588a8
Merge pull request #8416 from BerkeleyTrue/feature/notify-on-completion
...
feature: notify camper by email on completion
2016-05-04 15:10:00 -07:00
Berkeley Martinez
42b8254ed2
Merge pull request #8427 from raisedadead/fix/refactor-signin-redirects
...
Update paths to minimize re-directs
2016-05-04 14:56:01 -07:00
Berkeley Martinez
753fba73f5
feature: notify camper by email on completion
2016-05-04 14:49:57 -07:00
Tam Love
00f501cf51
Updated nonprofit demo link ( #8433 )
...
* Updated nonprofit demo link
* Removed 'https:' from updated link
2016-05-03 20:45:08 +01:00
Mrugesh Mohapatra
b02ddc135d
Update paths to minimize re-directs
2016-05-03 15:06:20 +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
6039d29282
Add count of campers who have earned all three certs to about page ( #8288 )
...
* add count of campers who have earned all three certs to about page
* refactor to get tests to pass
2016-04-25 16:57:30 -07: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
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
Quincy Larson
9d9ff8edf5
Update views to use youtube instead of Vimeo
2016-04-19 00:24:03 -07:00
Justin Richardsson
5ab83d3dc9
Merge pull request #8082 from george-stepanek/fix/navbar-control-click-behaviour
...
Fix the navbar links so control-clicking opens them in a new tab
2016-04-15 20:15:46 -04:00
George Stepanek
d00e3628af
Fix the navbar links so control-clicking opens them in a new tab
2016-04-16 10:42:25 +12:00
Quincy Larson
079b19f495
change twitch challenge into youtube challenge and update about page removing twitch
2016-04-15 01:12:07 -07: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
Aniruddh Agarwal
aea8ee3b45
Add trailing slash to wiki iframe src if omitted
2016-04-14 16:49:52 +08:00
Quincy Larson
66fda23dac
Improve style on flash notification and make flyer conditional on logged in user with at least 6 points
...
Lower case model json file
2016-04-13 23:10:46 +01:00
Quincy Larson
79261f1793
Make the flash message look narrower (and much better)
2016-04-13 23:10:41 +01: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
benmcmahon100
2b2b359514
Bill board feature up and running
2016-04-13 22:58:58 +01:00