cloudsync

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-16526-UI-BN-S109-5' into staging

CloudSync 0.4.7

CS-3: CS: Heparin OFF o the HCP portal Treatment report

CS-7: Hard coded URL shall be moved to config

    • -5
    • +5
    /cloudsync/config/treatment_report_template.json
CloudSync 0.4.7

CS-3: CS: Heparin OFF o the HCP portal Treatment report

CS-7: Hard coded URL shall be moved to config

    • -5
    • +5
    /cloudsync/config/treatment_report_template.json
Merge branch 'staging'

Merge branch 'DEN-16490-UI-BN-S108' into staging

Merge branch 'DEN-16490-UI-BN-S108' into develop

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

wait for UI to prepare the configurations partition

Merge branch 'DEN-16490-UI-BN-S108' into develop

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Added Check-In message (reused ID 4)

Merge branch 'DEN-16490-UI-BN-S108' into develop

CloudSync v0.4.6

CS-5: UI: TxCode generation on device

CS-4: CS: Factory Reset

CS-3: CS: Heparin OFF on the HCP portal Treatment report

CS-2: CS: CloudSync should log on daily basis

    • -0
    • +1
    /cloudsync/config/treatment_report_template.json
Merge branch 'staging' into develop

Merge branch 'DEN-15905-UI-BN-S102-CloudSync-SonarQube' into staging

The SonarCube report addressed for Cybersecurity

    • -55
    • +49
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
Merge branch 'DEN-15279UI-BN-S97-Cybersecurity' into staging

Merge branch 'DEN-15279UI-BN-S97-Cybersecurity' into develop

DEN-15852: CS: CloudSync merge and code review [ v0.4.3 ]

- This CloudSync version is the update for the Cybersecurity

    • -0
    • +19
    /cloudsync/config/config_STAGING.json
    • -0
    • +1
    /cloudsync/config/treatment_report_template.json
    • -147
    • +191
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -86
    • +73
    /cloudsync/handlers/incoming/handler_mft_to_cs.py
    • -152
    • +252
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -111
    • +124
    /cloudsync/handlers/ui_cs_request_handler.py
    • -142
    • +174
    /cloudsync/utils/helpers.py
Merge branch 'DEN-15037-UI-BN-S94-DeviceRegistration' into staging

Merge branch 'DEN-15037-UI-BN-S94-DeviceRegistration' into develop

DEN-15037-UI-BN-S94-DeviceRegistration

DEN-14268 : UI <=> Cloud (todo list)

DEN-13951 : UI/CS: UI should be able to initiate the device registration

    • -14
    • +26
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -0
    • +33
    /cloudsync/handlers/error.py
    • -0
    • +63
    /cloudsync/handlers/error_handler.py
    • -1
    • +1
    /cloudsync/handlers/network_request.py
    • -155
    • +211
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -32
    • +55
    /cloudsync/handlers/outgoing/handler_cs_to_mft.py
Merge branch 'develop' into staging

The build version 0.2.4 to address the code review comments

    • -1
    • +21
    /cloudsync/busses/file_input_bus.py
    • -4
    • +24
    /cloudsync/busses/file_output_bus.py
    • -16
    • +15
    /cloudsync/handlers/incoming/handler_mft_to_cs.py
    • -0
    • +2
    /cloudsync/handlers/network_request.py
  1. … 5 more files in changeset.
Build 0.2.4

- Extracted from the provided compressed file cloudsync-release-GEN_DRT-0.2.4-build_1-110722

    • -0
    • +59
    /cloudsync/busses/file_input_bus.py
    • -0
    • +60
    /cloudsync/busses/file_output_bus.py
    • -0
    • +96
    /cloudsync/common/enums.py
    • -0
    • +19
    /cloudsync/config/config.json
    • -0
    • +19
    /cloudsync/config/config_INT.json
    • -0
    • +19
    /cloudsync/config/config_QA.json
    • -0
    • +55
    /cloudsync/config/treatment_report_template.json
    • -0
    • +249
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -0
    • +1
    /cloudsync/handlers/incoming/handler_dcs_to_cs.py
    • -0
    • +142
    /cloudsync/handlers/incoming/handler_mft_to_cs.py
    • -0
    • +27
    /cloudsync/handlers/network_request.py
    • -0
    • +251
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -0
    • +85
    /cloudsync/handlers/outgoing/handler_cs_to_mft.py
    • -0
    • +160
    /cloudsync/handlers/ui_cs_request_handler.py
  1. … 7 more files in changeset.
Initial Commit