Commit 8ff2b50
Sync with countryconfig (#53)
* add development time yarn db:clear:all script for easy analytics data clearing
* fix indent
* add translation
* fix street level address validation
* add ids to data config fields
* drop analytics database as part of data clearing
* cleanup
* fix: death informant phone number error message
* add 'ConditionalType.DISPLAY_ON_REVIEW'
* use new conditional
* use ConditionalType.DISPLAY_ON_REVIEW
* missing translation added
* fix
* fix: remove print in advance from death form of print cert (opencrvs#1071)
* fix: remove print in advance from death form of print cert
* fix: remove print in advancefor other collector type
* update metabase dump
* fix: dont show birth certificate after first print
* [OCRVS-10730] Remove 'Completeness Rates Dashboard'/ 'Vital Statistics Export' links in registration dashboard
* [OCRVS-10729] Metabase copy cleanup
* [OCRVS-10722] Remove Jurisdiction filter from Registrations dashboards
* chore: update toolkit version
* feat: use the new age field in birth form
* chore: upgrade toolkit version
* feat: use new AGE field
* [OCRVS-10729] Remove location filter value completely from registrations dashboards title
* Ensure docker daemon does not depend on cryptfs logic on workers. Data directories and cryptfs should only exist on manager node
* fix: Place of death in advanced search
* fix(analytics): clear existing event_actions before upsert and mark last action as accepted on immediate confirmation (opencrvs#1094)
* feat: add validations to age field
* chore: upgrade toolkit version
* Metabase: add country wide completeness rate
* Metabase: update dashboards
* Metabase: update readme
* update toolkit
* update toolkit
---------
Co-authored-by: Riku Rouvila <[email protected]>
Co-authored-by: cibelius <[email protected]>
Co-authored-by: tareq89 <[email protected]>
Co-authored-by: jamil314 <[email protected]>
Co-authored-by: Md. Ashikul Alam <[email protected]>
Co-authored-by: Tameem Bin Haider <[email protected]>
Co-authored-by: Tameem Bin Haider <[email protected]>
Co-authored-by: naftis <[email protected]>1 parent 78e1e04 commit 8ff2b50
File tree
28 files changed
+3471
-1206
lines changed- infrastructure
- metabase
- server-setup
- src
- analytics
- api
- certificates
- source
- notification
- form
- v2
- birth/forms
- pages
- printForm
- death
- forms
- pages
- printForm
- translations
28 files changed
+3471
-1206
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
40 | 55 | | |
41 | 56 | | |
42 | 57 | | |
| |||
57 | 72 | | |
58 | 73 | | |
59 | 74 | | |
60 | | - | |
| 75 | + | |
61 | 76 | | |
62 | 77 | | |
63 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| 147 | + | |
144 | 148 | | |
145 | 149 | | |
146 | 150 | | |
| 151 | + | |
147 | 152 | | |
148 | 153 | | |
149 | 154 | | |
| |||
155 | 160 | | |
156 | 161 | | |
157 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
158 | 171 | | |
159 | 172 | | |
| 173 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| 26 | + | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
| |||
0 commit comments