- 24 Apr, 2021 2 commits
-
-
Muhammad Rafif Elfazri authored
[REFACTOR] Reduce Complexity and code smells See merge request !17
-
Muhammad Rafif Elfazri authored
-
- 02 Apr, 2021 1 commit
-
-
Muhammad Ariq Basyar authored
CronJob For updating Lokasi place_id See merge request !16
-
- 01 Apr, 2021 3 commits
-
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
- 31 Mar, 2021 6 commits
-
-
Muhammad Ariq Basyar authored
- added new .gitignore from gitignore.io - bring back postgresql service to gitlab ci
-
Muhammad Ariq Basyar authored
- PBI 4 fungsi pencarian needs search vector which only support postgresql - use relative to object's id instead of hardcoded to prevent error because of postgresql's strange behavior - new assertion with expected IntegrityError when testing models - removed some variable like NOT_NULL_constraint_failed_message and UNIQUE_constraint_failed_message
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
-
Muhammad Rafif Elfazri authored
Pbi 4 fungsi pencarian fitur layanan disabilitas See merge request !14
-
-
- 30 Mar, 2021 2 commits
-
-
Muhammad Ariq Basyar authored
- also refactor some views for lokasi - added UserPermission in informasi_fasilitas.permissions
-
Muhammad Ariq Basyar authored
-
- 29 Mar, 2021 8 commits
-
-
Muhammad Ariq Basyar authored
now image can be retrieved from photo_reference
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
- now image has param null and blank True - new attr timestamp with auto_now True - place_id is required on LokasiSerializer
-
Muhammad Ariq Basyar authored
- test remove alamat, name, no_telp - test timestamp with auto_now=True - test place_id is required on LokasiSerializer
-
Fakhira Devina authored
Pbi 4 fungsi pencarian fitur layanan disabilitas See merge request !11
-
-
Fakhira Devina authored
Sonarqube, gitlab ci, and refactor tests See merge request !12
-
removed .method() method call because now urlsafe_base64_encode returns string not bytes files: - new_rest_api/tests.py - new_rest_api/views.py
-
- 28 Mar, 2021 4 commits
-
-
Muhammad Ariq Basyar authored
- restructured models, added place_id and removed latitude and longitude attrs, default place_id is randomized with 40 chars - remove latitude and longitude from serializer and change id to place_id - change url dispatcher from string nama_lokasi to place_id and modified the views as well - added migration
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
-
- 27 Mar, 2021 2 commits
-
-
Muhammad Ariq Basyar authored
Setup sonarqube with sonar-project.properties
-
Muhammad Ariq Basyar authored
-
- 22 Mar, 2021 3 commits
-
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
Muhammad Rafif Elfazri authored
-
- 21 Mar, 2021 3 commits
-
-
Muhammad Ariq Basyar authored
now using @api_view decorator, no need to check the request method
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
- remove single quote from if condition
-
- 20 Mar, 2021 6 commits
-
-
Fakhira Devina authored
Fix Security flaws on google oauth and create test for oauth modules See merge request !5
-
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
-
Muhammad Ariq Basyar authored
This reverts commit d2f371f6.
-
Muhammad Ariq Basyar authored
-