Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
PPTI-Mobile Apps Monitoring Wabah Tuberkolosis
Neza-Backend
Commits
c2a368c3
Commit
c2a368c3
authored
Apr 28, 2020
by
Irwanto
Browse files
[GREEN] Add filter monitoring case by investigation id
parent
1baf565c
Pipeline
#43806
passed with stages
in 20 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
apps/cases/filters.py
View file @
c2a368c3
...
...
@@ -102,6 +102,7 @@ INVESTIGATION_CASE_ORDERING_FIELDS = (
)
MONITORING_CASE_FILTERSET_FIELDS
=
(
"investigation_case__id"
,
"investigation_case__case_subject__name"
,
"investigation_case__case_subject__age"
,
"investigation_case__case_subject__is_male"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment