|
34efc43f6a
|
update copy of certificate flows
|
2015-10-05 17:18:35 -07:00 |
|
|
8f84596142
|
Fix 500 out of range bug when completing last challenge
|
2015-10-05 16:38:58 -07:00 |
|
|
fc17e266fb
|
Merge branch 'staging' into feature/certificates
|
2015-10-05 16:30:01 -07:00 |
|
|
8c48626f03
|
Add certification page
|
2015-10-05 15:55:50 -07:00 |
|
|
da09a7b650
|
Brought in line with staging and added spoofigator!
|
2015-10-05 23:42:30 +01:00 |
|
|
cbb78079f9
|
resolve difference with the JSON and AJAX differing from staging
|
2015-10-05 23:40:33 +01:00 |
|
|
fdefcae562
|
Merge pull request #1 from FreeCodeCamp/staging
update
|
2015-10-05 22:52:25 +01:00 |
|
|
5b771e18e6
|
Finished the geolocation waypoint. Ready for QA and copy fixes
|
2015-10-05 22:46:29 +01:00 |
|
|
c04832d618
|
fix bootstrap fluid containers wording issue
Closes #2467.
|
2015-10-05 21:26:18 +02:00 |
|
|
e079419367
|
Confirm the Ending: Add test case
Add a test case that makes sure the user can't just check the last
character or word.
|
2015-10-05 18:01:28 +02:00 |
|
|
4b05a6edc7
|
Merge pull request #3586 from josephbreihan/fix/typoissue-3585
Fix minor typo
|
2015-10-05 10:24:34 +02:00 |
|
|
dc4f5212c2
|
Fix typo described in issue #3585
|
2015-10-04 23:20:09 -04:00 |
|
|
fe3e94e69b
|
Modify tests for Bonfire - Where do I belong
close FreeCodeCamp/FreeCodeCamp#3381
|
2015-10-04 11:46:08 +05:30 |
|
|
89e1ebb952
|
New for loop waypoints and verbiage improvements
|
2015-10-03 20:00:09 -07:00 |
|
|
4e33b355b0
|
90% complete without QA or refined descriptions/tests
|
2015-10-03 23:59:54 +01:00 |
|
|
b2bf3ce391
|
Truncate a string: Minor typo
The assert message said `1`, instead of the number `11` that was
actually being used in the assertion.
|
2015-10-03 11:23:41 +02:00 |
|
|
d9332e7d03
|
Merge pull request #3559 from QuincyLarson/map-restructure
restructure challenges and add certificate challenge skeletons
|
2015-10-02 12:05:48 -07:00 |
|
|
c688082ee4
|
add appropriate challenges to certificate challenges
|
2015-10-02 11:44:29 -07:00 |
|
|
465835d6b1
|
Merge branch 'staging' into map-restructure
Conflicts:
seed/challenges/basic-ziplines.json
seed/challenges/intermediate-ziplines.json
|
2015-10-02 11:23:54 -07:00 |
|
|
08de1ac8bb
|
Merge pull request #3568 from FreeCodeCamp/fix/travis
fix travis yaml and test challenges
|
2015-10-02 11:23:24 -07:00 |
|
|
86344d5c9e
|
fix travis yaml and test challenges
|
2015-10-02 11:19:07 -07:00 |
|
|
7709438fa3
|
Merge pull request #3567 from FreeCodeCamp/fix/last-completed-regression
Fix last completed logic bug
|
2015-10-02 11:11:26 -07:00 |
|
|
c819fcc0cb
|
Merge pull request #3561 from FreeCodeCamp/remove-difficulty
remove vestigial difficulty attribute from challenges
|
2015-10-02 11:00:11 -07:00 |
|
|
5c3973c365
|
Fix last completed logic bug
This PR fixes a regression introduced in an earlier patch
|
2015-10-02 10:50:35 -07:00 |
|
|
ea33385fea
|
remove vestigial difficulty attribute from challenges
|
2015-10-02 01:06:27 -07:00 |
|
|
42b77e92f8
|
Merge pull request #3560 from FreeCodeCamp/fix/common-is-undefined
Fix check for existence
|
2015-10-02 00:11:26 -07:00 |
|
|
a90fdf1e0c
|
Fix check for existence
|
2015-10-01 23:58:56 -07:00 |
|
|
69a3729025
|
restructure challenges and add certificate challenge skeletons
|
2015-10-01 23:54:20 -07:00 |
|
|
5f9022475c
|
Merge pull request #3558 from FreeCodeCamp/feature/show-waypoints
Feature show Waypoints on user profile page
|
2015-10-01 23:09:03 -07:00 |
|
|
ee35fe075c
|
Feature show Waypoints on user profile page
This PR also fixes some bugs in lockedDown mode
|
2015-10-01 23:03:52 -07:00 |
|
|
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 |
|