Arsen Melikyan
6b0c41f616
Auto-scroll the map to the last completed challenge
2016-01-16 21:41:13 +04:00
Arsen Melikyan
2e5a1937f3
Fix map list icon not toggling and Expand all button issues
2016-01-16 18:32:06 +04:00
Quincy Larson
57f7e04f44
start working on accordion caret animation
2016-01-16 01:21:05 -08:00
Quincy Larson
cb972cacc8
Get the expand all / collapse all view working on the map
2016-01-16 01:03:22 -08:00
Berkeley Martinez
47c930d7f4
Add new help rooms and logic
2016-01-15 04:51:11 -08:00
Berkeley Martinez
95dfd2304e
Use specific layout for map aside
...
Links in aside change parent location
2016-01-15 04:46:20 -08:00
Berkeley Martinez
98b54e9fc7
Load map aside as an iframe on every page
2016-01-15 04:46:20 -08:00
Berkeley Martinez
0c54adfb07
Add map aside to challenges
2016-01-15 04:14:38 -08:00
Berkeley Martinez
52fd15284a
Add banning to camper news
2016-01-12 22:07:19 -08:00
Berkeley Martinez
3462ba791e
Fix camper news submit
2015-12-04 19:23:06 -08:00
Quincy Larson
7e9d65675a
Merge branch 'master' into remove-angular
...
Conflicts:
bower.json
client/main.js
server/views/coursewares/showZiplineOrBasejump.jade
server/views/partials/scripts.jade
2015-12-04 18:49:38 -06:00
Berkeley Martinez
29f90505b7
More refactoring
2015-11-29 16:27:14 -08:00
Quincy Larson
9d08c1702e
update navbar, remove footer, create links page
2015-11-19 22:46:36 -08:00
Logan Tegman
2667b574bf
Fixes small bugs
...
+ With MDNLinks and bonfireExecute being run on step challenges.
+ Return when common isn't loaded in reBindModals instead of throwing.
2015-11-07 13:00:44 -08:00
Berkeley Martinez
328e75812a
Fix lint issues with gist saving
2015-11-06 17:48:17 -08:00
Berkeley Martinez
5dbfbfcf57
Add head/tail to challenge spec.
...
Lint EVERYTHING!
2015-11-06 17:32:01 -08:00
Arsen Melikyan
bf40338719
improve gist's title
2015-11-04 15:49:08 +04:00
Arsen Melikyan
59bd917a2c
save bonfire solution as a gist and fix search issue button query string
2015-11-04 15:48:20 +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
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
Berkeley Martinez
7c0d801d63
Add google analytics tracking
2015-10-14 21:26:22 -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
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
Berkeley Martinez
55de772ade
Remove portfolio comment from share
2015-09-28 20:05:22 -07:00
Berkeley Martinez
c7d68932ce
Show share button from last completed
2015-09-28 19:47:45 -07:00
Quincy Larson
1ff55374db
improve facebook sharing copy
2015-09-28 19:04:44 -07:00
Quincy Larson
91efd5940d
add facebook sharing to map on completed challenges
...
remove twitter share from non-bonfire challenges
2015-09-28 17:35:25 -07:00
Quincy Larson
51af4e4b0d
Merge branch 'google-cdns' into remove-angular
...
Conflicts:
server/boot/user.js
server/views/account/show.jade
server/views/account/signin.jade
server/views/coursewares/showBonfire.jade
server/views/coursewares/showZiplineOrBasejump.jade
server/views/partials/scripts.jade
2015-09-23 09:56:01 -07:00
Berkeley Martinez
39fdd637d5
fix load fonts through css
...
attempt to cache font files and load after dom init
resulted in a visible jitter when fonts transitioned.
2015-09-21 12:16:10 -07:00
Arsen Melikyan
8424fef76f
adds a switch case to highlight bonfires' code in GitHub issues
2015-09-19 15:58:58 +04:00
Berkeley Martinez
723b490932
load lato font after dom ready
2015-09-17 09:57:27 -07:00
Berkeley Martinez
e63e05c1b6
fix typeof comparison should be to string
2015-09-17 00:18:43 -07:00
Berkeley Martinez
1418669757
remove unnecessary doc ready
2015-09-17 00:08:08 -07:00
Arsen Melikyan
829257194d
removes the checkbox and improves a condition
2015-09-15 20:27:36 +04:00
Quincy Larson
f837df92ed
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-09-14 00:03:05 -07:00
Quincy Larson
953df6826b
fix merge conflicts
2015-09-14 00:02:42 -07:00
bugron
793f95d877
improves bug search method
2015-09-14 09:47:27 +04:00
Berkeley Martinez
f846d007b3
change code copy
2015-09-12 19:17:51 -07:00
ahstro
7f6bcaa704
Include code in issue + issue body improvements
...
This creates an auto-checked checkbox next to the 'Create my GitHub
issue'-button that, when checked, includes the camper's code in the body
sent to GitHub when creating a new issue.
Also includes some general improvements to how the way the issue
creation is handled and how the output looks.
2015-09-13 01:54:26 +02:00
bugron
e24ced0d39
fixes user agent semicolon replacement
2015-09-10 20:32:45 +04:00
Quincy Larson
f0a4924671
start refactoring next challenge logic
2015-09-08 21:45:53 -07:00
Quincy Larson
5502aba817
further revisions to simplify bug modal
2015-09-07 08:18:44 -07:00
Quincy Larson
c2468b4946
Tweak @bugron's improvements to our issue submission process
2015-09-07 07:54:29 -07:00
bugron
46a83b42a1
removes the checkbox at all
2015-09-06 11:40:06 +04:00
bugron
8fdacb7e34
This commit extends 'Bug' button's functionality
2015-09-01 07:18:44 +04:00