Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobile_dashboard_api #61

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
2eb5e03
modify: cpara-form
bmugwe Apr 27, 2022
66a2df5
cpara-validation
bmugwe Apr 28, 2022
d44014c
x
bmugwe Apr 28, 2022
0a34ea0
Added all necessary files
ertush Apr 29, 2022
94de030
Added all files
ertush Apr 29, 2022
2059261
latest working commit : delete for past cpara working
ertush Apr 30, 2022
7e884dd
Latest working commit with migrations working
ertush May 1, 2022
c8fc791
saved sub population questions
ertush May 1, 2022
ba46934
Latest working commit
ertush May 4, 2022
055776c
Latest working commit
ertush May 4, 2022
412d529
Latest working changes
ertush May 4, 2022
032ac3e
latest working commit
ertush May 5, 2022
bb61e51
latest working commit
ertush May 5, 2022
2e1ba52
latest working commit
ertush May 5, 2022
6574382
Latest working commit
ertush May 5, 2022
b604be0
latest working changes
ertush May 6, 2022
cea6a75
Latest working commit with ovcsubpopulation save
ertush May 7, 2022
5dea75b
Cpara version 2 latest update
ertush May 7, 2022
1541702
Latest working commit; pending fetch of ovc sub-population data
ertush May 7, 2022
45f2b75
Latest working commit; pending fetch of ovc sub-population data
ertush May 7, 2022
a922abf
RegOrgUnit GET/POST
ian-njuguna11 Aug 25, 2022
17eb7a3
all suggested api endpoints
ian-njuguna11 Aug 26, 2022
0623efe
cpims_api
ian-njuguna11 Aug 29, 2022
97a5224
drf auth token security
ian-njuguna11 Aug 29, 2022
1f06b73
All registry complete
ian-njuguna11 Aug 30, 2022
da57c8c
cpovc_forms complete
ian-njuguna11 Sep 1, 2022
fcb16df
endpoints testing
ian-njuguna11 Sep 1, 2022
f142f3c
all cpovc_forms
ian-njuguna11 Sep 5, 2022
48f5857
all main endpoints
ian-njuguna11 Sep 7, 2022
b64f2d9
api docs & schema
moturiphil Sep 14, 2022
e8b464e
api docs
moturiphil Sep 14, 2022
7384160
finalizing api service
ian-njuguna11 Sep 23, 2022
6085d53
finalizing api service
ian-njuguna11 Sep 23, 2022
0546cdd
finalizing api service
ian-njuguna11 Sep 23, 2022
8aa01b2
Dashboard API
Atieno-Ouma Apr 11, 2023
bf6c7ff
Dataset API
Atieno-Ouma Apr 13, 2023
ba117b3
Dataset API
Atieno-Ouma Apr 25, 2023
f2467c5
Dataset API
Atieno-Ouma Jun 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.pyc
wenv
venv
81 changes: 81 additions & 0 deletions .history/api_20220906160353.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
alabaster==0.7.12
asgiref==3.5.2
bleach==5.0.1
certifi==2021.10.8
charset-normalizer==2.0.12
commonmark==0.9.1
coverage==6.3.2
defusedxml==0.7.1
diff-match-patch==20200713
dj-database-url==0.5.0
Django==4.0.4
django-admin-sortable==2.2.4
django-crispy-forms==1.14.0
django-import-export==2.8.0
django-model-utils==4.2.0
django-oauth-plus==2.2.9
django-oauth2-provider==0.2.6.1
django-simple-forums==1.3.6
django-templated-mail==1.1.1
django-url-framework==0.5.3
django-utils-six==2.0
djangorestframework==3.13.1
djangorestframework-jwt==1.11.0
djangorestframework-oauth==1.1.0
djangorestframework-simplejwt==5.2.0
et-xmlfile==1.1.0
httpie==3.2.1
httplib2==0.20.4
idna==3.3
itypes==1.2.0
jellyfish==0.9.0
jsonfield==3.1.0
Markdown==3.4.1
MarkupPy==1.14
multidict==6.0.2
numpy==1.22.3
oauth2==1.9.0.post1
odfpy==1.4.1
openpyxl==3.0.10
packaging==21.3
pandas==1.4.2
Pillow==9.2.0
psycopg2-binary==2.9.3
pycparser==2.21
Pygments==2.11.2
PyJWT==1.7.1
pymdown-extensions==9.5
pyparsing==3.0.7
PySocks==1.7.1
python-dateutil==2.8.2
python-memcached==1.59
python3-openid==3.2.0
pytz==2021.3
PyYAML==6.0
reportlab==3.6.7
requests==2.27.1
requests-toolbelt==0.9.1
rich==12.5.1
schedule==1.1.0
sentry-sdk==1.5.10
shortuuid==1.0.9
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.3.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.2
tablib==3.2.1
tzdata==2022.1
uritemplate==4.1.1
urllib3==1.26.8
webencodings==0.5.1
whitenoise==6.0.0
xlrd==2.0.1
XlsxWriter==3.0.3
xlwt==1.3.0
zipp==3.7.0
81 changes: 81 additions & 0 deletions .history/api_20220906162148.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
alabaster==0.7.12
asgiref==3.5.2
bleach==5.0.1
certifi==2021.10.8
charset-normalizer==2.0.12
commonmark==0.9.1
coverage==6.3.2
defusedxml==0.7.1
diff-match-patch==20200713
dj-database-url==0.5.0
Django==4.0.4
django-admin-sortable==2.2.4
django-crispy-forms==1.14.0
django-import-export==2.8.0
django-model-utils==4.2.0
django-oauth-plus==2.2.9
django-oauth2-provider==0.2.6.1
django-simple-forums==1.3.6
django-templated-mail==1.1.1
django-url-framework==0.5.3
django-utils-six==2.0
djangorestframework==3.13.1
djangorestframework-jwt==1.11.0
djangorestframework-oauth==1.1.0
djangorestframework-simplejwt==5.2.0
et-xmlfile==1.1.0
httpie==3.2.1
httplib2==0.20.4
idna==3.3
itypes==1.2.0
jellyfish==0.9.0
jsonfield==3.1.0
Markdown==3.4.1
MarkupPy==1.14
multidict==6.0.2
numpy==1.22.3
oauth2==1.9.0.post1
odfpy==1.4.1
openpyxl==3.0.10
packaging==21.3
pandas==1.4.2
Pillow==9.2.0
psycopg2-binary==2.9.3
pycparser==2.21
Pygments==2.11.2
PyJWT==1.7.1
pymdown-extensions==9.5
pyparsing==3.0.7
PySocks==1.7.1
python-dateutil==2.8.2
python-memcached==1.59
python3-openid==3.2.0
pytz==2021.3
PyYAML==6.0
reportlab==3.6.7
requests==2.27.1
requests-toolbelt==0.9.1
rich==12.5.1
schedule==1.1.0
sentry-sdk==1.5.10
shortuuid==1.0.9
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.3.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.2
tablib==3.2.1
tzdata==2022.1
uritemplate==4.1.1
urllib3==1.26.8
webencodings==0.5.1
whitenoise==6.0.0
xlrd==2.0.1
XlsxWriter==3.0.3
xlwt==1.3.0
zipp==3.7.0
Loading