1. 24 Jan, 2023 13 commits
    • Lluis Gifre Renom's avatar
      Context component: · 47eb992a
      Lluis Gifre Renom authored
      - updated device_set and link_set to support placeholder creation
      47eb992a
    • Lluis Gifre Renom's avatar
      WebUI component: · ae294326
      Lluis Gifre Renom authored
      - improvements in details pages
      ae294326
    • Lluis Gifre Renom's avatar
      Device component: · a72e275d
      Lluis Gifre Renom authored
      - extended AddDevice to create a device placeholder and get the correct device UUID
      a72e275d
    • Lluis Gifre Renom's avatar
      Device component: · 11731ae4
      Lluis Gifre Renom authored
      - aggregated error messages in separate file
      - corrected update of operational status
      - corrected update of resulting device configuration from device instead of composing from rules (for simplicity)
      - corrected retrieval of device_uuid in MonitorDeviceKpi
      - factorized code to compose gRPC device_config rules from raw config rules
      - code cleanup
      - added missing logs in unitary test for emulated device driver
      11731ae4
    • Lluis Gifre Renom's avatar
      Common - MockServicers: · ae9705af
      Lluis Gifre Renom authored
      - added missing log messages in MockContext
      ae9705af
    • Lluis Gifre Renom's avatar
      WebUI component: · b099f36f
      Lluis Gifre Renom authored
      - updated dump of config rules in service and slice entities
      b099f36f
    • Lluis Gifre Renom's avatar
      Device component: · 385de9ac
      Lluis Gifre Renom authored
      - corrected populate_endpoints method
      385de9ac
    • Lluis Gifre Renom's avatar
      WebUI component: · b3bf3cf1
      Lluis Gifre Renom authored
      - corrected report of configuration rules in device
      b3bf3cf1
    • Lluis Gifre Renom's avatar
      WebUI component: · 708d8177
      Lluis Gifre Renom authored
      - corrected report of configuration rules in device
      708d8177
    • Lluis Gifre Renom's avatar
      WebUI component: · bba2fd04
      Lluis Gifre Renom authored
      - corrected report of configuration rules in device
      - minor cosmetic code changes
      bba2fd04
    • Lluis Gifre Renom's avatar
      Device component: · bc1ba71b
      Lluis Gifre Renom authored
      - corrected device driver selectors
      bc1ba71b
    • Lluis Gifre Renom's avatar
      Device component: · ce5a8ab0
      Lluis Gifre Renom authored
      - removed internal in-memory database
      - added storage of connect-related config rules in context and added driver pre-loading when Device component starts
      - re-organized code of EmulatedDriver
      - re-organized code to improve clarity
      - minor code bug resolutions
      - code cleanup
      ce5a8ab0
    • Lluis Gifre Renom's avatar
      Common - Context Queries: · febe0556
      Lluis Gifre Renom authored
      - added get_device helper method
      febe0556
  2. 23 Jan, 2023 8 commits
  3. 20 Jan, 2023 19 commits