1. 1fbd777 User friendly error for VIM accounts by Laurence Maultsby · 9 years ago
  2. 7d4f9d9 Merge branch 'v2.0' by Laurence Maultsby · 9 years ago
  3. 050addf Merge "Added accountStore id to prevent conflicts during gzip" into v2.0 by kashalkar · 9 years ago
  4. f27d73d Merge "Added configStore id to prevent conflicts during gzip" into v2.0 by kashalkar · 9 years ago
  5. b526c16 Added accountStore id to prevent conflicts during gzip by Laurence Maultsby · 9 years ago
  6. ef956d2 Added configStore id to prevent conflicts during gzip by Laurence Maultsby · 9 years ago
  7. 9a4c35c Merge branch 'v2.0' by Kiran Kashalkar · 9 years ago
  8. eb21496 RIFT-16524: CATALOG COMPOSER : INTERNAL CONNECTION POINTS not getting populated in the dropdown for adding Internal Interfaces by Kiran Kashalkar · 9 years ago
  9. 356b9d1 Merge branch 'v2.0' by Kiran Kashalkar · 9 years ago
  10. 59b97e5 Remove expiry text in frontend by Kiran Kashalkar · 9 years ago
  11. 7fd60fa Merge branch 'v2.0' by Kiran Kashalkar · 9 years ago
  12. 7dfd5a0 Change label for root folder to “readme” -rift-16498 by Bob Gallagher · 9 years ago
  13. 3b2e3af Fixed api error handler for nsr delete by Laurence Maultsby · 9 years ago
  14. 2cfb5d0 Merge "initial delivery of python-osmclient" by kashalkar · 9 years ago
  15. bebb52c Merge remote-tracking branch 'origin/v2.0' by Laurence Maultsby · 9 years ago
  16. 0339c13 Changed 'Floating IP Pool' to 'Floating Ip Pool Network Name' by Laurence Maultsby · 9 years ago
  17. ae7bbd1 Merge branch 'v2.0' by KIRAN KASHALKAR · 9 years ago
  18. c8e0a34 NOTICKET: Bug with VNFD view for some choices by KIRAN KASHALKAR · 9 years ago
  19. 3c26a41 Issue with VNFRs being absent in NSR by KIRAN KASHALKAR · 9 years ago
  20. 481d8d5 Issue with viewing details about items in catalog by KIRAN KASHALKAR · 9 years ago
  21. 4ac4733 Issue with viewing details about items in catalog by KIRAN KASHALKAR · 9 years ago
  22. 1d691c8 Merge "Support new package file management scheme - lots of changes" by velandy · 9 years ago
  23. 5a16b38 Merge "Fix problem with top level choice elements not being saved correctly. - create common function to process a list of properties and to handle choice correctly - also fixed issued with leaf-list elements and array handling - rift-16326" by velandy · 9 years ago
  24. a452d65 Fix problem with top level choice elements not being saved correctly. by Bob Gallagher · 9 years ago
  25. 801c5f0 Support new package file management scheme - lots of changes by Bob Gallagher · 9 years ago
  26. 3654818 Merge “Support new package file management scheme” into master by Bob Gallagher · 9 years ago
  27. 5e54a0d Merge "Fix problem with top level choice elements not being saved correctly. - create common function to process a list of properties and to handle choice correctly - also fixed issued with leaf-list elements and array handling - rift-16326" into v2.0 by kashalkar · 9 years ago
  28. a61cdc1 Fix problem with top level choice elements not being saved correctly. by Bob Gallagher · 9 years ago
  29. 75be42e Merge "Support new package file management scheme - lots of changes" into v2.0 by kashalkar · 9 years ago
  30. a27b51d Merge remote-tracking branch 'origin/v2.0' by Jeremy Mordkoff · 9 years ago
  31. 45342d2 Fix handling of Input Parameters for NSR instantiation by Bob Gallagher · 9 years ago
  32. 35808a0 Fix serialization of a leaf-list field. by Bob Gallagher · 9 years ago
  33. 52aa54d Support new package file management scheme - lots of changes by Bob Gallagher · 9 years ago
  34. 60d2f61 Merge "enable packages" into v2.0 by velandy · 9 years ago
  35. 64bbc9b Merge "enable packages" into v2.0 by velandy · 9 years ago
  36. 78e3f10 enable packages by Jeremy Mordkoff · 9 years ago
  37. 2c5361c Merge branch '15914-vdu-console-link-tab' into v2.0 by Bob Gallagher · 9 years ago v2.0.0
  38. 91d453e Fix missing “VDU Console Links” tab in LaunchPad/Viewport for a vnfr by Bob Gallagher · 9 years ago
  39. f9a2688 Merge from master by Bob Gallagher · 9 years ago
  40. 8d3a5ec Fix handling of Input Parameters for NSR instantiation by Bob Gallagher · 9 years ago
  41. 46499e7 Fix serialization of a leaf-list field. by Bob Gallagher · 9 years ago
  42. ab97f0d Fix problem where the connection-point UI was not updating list correctly when button clicked to deleted a cp. by Bob Gallagher · 9 years ago
  43. b780867 RIFT-15899: Launchpad UI - Add reference/link from About page to RIFT.io open-source-software-usage page by KIRAN KASHALKAR · 9 years ago
  44. 9aececa RIFT-15970: RIFT-287: Manually triggered autoscaling scaling limits test - No UI feedback when scaling group Max limit is reached by KIRAN KASHALKAR · 9 years ago
  45. 6dfc2c1 Added support to Composer to support a model leaf of type empty. by Bob Gallagher · 9 years ago
  46. e304ced initial delivery of python-osmclient by Mike Marchetti · 9 years ago
  47. d66bc2c Update package copy operation by Bob Gallagher · 9 years ago
  48. fc0265f Merge "Quick fix for Composer slowdown after a lot of typing - use “debounce” straw to collect key strokes - rift15919" by kashalkar · 9 years ago pm_phase2
  49. 4066714 New backend copy package support by Bob Gallagher · 9 years ago
  50. 31ca8b1 Display errors from back end on Accounts page in crouton by Laurence Maultsby · 9 years ago
  51. ead1031 Quick fix for Composer slowdown after a lot of typing by Bob Gallagher · 9 years ago
  52. 075200b Improve auto generation of list key values. (RIFT-15923) by Bob Gallagher · 9 years ago
  53. 810b192 Merge "RIFT-15944 - editing an ‘id’ field is troublesome as focus is lost on each char typed - fixed use of id as html element id - bit of code clean up - made use of knowing when a ‘key’ on a component needs to be unique (only amongst siblings)" by kashalkar · 9 years ago
  54. 38d6e32 Increased timeout of crouton autodismiss. Added error messaging for failed catalog save by Laurence Maultsby · 9 years ago
  55. b95f419 Merge "Bug 242 - delete error not reported - add delete error handler" by kashalkar · 9 years ago
  56. c5b71af RIFT-16086, 16089, support folder names with spaces by Laurence Maultsby · 9 years ago
  57. da48d43 Bug 242 - delete error not reported - add delete error handler by Bob Gallagher · 9 years ago
  58. c59868a RIFT-15945: Uploaded file now goes to correct new folder by Laurence Maultsby · 9 years ago
  59. 8062ddd Prefixed dropzone button classname with DZ- by Laurence Maultsby · 9 years ago
  60. a8c8851 RIFT-15944 - editing an ‘id’ field is troublesome as focus is lost on each char typed by Bob Gallagher · 9 years ago
  61. ef3a1f2 Merge "RIFT-15943 - Debug tab presented no content and download button broken - the link eventDispatch was not working — converted to link.click() - cleaned up download — removed prefix (no longer needed) — postponed building download content till button pressed - added isLoading support — retrieving crash log from server can take some time — display loading text on page when loading — use loading component - bit of code clean up — formatting — var -> let/const — comments" by kashalkar · 9 years ago
  62. 27f0554 Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI by Laurence Maultsby · 9 years ago
  63. 5f6d87f RIFT-15943 - Debug tab presented no content and download button broken by Bob Gallagher · 9 years ago
  64. 0756099 NOTICKET - Check for vnf-configuration present by KIRAN KASHALKAR · 9 years ago
  65. e0659bb Accounts page enter button triggers edit on edit screen by Laurence Maultsby · 9 years ago
  66. b4e1ec7 Merge "RIFT-15931, RIFT-15924: Leafref for rsp and internal-interface restored" by KIRAN KASHALKAR · 9 years ago
  67. 6f88e27 RIFT-15931, RIFT-15924: Leafref for rsp and internal-interface restored by KIRAN KASHALKAR · 9 years ago
  68. e7f9dc1 RIFT-15931, RIFT-15945: Leafref for rsp and internal-interface restored by KIRAN KASHALKAR · 9 years ago
  69. 4fc474c Bug 209 by KIRAN KASHALKAR · 9 years ago
  70. 90ed82d Merge "Bug 161 - Deleting an item that was being edited did not clear the canvas - fix exception" by kashalkar · 9 years ago
  71. 33c8e9b Styling of job list card for loads of data by KIRAN KASHALKAR · 9 years ago
  72. 418d0c3 Added Dockerfile and Jenkinsfile by Wesley Hirsch · 9 years ago
  73. 8503cee Bug 161 - Deleting an item that was being edited did not clear the canvas by Bob Gallagher · 9 years ago
  74. 3645381 RIFT-15872: NS Service Primitive Job details display in the UI needs improvement by KIRAN KASHALKAR · 9 years ago
  75. 8475603 Bug 177 - Export of nsd/vnfd should not prompt for format and grammar by Bob Gallagher · 9 years ago
  76. 2140fb6 Improve handling of unexpected package download/upload request errors RIFT-15846 by Bob Gallagher · 9 years ago
  77. 4ef8c40 RIFT-15726 - optimize download size -> lodash usage in UI by Bob Gallagher · 9 years ago
  78. 7f02fe0 NOTICKET: Relative refs, 3 levels deep by KIRAN KASHALKAR · 9 years ago
  79. 040e419 NOTICKET: Fix broken style on NS list by KIRAN KASHALKAR · 9 years ago
  80. df6a222 RIFT-15726: Support code minification in production environments by Kiran Kashalkar · 9 years ago
  81. efcca98 Rift-15726 compress code in production environment by Bob Gallagher · 9 years ago
  82. 7ddd5bf RIFT-15726 - improve load time by running minification on resulting js assets. by Bob Gallagher · 9 years ago
  83. 899b417 Merge "RIFT-15577 - part one: make 'Add' immediately create catalog item in backend" by kashalkar · 9 years ago
  84. 4448de0 Removed hard coded localhost from filemanager socket. Added comparison of filemanager data to prevent unnecessary re-rendering of details manager by Laurence Maultsby · 9 years ago
  85. 7a89e54 RIFT-15577 - part one: make 'Add' immediately create catalog item in backend by Bob Gallagher · 9 years ago
  86. b0ac3af RIFT-15738: Launchpad UI - RIFT.ware DEB install - multi-disk / Volumes - Viewport VNFR Volumes - BOOT-PRIORITY is empty, SIZE is empty by KIRAN KASHALKAR · 9 years ago
  87. 119d762 Revert "RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd" by KIRAN KASHALKAR · 9 years ago
  88. 4aa43db Merge "Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI" by KIRAN KASHALKAR · 9 years ago
  89. 78682d2 Merge "RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd" by KIRAN KASHALKAR · 9 years ago
  90. 147a128 Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI by KIRAN KASHALKAR · 9 years ago
  91. 7c4aa72 RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd by KIRAN KASHALKAR · 9 years ago
  92. 7f33368 RIFT-15649: Boot priority fix by Laurence Maultsby · 9 years ago
  93. 039a4ef RIFT-15653: Volumes tab fix by Laurence Maultsby · 9 years ago
  94. 7449a13 Volume image choice case fix (general choice case fix) by Laurence Maultsby · 9 years ago
  95. 0f3d849 NOTICKET: Minor fix for viewport glyph direction by KIRAN KASHALKAR · 9 years ago
  96. a9692c7 RIFT-15638, RIFT-15642: Leafref feature bugs by KIRAN KASHALKAR · 9 years ago
  97. 625a4c2 Merge branch 'v1.1' by Laurence Maultsby · 9 years ago
  98. 80c1612 Bug 206 - Creation of VIM accounts in the UI should be hidden until SO can add new sites in the RO. Hidden for openmano type RO by Laurence Maultsby · 9 years ago
  99. b6bb9b5 Merge branch 'v1.1' by KIRAN KASHALKAR · 9 years ago
  100. 6f5b417 1. Allow to work behind port forwarding by Gennadiy Dubina · 9 years ago