Commit Graph

13 Commits

Author SHA1 Message Date
Berkeley Martinez
4577a007f2 Add goback and checkout buttons to preview job 2015-10-29 17:10:26 -07:00
Berkeley Martinez
1f16d6f5d9 Add required fields to job form 2015-10-29 17:10:26 -07:00
Berkeley Martinez
90f6d986d7 show preview from new job 2015-09-26 22:23:56 -07:00
Berkeley Martinez
891341532b refactor form to do validation right in component 2015-09-25 12:53:29 -07:00
Berkeley Martinez
8148c1a19c save form to localStorage 2015-09-24 20:30:18 -07:00
Berkeley Martinez
d8a6373b1e add submit button 2015-09-23 13:31:27 -07:00
Berkeley Martinez
01a4050059 Add higlight, company name 2015-09-22 18:25:09 -07:00
Berkeley Martinez
2ee2234050 add company URL 2015-09-22 17:26:53 -07:00
Berkeley Martinez
70b823ca63 add phone number input
change validation function scheme
update validator
2015-09-22 17:19:14 -07:00
Berkeley Martinez
98af05256a switch to validator add email field 2015-09-22 16:10:12 -07:00
Berkeley Martinez
5258145ef6 add validation to all current inputs
validation right now is simply validating that the value is indeed a
string
2015-09-22 13:56:55 -07:00
Berkeley Martinez
10b3b8d758 add validation to one input
not sure this is the best approach
2015-09-21 22:41:12 -07:00
Berkeley Martinez
41933a8360 initial job form and job form nav 2015-09-21 12:54:33 -07:00