Commit Graph

1580 Commits

Author SHA1 Message Date
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
Oliver Eyton-Williams
58973be7be fix: make Gatsby wait for challenges to be sourced 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 Mohapatra
7bc6367d68 fix: update hints path to forum 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
Mrugesh Mohapatra
8980528009 chore(client): update dependencies except gatsby 2019-07-22 17:10:54 +05:30
Mrugesh Mohapatra
710995ae74 fix: create lockfiles for audits 2019-07-22 17:10:54 +05:30
Mrugesh Mohapatra
94dcc5e54a fix: rename challenge md parser to correct casing 2019-07-22 17:10:54 +05:30
Mrugesh Mohapatra
3079d675e0 fix(mathjax): prevent load in offline mode 2019-07-22 17:10:54 +05:30
Oliver Eyton-Williams
04382bc475 fix: prettify css 2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams
b038af4925 fix: Remove non-functional css 2019-07-19 13:35:06 +05:30
Oliver Eyton-Williams
6a2974e55e fix: Refactor challenge mounting and updating
componentDidMount and componentDidUpdate share a lot of code. This just
DRYs them out.
2019-07-19 13:32:41 +05:30
Oliver Eyton-Williams
a8c86f6168 fix: Init test output on backend challenges
Makes sure the test output console is initialized on backend as well as
classic challenges.  Previously it was tied to SidePanel which was not
always present.
2019-07-19 13:32:41 +05:30
Tom
8757deb56c feat(client): add prev next btns to lessons (#35485)
* feat/add-prev-next-btns-to-lessons

redirect to learn instead of home

* fix/button-css-properties

* fix/change-buttons-to-suggested

* fix/add-tests+change-button-to-link

Co-authored-by: ojeytonwilliams ojeytonwilliams@gmail.com

* Revert "fix/add-tests+change-button-to-link"

This reverts commit ae26504d1d.

* fix/add-tests+change-button-to-link

Co-authored-by: ojeytonwilliams <ojeytonwilliams@gmail.com>
2019-07-18 15:16:00 +05:30
Aman Aggarwal
9cc82ae521 Update index.md (#36458) 2019-07-15 15:36:45 +01:00
Oliver Eyton-Williams
cba35969f0 fix(tools): Use polling to reliably watch challenges 2019-06-29 11:42:48 +08:00
Mrugesh Mohapatra
c112fe6a20 chore(client): update all dependencies to latest 2019-06-21 19:56:20 +05:30
Mrugesh Mohapatra
c5fd478d9a fix(deploy): misc. re-arrange scripts and organize 2019-06-21 00:53:05 +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
Oliver Eyton-Williams
c99366fa71 fix(client): Store backend form value on submit 2019-06-19 20:08:57 +05:30
Mrugesh Mohapatra
9c324f103f chore: update client dependencies 2019-06-16 23:33:51 +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
Mrugesh Mohapatra
91adc43bcd fix(tools): rearrange scripts and graceful exit 2019-06-16 00:23:41 +05:30
dependabot-preview[bot]
47ce35db52 chore: bump @fortawesome/free-solid-svg-icons from 5.8.1 to 5.9.0 (#36275)
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.8.1...5.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <dependabot-preview[bot]@users.noreply.github.com>
2019-06-12 23:39:51 +05:30
dependabot[bot]
9e82ae87b6 chore: bump jquery from 3.3.1 to 3.4.0 in /client
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-12 23:00:21 +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
e7ae9a5b45 fix: bootstrap packages 2019-06-12 02:49:30 +05:30
ValeraS
08403ca561 chore(client): update redux-saga 2019-06-12 02:49:29 +05:30
ValeraS
ec1b51debb chore(client): update gatsby 2019-06-12 02:49:28 +05:30
ValeraS
01ddc7c9a2 chore(client): update react-testing-library 2019-06-12 02:49:28 +05:30
Valeriy
839e81426e feat(client): show and execute backend project tests (#35673) 2019-06-11 21:16:36 +05:30
Valeriy S
672184d0c3 fix(client): learn layout on mobile 2019-06-11 20:28:51 +05:30
Valeriy S
6b46736801 fix(client): footer should stick to the bottom 2019-06-11 20:28:51 +05:30
Valeriy S
73961da21a fix(client): always show footer on 404 page 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
kozlovvski
d6a6504f74 chore(tools): updated jest in packages
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-06-11 19:06:57 +05:30
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
c359662f85 fix: remove logs 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