b03e71e7c0
Abstract map and showChallenge logic
...
Rename some legacy naming conventions
Remove logic for waypoint,basejumps, etc...
2016-01-15 04:14:38 -08:00
5b681bfdfd
Re-add btn classes to account page
2016-01-15 04:14:38 -08:00
8965790949
Use base color for btn:hover color
2016-01-15 04:14:38 -08:00
b7c071bcfb
Fix btn success color
2016-01-15 04:14:38 -08:00
f75aea4a9d
Fix social button colors
2016-01-15 04:14:38 -08:00
1661550c68
Change buttons to ghost type
2016-01-15 04:14:38 -08:00
0e52466163
Add less source maps
...
Watch bootstrap less files
2016-01-15 04:14:38 -08:00
8e71cdd4b8
start working on ghost-only buttons
2016-01-15 04:14:38 -08:00
c36b8352d2
further build up challengemap
2016-01-15 04:14:38 -08:00
f410a94b54
Update
2016-01-15 04:10:16 -08:00
7f0be44f98
additional cleanup of nonprofit directory
2016-01-15 04:10:16 -08:00
bf06d0c6a0
Update commit views
2016-01-15 04:10:16 -08:00
09b4f1caa2
Update nonprofits structure and remove old directory
2016-01-15 04:10:16 -08:00
7eefcb0705
more redesign work on challenge views
2016-01-15 04:10:16 -08:00
7e481833cd
Revert "make navbar brown again"
...
This reverts commit 18224e14f7b9ee356450bae54959b770c5ec4c7c.
2016-01-15 04:09:57 -08:00
345b0a5513
make navbar brown again
2016-01-15 04:09:57 -08:00
4101a6c34a
start simplifying views
2016-01-15 04:09:57 -08:00
b157fa3095
Merge pull request #6171 from erictleung/fix/inconsistent-function-name-use
...
Fix inconsistent function naming
2016-01-14 22:09:46 -08:00
b2f35590e7
Fix inconsistent function naming
2016-01-14 21:16:50 -08:00
f1e11e0270
Merge pull request #6161 from alistermada/fix/waypoint-conditions-not-displayed
...
Fix bug on Waypoint: Iterate Through an Array with a For Loop
2016-01-14 19:46:50 -08:00
f60cf75295
Merge pull request #6164 from alistermada/fix/compliments
...
Fixes a couple of meme-based compliments
2016-01-14 19:37:12 -08:00
89c64fb376
fix a couple of meme-based compliments
2016-01-15 07:46:54 +07:00
05df2649de
Fix bug on Waypoint: Iterate Through an Array with a For Loop
...
Conditions needed to pass the tests weren't showing. Problem was that the variable `total` was passed before it could be defined. Rewrote tail to fix.
closes #6137
2016-01-15 06:13:31 +07:00
41478b4538
rewrite Friendly Date Ranges bonfire
2016-01-14 12:21:31 -08:00
dbe0fd1cb6
Merge pull request #6135 from erictleung/fix/spelling-of-intriguing
...
Fix spelling of intriguing
2016-01-13 14:57:32 -08:00
fa60d4c82b
Fix spelling of intriguing
2016-01-13 13:18:30 -08:00
5ad701d217
Merge pull request #6128 from bugron/fix/remove-unneeded-code
...
Remove unused code
2016-01-13 09:49:13 -08:00
c34e8a7783
Remove unused code
2016-01-13 21:36:21 +04:00
a346758710
Merge pull request #6121 from bugron/fix/MDNlinks-blink
...
Fixes incorrect showing MDNlinks on challenges
2016-01-13 09:13:04 -08:00
3635281134
Merge pull request #6120 from alistermada/fix/typos-basic-javascript
...
Fixed several typos on Basic JavaScript Waypoints
2016-01-13 06:51:29 -08:00
40814baf3c
Merge pull request #6119 from bugron/fix/better-output
...
Prettify the code execution output
2016-01-13 06:48:41 -08:00
29682f112b
Fixes incorrect showing MDNlinks on challenges
2016-01-13 14:43:38 +04:00
af925fe7b3
Fixed several typos on Basic JavaScript Waypoints
...
There were some misspellings of the word "referred".
closes #6118
2016-01-13 17:01:46 +07:00
d502b35bac
Prettify the code execution output
2016-01-13 13:17:30 +04:00
5a1ef2f957
Merge pull request #6078 from FreeCodeCamp/fix/transfer-advanced-bonfires
...
Migrate away from Zipline, Bonfire, Basejump, Waypoint terminology
2016-01-12 23:20:17 -08:00
59f3ad5ea0
Merge pull request #6116 from FreeCodeCamp/feature/camper-news-ban
...
Add banning to camper news
2016-01-13 01:20:05 -06:00
2c90f2350b
Merge branch 'staging' into fix/transfer-advanced-bonfires
2016-01-13 00:10:28 -06:00
52fd15284a
Add banning to camper news
2016-01-12 22:07:19 -08:00
37c3a9ce9f
chore(package): update helmet to version 1.1.0
...
http://greenkeeper.io/
2016-01-12 21:45:15 -08:00
f392fbd916
Merge pull request #6110 from bugron/fix/console-output_error-message-fix
...
Fixed error messages incorrect displaying
2016-01-12 20:15:05 -08:00
7f3240ce5e
Fixed error messages incorrect displaying
2016-01-13 07:29:27 +04:00
87be62a3f0
Merge pull request #6102 from ltegman/fix/multiple-challenge-typos
...
Fix multiple challenge typos
2016-01-12 17:22:06 -08:00
4c229e2cea
Fix multiple challenge typos
2016-01-12 15:26:04 -08:00
f83ad6a085
Merge pull request #6095 from bugron/fix/console-output
...
Fix tests result output
2016-01-12 14:10:46 -08:00
f910463e0f
Fix tests result output
2016-01-13 01:57:48 +04:00
e0d5beb60f
Merge pull request #6033 from bugron/fix/generating-invalid-json
...
Fixes invalid JSON format data exporting
2016-01-12 13:03:43 -08:00
61784a3b04
chore(package): update loopback-connector-mongodb to version 1.13.3
...
http://greenkeeper.io/
2016-01-12 09:04:58 -08:00
b4af219b74
Merge pull request #6082 from felixonmars/staging
...
Use "Submit" in test prompt for "Add a Submit Button to a Form"
2016-01-12 18:17:12 +04:00
4ad29d0c92
Use "Submit" in test prompt for "Add a Submit Button to a Form"
...
The description says the text should be "Submit", but the test shows "submit" (lower cased). Let's try to make them the same :)
2016-01-12 22:09:14 +08:00
837e696e53
chore(package): update loopback-component-passport to version 2.0.0
...
http://greenkeeper.io/
2016-01-12 03:27:35 -08:00