Commit fab228c
File tree
206 files changed
+4652
-9133
lines changed- src
- api/createDeviceMessageHandlingSystem/tests
- etl/sds
- tests
- changelog
- changelog_components/add
- scenarios
- accredited_system
- adding_new_key_creates_new_device
- adding_optional_field_after_deleted_updates_all
- adding_to_list_field_appends_new_value_to_all
- cannot_add_existing_key
- cannot_add_mandatory_field
- cannot_create_new_devices_from_inactive_device
- cannot_delete_mandatory_field
- cannot_delete_mandatory_list_field
- cannot_delete_nhs_as_client
- cannot_replace_non_list_field_with_list
- delete_deletes_all_devices
- deleting_optional_field_deletes_from_all
- inactive_devices_not_affected_by_updates
- new_devices_are_created_from_latest_active_device
- replacing_existing_optional_field_with_empty_field_sets_field_to_null
- replacing_key_deletes_and_creates_devices
- replacing_list_field_updates_all
- replacing_mandatory_field_updates_all
- replacing_non_existing_optional_field_with_empty_field_sets_field_to_null
- replacing_optional_field_updates_all
- message_handling_system
- can_add_mhs
- can_add_optional_field
- can_delete_and_add_device_with_same_unique_identifier
- can_delete_device
- can_delete_optional_field
- can_replace_optional_field
- cannot_add_invalid_value_to_optional_field
- cannot_add_key_field_nhs_id_code
- cannot_add_key_field_nhs_mhs_party_key
- cannot_add_key_field_nhs_mhs_svc_ia
- cannot_add_mandatory_value
- cannot_delete_key_field_nhs_id_code
- cannot_delete_key_field_nhs_mhs_party_key
- cannot_delete_key_field_nhs_mhs_svc_ia
- cannot_delete_mandatory_field
- cannot_delete_optional_field_that_does_currently_exist
- cannot_replace_mandatory_field_with_invalid_value
- cannot_replace_non_list_field_with_list_field
- replacing_key_field_deletes_and_creates_device_nhs_id_code
- replacing_key_field_deletes_and_creates_device_nhs_mhs_party_key
- replacing_key_field_deletes_and_creates_device_nhs_mhs_svc_ia
- replacing_key_field_with_itself_does_nothing_nhs_id_code
- worker
- archive
- extract
- make
- tests
- load_bulk_reduce
- make
- tests
- load_bulk
- make
- tests
- load_update
- make
- tests
- transform_bulk
- make
- tests
- transform_update
- make
- tests
- bulk
- load_bulk
- tests
- transform_bulk/tests
- update
- extract_update/tests
- load_update
- tests
- tests
- stage_data
- transform_update
- tests
- layers
- domain
- core
- cpm_product
- device_reference_data
- device
- ods_organisation
- product_team
- repository
- cpm_product_repository
- device_repository
- sds
- epr
- bulk_create
- tags/tests
- tests
- updates
- tests
- worker
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+4652
-9133
lines changedLines changed: 3 additions & 2 deletions
| 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 | | |
| |||
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
213 | | - | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
This file was deleted.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
0 commit comments