Commit Graph

238 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
5ccbd4b43b fix: allow more space for map challenge titles (#36727) 2019-08-31 00:05:06 +05:30
Valeriy
a5536b0790 fix(client): refactor footer and fix internal links (#36726) 2019-08-30 22:49:26 +05:30
Oliver Eyton-Williams
7d84783b40 feat: show last viewed challenge in curriculum map on reload (#35421)
* feat: Curriculum page loads with current challenge block open

* feat: Curriculum page expansion changes from review

* feat: Curriculum page expansion changes from second review

* fix: use a cookie to track current challenge

* fix: remove redundant server changes

* fix: add PropTypes to fix lint error

* fix: change cookies to store and add tests

* fix: use currentChallengeId

* fix: update tests

I couldn't figure out how to test the challenge saga, so that's gone for
now.  The Map tests have been updated to use currentChallengeId

* fix: remove unused PropTypes

* fix: separate currentChallengeId from user

* fix: update currentChallengeId directly on mount

* feat: reset map on every visit
2019-08-30 20:15:26 +03:00
Valeriy
469c3f05c2 feat: use static query to get idToNameMap (#36722) 2019-08-30 22:37:28 +05:30
Ahmad Abdolsaheb
f8a603d182 fix: remove old views (#36677) 2019-08-30 15:24:01 +05:30
Tom
70b7080833 fix: make challenge links on profile page work (#36701)
* fix: make challenge links on profile page work

* fix: filter out certs from displaying

* fix: add suggested changes
2019-08-29 23:25:06 +05:30
Kristofer Koishigawa
a03602a1d4 fix(search): update search bar index and styling (#36656)
* Adjust search bar to only show hits for News
* Dropdown links working. Working on basic pagination
* Links to articles and temporarily routing to the News search result page working
* Fix colors for search bar and drop down
* Added Lato 300 font weight. Search bar now looks and works like it does on News.
* feat:update styles
* Update client/src/components/search/searchBar/SearchBar.js

Co-Authored-By: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* Added Lato 300 font weight. Search bar now looks and works like it does on News.


Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-08-28 12:22:19 +05:30
Tom
8b43105d75 fix(style): info message on a private profile + night mode (#36697)
* fix(style): private-profile-alert-message
* fix: remove-alert-component
2019-08-28 00:00:51 +05:30
Tom
f03a731c36 fix(style): remove underlines on button text (#36662)
* fix/remove-link-underlines

* fix(style): remove-underlines-from-buttons

* fix: change class to className

* style/change-class-to-btn-cta
2019-08-27 23:00:35 +05:30
Oliver Eyton-Williams
085e31b9e2 fix: stop wallets overflowing on mobile (#36688) 2019-08-27 00:12:55 +05:30
Tom
2e205b04e8 fix(client): heatmap-colors (#36660)
* fix/heatmap-colors

* fix/simplify-variables

* fix/if-statements+typo
2019-08-26 18:52:39 +05:30
Oliver Eyton-Williams
432e4a40a3 fix: move toggle buttons below labels on mobile 2019-08-26 18:51:28 +05:30
Oliver Eyton-Williams
ab806c1e5d fix: remove theme settings correctly 2019-08-26 18:51:28 +05:30
Oliver Eyton-Williams
12a2b47b17 fix: bring buttons closer and reduce repetition 2019-08-26 18:51:28 +05:30
Oliver Eyton-Williams
e90eb66529 fix: change toggle style and improve responsiveness 2019-08-26 18:51:28 +05:30
Tom
c129715b8d Fix/donate progress bar color (#36661)
* fix/donate-progress-bar-color

* fix/colors
2019-08-23 15:46:56 +03:00
Kristofer Koishigawa
754981b728 fix: Global color vars (#36653)
* Added colors from the style guide to :root so they're available globally. Also switched out hex codes for named variables in .dark-palette and .light-palette wherever possible.

* feat: add success and danger colors to root
2019-08-21 16:19:21 +03:00
Mrugesh Mohapatra
1348a5a037 fix(profile): update identicon colors 2019-08-20 13:37:11 +05:30
Ahmad Abdolsaheb
31e3d9b27e feat: commandline chic 2019-08-20 13:37:11 +05:30
mrugesh
10d176178a fix(client): update profile image urls check (#36636) 2019-08-19 22:11:29 +05:30
mrugesh
5f97782eb0 fix: add identicon natively (#36633) 2019-08-19 19:17:53 +05:30
Mrugesh Mohapatra
9f40714d0a fix: remove avatar from nav 2019-08-19 17:06:38 +05:30
Mrugesh Mohapatra
65d4cfddea fix: format css as per prettier 2019-08-02 00:18:21 +05:30
Oliver Eyton-Williams
2999c08b05 fix: Remove text shadow in night mode 2019-08-01 23:57:39 +05:30
Oliver Eyton-Williams
69e232af6f fix: Add nightmode style and remove operator background. 2019-08-01 23:57:38 +05:30
Valeriy
c44891a4a2 fix: search page is populated with relevant results when search bar is submitted 2019-07-30 13:09:18 +09:00
Oliver Eyton-Williams
67d49efd1e fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra
8ae0044682 fix(footer): remove guide from the footer 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra
0124e7556d fix: removed all guide bits from gatsby 2019-07-26 19:40:46 +05:30
mrugesh
ae7b2c2034 fix(client): apply type errors from code review
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-07-22 17:10:54 +05:30
Mrugesh Mohapatra
298e263f74 chore(client): resolve linting errors in client 2019-07-22 17:10:54 +05:30
Oliver Eyton-Williams
04382bc475 fix: prettify css 2019-07-19 15:30:17 +05:30
Mrugesh Mohapatra
063ca6d82c fix: use a mordern outline 2019-06-19 21:17:43 +05:30
Oliver Eyton-Williams
04512695a9 feat(client): Highlight footer links on hover 2019-06-19 21:17:42 +05:30
Valeriy
fbb8311af7 fix(client):format url values on form submit 2019-06-19 20:08:57 +05:30
Mrugesh Mohapatra
0ffca02ec1 fix: remove medium links and rss feeds 2019-06-16 00:23:41 +05:30
Mrugesh Mohapatra
1d4ae06541 fix(search): tweak and center align landing 2019-06-16 00:23:41 +05:30
Oliver Eyton-Williams
2d780f257c fix(client): Remove horizontal scrollbar from donation page (#36167) 2019-06-12 03:15:40 +05:30
ValeraS
84c46750e8 feat(client): use url query param on search page 2019-06-12 02:56:57 +05:30
ValeraS
01ddc7c9a2 chore(client): update react-testing-library 2019-06-12 02:49:28 +05:30
Valeriy S
6b46736801 fix(client): footer should stick to the bottom 2019-06-11 20:28:51 +05:30
Valeriy
dd20e61d00 fix(client): 404 page displays incorrectly 2019-06-11 20:28:51 +05:30
Tom
397ff21390 fix(client): add tooltip for calendar-heatmap (#36008) 2019-06-11 16:43:46 +03:00
Mrugesh Mohapatra
0d82d0a763 fix: center align cert name in settings 2019-06-11 16:44:14 +05:30
Ahmad Abdolsaheb
38b8132d1a fix: make full stack claimable 2019-06-11 16:19:35 +05:30
Ahmad Abdolsaheb
57a0930e88 fix: add full stack cert section UI 2019-06-11 16:19:34 +05:30
Ahmad Abdolsaheb
08e968079c fix: hide legacy full stack cert on portfolio 2019-06-11 16:19:34 +05:30
Ahmad Abdolsaheb
3f13310a78 fix: add unit tests for legacy cert in settings 2019-06-11 16:19:33 +05:30
Ahmad Abdolsaheb
bc099d4971 fix: add cert claim logic for legacy cert 2019-06-11 16:19:32 +05:30
Ahmad Abdolsaheb
c2ffd6471b fix: add redux wiring for legacy certs 2019-06-11 16:19:31 +05:30