Commit Graph

8 Commits

Author SHA1 Message Date
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
d8e8f3bb67 add create job modal 2015-09-21 12:54:33 -07:00
Berkeley Martinez
6d8835ba56 return undefined if job is not found
null values count as values when using default values
so properties must be undefined when expecting default value
to work
2015-09-21 12:54:33 -07:00
Berkeley Martinez
dfed1538c7 render individual job on request and window transition 2015-09-10 16:27:10 -07:00
Berkeley Martinez
ac193dc4c4 split jobs routes, add show comp 2015-09-10 16:27:08 -07:00
Berkeley Martinez
41274fad2d jobs store fetching 2015-07-25 15:42:03 -07:00
Berkeley Martinez
0d628f57bb move jobs flux, use createClass for react 2015-07-25 13:58:26 -07:00