Commit Graph

7201 Commits

Author SHA1 Message Date
dad1e1638e surface isRequired in view 2016-01-15 04:40:55 -08:00
56a7d03658 Add back map overview to map page 2016-01-15 04:40:55 -08:00
cc1c2e6aa1 Add map aside to challenges 2016-01-15 04:40:55 -08:00
5798537bcb Abstract map and showChallenge logic
Rename some legacy naming conventions
Remove logic for waypoint,basejumps, etc...
2016-01-15 04:39:45 -08:00
57507d84f5 Re-add btn classes to account page 2016-01-15 04:36:15 -08:00
65cc50f2fa Use base color for btn:hover color 2016-01-15 04:36:15 -08:00
7187ae1841 Fix btn success color 2016-01-15 04:36:15 -08:00
b4a63f799a Change buttons to ghost type 2016-01-15 04:36:15 -08:00
bbf6d14ee7 start working on ghost-only buttons 2016-01-15 04:33:19 -08:00
c026717aa4 further build up challengemap 2016-01-15 04:32:35 -08:00
d5a2c6e4b8 Update 2016-01-15 04:31:51 -08:00
39e7e6e33b additional cleanup of nonprofit directory 2016-01-15 04:31:18 -08:00
4517c597bc Update nonprofits structure and remove old directory 2016-01-15 04:31:18 -08:00
cb6f026fd0 more redesign work on challenge views 2016-01-15 04:31:18 -08:00
4ee8cf0833 Revert "make navbar brown again"
This reverts commit 18224e14f7b9ee356450bae54959b770c5ec4c7c.
2016-01-15 04:27:51 -08:00
a33d295231 make navbar brown again 2016-01-15 04:26:34 -08:00
bcba082efc start simplifying views 2016-01-15 04:25:27 -08:00
de95f0e0f3 Add back map overview to map page 2016-01-15 04:14:38 -08:00
0c54adfb07 Add map aside to challenges 2016-01-15 04:14:38 -08:00
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
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