Commit 7139ab8
committed
feat(crisis): add tooltip for crisis categorisation tab and legend name change
1 parent c735d40 commit 7139ab8
3 files changed
Lines changed: 18 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
361 | 369 | | |
362 | 370 | | |
363 | 371 | | |
| |||
- .github/workflows/ci.yml+5
- .python-version+1-1
- Dockerfile+4-2
- alert_system/email_processing.py+43-43
- alert_system/migrations/0004_alter_alertemailthread_root_email_message_id_and_more.py+23
- alert_system/models.py+4
- api/admin.py+4-4
- api/management/commands/index_and_notify.py+8-7
- api/management/commands/ingest_appeal_docs.py+5-3
- api/management/commands/ingest_appealdocs.py+3-2
- api/management/commands/ingest_appeals.py+3-2
- api/management/commands/ingest_deployments.py+3-2
- api/management/commands/ingest_mdb.py+1-1
- api/management/commands/sync_appealdocs.py+6-4
- api/management/commands/user_registration_reminder.py+3-2
- api/receivers.py+3-2
- api/templates/admin/includes/fieldset.html+4-4
- api/test_views.py+82-76
- api/views.py+4-3
- assets+1-1
- deploy/helm/ifrcgo-helm/values.yaml+3-3
- deployments/drf_views.py+8-5
- deployments/migrations/0012_auto_20190722_1408.py+3-2
- deployments/serializers.py+2-3
- dref/test_dref3_filters.py+41-8
- dref/views.py+57-16
- local_units/admin.py+2-2
- main/sentry.py+3-3
- main/settings.py+1-1
- main/urls.py+1
- middlewares/middlewares.py+17
- notifications/management/commands/ingest_alerts.py+3-2
- notifications/templates/email/alert_system/alert_notification.html+5-5
- notifications/templates/email/alert_system/alert_notification_reply.html+3-3
- notifications/tests.py+2-1
- per/drf_views.py+16
- per/serializers.py+9
- per/test_views.py+47
- per/views.py+5-3
- pyproject.toml+7-9
- uv.lock+805-1.4k
0 commit comments