Commit Graph

15783 Commits

Author SHA1 Message Date
Logan Tegman
bc4d1d608d Merge pull request #5834 from erictleung/fix/missing-punctuation-in-hexadecimal
Add missing punctuation in hexadecimal waypoint
2016-01-03 16:24:16 -08:00
patsul12
cd1ee52dc4 adds a test to the validate phone numbers bonfire 2016-01-03 15:37:00 -08:00
patsul12
de3c3232de adds a test to the validate phone numbers bonfire 2016-01-03 15:37:00 -08:00
Eric Leung
b97fde8882 Add missing punctuation in hexadecimal waypoint 2016-01-03 13:12:37 -08:00
Eric Leung
4c70884771 Add missing punctuation in hexadecimal waypoint 2016-01-03 13:12:37 -08:00
Rex Schrader
2d8be851d2 Merge pull request #5822 from CaroleAnneHannon/contributions
contributions minor edits
2016-01-03 10:44:35 -08:00
caroleannehannon
6d6d309a44 contributions minor edits
Link to HelpContributors room is fixed.

Added other wiki articles related to contributing to FCC that were not
referenced before in a resources section at the bottom
2016-01-03 13:20:26 -05:00
Rex Schrader
6350f31f75 Merge pull request #5815 from duffn/fix/comparative-language-typo
Fix comparitive language typo in Waypoint
2016-01-03 09:38:30 -08:00
Rex Schrader
63c104124f Merge pull request #5815 from duffn/fix/comparative-language-typo
Fix comparitive language typo in Waypoint
2016-01-03 09:38:30 -08:00
Rex Schrader
680f383b0c Merge pull request #5814 from HoBi/fix/shopping-list-tests
Fix shopping list test
2016-01-03 09:38:00 -08:00
Rex Schrader
8b819fbcc4 Merge pull request #5814 from HoBi/fix/shopping-list-tests
Fix shopping list test
2016-01-03 09:38:00 -08:00
Nick Duffy
81fe2b18a8 Fix comparitive language typo in Waypoint 2016-01-03 07:31:28 -07:00
Nick Duffy
a025bc0810 Fix comparitive language typo in Waypoint 2016-01-03 07:31:28 -07:00
Harsha
426df6fd47 add tail to escape-sequences waypoint 2016-01-03 01:06:53 -05:00
Harsha
6066b0c20a add tail to escape-sequences waypoint 2016-01-03 01:06:53 -05:00
Logan Tegman
c683a90c5b Merge pull request #5798 from DDaems/Fix/lint-errors
Fix linting errors
2016-01-02 21:06:47 -08:00
Rex Schrader
64cfc53935 Merge pull request #5797 from DDaems/Fix/caesar-cipher
Add tips to Caesar Cipher Bonfire
2016-01-02 21:01:04 -08:00
Dieter Daems
dba9654a09 Fix linting errors 2016-01-03 05:48:23 +01:00
Dieter Daems
63722a9fc4 Add tips to Caesar Cipher Bonfire
- Also cleaned up the function code, less bloat.
2016-01-03 05:26:01 +01:00
Dieter Daems
484da097b2 Add tips to Caesar Cipher Bonfire
- Also cleaned up the function code, less bloat.
2016-01-03 05:26:01 +01:00
Rex Schrader
bf6f302a8a Merge pull request #5791 from patsul12/fix/change-color-in-jquery-waypoint
updated jquery waypoint to use a higher contrast color
2016-01-02 17:58:55 -08:00
Rex Schrader
8becc29ffb Merge pull request #5791 from patsul12/fix/change-color-in-jquery-waypoint
updated jquery waypoint to use a higher contrast color
2016-01-02 17:58:55 -08:00
Logan Tegman
d1bf5bf4af Merge pull request #5793 from SaintPeter/fix/checkpoints-missing-profile
Fix display of Checkpoints in Profile Page
2016-01-02 17:49:39 -08:00
SaintPeter
9a18344dad Fix display of Checkpoints
Tested Locally\n\nFixes 5782
2016-01-02 17:43:48 -08:00
patsul12
7898e0c4bc updated jquery waypoint to use a higher contrast color, also updated the spanish translation to match 2016-01-02 17:35:54 -08:00
patsul12
3457eec491 updated jquery waypoint to use a higher contrast color, also updated the spanish translation to match 2016-01-02 17:35:54 -08:00
Rex Schrader
1f4a027bf9 Merge pull request #5776 from DDaems/Fix/reverse-arrays
Add a example to Reverse Arrays waypoint
2016-01-02 17:21:45 -08:00
Rex Schrader
833addf7f3 Merge pull request #5776 from DDaems/Fix/reverse-arrays
Add a example to Reverse Arrays waypoint
2016-01-02 17:21:45 -08:00
Rex Schrader
5a6ac0f851 Merge pull request #5753 from wakqasahmed/feature/show-status-on-completed-courseware
Show status on individual completed courseware
2016-01-02 17:12:24 -08:00
Rex Schrader
e62d963985 Merge pull request #5778 from abhisekp/fix/concatenate-strings
Fix Concatenating Strings with Plus Operator test
2016-01-02 17:03:05 -08:00
Rex Schrader
c7ee4e5a60 Merge pull request #5778 from abhisekp/fix/concatenate-strings
Fix Concatenating Strings with Plus Operator test
2016-01-02 17:03:05 -08:00
Rex Schrader
3b31ff301a Merge pull request #5740 from DDaems/add/a-note-to-react-zipline
Add a note to zipline build a markdown previewer
2016-01-02 17:01:59 -08:00
Rex Schrader
f2783fbf48 Merge pull request #5740 from DDaems/add/a-note-to-react-zipline
Add a note to zipline build a markdown previewer
2016-01-02 17:01:59 -08:00
Rex Schrader
9f9f388f7c Merge pull request #5775 from DDaems/Fix/accessing-objects-properties-with-bracket-notation
Make waypoint accesing objects whitespace tolerant
2016-01-02 17:00:15 -08:00
Rex Schrader
69b5a81e9f Merge pull request #5775 from DDaems/Fix/accessing-objects-properties-with-bracket-notation
Make waypoint accesing objects whitespace tolerant
2016-01-02 17:00:15 -08:00
Rex Schrader
86cc583656 Merge pull request #5474 from natac13/fix/varialble-data-persist-and-display-function-to-tail
Fix variable data persist on Functional Challenges.
2016-01-02 16:59:29 -08:00
Rex Schrader
e1ce8fbf5a Merge pull request #5474 from natac13/fix/varialble-data-persist-and-display-function-to-tail
Fix variable data persist on Functional Challenges.
2016-01-02 16:59:29 -08:00
Dieter Daems
591c6503f8 Add a example to Reverse Arrays waypoint 2016-01-03 01:05:25 +01:00
Dieter Daems
95f5e8dcd4 Add a example to Reverse Arrays waypoint 2016-01-03 01:05:25 +01:00
Logan Tegman
0d59bcedae Merge pull request #5789 from erictleung/fix/add-missing-periods
Add missing periods to instructions
2016-01-02 15:32:05 -08:00
Logan Tegman
ccb9a769a9 Merge pull request #5789 from erictleung/fix/add-missing-periods
Add missing periods to instructions
2016-01-02 15:32:05 -08:00
Logan Tegman
09d252898e Merge pull request #5771 from patsul12/fix/tests-for-subtract-one-waypoint
Add test to subtract one waypoint
2016-01-02 15:30:17 -08:00
Logan Tegman
80fa1a3c91 Merge pull request #5771 from patsul12/fix/tests-for-subtract-one-waypoint
Add test to subtract one waypoint
2016-01-02 15:30:17 -08:00
Eric Leung
377a080b11 Add missing periods to instructions 2016-01-02 15:21:33 -08:00
Eric Leung
6165ecaadf Add missing periods to instructions 2016-01-02 15:21:33 -08:00
HoBi
bb14a73aba Forgot to remove assignments. 2016-01-03 00:14:23 +01:00
HoBi
c4470e7480 Forgot to remove assignments. 2016-01-03 00:14:23 +01:00
Rex Schrader
ec63f49b0d Merge pull request #5787 from HoBi/fix/shopping-list-tests
Fix badly written tests in Shopping List
2016-01-02 15:12:48 -08:00
Rex Schrader
fe69091522 Merge pull request #5787 from HoBi/fix/shopping-list-tests
Fix badly written tests in Shopping List
2016-01-02 15:12:48 -08:00
HoBi
ac3a71009f Fix shopping list tests. 2016-01-03 00:00:21 +01:00