-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature/country page #1972
Merged
Merged
Feature/country page #1972
Changes from 77 commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
fc8d170
Add api for gdacsevent
k9845 046fbb9
Return all per for country
k9845 2b23891
Add local units data
k9845 560fa1c
Updatetest case for local units
k9845 7b451cb
Add aggregated country views
k9845 c0e41ec
Rename filter for region
k9845 a8cf1b8
add country stats api
k9845 376d578
Change response field in aggregation
k9845 2e62e88
Add links for country
k9845 cc8ff76
Add local units options serializers
k9845 4016ba9
Import data for country contact
k9845 754007e
Add ns directory in country
k9845 4e0b0a5
Add ns document data import
k9845 c73c836
Add api for country document
k9845 50eb5cb
Add country initiatives data
k9845 2dbc373
Add publication_date filter in GDACSEvent
k9845 a208fa7
Add ns capacity strengthening data
k9845 0b0ad0c
Add ns organizational capacity
k9845 98a81fa
Merge migrations
k9845 703fd41
Add acaps data import
k9845 4d2b5fb
Add type for country stats
k9845 4df37fe
Add api for acaps in databank
k9845 be68bc6
Add disaster_id in country stats api
k9845 9ecaca0
Add data indicator for fdrs
k9845 25d2355
Allow null in gdacs severity
k9845 cb22325
Update fdrs indicator
k9845 0615231
Add founded_date in country
k9845 2360086
Add district population data
k9845 e6e80bb
Add disaggregated from FDRS
k9845 62dcd03
Update fdrs indicator
k9845 cae63cf
Add total count
k9845 f3e4962
Add country country supporting partner
k9845 e4605cb
Add ICRC data for country
k9845 d580324
Add disasterlaw url for country
k9845 184fb72
Add world bank indicators data
k9845 a5c1677
Refactor country organizational capacity
k9845 3f1abea
Fix typing in databank
k9845 ebcbfa3
Add worldbank indicator
k9845 928dd90
Replace database field for world bank
k9845 74a2d70
Make icrc_presence OneToOneField
k9845 32ae0a5
Add fdrs income data
k9845 23c096a
Add poverty rate from world bank
k9845 db0cd6b
Add unicef population data
k9845 a98a2cf
Add hdr gii data
k9845 340be57
Rebase fix for local units
k9845 b85e1db
Add country delegation in country page
k9845 8e02a55
Add AutocompleteFilterFactory in local_units
k9845 55abf18
Add fdrs annual income for chart
k9845 132cd86
Add annual income for historical data
k9845 c33c9aa
Add requested amount in historical api
k9845 f2bfee4
Update local units csv file
k9845 939d1bd
Add KeyClimate ingestion command for country
susilnem 39658cc
add new migration file
susilnem 5220825
Add different serializer for historical disaster
k9845 3504e41
Refactor code for climate data
susilnem 1c17ead
refactor code
k9845 f5db1cc
refactor code
k9845 af5296a
Add env variables in kubernetes
k9845 1010284
Add SupportedByOrganizationType in PerWorkPlanComponent
k9845 75d814c
Add api for per document upload
k9845 701dcf8
Add pdf export for per forms
k9845 1616066
Add excel export for per forms
k9845 4525b38
Add migration script for missing notes
k9845 cbf8e3b
Add migrations script for component parent
k9845 5474e69
Add filter to per-documents upload.
susilnem 5743833
Remove multipleChoices in country filter
susilnem ec6278c
Fix the filter issue on swagger
susilnem ee163c4
minor change
susilnem c8bb4ca
Add EXPORT_ALLOWED_DOMAIN from env
k9845 871b1aa
Add migration script for component 34
k9845 bc55311
Add is_parent in form question api
k9845 78eddb9
Add question_group in FormQuestionSerializer
k9845 4993347
Add description fixture for per_form_question_group
k9845 7f3b5b8
Rename label for fdrs income
k9845 aabeaac
Refactor code
k9845 4f8561d
Rename per in export
k9845 78f2a20
Add country and regional permission in per document uploa
k9845 3ece1e3
Fix snapshots test
k9845 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make sure all M2M and foreign keys have autocomplete enabled