File tree
5 files changed
+22
-5
lines changed- .changeset
- app/src
- components/domain/AppealsTable
- views
- CountryNsOverviewActivities/NationalSocietyDevelopmentInitiatives/InitiativeCard
- Resources
5 files changed
+22
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
109 | | - | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
| |||
269 | 274 | | |
270 | 275 | | |
271 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
272 | 284 | | |
273 | 285 | | |
274 | 286 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
- .pre-commit-config.yaml+1-1
- api/admin.py+39-1
- api/admin_reports.py+190
- api/management/commands/ingest_ns_initiatives.py+107-20
- api/migrations/0224_nsdinitiatives_nsia_risk.py+18
- api/migrations/0225_nsdinitiatives_nsia_risk_ar_and_more.py+33
- api/migrations/0226_nsdinitiativescategory_and_more.py+65
- api/models.py+19-1
- api/serializers.py+48-2
- api/templates/admin/users_per_permission.html+140
- api/translation.py+9-2
- deployments/admin.py+43-1
- dref/translation.py+103
- local_units/management/commands/import_health_data.py+10-6
- local_units/management/commands/import_local_units_health.py-3
- main/settings.py+3
- main/urls.py+5-1
- registrations/migrations/0012_userexternaltoken_is_old_token.py+24
- registrations/models.py+13-1
- registrations/serializers.py+3-2
- registrations/tasks.py+2-1
- registrations/test_views.py+8-7
- registrations/utils.py+7-10
- registrations/views.py+5-1
0 commit comments