Commit Graph

8069 Commits

Author SHA1 Message Date
cc1aae6804 Add blockquote and code tags to US Phone Numbers 2016-03-03 21:58:54 -08:00
29f740a8e4 Fix for non osx systems 2016-03-03 19:08:28 -08:00
4ef15109cd Add createTypes function 2016-03-03 18:56:18 -08:00
2df87854c4 Fix unknown hike redirect to map 2016-03-03 17:53:33 -08:00
71ebfade15 Fix send correct datatypes on hike submit 2016-03-03 17:53:33 -08:00
5c59e7ea2d Fix validator only works with strings 2016-03-03 17:53:33 -08:00
74592e72b4 Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
c50510db71 Update history/react-router 2016-03-03 17:53:33 -08:00
a2a988764c Fix job creation 2016-03-03 17:53:33 -08:00
d6f21b01e6 Add location change on successful job creation 2016-03-03 17:53:33 -08:00
15c9417911 Fix job saving on form submit 2016-03-03 17:53:33 -08:00
5dab7fddbc Fix jobs list and refetching 2016-03-03 17:53:33 -08:00
a173ddf375 Fix bad boolean in professor-x 2016-03-03 17:53:33 -08:00
5ee802999e Fix jobs display and priming 2016-03-03 17:53:33 -08:00
f6c1260336 Fix job routing 2016-03-03 17:53:33 -08:00
5c76978377 Fix jobs fetch 2016-03-03 17:53:33 -08:00
6bff10ea9c Jobs page initially renders 2016-03-03 17:53:33 -08:00
056d749ddd Wrap up flux actions 2016-03-03 17:53:33 -08:00
371cde1e34 Initial Job move to redux 2016-03-03 17:53:33 -08:00
5f97394520 Fix grabQuestion actions 2016-03-03 17:53:33 -08:00
f2494e5577 Answering questions using buttons works 2016-03-03 17:53:33 -08:00
943367c17b Fix rendering specific hike from server 2016-03-03 17:53:33 -08:00
1e9c9baedd Hikes loading next hike 2016-03-03 17:53:33 -08:00
c4ba7ac46a Fix document title syncing 2016-03-03 17:53:33 -08:00
f150b31c24 Render Hikes questions 2016-03-03 17:53:33 -08:00
ac32912cd5 Video question now loads 2016-03-03 17:53:33 -08:00
00187628a4 Video's and video challenge renders 2016-03-03 17:53:33 -08:00
8ef3fdb6a0 Initial move to redux 2016-03-03 17:53:33 -08:00
2863efe8e1 Merge pull request #7382 from hallaathrad/fix/sidecar-scrolling-issues
Scrolling issues be gone
2016-03-03 17:27:10 -08:00
dabcebd91c scrolling issues be gone 2016-03-03 19:00:47 -05:00
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
0ef183aa93 Fixed description of "Change Text with Click Events" 2016-03-02 21:27:27 -08:00
f6b4e6d3da Add test to "Falsy Bouncer". 2016-03-02 21:16:56 -08:00
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
cdc63ba514 Translation to spanish of computer-basics.json.
Thanks for corrections to @afidka
2016-03-02 21:44:59 -05:00
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
c6021d5ada Merge pull request #7182 from pasosdeJesus/fix/ES-bigonotation
Translation to spanish of bigonotation
2016-03-02 10:38:24 -08:00
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
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
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
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
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
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
2cc11a1efa Header visual adjustments
Spaces should be equal on both sides of the navbar
2016-03-01 23:01:41 -05:00
b6dac8f7fc Merge pull request #7350 from ltegman/fix/api-project-json
Fix API projects JSON
2016-03-02 07:34:25 +04:00
c9c9a79bf0 Fix API projects JSON 2016-03-01 14:57:04 -08:00
8699bd3cbe Merge branch 'staging' into fix/ES-bigonotation 2016-02-29 21:57:27 -05:00
e28796d73d Merge pull request #7279 from pasosdeJesus/fix/ES-update-api-projects
Translation to spanish: corrections for api-projects
2016-02-29 18:51:59 -08:00
4b7764fdb9 Merge branch 'staging' into fix/ES-bigonotation 2016-02-29 21:47:45 -05:00
d86ecfce87 Translation to spanish: corrections for api-projects, thanks to @alejandroperezforcada 2016-02-29 21:44:53 -05:00