1. 9d04d0c Adding 'no records found' when table is empty by ychacon · 3 years, 2 months ago
  2. 3ee775c Fixing various details in the control-panel by maximesson · 3 years, 2 months ago
  3. 4210eb2 Delete unnecessary red banners by maximesson · 3 years, 2 months ago
  4. cad2aef Bug-Fix Last instance does not disappear when deleted by ychacon · 3 years, 2 months ago
  5. d3ff005 Merge "GUI stoppig when plenty of deletions" by John Keeney · 3 years, 2 months ago
  6. b22a539 GUI stoppig when plenty of deletions by maximesson · 3 years, 2 months ago
  7. b1f6a8c Improve docker-compose deployment & documentation by ecaiyanlinux · 3 years, 2 months ago
  8. a992e24 Fix EI jobs count stopping too early by maximesson · 3 years, 3 months ago
  9. e8ded90 Consumer service by ychacon · 3 years, 6 months ago
  10. 6a86723 Stepping version on the master by PatrikBuhr · 3 years, 5 months ago
  11. 7d00feb Merge "Add path for EI Consumer" by Patrik Buhr · 3 years, 5 months ago
  12. f8e2077 Add path for EI Consumer by elinuxhenrik · 3 years, 6 months ago
  13. a20cf25 Merge "Release Gateway Docker image 1.0.0" by Patrik Buhr · 3 years, 6 months ago
  14. 6e99023 Merge "Release Control Panel Docker image 2.2.0" by Patrik Buhr · 3 years, 6 months ago
  15. b03e687 Release Control Panel Docker image 2.2.0 by elinuxhenrik · 3 years, 6 months ago
  16. 3e9f071 Update Release Notes for release D by elinuxhenrik · 3 years, 6 months ago
  17. 33d5496 Release Gateway Docker image 1.0.0 by elinuxhenrik · 3 years, 6 months ago
  18. cb87bb8 Update documentation by ychacon · 3 years, 6 months ago 2.2.0
  19. 2db5054 Update documentation by elinuxhenrik · 3 years, 6 months ago
  20. a1aaee2 Step version of Gateway to 1.0.0 by elinuxhenrik · 3 years, 6 months ago
  21. 46eaa5d Merge "minor correction in control-panel docker-compose file" by Patrik Buhr · 3 years, 6 months ago
  22. 75f920d Avoid cache problems by elinuxhenrik · 3 years, 6 months ago
  23. 46f6d2f minor correction in control-panel docker-compose file by ecaiyanlinux · 3 years, 6 months ago
  24. 6ba7038 Refine developer guide & installation instructions by elinuxhenrik · 3 years, 6 months ago
  25. 944400b Add curl examples to gateway API doc by elinuxhenrik · 3 years, 6 months ago
  26. 1aa2b7f Furhter improvements on documentation by elinuxhenrik · 3 years, 6 months ago
  27. 17a9a74 Merge "Add functionality to truncate amount of instances" by Patrik Buhr · 3 years, 6 months ago
  28. c67856a Add functionality to truncate amount of instances by ychacon · 3 years, 6 months ago
  29. e46bb69 Improve documentation by elinuxhenrik · 3 years, 6 months ago
  30. af1ee09 Test to trigger merge by elinuxhenrik · 3 years, 6 months ago
  31. 1b0075b Merge "e2e testing using mocks" by John Keeney · 3 years, 7 months ago
  32. 07649c2 Improve RIC Configuration by elinuxhenrik · 3 years, 7 months ago
  33. 44c4957 e2e testing using mocks by maximesson · 3 years, 7 months ago
  34. dd1c4b7 Improve RIC Configuration by elinuxhenrik · 3 years, 7 months ago
  35. b43fe9c Updated Control Panel for changed ECS NBI by elinuxhenrik · 3 years, 7 months ago
  36. 8cf8165 Fixing sorting test by ychacon · 3 years, 7 months ago
  37. 5e248c6 Fixing auto-refresh for jobs by ychacon · 3 years, 7 months ago
  38. 9b0d90a Merge "Adding a few tests in the EI part of the frontend" by Patrik Buhr · 3 years, 7 months ago
  39. 199867d Adding a few tests in the EI part of the frontend by maximesson · 3 years, 7 months ago
  40. dcf60a7 Merge "Update Read the Docs for NonRtRic Control Panel" by Patrik Buhr · 3 years, 7 months ago
  41. f86e29a Testing in Policy Control Component by maximesson · 3 years, 7 months ago
  42. af912b9 Update Read the Docs for NonRtRic Control Panel by ychacon · 3 years, 7 months ago
  43. 2fa7355 RIC Configuration from UI by Lathish · 3 years, 8 months ago
  44. 024d88d Update copyright by ychacon · 3 years, 8 months ago
  45. a8fd8da Merge "Adding checkbox to enable/disable auto-refresh" by Patrik Buhr · 3 years, 8 months ago
  46. 45d525d Make e2e tests work by elinuxhenrik · 3 years, 8 months ago
  47. 832368a Adding checkbox to enable/disable auto-refresh by ychacon · 3 years, 8 months ago
  48. bf404f8 Add coverage of TypedPolicyEditorComponent by elinuxhenrik · 3 years, 8 months ago
  49. 294fad1 Merge "add test coverage of PolicyInstanceComponent" by Patrik Buhr · 3 years, 8 months ago
  50. 258f12c Closing the instance tables when refreshing the types by maximesson · 3 years, 8 months ago
  51. e92e434 add test coverage of PolicyInstanceComponent by elinuxhenrik · 3 years, 8 months ago
  52. 01a9b9b Merge "Polling mechanism to get jobs" by Patrik Buhr · 3 years, 8 months ago
  53. 83d387f Improve mock interceptor by elinuxhenrik · 3 years, 8 months ago
  54. 18a21c8 Polling mechanism to get jobs by ychacon · 3 years, 8 months ago
  55. 3beeb47 Fix edit problem in PolicyInstanceComponent by elinuxhenrik · 3 years, 8 months ago
  56. 3e97951 Merge "Tweaks for Policy Control UI" by Patrik Buhr · 3 years, 8 months ago
  57. 90295c9 Tweaks for Policy Control UI by maximesson · 3 years, 8 months ago
  58. 47662b2 Provide test coverage of PolicyService by elinuxhenrik · 3 years, 8 months ago
  59. 82e05a5 AAdd test coverage of NotificationService by elinuxhenrik · 3 years, 8 months ago
  60. 76bf355 Simplify and add tests of confirm dialog by elinuxhenrik · 3 years, 8 months ago
  61. eb48925 Remove unused ErrorDialogService and dialog by elinuxhenrik · 3 years, 8 months ago
  62. b0ff9d1 Fix PolicyInstanceComponent and add test coverage by elinuxhenrik · 3 years, 8 months ago
  63. 2b5577d Merge "Fix create policy without type" by Patrik Buhr · 3 years, 8 months ago
  64. 87cf158 Merge "Missing import" by Patrik Buhr · 3 years, 8 months ago
  65. fb9a569 Merge "Adding prodId column to Jobs table" by Patrik Buhr · 3 years, 8 months ago
  66. 9dfae0f Missing import by ychacon · 3 years, 8 months ago
  67. f7fa9b1 Fix create policy without type by elinuxhenrik · 3 years, 8 months ago
  68. da0dd46 Merge "Use of ng-mocks instead of stub" by Patrik Buhr · 3 years, 8 months ago
  69. 61e9a2a Merge "Add test coverage of PolicyInstanceCompnent" by Patrik Buhr · 3 years, 8 months ago
  70. 0cff04e Merge "Simplify PolicyInstanceComponent" by Patrik Buhr · 3 years, 8 months ago
  71. 7093534 Merge "Add test coverage of PolicyTypeComponent" by Patrik Buhr · 3 years, 8 months ago
  72. be7ac67 Merge "Fix get rics for no type" by Patrik Buhr · 3 years, 8 months ago
  73. ed28c0e Merge "Add test coverage of PolicyControlComponent" by Patrik Buhr · 3 years, 8 months ago
  74. b5b0073 Merge "Fix PolicyControlComponent" by Patrik Buhr · 3 years, 8 months ago
  75. 41a57e4 Merge "Fix bug in PolicyInstanceDialogComponent" by Patrik Buhr · 3 years, 8 months ago
  76. 94a4ef6 Add test coverage of PolicyInstanceCompnent by elinuxhenrik · 3 years, 8 months ago
  77. cd497d4 Simplify PolicyInstanceComponent by elinuxhenrik · 3 years, 8 months ago
  78. 55d8bd1 Add test coverage of PolicyTypeComponent by elinuxhenrik · 3 years, 8 months ago
  79. aeb1f8f Adding prodId column to Jobs table by ychacon · 3 years, 8 months ago
  80. fc4925b Use of ng-mocks instead of stub by ychacon · 3 years, 9 months ago
  81. f4b78de Fix get rics for no type by elinuxhenrik · 3 years, 8 months ago
  82. 4e4cb3f Add test coverage of PolicyControlComponent by elinuxhenrik · 3 years, 8 months ago
  83. 8145531 Fix PolicyControlComponent by elinuxhenrik · 3 years, 8 months ago
  84. 9c2b058 Reorganise policy control part of frontend by elinuxhenrik · 3 years, 9 months ago
  85. b654bbb Fix bug in PolicyInstanceDialogComponent by elinuxhenrik · 3 years, 8 months ago
  86. 44b8c1c Adapt to aliases for imports by elinuxhenrik · 3 years, 8 months ago
  87. 4af3bc9 Fix bug in NoTypePolicyEditorComponent by elinuxhenrik · 3 years, 8 months ago
  88. ae54b92 Adding aliases for imports by ychacon · 3 years, 8 months ago
  89. e0f0ae5 Merge "Add tests of PolicyInstanceDialog" by Patrik Buhr · 3 years, 8 months ago
  90. 3fe1dac Add tests of PolicyInstanceDialog by elinuxhenrik · 3 years, 8 months ago
  91. 347426b Adding missing imports by ychacon · 3 years, 8 months ago
  92. 04b4e62 Merge "Remove unsed imports and file" by Patrik Buhr · 3 years, 8 months ago
  93. b21c5ad Remove unsed imports and file by ychacon · 3 years, 9 months ago
  94. 209326b Fix json formatting and tests NoTypePolicyEditor by elinuxhenrik · 3 years, 9 months ago
  95. 2b97e8b Finalize testing of RicSelectorComponent by elinuxhenrik · 3 years, 9 months ago
  96. d80a2e9 Merge "Clean up and format" by Patrik Buhr · 3 years, 9 months ago
  97. 9fbfc54 Merge "Decouple policy instance components" by Patrik Buhr · 3 years, 9 months ago
  98. a2a4491 Clean up and format by elinuxhenrik · 3 years, 9 months ago
  99. 66372cb Decouple policy instance components by elinuxhenrik · 3 years, 9 months ago
  100. bb5dc44 Fix filtering in jobs and producers table by ychacon · 3 years, 9 months ago