This repository was archived by the owner on May 5, 2021. It is now read-only.
Commit 9010260
4137 covid vaccine (SORMAS-Foundation#4270)
* SORMAS-Foundation#4137 enabled and extended covid vaccination info on cases (BE + WEB)
* SORMAS-Foundation#4137 extend vaccination info in the android app
* SORMAS-Foundation#4137 - Added lazy loading for sample properties
Necessary because too many columns were loaded when trying to fetch all pathogen tests for cases:
Caused by: org.postgresql.util.PSQLException: FEHLER: target lists can have at most 1664 entries
* SORMAS-Foundation#4137 fixed labels and added the new field to detailed export
* SORMAS-Foundation#4137 fixed vaccine name/manufacturer logic
* SORMAS-Foundation#4137 WIP new vaccination info entity added to contacts end event participants
* SORMAS-Foundation#4137 generate vaccination info for existing contacts and event participants + handle missing vaccination info coming from mobile app
* SORMAS-Foundation#4137 disabled vaccination onf for contacts and event participant in the mobile app
* SORMAS-Foundation#4137 added vaccination info history table + fixed tests
* SORMAS-Foundation#4137 fix DateHelper test
Co-authored-by: lgal <Valamim1>
Co-authored-by: Maté Strysewske <[email protected]>1 parent 8dc3f0b commit 9010260
47 files changed
Lines changed: 2237 additions & 50 deletions
File tree
- sormas-api/src
- main
- java/de/symeda/sormas/api
- caze
- contact
- event
- i18n
- vaccinationinfo
- resources
- test/java/de/symeda/sormas/api/utils
- sormas-app/app/src/main
- java/de/symeda/sormas/app
- backend
- common
- contact
- event
- vaccinationinfo
- caze/edit
- contact
- edit
- read
- vaccinationinfo
- edit
- read
- res/layout
- sormas-backend/src
- main
- java/de/symeda/sormas/backend
- contact
- event
- vaccinationinfo
- resources
- META-INF
- sql
- test/resources/META-INF
- sormas-ui/src
- main/java/de/symeda/sormas/ui
- contact
- events
- utils
- vaccination
- test/resources/META-INF
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| 301 | + | |
300 | 302 | | |
301 | 303 | | |
302 | 304 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| 127 | + | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
273 | 276 | | |
274 | 277 | | |
275 | 278 | | |
| 279 | + | |
| 280 | + | |
276 | 281 | | |
277 | 282 | | |
278 | 283 | | |
| |||
282 | 287 | | |
283 | 288 | | |
284 | 289 | | |
| 290 | + | |
285 | 291 | | |
286 | 292 | | |
287 | 293 | | |
| |||
888 | 894 | | |
889 | 895 | | |
890 | 896 | | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
891 | 905 | | |
Lines changed: 141 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
169 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
170 | 187 | | |
171 | 188 | | |
172 | 189 | | |
| |||
182 | 199 | | |
183 | 200 | | |
184 | 201 | | |
| 202 | + | |
| 203 | + | |
185 | 204 | | |
186 | 205 | | |
187 | 206 | | |
| |||
199 | 218 | | |
200 | 219 | | |
201 | 220 | | |
202 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
203 | 228 | | |
204 | 229 | | |
205 | 230 | | |
| |||
267 | 292 | | |
268 | 293 | | |
269 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
270 | 310 | | |
271 | 311 | | |
272 | 312 | | |
| |||
793 | 833 | | |
794 | 834 | | |
795 | 835 | | |
796 | | - | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
797 | 928 | | |
798 | 929 | | |
799 | 930 | | |
| |||
804 | 935 | | |
805 | 936 | | |
806 | 937 | | |
807 | | - | |
| 938 | + | |
808 | 939 | | |
809 | 940 | | |
810 | 941 | | |
| |||
815 | 946 | | |
816 | 947 | | |
817 | 948 | | |
818 | | - | |
| 949 | + | |
819 | 950 | | |
820 | 951 | | |
821 | 952 | | |
822 | 953 | | |
823 | 954 | | |
824 | 955 | | |
825 | | - | |
| 956 | + | |
826 | 957 | | |
827 | 958 | | |
828 | 959 | | |
829 | 960 | | |
830 | 961 | | |
831 | 962 | | |
832 | 963 | | |
833 | | - | |
| 964 | + | |
834 | 965 | | |
835 | 966 | | |
836 | 967 | | |
837 | 968 | | |
838 | 969 | | |
839 | 970 | | |
840 | 971 | | |
841 | | - | |
| 972 | + | |
842 | 973 | | |
843 | 974 | | |
844 | 975 | | |
845 | 976 | | |
846 | 977 | | |
847 | 978 | | |
848 | 979 | | |
849 | | - | |
| 980 | + | |
850 | 981 | | |
851 | 982 | | |
852 | 983 | | |
853 | 984 | | |
854 | 985 | | |
855 | 986 | | |
856 | 987 | | |
857 | | - | |
| 988 | + | |
858 | 989 | | |
859 | 990 | | |
860 | 991 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
149 | 161 | | |
0 commit comments