Skip to content

Conversation

despo
Copy link
Member

@despo despo commented May 4, 2014

No description provided.

@despo despo changed the title enable authorised members to list jobs wip - enable authorised members to list jobs May 4, 2014
despo added 2 commits May 5, 2014 02:01
despo added a commit that referenced this pull request May 5, 2014
wip - enable authorised members to list jobs
@despo despo merged commit 044496e into codebar:master May 5, 2014
@despo despo deleted the add-job-board branch May 5, 2014 01:31
@despo despo changed the title wip - enable authorised members to list jobs enable authorised members to list jobs May 5, 2014
@leocassarani
Copy link
Contributor

Sounds brilliant!

On 4 May 2014, at 20:13, Despo Pentara notifications@github.com wrote:

You can merge this Pull Request by running

git pull https://github.com/despo/planner add-job-board
Or view, comment on, or merge it at:

#100

Commit Summary

enable authorised members to list jobs
File Changes

M Gemfile (1)
M Gemfile.lock (2)
M app/controllers/admin/feedback_controller.rb (2)
A app/controllers/admin/jobs_controller.rb (19)
M app/controllers/admin/portal_controller.rb (1)
A app/controllers/jobs_controller.rb (63)
M app/controllers/portal_controller.rb (1)
M app/helpers/application_helper.rb (4)
A app/models/job.rb (4)
M app/models/member.rb (1)
A app/views/admin/jobs/index.html.haml (16)
A app/views/admin/jobs/show.html.haml (29)
M app/views/admin/portal/index.html.haml (4)
A app/views/jobs/_form.html.haml (28)
A app/views/jobs/edit.html.haml (2)
A app/views/jobs/index.html.haml (26)
A app/views/jobs/new.html.haml (4)
A app/views/jobs/pending.html.haml (22)
A app/views/jobs/preview.html.haml (30)
A app/views/jobs/show.html.haml (22)
M app/views/layouts/_navigation.html.haml (7)
M app/views/portal/index.html.haml (11)
M config/routes.rb (10)
A db/migrate/20140504143819_create_job.rb (17)
A db/migrate/20140504171455_add_company_to_job.rb (5)
M db/schema.rb (14)
Patch Links:

https://github.com/codebar/planner/pull/100.patch
https://github.com/codebar/planner/pull/100.diff

Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants