Commit Graph

6486 Commits

Author SHA1 Message Date
7563b94509 Merge pull request #3557 from FreeCodeCamp/feature/make-completed-challenges-unique
feature make completedChallenges uniq
2015-10-01 22:28:57 -07:00
6c305dbc67 feature make completedChallenges uniq
now when users complete a challenge, it will instead update the
last save if it exists.
2015-10-01 22:19:26 -07:00
fefefed0f2 Merge pull request #3550 from FreeCodeCamp/merge-account-page
Merge account page
2015-10-01 21:12:23 -07:00
d0528ec768 fix re-encode uri during redirect 2015-10-01 21:11:15 -07:00
8a1a7f238d fix undefined username and remove old function
fix many bugs and undefined
fix linting errors
2015-10-01 21:03:28 -07:00
d8fd63fb87 Merge branch 'staging' into merge-account-page 2015-10-01 20:39:56 -07:00
28e9dce221 Merge pull request #3551 from FreeCodeCamp/feature/uri-storage
add uri code storage
2015-10-01 19:44:12 -07:00
fa89ff3471 Merge pull request #3376 from natac13/fix/slasher-flick-unclear-head-of-array
fix unclear description slasher flick
2015-10-02 05:20:28 +08:00
72e0595ca6 add uri code storage 2015-09-30 22:32:31 -07:00
b197358056 make one page profile with bonfire solution urls 2015-09-30 21:04:16 -07:00
5de6837959 Merge pull request #3548 from FreeCodeCamp/converge-bonfires
refactor all Bonfire tests to use assert and have friendly messages
2015-09-30 19:47:20 -07:00
77892a05c0 Merge pull request #3546 from FreeCodeCamp/step
add step based challenge to framework
2015-09-30 19:38:01 -07:00
c2af4f9b4c fix bad merge 2015-09-30 19:26:05 -07:00
dca179c2c5 Merge branch 'staging' into converge-bonfires
Conflicts:
	seed/challenges/basic-bonfires.json
	seed/challenges/intermediate-bonfires.json
2015-09-30 19:06:28 -07:00
16c0c23b2c finish QAing all bonfires 2015-09-30 19:04:26 -07:00
4fffabfe8f fix exact change and QA all JS challenges 2015-09-30 18:33:32 -07:00
1b13ad2601 Added the skeleton for the fourth challenge. Challenge three needs some refinement in the testing system 2015-09-30 23:23:58 +01:00
2d6c91b513 Three complete. More to come 2015-09-30 23:01:56 +01:00
1994e340d3 all but 4 bonfires work 2015-09-30 14:57:58 -07:00
c82744bb34 Merge pull request #3542 from MWGitHub/patch-1
Remove Unnecessary Left Over Semicolon
2015-09-30 23:51:23 +02:00
416a866ec0 add step based challenge to framework 2015-09-30 13:26:06 -07:00
90230ec907 fix test so it does not match code not in the answer 2015-09-30 05:13:13 -04:00
03675ef0a6 finish QAing basic and intermediate bonfires 2015-09-30 01:33:07 -07:00
ab72094333 Remove Unnecessary Left Over Semicolon
Remove left over semicolon from function that was converted from an anonymous function at https://github.com/FreeCodeCamp/FreeCodeCamp/issues/3287
2015-09-30 02:40:21 -04:00
ab204c654e fix search results formatting for mobile and desktop camper news 2015-09-29 22:52:19 -07:00
242351e0e4 Merge pull request #3541 from FreeCodeCamp/fix/last-challenge-name
fix check for existance when getting last challenge
2015-09-29 22:37:57 -07:00
cdf8c6a54c fix check for existance when getting last challenge 2015-09-29 22:12:02 -07:00
afe8aed608 Merge pull request #3539 from QuincyLarson/pair-button
fix issues with get-started and remove pair button
2015-09-29 18:02:07 -07:00
ee9827ea58 fix issues with get-started and remove pair button 2015-09-29 17:59:16 -07:00
cbc21ee03f refactor messages on basic and advanced bonfires 2015-09-29 15:00:27 -07:00
838a80167e finish first take at upper-intermediate bonfires 2015-09-29 14:34:51 -07:00
6657348722 finish first pass at intermediate bonfires 2015-09-29 14:18:43 -07:00
52c74f5a3d merge staging 2015-09-29 13:44:58 -07:00
9e2db7636f Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-09-29 13:20:29 -07:00
ddde4db821 Merge branch 'fix/intermediate-bonfires-tests' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/intermediate-bonfires-tests
Conflicts:
	seed/challenges/intermediate-bonfires.json
2015-09-29 13:19:24 -07:00
963856b278 Additional tweaks to doc to get it working 2015-09-29 19:00:50 +08:00
31f9b7d707 Merge pull request #3530 from FreeCodeCamp/map-share
add facebook sharing to map on completed challenges
2015-09-28 20:08:06 -07:00
55de772ade Remove portfolio comment from share 2015-09-28 20:05:22 -07:00
1a653182e7 add messages to basic and advanced bonfires 2015-09-28 19:55:58 -07:00
c7d68932ce Show share button from last completed 2015-09-28 19:47:45 -07:00
759941c8a2 Merge pull request #3391 from awesomeaniruddh/fix/html-test-improvement
Added test to HTML5 waypoint to make it stricter
2015-09-29 04:27:59 +02:00
6a5bea67f7 set last completed block in map view 2015-09-28 19:20:29 -07:00
1ff55374db improve facebook sharing copy 2015-09-28 19:04:44 -07:00
91efd5940d add facebook sharing to map on completed challenges
remove twitter share from non-bonfire challenges
2015-09-28 17:35:25 -07:00
7900628d2a Merge pull request #3525 from FreeCodeCamp/feature/jobs
intermediate pull
2015-09-28 17:35:13 -07:00
e2459fa869 Foundation fo AJAX stuff is done. Going to move on to process fetched data and creating a UI generating function for each individual object 2015-09-28 23:24:42 +01:00
5fc97da3c3 Add test HTML5 waypoint to make it stricter
- Added a test to the "Nest an Anchor Element within a Paragraph" waypoint. The text 'View more' must now be outside the <a> tags.
2015-09-28 21:06:08 +08:00
1ada40ead5 Merge pull request #3507 from natac13/fix/typo-in-test-slasker-flick
fixed typo in test
2015-09-28 11:11:35 +02:00
61d77f5709 Merge pull request #3403 from erictleung/feature/note-about-zero-index
Add note about how jQuery is zero-indexed to avoid confusion
2015-09-28 10:20:02 +02:00
8298fe7a04 Merge pull request #3504 from xeoneux/fix/bonfire-where-art-thou
Edit last test case for Bonfire: Where art thou
2015-09-28 09:51:03 +02:00