Commit Graph

32 Commits

Author SHA1 Message Date
app e7c044f87b Merge local changes 2020-09-02 14:35:01 +00:00
app a96a6eeb49 Commit uncommitted but migrated work on prod 2020-09-01 16:56:12 +00:00
wcolmenares 7702b51385 fixed toggle message/added logs in case of errors 2019-03-23 11:57:11 -04:00
wcolmenares 7108f538e2 fixed toggle message / added logs in case of errors 2019-03-23 11:53:28 -04:00
wcolmenares 1b893ac2f8 set active status in navbar 2019-03-23 09:43:55 -04:00
wcolmenares e1f6537165 added messages support, more clean html/bootstrap 2019-03-18 23:29:07 -04:00
wcolmenares 318feb7e97 added messages support, more clean html 2019-03-18 23:25:32 -04:00
wcolmenares 9529067c8b added messages support, more clean html 2019-03-18 23:24:37 -04: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 b6f5fd5882 flake8 fixes 2018-11-03 18:10:34 +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 d13d3f53d5 create management command to create test users, use it in Docker 2018-10-26 15:08:49 +05:45
aatish 862023840d add messages on success, use permissions for views 2018-10-26 14:15:31 +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