- 06 Dec, 2019 2 commits
-
-
Raden Fikri Ihza Dwi Nanda authored
-
REGENSA ANNAAFII TJAHJANTO authored
-
- 04 Dec, 2019 3 commits
-
-
FARI QODRI ANDANA authored
-
Ichlasul Affan authored
1. Add on_delete parameter for OneToOneField and ForeignKey at models. on_delete param becomes mandatory at Django 2. 2. Change "import views_constants" to "from core.views import views_constants". Python 3 didn't support direct module importing. 3. Replace "@list_route(" to "@action(detail=False," and replace "@detail_route(" to "@action(detail=True,". Django REST Framework removed those decorators and replaced it with @action. 4. Replace "basestring" type to "str" as Python 3 now supports unified string type. 5. Use 'rb' instead of 'r' mode to read file at _create_test_file at test_accounts.py Python 3 has their own bytes type that not enforcing to encode things out.
-
Refo Ilmiya Akbar authored
-
- 03 Dec, 2019 1 commit
-
-
Ilham Darmawan Candra Purnama authored
-
- 02 Dec, 2019 3 commits
-
-
RYAN NAUFAL PIOSCHA authored
-
Kemas Khaidar Ali authored
-
Kemas Khaidar Ali authored
-
- 01 Dec, 2019 2 commits
-
-
Kemas Khaidar Ali authored
-
Kemas Khaidar Ali authored
-
- 30 Nov, 2019 1 commit
-
-
Arga Ghulam Ahmad authored
-
- 17 Nov, 2019 1 commit
-
-
emil farisan authored
-
- 16 Nov, 2019 1 commit
-
-
Swastinika Naima Moertadho authored
-
- 15 Nov, 2019 3 commits
-
-
Yusuf Sholeh authored
-
REGENSA ANNAAFII TJAHJANTO authored
1606875926 106-Fitur menampilkan error validasi waktu buka lowongan pekerjaan ketika waktu buka dan waktu tutup lowongan sama
-
Ichlasul Affan authored
-
- 14 Nov, 2019 3 commits
-
-
Refo Ilmiya Akbar authored
-
FARI QODRI ANDANA authored
-
Ibnu Sofian Firdaus authored
-
- 13 Nov, 2019 2 commits
-
-
Ichlasul Affan authored
-
-
- 11 Nov, 2019 1 commit
-
-
PRIAMBUDI LINTANG BAGASKARA authored
[REFACTOR] eremove unused local variable core/tests/test_feedbacks.pyclassName assets/js/components/InfoModal.js
-
- 10 Nov, 2019 1 commit
-
-
Ilham Darmawan Candra Purnama authored
-
- 09 Nov, 2019 5 commits
-
-
RYAN NAUFAL PIOSCHA authored
-
Raden Fikri Ihza Dwi Nanda authored
1606833476 95 - [Sprint 2] Fitur menampilkan error validasi waktu membuat lowongan KP agar waktu buka lowongan tidak kurang dari hari ini
-
Kemas Khaidar Ali authored
-
Kemas Khaidar Ali authored
-
Kemas Khaidar Ali authored
-
- 12 Oct, 2019 8 commits
-
-
Bram Sedana Wehantouw authored
-
Farah Alhaniy Efendi authored
-
Wildan Fahmi authored
-
RANI LASMA ULI authored
-
Swastinika Naima Moertadho authored
Sebagai perusahaan, saya ingin bisa mencantumkan alasan saya menolak sebuah lamaran sehingga pelamar tersebut bisa mengetahui kekurangannya dan bisa mengevaluasi diri ketika melamar pekerjaan ke depannya.
-
Raden Fikri Ihza Dwi Nanda authored
# Conflicts: # core/tests/test_create_vacancies.py
-
Yusuf Sholeh authored
-
Hadlina Rahmadinni authored
-
- 10 Oct, 2019 1 commit
-
-
Hilya Auli Fesmia authored
-
- 08 Oct, 2019 2 commits
-
-
-
REGENSA ANNAAFII TJAHJANTO authored
finished implementing validation feature
-