Commit Graph

25164 Commits

Author SHA1 Message Date
e9d753fc09 fix(tools): fix and accelerate automated gitpod dev setup (#36720)
* fix(tools): switch to official gitpod mongodb image
* fix(tools): accelerate gitpod start-up by prebuilding the client
* fix(tools): accelerate gitpod start-up by continuously prebuilding workspaces
* fix(tools): add setup|automated badge with new fork-compatible gitpod url
2019-08-30 15:12:13 +05:30
879899f610 docs: update readme links 2019-08-30 10:35:51 +05:30
52c7cd691b docs: update readme 2019-08-30 10:33:22 +05:30
f2fe60bfbd fix: sort the constant strings 2019-08-29 23:33:01 +05:30
afc431e900 fix: restrict usernames that are keywords
fix: the rest of the typo (unsunscribe to unsubscribe)

fix: restrict copyright and copyright-policy and add appropriate redirects

fix/forgot-to-save-this-file-before-last-commit

fix: remove-duplicate+fix-typo

fix: update-snapshot
2019-08-29 23:33: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
a59b8636cb fix: restore preview background to white (#36714) 2019-08-29 18:45:32 +03:00
f03147fcc5 docs: move non-English README.md files out of root (#36716)
* fix: renamed to document-quick-reference.md
* fix: moved non-English README files out of root
2019-08-29 15:34:59 +05:30
3808b67be4 Update translation in Contributing.md (#35000) 2019-08-29 01:36:55 -07:00
bb849c7d76 docs: translate README to chinese (#34746)
* docs: translate README.md to chinese one in README(chinese).md

* docs: rename chinese readme for proper casing


Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-08-29 14:05:42 +05:30
Max
9e2a050c5d Fixed some problems in the Chinese version of CONTRIBUTING.md (#35115)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
2019-08-29 01:35:17 -07:00
9b916859ce docs: create README.spanish.md (#36202) 2019-08-29 14:05:01 +05:30
f1f1586ca8 docs(french): update readme, add links, update translation (#36282)
* Update French README: add links, update translation.

* Update French Doc according to PR Review.

* Changed indentation of Projects

* Update README.french.md


Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-08-29 12:29:13 +05:30
04cbcd81d5 Master edit pt (#32419)
* Changed some mismatches

* I have changed some mismatches
2019-08-28 18:41:44 -07:00
b2d0fd4c6b [Order] [Russian] Fixing chaotic order of table of languages (#36253)
* Synced order + added Greek lang

* Capitalized "русский" into "Русский"
2019-08-28 15:01:24 -07:00
757ab079ff Add German CONTRIBUTING.md (#33342)
Add the Contribution guidelines in German
2019-08-28 14:33:54 -07:00
7028fd9bf3 fix: language, formatting, images (#31816)
* fix: language, formatting, images

* fix: edit links
2019-08-28 14:32:33 -07:00
7212620680 Updated anchor links to all headings (#36245) 2019-08-28 14:03:49 -07:00
ddc2275a85 docs: update russian README.md (#35140) 2019-08-28 13:52:52 -07:00
0c614cda5b Update README.md (#34637) 2019-08-28 13:42:14 -07:00
b098db1da8 Japanese README.md from /docs/README.md (#35818)
* japanese translation from /docs/README.md

* fix japanese translation
2019-08-28 13:39:46 -07:00
7065ace345 docs: remove guide contribution references (#36712) 2019-08-29 00:53:17 +05:30
7d966cd9c1 Added links to referenced guides (#26562)
* Added links to referenced guides

Added links to the quick reference guides mentioned in the document.

* fix: corrected url
2019-08-28 12:22:23 -07:00
f27bb5cc1b chore: remove guide (#36709) 2019-08-29 00:23:22 +05:30
50810c3ae3 Update uppercase (#26194) 2019-08-28 11:20:24 -07:00
9c7f1a0aed Few changes to CONTRIBUTING.md (#22156)
Review of typos and internal links.
2019-08-28 11:18:49 -07:00
fa0e198ef9 fix: update lerna npm audit commands (#36700)
* fix: update the audit commands

* chore: update all dependencies

* chore: remove concurrency limit from commands

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: add no-bail to commands

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-08-28 23:06:23 +05:30
60231cee61 Small Typo Changes (#33892) 2019-08-28 09:54:51 -07:00
6105c40a18 Syntactic touch-ups (#33864) 2019-08-28 09:54:09 -07:00
b7bf5adb43 Update README.md (#31115)
Updated Romanian grammar
2019-08-28 09:52:56 -07:00
2a91817ef8 Update README.md (#31106) 2019-08-28 09:51:05 -07:00
a53a4ac303 fix(client): forum help and hints (#36625)
* fix(client): add warning on exceeding forum post length limit

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

* fix: corrected guide url for backend challenges and projects

* fix: moved  getGuideUrl to  utils

* fix: added forumTopicId to ChallengeNode PropTypes

* fix: conolidated helpers and add base url to env.json

* fix: made use template literals

* tests: created unit tests for getGuideUrl

* fix: add characters which will be encoded

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: use encoded version of title

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: encode title

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-08-28 21:55:56 +05:30
Tom
428ab97650 Fix/tests whitespace strictness (#36706)
* fix(tests): make less strict about white space
2019-08-28 10:53:17 +02:00
Tom
46d67deb46 fix(test): make less strict about whitespace (#36705) 2019-08-28 10:48:57 +02:00
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
07b38d02b3 fix(challenge-test): make semi-colon optional (#36704) 2019-08-28 06:22:47 +05:30
Tom
742a21345d fix(take-home-projects): Remove paragraphs with bad links (#36702) 2019-08-27 20:02:12 -04:00
92d62218bf Update improved article, fixed references (#36687)
* Update improved article, fixed references

* Update guide/english/computer-science/data-structures/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update guide/english/computer-science/data-structures/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update guide/english/computer-science/data-structures/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update guide/english/computer-science/data-structures/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update removed redundant note and fixed bold

* fix: corrected note
2019-08-27 13:08:23 -07:00
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
3a02183415 chore: update codeowners 2019-08-27 23:41:02 +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
920209cb23 docs: add devops guides (#36690) 2019-08-27 14:58:47 +05:30
18bee1bd59 fix: ensure 'night' is set before hydration 2019-08-27 12:45:20 +05:30
5a38887af1 fix: make night mode default for code blocks 2019-08-27 12:45:20 +05:30
07b73e2860 typo fixed (#36689) 2019-08-26 22:08:36 -07:00
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
432e4a40a3 fix: move toggle buttons below labels on mobile 2019-08-26 18:51:28 +05:30
ab806c1e5d fix: remove theme settings correctly 2019-08-26 18:51:28 +05:30
12a2b47b17 fix: bring buttons closer and reduce repetition 2019-08-26 18:51:28 +05:30