hasjob icon indicating copy to clipboard operation
hasjob copied to clipboard

Hasjob, the Hasgeek job board

Results 105 hasjob issues
Sort by recently updated
recently updated
newest added

Basic flow for retweet feature

Per the code sniff [here](https://deepsource.io/gh/hasgeek/hasjob/issue/PYL-W0102/description) using mutable lists/dictionaries as default arguments is a bug risk.

The fix includes isolating unreachable code. Found at: https://deepsource.io/gh/hasgeek/hasjob/issue/PYL-R1705/occurrences Shall continue fixing same error across project if merge and tests are fine.

This branch introduces two new patterns that need some discussion and consensus on: 1. Models that store frequently changing data (like `active_at` timestamps) in Redis, for periodic job processors to...

A WhatJobs representative has submitted a request for a job feed in their custom format. Specification: https://en-in.whatjobs.com/xml-feed-specification

Employers may rebrand during the course of their existence. While Hasjob allows a job to be edited and all details changed, there is no support for (a) changing the email...

![screen shot 2015-10-27 at 1 51 06 pm](https://cloud.githubusercontent.com/assets/4291156/10752731/f99b1f54-7cb1-11e5-94f9-a65d8c1600c6.png) In Safari, at a certain width the sidebar menu item "View candidates" and the stats on how many applications were received >...

![screen shot 2015-10-27 at 1 46 00 pm](https://cloud.githubusercontent.com/assets/4291156/10752643/183da6f8-7cb1-11e5-82ef-961707288500.png) When one is viewing replies from applicants, cclicking on the jobpost title should lead back to the jobpost. At the moment, its...

enhancement

For example the "logged in via " is not dismissible yet.