Commit Graph

71 Commits

Author SHA1 Message Date
aatish c42160193e ensure ipv4/ipv6 test is included 2018-11-03 17:57:43 +05:45
aatish 241ad0deac Be able to come back to home page by clicking on logo/ipv6.work button on the left 2018-11-03 10:18:40 +05:45
aatish eab9d7b714 add ldap authentication and function to create ldap user on signup 2018-11-03 10:09:11 +05:45
aatish be949448c5 display 3 jobs in home 2018-10-26 15:20:08 +05:45
aatish d13d3f53d5 create management command to create test users, use it in Docker 2018-10-26 15:08:49 +05:45
aatish d3ade15c9a add python decouple 2018-10-26 14:55:13 +05:45
aatish 730b02f673 track static resources folder 2018-10-26 14:42:11 +05:45
aatish 862023840d add messages on success, use permissions for views 2018-10-26 14:15:31 +05:45
aatish eb07ef249b add login/logout urls and templates 2018-10-26 14:13:34 +05:45
aatish 28d061304f add Dockerfile spec 2018-10-26 13:43:32 +05:45
aatish 7a992a44d0 create views for application lists 2018-10-20 14:00:59 +05:45
aatish 57d270879a use is_job_poster rules in views and templates, create renew view 2018-10-20 13:33:55 +05:45
aatish 95d2f9c3d1 add rules package, create rule for is_job_poster 2018-10-20 13:33:33 +05:45
aatish 58c739c4e6 hide screening question title if job has no screening questions 2018-10-20 12:46:49 +05:45
aatish 34b77e8a4e use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +05:45
aatish 7b33b832fe allow variable number of screening questions 2018-10-20 11:19:49 +05:45
aatish 73aedd193b create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45
aatish 25f045a68c create Question and Answer model, use inline formsets in JobCreate 2018-10-17 17:03:34 +05:45
aatish 7d4195fc6c use crispy with bootstrap4 for forms, job creation view with autocomplete tags 2018-10-17 15:24:31 +05:45
aatish d122a1db39 add basic index and job listing page
register models to admin for easy testing
2018-10-17 14:36:51 +05:45
aatish c8536289fd create initial models for tag, job and application 2018-10-17 13:20:54 +05:45