Commit Graph

25227 Commits

Author SHA1 Message Date
mrugesh
ef68676576 docs: update devops guide (#37317) 2019-10-15 23:58:07 +05:30
mrugesh
21df53afd0 fix(redirects): update domain redirects (#37306) 2019-10-15 18:32:35 +05:30
Florian Hähnert
697b2dcff0 docs: create how-to-open-a-pull-request.md in german (#37130)
* Create how-to-open-a-pull-request.md 

Translate to german

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>

* Update docs/i18n-languages/german/how-to-open-a-pull-request.md

Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com>
2019-10-15 17:23:43 +05:30
Florian Hähnert
5bd149bd6f docs: create how-to-catch-outgoing-emails-locally.md in german (#37126)
* Create how-to-catch-outgoing-emails-locally.md 

Translate english version to german

* fixed internal mailhog link
2019-10-15 17:23:02 +05:30
Kristofer Koishigawa
76d9eb0ab6 fix: enable search in dev mode (#37298) 2019-10-15 17:22:17 +05:30
Kristofer Koishigawa
2d478f977e fix: search bar hover and arrow select highlights (#37303) 2019-10-15 17:09:02 +05:30
Ricky Syamsi
d66a4655d1 fix(learn): Add tab text hover color on mobile (#37262)
* fix: add tab text hover color on mobile
2019-10-15 18:16:40 +09:00
Ahmad Abdolsaheb
504f835b7d feat: use lato for large blocks of words 2019-10-15 15:02:47 +09:00
Ahmad Abdolsaheb
2425f705c2 fix: reword honesty policy and replace profile with portfolio… (#37282) 2019-10-15 00:07:53 +07:00
Randell Dawson
228e73532d [docs] Updated How to Work on Challenge Files to explain how t… (#37188)
* docs: added how to test individual challenges

* fix: shortened sentence

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

* fix: made sentence more concise

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

* fix: added file extension

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

* fix: added testStrings in the requirements

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

* fix: improved the instructions wording

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-10-14 23:55:03 +07:00
Oliver Eyton-Williams
e256dbc611 feat: Escape hotkey enters 'navigation mode' (#37167)
* fix: escape to navigation mode more generally

Previously only 'escape'ing from the editor prevented auto focus on the
editor, now you can 'escape' from anywhere that listens to Hotkeys.

Also the outline for HotKeys is hidden as it is not used by tab
navigation.

* feat: require escape to enter navigation mode
2019-10-14 23:50:58 +07:00
Kris Koishigawa
26eacf6f47 fix: Change project URL to a working fCC example project 2019-10-15 00:45:50 +09:00
Ambar Mutha
5dce06fccb add comment explaining no need for solutions (#37227) 2019-10-14 11:30:42 -04:00
Kristofer Koishigawa
71fbf2b658 fix(challenges): Update stock price checker sample project URL and add proxy info (#36801)
* fix(challenges): Updated sample project URL, added information about a proxy for stock price information, and tweaked the English test text slightly
2019-10-15 00:04:32 +09:00
Ahmad Abdolsaheb
28c0102ecc fix:minor style changes (#37208)
* fix: minor style changes
2019-10-14 23:56:47 +09:00
Ahmad Abdolsaheb
e6d55fd086 feat: add fonts locally 2019-10-14 20:31:58 +09:00
Ricky Syamsi
adef6950c2 feat: add keyboard nav with up and down keys in challenge description 2019-10-13 20:05:51 +09:00
mariorguez
372cba1c4c docs: fix unnecessary translation of strong tag (#37223)
When translating to Spanish, the tag itself doesn't have to be translated, to avoid confusion. So, strong should be kept "strong" and not "fuerte".
2019-10-11 16:38:32 -07:00
Mattia Tommasone
365f599c06 Added specific font-size for .btn-cta in the 500px breakpoint (#37201) 2019-10-11 16:25:16 +03:00
TheBestNinja
c3d2b19d62 fix: add intro JavaScript Algorithms and Data Structures (#37060) 2019-10-10 02:26:28 -07:00
mrugesh
06b950fdae chore: cleanup old assets from curriculum (#37164) 2019-10-10 00:06:21 -07:00
Derryk Boyd
6cb72ef02e fix: code block color to improve contrast (#37162)
* Fix: Code block color to improve contrast

* Update client/src/components/layouts/prism.css

Co-Authored-By: mrugesh <1884376+raisedadead@users.noreply.github.com>

* Pull request updates
2019-10-09 23:37:11 -07:00
mrugesh
cc3c9a8fa2 chore: update meta, caching and headers (#37159) 2019-10-09 14:23:41 -07:00
Florian Hähnert
ba1d5f9b60 Grammar improvements for German Contributing.md (#37121)
* Grammar improved

Text improvements regarding uppercase and lowercase.

* brought up to date with the english version

The content of the German version should now be consistent with the English version.

* fixed grammer hints from Squizzi
2019-10-09 13:10:12 -07:00
Luis Ignacio Collantes
99c86be86b Fixed error in traduction of "Node" (#37120) 2019-10-09 21:04:00 +01:00
Oliver Eyton-Williams
ed015fb06f fix: make profile update after server response (#37154)
The Privacy component has been simplified and made to rely on the user
prop rather than its own state.  The submitProfileUIComplete reducer was
missing so has been added.
2019-10-09 11:31:20 -07:00
mrugesh
7c31a49296 revert: point to the subdomain instead (#37155)
This reverts commit 3fa6c6a032.
2019-10-09 10:23:59 -07:00
Johnny Zabala
e9bbcc55cd test rendered output instead of state in react write a simple counter challenge (#36791) 2019-10-09 09:52:41 -05:00
Irina Serdiuk
ac1d0a6f78 translation fix (#37073) 2019-10-09 07:51:36 -07:00
Tom
8de9cb729b fix: make redirect timer count down to zero (#37148) 2019-10-09 06:58:49 -07:00
Oliver Eyton-Williams
52653c57fc fix: ignore input elements except in search (#37145) 2019-10-09 06:58:31 -07:00
mrugesh
2955bbeb4f docs(devops): improve verbiage and instructions (#37147) 2019-10-09 06:31:29 -07:00
Ahmad Abdolsaheb
418f7631af fix: make donation styles consistent (#37140)
* fix: adjust the styles of alerts

* fix: clean up
2019-10-09 05:02:39 -07:00
mrugesh
fa06ac0def docs: update devops docs 2019-10-09 17:12:08 +05:30
mrugesh
d9054df0a4 docs: update devops guide 2019-10-09 16:48:14 +05:30
mrugesh
f87f3a6786 docs: update devops docs 2019-10-09 16:39:17 +05:30
Oliver Eyton-Williams
bc1b6ca7a2 feat: handle completion when logged out 2019-10-09 03:11:37 -07:00
Oliver Eyton-Williams
feb96c3e3b fix: prevent execution while submitting 2019-10-09 03:11:37 -07:00
mrugesh
040eb2d51d docs: update devops guide 2019-10-09 15:04:57 +05:30
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
Rajiv Ranjan Singh
51fe2bf128 docs: update grammar in local setup guide (#36930)
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-10-09 00:10:19 -07:00
Kris Koishigawa
74778c1af8 fix: Updated all Glitch URLs used to import/remix a GitHub repo 2019-10-08 11:04:30 -07:00
Mrugesh Mohapatra
4057bb1cc2 fix(client): update report-user placeholder text 2019-10-08 11:01:26 -07:00
moT01
5b2ade9cee feat: render profile preview on own private profile
- change verbiage on my own private profile
- render a preview of my own private profile
- move report user link to bottom of the profile
2019-10-08 11:01:26 -07:00
mrugesh
20ca046a2a fix(auth): redirect to learn after sign in (#37114) 2019-10-08 18:15:36 +03:00
nemogoc
23a3287d8f update test wording for undefined fn returns (#36804)
* update test wording for undefined fn returns, bring code out of after test section and check that the function does what it says it does (rather than just checking the result), update seed, example, and solution
2019-10-08 19:16:36 +09:00
Ahmad Abdolsaheb
6ed3426128 fix: remove scrolling (#37098) 2019-10-08 02:00:08 -07:00
mrugesh
6103991d8b docs: update faqs on contributing guide (#37046) 2019-10-08 01:34:01 -07:00
Oliver Eyton-Williams
e72855dad3 fix: handle invalid Algolia keys gracefully in dev (#37088)
Invalid keys throw an error in production, but just cause invalid
PropTypes and build warnings in development.
2019-10-08 01:19:43 -07:00