moT01
81de7dfaf7
fix: make nav logo link to /learn
2019-12-18 03:07:46 +05:30
Ahmad Abdolsaheb
ccd135f268
feat: update logo ( #37716 )
...
* feat: update logo
* fix: adjust logo height
2019-11-09 01:31:49 -08:00
Ahmad Abdolsaheb
55a4cadf2a
fix: clean failed challenges ( #37526 )
2019-11-04 19:20:14 +05:30
Mrugesh Mohapatra
37528a6d26
fix: a11y on primary logo
2019-10-23 16:15:44 +05:30
Kristofer Koishigawa
a475ddc65b
fix: remove unnecessary stripe iframes ( #37428 )
...
* fix: Remove stripe iframes when navigating away from /donate while still leaving two that may/may not be essential to Stripe
* Moved MutationObserver code into Header component
* fix: make MutationObserver remove old iframes
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2019-10-23 15:25:04 +05:30
Ahmad Abdolsaheb
54db501138
fix: update nav items
2019-10-22 21:21:09 +05:30
Ahmad Abdolsaheb
2352c0b1d9
feat: remove portfolio and add conditional intro
2019-10-22 21:21:07 +05:30
Oliver Eyton-Williams
0e143c2caf
fix: replace navigate with hardgoto in showUser ( #37363 )
...
* fix: use hardGoTo in ShowUser
* refactor: clean up hardGoTo
Rather than using both navigate and hardGoTo this imports hardGoTo as
navigate and uses navigate everywhere
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com >
2019-10-17 18:58:16 +05:30
Ahmad Abdolsaheb
31d3e5eb3b
fix: add nav items ( #37339 )
...
* fix: add nav items
* fix: clean up
2019-10-16 23:09:31 +09:00
Ahmad Abdolsaheb
8e07bbb7a0
fix: adjust nav focus ( #37318 )
...
* fix: adjust nav focus
* fix: clean up
2019-10-16 03:56:19 +05:30
Ahmad Abdolsaheb
28c0102ecc
fix:minor style changes ( #37208 )
...
* fix: minor style changes
2019-10-14 23:56:47 +09:00
Oliver Eyton-Williams
bc1b6ca7a2
feat: handle completion when logged out
2019-10-09 03:11:37 -07:00
Mrugesh Mohapatra
27d1b49b33
fix: pascal case for component
2019-10-09 14:00:42 +05:30
Nawazish Ali
d3f0494518
refactor(client): Nav logo to be served as a React svg compone… ( #37136 )
...
* Refactor fccLogo to be served as a React svg component.
* fix: brand naming conventions
Co-authored-by: mrugesh <me@raisedadead.com >
2019-10-09 01:22:51 -07:00
Ismael González Trujillo
a68345ae56
refactor(client): Refactor menu to use refs ( #37047 )
...
* Refactor menu to use refs #37025
* Fix Header tests #37025
* Removing unneeded forwardRefs #37025
2019-10-07 15:33:47 +03:00
Ahmad Abdolsaheb
ece3dbac80
fix: remove theme nav item ( #37028 )
2019-10-04 09:31:29 -07:00
Ahmad Abdolsaheb
f9a112b43e
feat: add toggle nav ( #36956 )
...
* feat: re-add toggle menu
* Update client/src/components/Header/components/universalNav.css
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update client/src/components/Header/components/universalNav.css
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update client/src/components/Header/components/universalNav.css
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: fix lint error
2019-10-04 08:00:17 -07:00
mrugesh
e54a7fb350
fix(client): merge and update the learn map ( #36822 )
2019-09-21 16:39:48 +03:00
Ahmad Abdolsaheb
e653235d94
feat: universal navbar ( #36744 )
...
* feat: add universal nav
* fix: add portfolio redirect
2019-09-19 22:15:01 +05:30
Valeriy
9ce4331e25
fix(client): set --header-height only if Header exists
2019-09-04 19:00:57 +05:30
Ahmad Abdolsaheb
9ff7bf5801
feat: simplify landing page
2019-09-04 18:23:21 +05:30
Ahmad Abdolsaheb
31e3d9b27e
feat: commandline chic
2019-08-20 13:37:11 +05:30
Mrugesh Mohapatra
9f40714d0a
fix: remove avatar from nav
2019-08-19 17:06:38 +05:30
Oliver Eyton-Williams
67d49efd1e
fix: remove redundant helper and guide code from Header
2019-07-26 19:40:46 +05:30
Oliver Eyton-Williams
04382bc475
fix: prettify css
2019-07-19 15:30:17 +05:30
Bouncey
ecfc6c23a6
fix: Rename search bar component
2019-06-08 03:16:28 +05:30
Bouncey
9186806f8e
fix: Update search styles
2019-06-08 03:16:28 +05:30
Oliver Eyton-Williams
17e112d25e
fix(client): make top navigation menu replaceable ( #35943 )
...
* fix(client): Stop using react-responsive and use media queries to display menu
* Change guide to show menu
* DRYed out a bit
* Restore main, top-right nav to guide
* fix: Separate guide and top menu state
* Update client/src/components/Header/index.js
Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com >
* Update client/src/components/Header/index.js
Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com >
* Update client/src/components/Header/index.js
Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com >
* Update client/src/components/Header/index.js
Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com >
* fix: Refactor menu button and links
* feat(client): make top navigation menu replaceable
* fix: Refactor nav menu logic out of Header
* fix(client): use default nav menu in header and use landingPage props instead of disableSettings
2019-05-26 20:36:23 +03:00
Oliver Eyton-Williams
a24ecfbd85
fix(client): use picture and source to display correct logo ( #35939 )
2019-05-05 22:44:46 +03:00
Valeriy
05ce26fb74
fix(ui): adjust settings link styles
2019-03-14 19:06:18 +05:30
Valeriy
4994cd828e
fix(ui): top nav menu behavior on guide
2019-03-14 19:06:18 +05:30
Valeriy
6bbe152f34
chore(client): replace react-media with react-responsive
...
react-media does not handle props changes, use react-responsive instead.
2019-03-14 19:06:18 +05:30
Valeriy S
053c66cbef
fix(ui): remove double focus from SignIn button
2019-03-14 19:06:18 +05:30
Ahmad Abdolsaheb
b3bc6776ec
fix: added react-media
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
897b9110fc
fix: used selectors in mapstatetoprops
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
08f737a0b9
fix: redux folder relocated and local func renamed
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
6cdfbc87d8
fix: close guide nav when guide is unmounted and close nav when nav clkd
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
b5b3482d0e
fix: wire menu to redux and add change meanu breakpoint for guide
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
210454444d
fix: change button color on click
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
357b824033
fix: custom menu for guide
2019-03-01 13:02:29 +00:00
Achilles Moraites
e351a35bf2
fix: search bar going off screen ( #34586 )
2019-02-22 11:39:24 +05:30
Mrugesh Mohapatra
65288de39a
fix(link): lint and format links
2019-02-21 16:50:29 +00:00
Valeriy
fc8c71ad16
feat: use eslint with prettier to format code
2019-02-19 14:30:27 +05:30
Mrugesh Mohapatra
b94c87494c
feat: update labels for Learn
2019-02-18 14:39:56 +00:00
Ahmad Abdolsaheb
4fd54a085c
fix(client): improve search ui ( #35146 )
2019-02-17 00:38:33 +03:00
Kris Koishigawa
b57d3dddcf
fix(Learn): Gives the search bar a defined height to prevent it from overflowing on Retina devices.
2019-02-14 11:01:35 +00:00
Valeriy S
07f11288b2
fix(style): navbar buttons may not properly highlighted
2019-02-14 10:59:29 +00:00
Valeriy S
22cb0c355c
feat(client): extract header height to a CSS variable
2019-02-03 22:25:29 +05:30
Bouncey
c7bb16edeb
fix: Do not re-signin if user is already authed
2019-01-31 23:31:09 +03:00
Valeriy
fbb15afa88
fix(client): header styles
2019-01-28 12:02:45 +00:00