Berkeley Martinez
f076f09a45
Fix(nav): Avatar/points should always lead to settings
2016-08-06 07:33:01 -07:00
Berkeley Martinez
c3c640d00a
Fix(nav): Use current-challenge instead of next-challenge for logo
2016-08-04 14:51:31 -07:00
Berkeley Martinez
44b83ce494
Fix(views): remove wiki/map iframe drawers
...
closes #9460
2016-07-28 23:40:01 -07:00
Berkeley Martinez
627c92c72f
Fix(challenges): make challenge height auto
...
closes #9347
2016-07-28 23:40:01 -07:00
Berkeley Martinez
4815f98e8c
Fix(map): remove map drawer from non-react pages
...
map drawer will be reserved for react pages only
closes #9341
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
09ea99e561
Add react challenge view with editor
2016-07-28 23:39:17 -07:00
dhcodes
70769d56a5
remove Wiki sidebar HTML, LESS, JS
...
remove Wiki sidebar
2016-07-21 09:59:32 -05:00
Quincy Larson
3eaf37d4a9
remove wiki nav button and target blank from shop nav button
2016-07-20 01:37:38 -07:00
Quincy Larson
7dd2ffc83e
improve shop and set flyer show threshold to 15 brownie points
2016-07-08 14:23:15 -07:00
Berkeley Martinez
7bec5d6126
Merge pull request #9611 from QuincyLarson/feature/shop-improvements
...
add optimizely and expand shop offerings
2016-07-08 00:03:12 -07:00
Quincy Larson
b6c8b52465
add optimizely and expand shop offerings
2016-07-07 23:50:55 -07:00
Kirushna
f6031009b3
Fixed flyer dismiss issue on firefox
...
Fixed flyer dismiss issue on firefox
2016-07-02 11:09:18 +05:30
t
b4d7a7b5b2
Updated Shop link to open a new page when clicked.
2016-06-24 10:22:14 -07:00
Rémi Fortier
0a2a5b798f
navbar redirect to next-challenge
...
navbar always redirects to next-challenge
2016-06-23 00:47:45 -04:00
Jonathan
d9f48e81e3
Added fixed header to wiki aside
...
* Added title
2016-05-27 17:03:07 +01:00
Quincy Larson
e1f2d619fb
Merge pull request #8690 from theflametrooper/fix/campernews
...
Removed Camper News completely
2016-05-18 22:59:53 -07:00
Quincy Larson
1872b8c775
fix forum links in navbars
2016-05-18 16:45:59 -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
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
Mrugesh Mohapatra
b02ddc135d
Update paths to minimize re-directs
2016-05-03 15:06:20 +00:00
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
George Stepanek
d00e3628af
Fix the navbar links so control-clicking opens them in a new tab
2016-04-16 10:42:25 +12: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
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
benmcmahon100
a27c5ccdd2
Ground work for the bill board announcement feature
2016-04-13 22:58:57 +01:00
Berkeley Martinez
1308d312a4
Add methods to get challengeMap
...
Update boot/challenge.js to use new methods
Update boot/user.js to use new methods
2016-04-06 21:11:07 -07:00
Bagus Aji Santoso
5bc2602bfd
Remove jailed and all references to it
2016-04-04 13:13:06 +07:00
Hallaathrad
dabcebd91c
scrolling issues be gone
2016-03-03 19:00:47 -05:00
Hallaathrad
3086252d03
Fix for bouncing sidecar's gap
2016-02-12 22:41:58 -05:00
Quincy Larson
46d5aa5718
Update navber
2016-02-11 20:47:03 -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
SaintPeter
ba18520845
Add language detection
2016-02-11 18:14:47 -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
Quincy Larson
a55488e5eb
create shop with link to tshirt
2016-02-05 21:06:30 -08:00
Hallaathrad
76bee1edec
Fix Navbar elements
...
Noticed there was a div instead of li, and then repaired the css to make it fit the same way it was as a div.
(plus a bit of gridlike alignment to the right)
2016-01-21 18:20:42 -05:00
Quincy Larson
564d8c620f
fix style issues throughout app
2016-01-15 04:52:47 -08:00
Berkeley Martinez
47c930d7f4
Add new help rooms and logic
2016-01-15 04:51:11 -08:00
Berkeley Martinez
7e041dc169
Remove learn button.
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
Quincy Larson
dad1e1638e
surface isRequired in view
2016-01-15 04:40:55 -08:00
Berkeley Martinez
0c54adfb07
Add map aside to challenges
2016-01-15 04:14:38 -08:00
Quincy Larson
7eefcb0705
more redesign work on challenge views
2016-01-15 04:10:16 -08:00