1. 26 Jan, 2023 11 commits
  2. 25 Jan, 2023 18 commits
  3. 24 Jan, 2023 11 commits
    • Lluis Gifre Renom's avatar
      Device component: · 641ddae8
      Lluis Gifre Renom authored
      - removed log messages for testing purposes
      641ddae8
    • Lluis Gifre Renom's avatar
      Context component: · 9fa1fc44
      Lluis Gifre Renom authored
      - added retrieve of action in config rules
      9fa1fc44
    • Lluis Gifre Renom's avatar
      Device component: · 9fe3c1a1
      Lluis Gifre Renom authored
      - added copy of connection config rules when creating device
      - added log messages for testing purposes
      9fe3c1a1
    • Lluis Gifre Renom's avatar
      Manifests: · 65d65441
      Lluis Gifre Renom authored
      - activated debug for testing purposes
      - reduced number of replicas to 1
      65d65441
    • 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