84c46750e8
feat(client): use url query param on search page
2019-06-12 02:56:57 +05:30
aee2f5e536
fix: add gatsby clean to scripts
2019-06-12 02:49:31 +05:30
e7ae9a5b45
fix: bootstrap packages
2019-06-12 02:49:30 +05:30
08403ca561
chore(client): update redux-saga
2019-06-12 02:49:29 +05:30
ec1b51debb
chore(client): update gatsby
2019-06-12 02:49:28 +05:30
01ddc7c9a2
chore(client): update react-testing-library
2019-06-12 02:49:28 +05:30
589564e56c
Typo Fix in guide/english/computer-hardware/ram/index.md ( #35759 )
...
* Typo Fix in guide/english/computer-hardware/ram/index.md
* Fix sentence
2019-06-11 13:18:14 -04:00
dda4797118
Hints+Solution for D3 Display Shapes Challenge ( #29513 )
...
* Hints+Solution for D3 Display Shapes Challenge
* fix: removed stub info
2019-06-11 09:48:33 -07:00
65bccdb9bd
provide hints+solution to SVG/D3 Challenge ( #29509 )
...
* provide hints+solution to SVG/D3 Challenge
* fix: removed stub info
2019-06-11 09:48:22 -07:00
a827e1c910
Hints+Solution - 'Create a Bar for Each Data Point in the Set' ( #29527 )
...
* Hints+Solution - 'Create a Bar for Each Data Point in the Set'
* fix: removed stub info
2019-06-11 09:48:11 -07:00
839e81426e
feat(client): show and execute backend project tests ( #35673 )
2019-06-11 21:16:36 +05:30
1abe4971f4
Update of index.md ( #31840 )
...
Added the 'now' option to list of options
2019-06-11 10:04:49 -05:00
672184d0c3
fix(client): learn layout on mobile
2019-06-11 20:28:51 +05:30
6b46736801
fix(client): footer should stick to the bottom
2019-06-11 20:28:51 +05:30
73961da21a
fix(client): always show footer on 404 page
2019-06-11 20:28:51 +05:30
dd20e61d00
fix(client): 404 page displays incorrectly
2019-06-11 20:28:51 +05:30
087d8ea130
Create README.korean.md ( #36145 )
...
* Create README.korean.md
* Create README.md
* Update README.md
* Update README.md
* Create CONTRIBUTING.md
* Update README.korean.md
2019-06-11 09:01:58 -05:00
397ff21390
fix(client): add tooltip for calendar-heatmap ( #36008 )
2019-06-11 16:43:46 +03:00
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
93790af030
fix: Stop pairs of tags from getting put into paragraphs ( #35864 )
2019-06-11 15:45:36 +03:00
0d82d0a763
fix: center align cert name in settings
2019-06-11 16:44:14 +05:30
38b8132d1a
fix: make full stack claimable
2019-06-11 16:19:35 +05:30
57a0930e88
fix: add full stack cert section UI
2019-06-11 16:19:34 +05:30
08e968079c
fix: hide legacy full stack cert on portfolio
2019-06-11 16:19:34 +05:30
3f13310a78
fix: add unit tests for legacy cert in settings
2019-06-11 16:19:33 +05:30
c359662f85
fix: remove logs
2019-06-11 16:19:33 +05:30
bc099d4971
fix: add cert claim logic for legacy cert
2019-06-11 16:19:32 +05:30
c2ffd6471b
fix: add redux wiring for legacy certs
2019-06-11 16:19:31 +05:30
e8931ae1cb
made data consumable by api
2019-06-11 16:19:31 +05:30
4558caf328
fix: make legacy certification saga call api and update db
2019-06-11 16:19:30 +05:30
68854db61e
added selectors and template saga for updating legacy certificates
2019-06-11 16:19:30 +05:30
3fc42b1ea8
fix: add url validation for form
2019-06-11 16:19:29 +05:30
a45a61fb47
fix: funcitonal certification button added
2019-06-11 16:19:29 +05:30
17a2bae5b9
fix: add initialValues to the form
2019-06-11 16:19:28 +05:30
abf8f2777c
fix: display legacy cert section
2019-06-11 16:19:27 +05:30
b8ec30471d
fix: add legacy project map
2019-06-11 16:19:27 +05:30
72aaddfc12
Improve Regex ( #36078 )
...
* Updated assert.match() to assert.equal()
2019-06-11 10:43:08 +02:00
97f6b73a0e
Added Binary Search Tree Challenge ( #35907 )
...
* Added Binary Search Tree Challenge
* fix yaml, fix solutions, fix tests
* Fixed recommended fixes
2019-06-10 23:35:21 -04:00
ada34f00c5
F strings objects example ( #30712 )
...
* Upgraded node image to latest stable, v8.12 in docker compose
* f-strings example with capital letter F
* Example of using f-strings with an object
* Revert "f-strings example with capital letter F"
This reverts commit 8f498480ce
.
* Revert "Upgraded node image to latest stable, v8.12 in docker compose"
This reverts commit e55dd116d2
.
* feat: fixed header formatting
2019-06-10 19:52:01 -05:00
d86951f9c1
Added solutions for 3 challenges in English / data-structures ( #35825 )
...
* Solution for add-elements-at-a-specific-index-in-a-linked-list.english.md
* Solution check-if-an-element-is-present-in-a-binary-search-tree.english.md
* Solution for remove-elements-from-a-linked-list-by-index.english.md
* change indent level to 2 space for each level
* change indent level to 2 space
* change indent level to 2 space
* delete unnecessary new lines
* keep the same seed format , and delete unnecessary new lines
* delete unnecessary new lines
* fix: added review suggestions
* fix: Added link and code tags
2019-06-10 18:17:11 -04:00
a893cb43c3
fix the command python -m simpleHTTPServer ( #36132 )
...
* fix the command python -m simpleHTTPServer
Change the simpleHTTPserver to simpleHTTPServer, which is the right commmand.
* another capital S had been omitted
2019-06-10 20:27:41 +01:00
34dc6f6f22
docs(contribute): chaotic order of table of languages ( #36254 )
2019-06-10 23:28:39 +05:30
577caf6f2a
chore(client): load bootstrap locally ( #36262 )
2019-06-10 22:56:39 +05:30
79b46ca5ef
Removed CRNA from Get Started list ( #35647 )
...
Removed Create-React-Native-App from the Get Started list, since it has been merged with Expo.
2019-06-10 06:45:45 -07:00
2a18b1a308
Consistency Update for label and input elements for last lessons ( #36192 )
...
* Updated to reflect the relationship between label and input elements
* Updated to reflect the relationship between label and input elements
2019-06-09 20:47:50 +01:00
8cb540fe85
fix: use lowercase for 'article' tag ( #36222 )
2019-06-09 07:47:09 -07:00
77e7121028
fix(client): pass correct props to Camper component
2019-06-09 16:07:02 +05:30
6085fbe4ca
fix(client): show profile immediately for the current user
2019-06-09 16:07:02 +05:30
43fa451a38
fix(curriculum): Change wording to talk about inheritance not cascade ( #36110 )
2019-06-08 19:09:00 -07:00
5fb6d5fd6b
elaborated on ptr to structs and typedef usage ( #30511 )
2019-06-08 20:15:13 -05:00