Commit Graph

20 Commits

Author SHA1 Message Date
app a96a6eeb49 Commit uncommitted but migrated work on prod 2020-09-01 16:56:12 +00:00
Nico Schottelius 2806ccbb44 Add open Source note 2019-02-09 20:37:40 +01:00
PCoder fd2491145a Remove Search and Tags links from the navbar 2019-02-02 22:33:54 +01:00
PCoder 7151564b28 Remove unneeded items from footer 2019-01-27 17:15:22 +01:00
aatish 8594e604fc add logo 2018-11-28 18:22:35 +05:45
aatish 307f25efb7 fix index page link 2018-11-17 11:24:28 +05:45
aatish dd8701409a add logout button 2018-11-16 19:41:53 +05:45
aatish 67464b906f landing page changes 2018-11-10 11:14:33 +05:45
aatish ed99dad379 link signup to account.ungleich.ch, landing page changes 2018-11-10 10:52:50 +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 be949448c5 display 3 jobs in home 2018-10-26 15:20:08 +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 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