Berkeley Martinez
|
f7530701ca
|
Change step challenge button layout
|
2015-10-31 22:48:42 -07:00 |
|
Berkeley Martinez
|
7532094abc
|
Merge branch 'feature/add-back-button-to-step-challenges' of https://github.com/bugron/FreeCodeCamp into bugron-feature/add-back-button-to-step-challenges
|
2015-10-31 22:22:39 -07:00 |
|
Arsen Melikyan
|
ab83f6d5fa
|
adds back button for step challenges
|
2015-10-31 17:24:05 +04:00 |
|
Quincy Larson
|
03f189b260
|
add reddit add and update landing map stats
|
2015-10-30 23:39:11 -07:00 |
|
Berkeley Martinez
|
9637c8739a
|
Fix bold font issues
|
2015-10-30 15:43:50 -07:00 |
|
Berkeley Martinez
|
809b74307c
|
Remove navbar active color
|
2015-10-30 12:41:00 -07:00 |
|
Berkeley Martinez
|
83e82bd967
|
Fix issue with transitioning between routes
|
2015-10-29 17:10:30 -07:00 |
|
Berkeley Martinez
|
d633f74ff9
|
Change goToPayPal flow
|
2015-10-29 17:10:30 -07:00 |
|
Berkeley Martinez
|
24927748e0
|
Move highlighting around
|
2015-10-29 17:10:28 -07:00 |
|
Berkeley Martinez
|
cc736cda4e
|
Add certs/isRemote flags to job form and model
|
2015-10-29 17:10:28 -07:00 |
|
Berkeley Martinez
|
0c6a9bbd71
|
Add more copy on show job
|
2015-10-29 17:10:27 -07:00 |
|
Berkeley Martinez
|
0a7f31a1d1
|
Add twitter follower button to board
|
2015-10-29 17:10:27 -07:00 |
|
Berkeley Martinez
|
2b6a84c1f5
|
Fix lint errors. Add more copy
|
2015-10-29 17:10:27 -07:00 |
|
Berkeley Martinez
|
6512170e9b
|
Add styling to preview jobs
Add cursor pointer
|
2015-10-29 17:10:26 -07:00 |
|
Berkeley Martinez
|
a65384e698
|
Make list an actual list instead of accordion
|
2015-10-29 17:10:26 -07:00 |
|
Berkeley Martinez
|
da26f19cde
|
Adds paypal button and completes the number of views
|
2015-10-29 17:10:26 -07:00 |
|
Logan Tegman
|
7fd5174fe0
|
Fix Ctrl-Enter doesn't work when not logged in.
Closes #3900
First time contributing real code, so please let me know any critiques or style changes I should make.
|
2015-10-29 00:13:20 -07:00 |
|
Ben McMahon
|
3883483d8d
|
Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
Curriculum/json and ajax for QA and copy check
|
2015-10-26 00:47:30 +00:00 |
|
Ankit Aggarwal
|
8157c6e20c
|
Temporary fix to bugs due to removeComments method-closes #3763
|
2015-10-24 12:45:30 +05:30 |
|
Quincy Larson
|
e7c6e626e0
|
merge staging and overhaul ajax challenges
|
2015-10-23 16:19:00 -07:00 |
|
Berkeley Martinez
|
756efcd9fb
|
Fix linting in JavaScript editor
|
2015-10-23 15:38:51 -07:00 |
|
hugoender
|
c9621aac2b
|
Change .fa class style text-decoration property to none
|
2015-10-18 21:48:21 -04:00 |
|
Ankit Aggarwal
|
dea4bf3973
|
Fix for create-my-github-issue button not working
|
2015-10-18 02:18:26 +05:30 |
|
Berkeley Martinez
|
12eeef2f41
|
Add chat room titles
|
2015-10-16 16:10:45 -07:00 |
|
Berkeley Martinez
|
fc97bc8266
|
Add help button toggle
|
2015-10-16 15:24:35 -07:00 |
|
Berkeley Martinez
|
465a3e399c
|
Add identifiers to chat embed divs
|
2015-10-16 14:00:02 -07:00 |
|
Berkeley Martinez
|
35219cdce3
|
Add main chat window on nav bar chat click
|
2015-10-16 11:57:33 -07:00 |
|
Berkeley Martinez
|
a0182957e7
|
Add chat to challenges!
|
2015-10-16 10:37:35 -07:00 |
|
Berkeley Martinez
|
c578a68ec8
|
Merge pull request #3360 from bugron/fix/highlight-bonfire_code_in-GitHub_issues
Adds a switch case to highlight bonfires' code in GitHub issues
|
2015-10-15 18:37:08 -07:00 |
|
Quincy Larson
|
c552b6d05b
|
Merge pull request #3748 from FreeCodeCamp/feature/add-ga-social-tracking
Add google analytics tracking
|
2015-10-14 21:57:44 -07:00 |
|
Quincy Larson
|
cf45d2b01f
|
update landing page and stories
|
2015-10-14 21:42:29 -07:00 |
|
Berkeley Martinez
|
7c0d801d63
|
Add google analytics tracking
|
2015-10-14 21:26:22 -07:00 |
|
Quincy Larson
|
3dee03d38b
|
add more stories and clean up css
|
2015-10-12 01:22:11 -07:00 |
|
Quincy Larson
|
51012bd121
|
remove console.log statement
|
2015-10-11 17:05:28 -07:00 |
|
Berkeley Martinez
|
1627aa522a
|
Fix form action attribute regex
Should ignore whitespace and new lines
|
2015-10-10 11:44:20 -07:00 |
|
Berkeley Martinez
|
91df8cba6f
|
Merge pull request #3666 from FreeCodeCamp/fix/commit
update look of commit
|
2015-10-08 17:26:07 -07:00 |
|
Quincy Larson
|
6fafbdf441
|
improve stories view
|
2015-10-08 17:05:42 -07:00 |
|
Berkeley Martinez
|
113c9a297b
|
Fix form action attr throwing xss errors
This PR fixes codeURI xss errors in chrome due to action
attribute.
|
2015-10-07 16:16:02 -07:00 |
|
Quincy Larson
|
cdbd052b35
|
Merge branch 'staging' into clementine
|
2015-10-07 01:29:15 -07:00 |
|
Berkeley Martinez
|
0f6cdf8be1
|
Merge pull request #3615 from FreeCodeCamp/feature/commit
Add feature Commit
|
2015-10-07 01:23:24 -07:00 |
|
Quincy Larson
|
4f26d82f65
|
add labs and stories
|
2015-10-07 00:17:18 -07:00 |
|
Berkeley Martinez
|
bc6a9c6db2
|
Add redirect to user page on submit
|
2015-10-06 19:51:19 -07:00 |
|
Quincy Larson
|
b1d8814aed
|
remove angular from views
|
2015-10-06 16:43:46 -07:00 |
|
Berkeley Martinez
|
33e8f35bbf
|
Fix replace script tags in URL
Replace script tags in URL with fcc tags.
This prevents some xss bugs blocking code from running
in the iFrame.
|
2015-10-06 16:39:15 -07:00 |
|
Quincy Larson
|
b8dc81214d
|
Merge branch 'staging' into remove-angular
Conflicts:
server/boot/user.js
server/views/account/show.jade
|
2015-10-06 16:00:59 -07:00 |
|
benmcmahon100
|
a0885d4481
|
Merge remote-tracking branch 'origin/staging' into curriculum/JSONAndAJAX
:ting with '#' will be ignored, and an empty message aborts
:
aad]
dad
|
2015-10-06 22:34:20 +01:00 |
|
Quincy Larson
|
c27e5bf6c4
|
start adding clementine challenge
|
2015-10-05 21:57:15 -07:00 |
|
Berkeley Martinez
|
8c48626f03
|
Add certification page
|
2015-10-05 15:55:50 -07:00 |
|
benmcmahon100
|
da09a7b650
|
Brought in line with staging and added spoofigator!
|
2015-10-05 23:42:30 +01:00 |
|
Berkeley Martinez
|
72e0595ca6
|
add uri code storage
|
2015-09-30 22:32:31 -07:00 |
|