Create a link that will list the current user's job listings that they have posted. From this list, they should be able to edit or expire each listing.
The add/edit page should provide for all the information described in #14 to be entered or updated. When an update is made to the listing, ensure the "last updated" date is updated. If the user is expiring the listing, set its flag; if the user is marking it as filled via this system, prompt them to provide a success story (details covered in another issue).
Create a link that will list the current user's job listings that they have posted. From this list, they should be able to edit or expire each listing.
The add/edit page should provide for all the information described in #14 to be entered or updated. When an update is made to the listing, ensure the "last updated" date is updated. If the user is expiring the listing, set its flag; if the user is marking it as filled via this system, prompt them to provide a success story (details covered in another issue).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Create a link that will list the current user's job listings that they have posted. From this list, they should be able to edit or expire each listing.
The add/edit page should provide for all the information described in #14 to be entered or updated. When an update is made to the listing, ensure the "last updated" date is updated. If the user is expiring the listing, set its flag; if the user is marking it as filled via this system, prompt them to provide a success story (details covered in another issue).
Expiring will be done as part of #18 - this is now complete.