nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
287 stars 145 forks source link

job type filter in jobs page #112

Open sasikanth513 opened 7 years ago

sasikanth513 commented 7 years ago

Added simple filter in /jobs page based on the existing one in /profiles page.

Check Below GIF http://g.recordit.co/62F4BcveYR.gif 1

I want to add more features like

Just want to know you wanted this features.

nate-strauser commented 7 years ago

Thanks! This looks pretty good at first glance. I'll take a deeper look this weekend.

On Wed, Nov 23, 2016 at 11:51 AM, Sasikanth notifications@github.com wrote:

@sasikanth513 commented on this pull request.

In client/views/jobs/jobs.html https://github.com/nate-strauser/wework/pull/112#pullrequestreview-9903063 :

  • {{#if jobs}}
  • {{#each jobs}}
  • {{>jobSmall}}
  • {{/each}}
  • {{else}}
  • No jobs under this category.

  • This message might need a look. I'm not native speaker. 😃

    — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nate-strauser/wework/pull/112#pullrequestreview-9903063, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXyDvkCBWaNQDsoXiO_ttUr7E7FjiHkks5rBG8OgaJpZM4K6z5l .