AgileVentures / MetPlus_tracker

Git Repository for the Waffle issue in MetPlus project
2 stars 4 forks source link

Job CRUD(index, show, edit, new, delete) wireframes #176

Closed amba178 closed 8 years ago

amba178 commented 8 years ago

As a developer, I want put wireframes together before start implementing UI.

amba178 commented 8 years ago

This is the link to all wireframes: http://zc6evg.axshare.com. Under the discussion, you can leave comment or suggestion.

amba178 commented 8 years ago

@patmbolger : You raised a good point on the jobs wireframe even though this story is specific to CRUD, I do have some feature on wireframe which are not related to the task. For example as you pointed out in the jobs/:id or jobs. These features will be stubbed out or hard coded as place holder.

sidhene commented 8 years ago

See also #34

sidhene commented 8 years ago

A couple of questions:

amba178 commented 8 years ago

Before going to your question, this task/story purely deals with job CRUD behaviors
simple stuff, there are no any associations implemented yet. Probably, you will some placeholder in the UIs which are either stubbed or hard coded. For example, in the job list edit and delete links should be hidden from jobseeker or from unauthorized person and so on. Ok. On your first point, Yes those are two possibilities a jobseeker can apply for the job. if the contact info belongs to hiring manager than probably that is right. But let say if a jobseeker assigned to CM, than he should be able to see the contact info.
Your questions are valid, and we should discuss as a group. Mean while, Checkout the Job model and its associations.

sidhene commented 8 years ago

Isn't this done? Salem has a pull request for #173, which was for the implementation. So the design was probably finished some time ago.

patmbolger commented 8 years ago

I agree Amy. Your questions here are also good and should not be forgotten about - but they pertain to work that will occur as follow-on to this story, so we can revisit them then.

In the meantime, I will move this to "Archive" status.