Back
Marc Köhlbrugge
Load previous page…
Remove code that created user account on-the-fly when posting job, because we now require a user to be signed up first
#startupjobs
Mark user as employer (with boolean) the first time they post a job. That way we don't need to check everytime if they have any posts. Just set it once and it's done. Also allows us to set a user as an employer before they even created a post.
#startupjobs
Clear complete Rails cache, because there were some issues with cached partials still using old routes
#wip
Rename 'Product Updates' to 'Milestones' as it's a bit more descriptive and that's what most people really use it for anyway
#wip
Add upvotes to posts (will make the button more prominent in the future)
#wip