Commit Graph

8073 Commits (a71daa07ce88125f432b7e7bc49beb990d555b0f)

Author SHA1 Message Date
pomarbar d810ba6218 Translation to spanish of challenge Computer-security in Computer-basics.json 2016-03-04 17:43:55 +00:00
Joseph Morse 5b3eb6ad18 Added Prefix Hint to React Recipe Box
This adds a hint to the React Recipe Box project, and closes #7297.
Translations of the hint would still be needed.
2016-03-04 12:24:09 -05:00
Eric Leung 580a57d551 Remove spaces and add code tags to Dates Ranges 2016-03-03 23:11:37 -08:00
Rex Schrader d55e4e317b Merge pull request #7387 from erictleung/fix/add-blockquote-to-validate-phone-numbers
Add blockquote and code tags to US Phone Numbers
2016-03-03 22:34:04 -08:00
Eric Leung cc1aae6804 Add blockquote and code tags to US Phone Numbers 2016-03-03 21:58:54 -08:00
Berkeley Martinez 29f740a8e4 Fix for non osx systems 2016-03-03 19:08:28 -08:00
Berkeley Martinez 4ef15109cd Add createTypes function 2016-03-03 18:56:18 -08:00
Berkeley Martinez 2df87854c4 Fix unknown hike redirect to map 2016-03-03 17:53:33 -08:00
Berkeley Martinez 71ebfade15 Fix send correct datatypes on hike submit 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5c59e7ea2d Fix validator only works with strings 2016-03-03 17:53:33 -08:00
Berkeley Martinez 74592e72b4 Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
Berkeley Martinez c50510db71 Update history/react-router 2016-03-03 17:53:33 -08:00
Berkeley Martinez a2a988764c Fix job creation 2016-03-03 17:53:33 -08:00
Berkeley Martinez d6f21b01e6 Add location change on successful job creation 2016-03-03 17:53:33 -08:00
Berkeley Martinez 15c9417911 Fix job saving on form submit 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5dab7fddbc Fix jobs list and refetching 2016-03-03 17:53:33 -08:00
Berkeley Martinez a173ddf375 Fix bad boolean in professor-x 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5ee802999e Fix jobs display and priming 2016-03-03 17:53:33 -08:00
Berkeley Martinez f6c1260336 Fix job routing 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5c76978377 Fix jobs fetch 2016-03-03 17:53:33 -08:00
Berkeley Martinez 6bff10ea9c Jobs page initially renders 2016-03-03 17:53:33 -08:00
Berkeley Martinez 056d749ddd Wrap up flux actions 2016-03-03 17:53:33 -08:00
Berkeley Martinez 371cde1e34 Initial Job move to redux 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5f97394520 Fix grabQuestion actions 2016-03-03 17:53:33 -08:00
Berkeley Martinez f2494e5577 Answering questions using buttons works 2016-03-03 17:53:33 -08:00
Berkeley Martinez 943367c17b Fix rendering specific hike from server 2016-03-03 17:53:33 -08:00
Berkeley Martinez 1e9c9baedd Hikes loading next hike 2016-03-03 17:53:33 -08:00
Berkeley Martinez c4ba7ac46a Fix document title syncing 2016-03-03 17:53:33 -08:00
Berkeley Martinez f150b31c24 Render Hikes questions 2016-03-03 17:53:33 -08:00
Berkeley Martinez ac32912cd5 Video question now loads 2016-03-03 17:53:33 -08:00
Berkeley Martinez 00187628a4 Video's and video challenge renders 2016-03-03 17:53:33 -08:00
Berkeley Martinez 8ef3fdb6a0 Initial move to redux 2016-03-03 17:53:33 -08:00
Quincy Larson 2863efe8e1 Merge pull request #7382 from hallaathrad/fix/sidecar-scrolling-issues
Scrolling issues be gone
2016-03-03 17:27:10 -08:00
Hallaathrad dabcebd91c scrolling issues be gone 2016-03-03 19:00:47 -05:00
Logan Tegman 4b6ec6f298 Merge pull request #7372 from JoshFisk/fix/challenge-wording-00
Fixed descriptions of "Change Text with Click Events"
2016-03-03 09:28:18 -08:00
JoshFisk 0ef183aa93 Fixed description of "Change Text with Click Events" 2016-03-02 21:27:27 -08:00
JoshFisk f6b4e6d3da Add test to "Falsy Bouncer". 2016-03-02 21:16:56 -08:00
Logan Tegman 23b034b1ab Merge pull request #7336 from pasosdeJesus/fix/ES-computer-basics
Translation to spanish of computer-basics.json
2016-03-02 19:12:04 -08:00
Vladimir Támara Patiño cdc63ba514 Translation to spanish of computer-basics.json.
Thanks for corrections to @afidka
2016-03-02 21:44:59 -05:00
Mrugesh Mohapatra c71c693d6d Fix tests for Change text with Click Events
This commit adds checks to alow `.text` along with `.html`,
as per the discussion in the issue.
2016-03-03 02:06:30 +05:30
Logan Tegman c6021d5ada Merge pull request #7182 from pasosdeJesus/fix/ES-bigonotation
Translation to spanish of bigonotation
2016-03-02 10:38:24 -08:00
Logan Tegman be8159fc30 Merge pull request #7237 from erictleung/fix/symmetric-difference-wording
Update Symmetric Diff tests with length check
2016-03-02 10:36:42 -08:00
Logan Tegman 1065fd6c04 Merge pull request #7190 from firstdoit/fix/pr-template-details
Improve PR template with details from CONTRIBUTING
2016-03-02 10:34:16 -08:00
Logan Tegman 052523f084 Merge pull request #7354 from techtolentino/fix/test-check-repeated-twice
Changed very last test for the Comparisons with the Logical And Operator Challenge
2016-03-02 08:22:55 -08:00
Randy Tolentino 0fe14f897d Changed very last test for the Comparisons with the Logical And Operator challenge.
- the last test was a repeat, of testing the number 51 and expecting No
- changed the spec to test for 80, and should still return No
2016-03-02 09:54:21 -06:00
Eric Leung 62a2515b67 Update Symmetric Diff tests with length check
- Fix last test by removing unnecessary formatting
- Change `deepEqual` tests to `sameMembers` tests
- Add tests to check array lengths
2016-03-01 22:40:23 -08:00
Justin Richardsson 312efd88f6 Merge pull request #7312 from chrisroselli/fix/navbar_gravatar_padding
.navbar padding tweak. The logo was oddly spaced from the left edge of the viewport.
2016-03-01 23:10:47 -05:00
chrisroselli 2cc11a1efa Header visual adjustments
Spaces should be equal on both sides of the navbar
2016-03-01 23:01:41 -05:00
Arsen Melikyan b6dac8f7fc Merge pull request #7350 from ltegman/fix/api-project-json
Fix API projects JSON
2016-03-02 07:34:25 +04:00
Logan Tegman c9c9a79bf0 Fix API projects JSON 2016-03-01 14:57:04 -08:00