Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
UI
/
2cfb5d0922a552fc0c20561b3e6d6a42b82fb014
2cfb5d0
Merge "initial delivery of python-osmclient"
by kashalkar
· 9 years ago
bebb52c
Merge remote-tracking branch 'origin/v2.0'
by Laurence Maultsby
· 9 years ago
0339c13
Changed 'Floating IP Pool' to 'Floating Ip Pool Network Name'
by Laurence Maultsby
· 9 years ago
ae7bbd1
Merge branch 'v2.0'
by KIRAN KASHALKAR
· 9 years ago
c8e0a34
NOTICKET: Bug with VNFD view for some choices
by KIRAN KASHALKAR
· 9 years ago
3c26a41
Issue with VNFRs being absent in NSR
by KIRAN KASHALKAR
· 9 years ago
481d8d5
Issue with viewing details about items in catalog
by KIRAN KASHALKAR
· 9 years ago
4ac4733
Issue with viewing details about items in catalog
by KIRAN KASHALKAR
· 9 years ago
1d691c8
Merge "Support new package file management scheme - lots of changes"
by velandy
· 9 years ago
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
a452d65
Fix problem with top level choice elements not being saved correctly.
by Bob Gallagher
· 9 years ago
801c5f0
Support new package file management scheme - lots of changes
by Bob Gallagher
· 9 years ago
3654818
Merge “Support new package file management scheme” into master
by Bob Gallagher
· 9 years ago
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
a61cdc1
Fix problem with top level choice elements not being saved correctly.
by Bob Gallagher
· 9 years ago
75be42e
Merge "Support new package file management scheme - lots of changes" into v2.0
by kashalkar
· 9 years ago
a27b51d
Merge remote-tracking branch 'origin/v2.0'
by Jeremy Mordkoff
· 9 years ago
45342d2
Fix handling of Input Parameters for NSR instantiation
by Bob Gallagher
· 9 years ago
35808a0
Fix serialization of a leaf-list field.
by Bob Gallagher
· 9 years ago
52aa54d
Support new package file management scheme - lots of changes
by Bob Gallagher
· 9 years ago
60d2f61
Merge "enable packages" into v2.0
by velandy
· 9 years ago
64bbc9b
Merge "enable packages" into v2.0
by velandy
· 9 years ago
78e3f10
enable packages
by Jeremy Mordkoff
· 9 years ago
2c5361c
Merge branch '15914-vdu-console-link-tab' into v2.0
by Bob Gallagher
· 9 years ago
v2.0.0
91d453e
Fix missing “VDU Console Links” tab in LaunchPad/Viewport for a vnfr
by Bob Gallagher
· 9 years ago
f9a2688
Merge from master
by Bob Gallagher
· 9 years ago
8d3a5ec
Fix handling of Input Parameters for NSR instantiation
by Bob Gallagher
· 9 years ago
46499e7
Fix serialization of a leaf-list field.
by Bob Gallagher
· 9 years ago
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
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
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
6dfc2c1
Added support to Composer to support a model leaf of type empty.
by Bob Gallagher
· 9 years ago
e304ced
initial delivery of python-osmclient
by Mike Marchetti
· 9 years ago
d66bc2c
Update package copy operation
by Bob Gallagher
· 9 years ago
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
4066714
New backend copy package support
by Bob Gallagher
· 9 years ago
31ca8b1
Display errors from back end on Accounts page in crouton
by Laurence Maultsby
· 9 years ago
ead1031
Quick fix for Composer slowdown after a lot of typing
by Bob Gallagher
· 9 years ago
075200b
Improve auto generation of list key values. (RIFT-15923)
by Bob Gallagher
· 9 years ago
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
38d6e32
Increased timeout of crouton autodismiss. Added error messaging for failed catalog save
by Laurence Maultsby
· 9 years ago
b95f419
Merge "Bug 242 - delete error not reported - add delete error handler"
by kashalkar
· 9 years ago
c5b71af
RIFT-16086, 16089, support folder names with spaces
by Laurence Maultsby
· 9 years ago
da48d43
Bug 242 - delete error not reported - add delete error handler
by Bob Gallagher
· 9 years ago
c59868a
RIFT-15945: Uploaded file now goes to correct new folder
by Laurence Maultsby
· 9 years ago
8062ddd
Prefixed dropzone button classname with DZ-
by Laurence Maultsby
· 9 years ago
a8c8851
RIFT-15944 - editing an ‘id’ field is troublesome as focus is lost on each char typed
by Bob Gallagher
· 9 years ago
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
27f0554
Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI
by Laurence Maultsby
· 9 years ago
5f6d87f
RIFT-15943 - Debug tab presented no content and download button broken
by Bob Gallagher
· 9 years ago
0756099
NOTICKET - Check for vnf-configuration present
by KIRAN KASHALKAR
· 9 years ago
e0659bb
Accounts page enter button triggers edit on edit screen
by Laurence Maultsby
· 9 years ago
b4e1ec7
Merge "RIFT-15931, RIFT-15924: Leafref for rsp and internal-interface restored"
by KIRAN KASHALKAR
· 9 years ago
6f88e27
RIFT-15931, RIFT-15924: Leafref for rsp and internal-interface restored
by KIRAN KASHALKAR
· 9 years ago
e7f9dc1
RIFT-15931, RIFT-15945: Leafref for rsp and internal-interface restored
by KIRAN KASHALKAR
· 9 years ago
4fc474c
Bug 209
by KIRAN KASHALKAR
· 9 years ago
90ed82d
Merge "Bug 161 - Deleting an item that was being edited did not clear the canvas - fix exception"
by kashalkar
· 9 years ago
33c8e9b
Styling of job list card for loads of data
by KIRAN KASHALKAR
· 9 years ago
418d0c3
Added Dockerfile and Jenkinsfile
by Wesley Hirsch
· 9 years ago
8503cee
Bug 161 - Deleting an item that was being edited did not clear the canvas
by Bob Gallagher
· 9 years ago
3645381
RIFT-15872: NS Service Primitive Job details display in the UI needs improvement
by KIRAN KASHALKAR
· 9 years ago
8475603
Bug 177 - Export of nsd/vnfd should not prompt for format and grammar
by Bob Gallagher
· 9 years ago
2140fb6
Improve handling of unexpected package download/upload request errors RIFT-15846
by Bob Gallagher
· 9 years ago
4ef8c40
RIFT-15726 - optimize download size -> lodash usage in UI
by Bob Gallagher
· 9 years ago
7f02fe0
NOTICKET: Relative refs, 3 levels deep
by KIRAN KASHALKAR
· 9 years ago
040e419
NOTICKET: Fix broken style on NS list
by KIRAN KASHALKAR
· 9 years ago
df6a222
RIFT-15726: Support code minification in production environments
by Kiran Kashalkar
· 9 years ago
efcca98
Rift-15726 compress code in production environment
by Bob Gallagher
· 9 years ago
7ddd5bf
RIFT-15726 - improve load time by running minification on resulting js assets.
by Bob Gallagher
· 9 years ago
899b417
Merge "RIFT-15577 - part one: make 'Add' immediately create catalog item in backend"
by kashalkar
· 9 years ago
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
7a89e54
RIFT-15577 - part one: make 'Add' immediately create catalog item in backend
by Bob Gallagher
· 9 years ago
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
119d762
Revert "RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd"
by KIRAN KASHALKAR
· 9 years ago
4aa43db
Merge "Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI"
by KIRAN KASHALKAR
· 9 years ago
78682d2
Merge "RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd"
by KIRAN KASHALKAR
· 9 years ago
147a128
Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI
by KIRAN KASHALKAR
· 9 years ago
7c4aa72
RIFT-15669: Launchpad UI - RIFT.ware DEB install - Viewport - service primitive tab for ping_vnfd
by KIRAN KASHALKAR
· 9 years ago
7f33368
RIFT-15649: Boot priority fix
by Laurence Maultsby
· 9 years ago
039a4ef
RIFT-15653: Volumes tab fix
by Laurence Maultsby
· 9 years ago
7449a13
Volume image choice case fix (general choice case fix)
by Laurence Maultsby
· 9 years ago
0f3d849
NOTICKET: Minor fix for viewport glyph direction
by KIRAN KASHALKAR
· 9 years ago
a9692c7
RIFT-15638, RIFT-15642: Leafref feature bugs
by KIRAN KASHALKAR
· 9 years ago
625a4c2
Merge branch 'v1.1'
by Laurence Maultsby
· 9 years ago
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
b6bb9b5
Merge branch 'v1.1'
by KIRAN KASHALKAR
· 9 years ago
6f5b417
1. Allow to work behind port forwarding
by Gennadiy Dubina
· 9 years ago
6833a3f
Added package target to generate .deb packages
by Wesley Hirsch
· 9 years ago
37c9d56
RIFT-15222: Several relative leafref paths need to be fixed to include reference to current node
by KIRAN KASHALKAR
· 9 years ago
ee62263
Merge branch 'v1.1'
by Laurence Maultsby
· 9 years ago
756a589
Merge branch 'pkg_mgmt' into v1.1
by Laurence Maultsby
· 9 years ago
5bd1094
RIFT-15487: composer assets download file fix
by Laurence Maultsby
· 9 years ago
73b4ff9
Merge branch 'v1.1'
by Laurence Maultsby
· 9 years ago
9a3d7a4
RIFT-15495: Boolean dropdowns for composer
by Laurence Maultsby
· 9 years ago
740adce
RIFT-15502: Create Virtual Link does not work after the first VL create
by KIRAN KASHALKAR
· 9 years ago
8f1f42c
Folder creation for onboarded packages
by Laurence Maultsby
· 9 years ago
pkg_mgmt
13f32c0
Merge branch 'master' into pkg_mgmt
by Laurence Maultsby
· 9 years ago
91aceaf
Merge branch 'v1.1'
by Laurence Maultsby
· 9 years ago
bd15293
Add VNFR name to VM Console Link identifier in Mgmt Interface panel on LP card
by Laurence Maultsby
· 9 years ago
6a75ef8
Add region support for Openstack account
by KIRAN KASHALKAR
· 9 years ago
Next »