Commit Graph

6486 Commits

Author SHA1 Message Date
86db9ee7ea Merge pull request #4025 from avastu/fix/remove-chai-js
Removed Chai.js mention from Bonfire
2015-10-30 07:54:07 -07:00
21014c2b11 Removed Chai.js mention from Bonfire 2015-10-30 02:25:19 -07:00
c3bcc9fbc8 Fix Nest Anchor in Paragraph Test
Closes #4012 and closes #3989
2015-10-29 20:05:48 -07:00
c354ddf1ac Expose jobs board to production. 2015-10-29 17:55:42 -07:00
134a3a52e8 Fix lint issue 2015-10-29 17:10:31 -07:00
e1a398597d Prevent binding attacks 2015-10-29 17:10:30 -07:00
2cb305cc2c Add real paypal buttons 2015-10-29 17:10:30 -07:00
83e82bd967 Fix issue with transitioning between routes 2015-10-29 17:10:30 -07:00
d633f74ff9 Change goToPayPal flow 2015-10-29 17:10:30 -07:00
2dd16796d7 Change default image
Make url link start with http://
2015-10-29 17:10:30 -07:00
d1242d8d43 Make url protocol-less 2015-10-29 17:10:30 -07:00
7ac7a4ccfc Add react links to nav bar 2015-10-29 17:10:30 -07:00
3ee4a3fc48 Switch between highlighted buttons 2015-10-29 17:10:30 -07:00
8bce2c9f8b Fix styling on PayPal button 2015-10-29 17:10:30 -07:00
2f86593135 Remove debugging comment 2015-10-29 17:10:29 -07:00
8024a5bd71 Clear discount on transition 2015-10-29 17:10:29 -07:00
81c40ddeeb Add promo fetch and associated logic 2015-10-29 17:10:29 -07:00
b4c57e3b5f Fix bs button size 2015-10-29 17:10:29 -07:00
c2bebcb77a render highlight cost 2015-10-29 17:10:29 -07:00
bcec5600f7 Add Bill to paypal view 2015-10-29 17:10:29 -07:00
568d1ef1d2 Add promo model 2015-10-29 17:10:29 -07:00
03db485112 Add properties to fake jobs 2015-10-29 17:10:29 -07:00
cfdf95cc70 Add nonprofit discount logic 2015-10-29 17:10:28 -07:00
dc2df4537d Add howToApply 2015-10-29 17:10:28 -07:00
24927748e0 Move highlighting around 2015-10-29 17:10:28 -07:00
ac8a1a3f6f Finish copy, add flags 2015-10-29 17:10:28 -07:00
1319a563c7 Fix highlighted flag is under 'isHighlighted' 2015-10-29 17:10:28 -07:00
cc736cda4e Add certs/isRemote flags to job form and model 2015-10-29 17:10:28 -07:00
25464c4f9e Add jobs behind beta flag 2015-10-29 17:10:28 -07:00
c6c1d7dac4 Add redirects 2015-10-29 17:10:28 -07:00
8a02348ddb Clear job from localStorage on submit 2015-10-29 17:10:27 -07:00
0c6a9bbd71 Add more copy on show job 2015-10-29 17:10:27 -07:00
0a7f31a1d1 Add twitter follower button to board 2015-10-29 17:10:27 -07:00
2b6a84c1f5 Fix lint errors. Add more copy 2015-10-29 17:10:27 -07:00
2b9e19cff1 continue improving job board copy 2015-10-29 17:10:27 -07:00
ede8da38ba Filter unpaid, unapproved and filled jobs
Fix missing key in react array
2015-10-29 17:10:27 -07:00
c3776175a3 Add styling to job completed view 2015-10-29 17:10:27 -07:00
78ba6edf34 Add styling to GoToPaypal page 2015-10-29 17:10:27 -07:00
defd0561f1 Change name to company name in form 2015-10-29 17:10:27 -07:00
6512170e9b Add styling to preview jobs
Add cursor pointer
2015-10-29 17:10:26 -07:00
1ed576bee1 Style show job page 2015-10-29 17:10:26 -07:00
979583e0c9 Add styling to jobs list 2015-10-29 17:10:26 -07:00
a65384e698 Make list an actual list instead of accordion 2015-10-29 17:10:26 -07:00
da26f19cde Adds paypal button and completes the number of views 2015-10-29 17:10:26 -07:00
4577a007f2 Add goback and checkout buttons to preview job 2015-10-29 17:10:26 -07:00
1f16d6f5d9 Add required fields to job form 2015-10-29 17:10:26 -07:00
e4e87fd1a1 Show N/A when field is empty 2015-10-29 17:10:26 -07:00
e685489bcb Merge pull request #3990 from abhisekp/fix/waypoint-for-loop
Instructional clarification for Waypoint - Iterate with JavaScript For Loops
2015-10-29 15:48:06 -07:00
f7d7e538a2 Merge pull request #4008 from ltegman/fix/object-waypoint-lesson-typos-3993-3994
Fix Object Waypoints Typos
2015-10-29 15:36:44 -07:00
5c714efa4e for loop clarification
- fix typo - variable
- Instruction clarification
- Example clarification
2015-10-30 04:06:35 +05:30