Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to renew job post through web interface? #195

Open
gkop opened this issue Nov 12, 2015 · 4 comments
Open

Possible to renew job post through web interface? #195

gkop opened this issue Nov 12, 2015 · 4 comments

Comments

@gkop
Copy link
Member

gkop commented Nov 12, 2015

It seems like we're not really set up to edit and delete job posts. No big deal except for renewing job posts, seems like a common thing to want to do, currently requires logging in the console, I think? @btaitelb what do you think?

@btaitelb
Copy link
Member

Ah, good point @gkop! Because most listings link to external links, rather than the internal job_posting page, you can't just grab their id and go to /job_postings/:id/edit. What if we put an edit link on /job_postings next to the links if you're logged in as an admin?

@gkop
Copy link
Member Author

gkop commented Nov 12, 2015

That sounds good. The last wrinkle to figuring out is how to deal with non-active job posts, right now they don't show up on the index, but they are precisely the ones we are likely to want to renew.

@btaitelb
Copy link
Member

show them grayed out on the index, but again just to admins?

@gkop
Copy link
Member Author

gkop commented Nov 12, 2015

Sounds good.

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

No branches or pull requests

2 participants