1. 283f402 Datacenter display fix on instnatiate by Laurence Maultsby · 8 years ago
  2. 9a78ccc Bug 366: Filter out rift ro from back-end results by Laurence Maultsby · 8 years ago
  3. 185cccf Config-Agent connectivity status UI fix by Laurence Maultsby · 8 years ago
  4. 055edc5 Bug 361: check that trim function exists by Laurence Maultsby · 8 years ago
  5. 369403c Removed rift ro-account as a default ro account option by Laurence Maultsby · 9 years ago
  6. b652131 Added reset-css node module to fix styling by Laurence Maultsby · 9 years ago
  7. 03156e3 update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try by Jeremy Mordkoff · 9 years ago v3.0.0rc2
  8. e6a5e4f Bug 341 - input-parameter-xpath complains errors by Laurence Maultsby · 9 years ago
  9. ca688da Bug 326! by KIRAN KASHALKAR · 9 years ago
  10. d14647f NOTICKET: Revert react-treeview version to 0.4.2 by KIRAN KASHALKAR · 9 years ago
  11. 69a260e NOTICKET: Revert react-treeview version to 0.4.2 by KIRAN KASHALKAR · 9 years ago
  12. a167f88 RIFT-16858: Launchpad Viewport VNFD: Volumes tab does not list all volumes by KIRAN KASHALKAR · 9 years ago
  13. 2671a73 RIFT-16840: VNF config-primitive job does not contain details by KIRAN KASHALKAR · 9 years ago
  14. 249cc2c RIFT-16848:RIFT-333: Test Multi-disk (Volumes) with OpenStack (2 Image volumes, 1 Ephemeral volume) by KIRAN KASHALKAR · 9 years ago
  15. 83c46e4 Better error reporting on instantiate page by Laurence Maultsby · 9 years ago
  16. de892fe Check for vim account selection before instantiating- display error and prevent user from continuing by Laurence Maultsby · 9 years ago
  17. 1fbd777 User friendly error for VIM accounts by Laurence Maultsby · 9 years ago
  18. 050addf Merge "Added accountStore id to prevent conflicts during gzip" into v2.0 by kashalkar · 9 years ago
  19. f27d73d Merge "Added configStore id to prevent conflicts during gzip" into v2.0 by kashalkar · 9 years ago
  20. b526c16 Added accountStore id to prevent conflicts during gzip by Laurence Maultsby · 9 years ago
  21. ef956d2 Added configStore id to prevent conflicts during gzip by Laurence Maultsby · 9 years ago
  22. eb21496 RIFT-16524: CATALOG COMPOSER : INTERNAL CONNECTION POINTS not getting populated in the dropdown for adding Internal Interfaces by Kiran Kashalkar · 9 years ago
  23. 59b97e5 Remove expiry text in frontend by Kiran Kashalkar · 9 years ago
  24. 7dfd5a0 Change label for root folder to “readme” -rift-16498 by Bob Gallagher · 9 years ago
  25. 3b2e3af Fixed api error handler for nsr delete by Laurence Maultsby · 9 years ago
  26. 0339c13 Changed 'Floating IP Pool' to 'Floating Ip Pool Network Name' by Laurence Maultsby · 9 years ago
  27. c8e0a34 NOTICKET: Bug with VNFD view for some choices by KIRAN KASHALKAR · 9 years ago
  28. 3c26a41 Issue with VNFRs being absent in NSR by KIRAN KASHALKAR · 9 years ago
  29. 481d8d5 Issue with viewing details about items in catalog by KIRAN KASHALKAR · 9 years ago
  30. 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
  31. a61cdc1 Fix problem with top level choice elements not being saved correctly. by Bob Gallagher · 9 years ago
  32. 75be42e Merge "Support new package file management scheme - lots of changes" into v2.0 by kashalkar · 9 years ago
  33. 45342d2 Fix handling of Input Parameters for NSR instantiation by Bob Gallagher · 9 years ago
  34. 35808a0 Fix serialization of a leaf-list field. by Bob Gallagher · 9 years ago
  35. 52aa54d Support new package file management scheme - lots of changes by Bob Gallagher · 9 years ago
  36. 2c5361c Merge branch '15914-vdu-console-link-tab' into v2.0 by Bob Gallagher · 9 years ago v2.0.0
  37. 91d453e Fix missing “VDU Console Links” tab in LaunchPad/Viewport for a vnfr by Bob Gallagher · 9 years ago
  38. f9a2688 Merge from master by Bob Gallagher · 9 years ago
  39. 8d3a5ec Fix handling of Input Parameters for NSR instantiation by Bob Gallagher · 9 years ago
  40. 46499e7 Fix serialization of a leaf-list field. by Bob Gallagher · 9 years ago
  41. 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
  42. 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
  43. 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
  44. 6dfc2c1 Added support to Composer to support a model leaf of type empty. by Bob Gallagher · 9 years ago
  45. d66bc2c Update package copy operation by Bob Gallagher · 9 years ago
  46. 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
  47. 4066714 New backend copy package support by Bob Gallagher · 9 years ago
  48. 31ca8b1 Display errors from back end on Accounts page in crouton by Laurence Maultsby · 9 years ago
  49. ead1031 Quick fix for Composer slowdown after a lot of typing by Bob Gallagher · 9 years ago
  50. 075200b Improve auto generation of list key values. (RIFT-15923) by Bob Gallagher · 9 years ago
  51. 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
  52. 38d6e32 Increased timeout of crouton autodismiss. Added error messaging for failed catalog save by Laurence Maultsby · 9 years ago
  53. b95f419 Merge "Bug 242 - delete error not reported - add delete error handler" by kashalkar · 9 years ago
  54. c5b71af RIFT-16086, 16089, support folder names with spaces by Laurence Maultsby · 9 years ago
  55. da48d43 Bug 242 - delete error not reported - add delete error handler by Bob Gallagher · 9 years ago
  56. c59868a RIFT-15945: Uploaded file now goes to correct new folder by Laurence Maultsby · 9 years ago
  57. 8062ddd Prefixed dropzone button classname with DZ- by Laurence Maultsby · 9 years ago
  58. a8c8851 RIFT-15944 - editing an ‘id’ field is troublesome as focus is lost on each char typed by Bob Gallagher · 9 years ago
  59. 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
  60. 27f0554 Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI by Laurence Maultsby · 9 years ago
  61. 5f6d87f RIFT-15943 - Debug tab presented no content and download button broken by Bob Gallagher · 9 years ago
  62. 0756099 NOTICKET - Check for vnf-configuration present by KIRAN KASHALKAR · 9 years ago
  63. e0659bb Accounts page enter button triggers edit on edit screen by Laurence Maultsby · 9 years ago
  64. e7f9dc1 RIFT-15931, RIFT-15945: Leafref for rsp and internal-interface restored by KIRAN KASHALKAR · 9 years ago
  65. 4fc474c Bug 209 by KIRAN KASHALKAR · 9 years ago
  66. 90ed82d Merge "Bug 161 - Deleting an item that was being edited did not clear the canvas - fix exception" by kashalkar · 9 years ago
  67. 33c8e9b Styling of job list card for loads of data by KIRAN KASHALKAR · 9 years ago
  68. 8503cee Bug 161 - Deleting an item that was being edited did not clear the canvas by Bob Gallagher · 9 years ago
  69. 3645381 RIFT-15872: NS Service Primitive Job details display in the UI needs improvement by KIRAN KASHALKAR · 9 years ago
  70. 8475603 Bug 177 - Export of nsd/vnfd should not prompt for format and grammar by Bob Gallagher · 9 years ago
  71. 2140fb6 Improve handling of unexpected package download/upload request errors RIFT-15846 by Bob Gallagher · 9 years ago
  72. 4ef8c40 RIFT-15726 - optimize download size -> lodash usage in UI by Bob Gallagher · 9 years ago
  73. 7f02fe0 NOTICKET: Relative refs, 3 levels deep by KIRAN KASHALKAR · 9 years ago
  74. 040e419 NOTICKET: Fix broken style on NS list by KIRAN KASHALKAR · 9 years ago
  75. df6a222 RIFT-15726: Support code minification in production environments by Kiran Kashalkar · 9 years ago
  76. efcca98 Rift-15726 compress code in production environment by Bob Gallagher · 9 years ago
  77. 7ddd5bf RIFT-15726 - improve load time by running minification on resulting js assets. by Bob Gallagher · 9 years ago
  78. 899b417 Merge "RIFT-15577 - part one: make 'Add' immediately create catalog item in backend" by kashalkar · 9 years ago
  79. 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
  80. 7a89e54 RIFT-15577 - part one: make 'Add' immediately create catalog item in backend by Bob Gallagher · 9 years ago
  81. 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
  82. 119d762 Revert "RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd" by KIRAN KASHALKAR · 9 years ago
  83. 78682d2 Merge "RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd" by KIRAN KASHALKAR · 9 years ago
  84. 7c4aa72 RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd by KIRAN KASHALKAR · 9 years ago
  85. 7f33368 RIFT-15649: Boot priority fix by Laurence Maultsby · 9 years ago
  86. 039a4ef RIFT-15653: Volumes tab fix by Laurence Maultsby · 9 years ago
  87. 7449a13 Volume image choice case fix (general choice case fix) by Laurence Maultsby · 9 years ago
  88. 0f3d849 NOTICKET: Minor fix for viewport glyph direction by KIRAN KASHALKAR · 9 years ago
  89. a9692c7 RIFT-15638, RIFT-15642: Leafref feature bugs by KIRAN KASHALKAR · 9 years ago
  90. 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
  91. 6f5b417 1. Allow to work behind port forwarding by Gennadiy Dubina · 9 years ago
  92. 37c9d56 RIFT-15222: Several relative leafref paths need to be fixed to include reference to current node by KIRAN KASHALKAR · 9 years ago
  93. 756a589 Merge branch 'pkg_mgmt' into v1.1 by Laurence Maultsby · 9 years ago
  94. 5bd1094 RIFT-15487: composer assets download file fix by Laurence Maultsby · 9 years ago
  95. 9a3d7a4 RIFT-15495: Boolean dropdowns for composer by Laurence Maultsby · 9 years ago
  96. 740adce RIFT-15502: Create Virtual Link does not work after the first VL create by KIRAN KASHALKAR · 9 years ago
  97. 8f1f42c Folder creation for onboarded packages by Laurence Maultsby · 9 years ago pkg_mgmt
  98. bd15293 Add VNFR name to VM Console Link identifier in Mgmt Interface panel on LP card by Laurence Maultsby · 9 years ago
  99. 6a75ef8 Add region support for Openstack account by KIRAN KASHALKAR · 9 years ago
  100. cb2e1c6 Merge "Composer rendering optimization" into v1.1 by kashalkar · 9 years ago