Sean Condon
aa4366d5d7
Implemented Instance View of Topo in GUI2
...
Change-Id: If603481e729ebc19a6f91db2739f1b422cc762d0
2018-11-12 17:20:20 +00:00
Sean Condon
7d275166c4
Upgrade to Angular 7 for GUI2
...
Change-Id: I5085bacb347ffc9af78cf7d3408853f76a5812a0
2018-11-04 18:29:24 +00:00
Sean Condon
55c3053e5e
Added in summary panel of GUI 2 topo view
...
Change-Id: I5d325ff1dc2940e08ab9e6f970768b5fd0885e10
2018-10-30 10:20:23 +00:00
Sean Condon
f4f54a1be0
First part of migrating Topo2 to GUI2
...
Change-Id: I316dd34cba161688e01dfb7b340bff5f2c3c57d4
2018-10-23 16:20:35 +00:00
Sean Condon
022ec275e5
Added a scroll bar to Nav Menu for GUI and GUI2
...
Change-Id: I97fadbfdabaa6c05ecb5b0691b83f3b084e2c337
2018-10-10 09:57:05 +01:00
Sean Condon
87b7850512
FM GUI as an NPM library for GUI 2
...
* added dynamic loading of external modules
* new commands on Alarm to allow create/updating/delete
* new fields in alarm gui
Change-Id: I9a7f4d665618a7949bb02039374974dabf6e5363
2018-10-03 10:42:49 +01:00
Sean Condon
5ca002636d
GUI2 Framework as a standalone NPM Library
...
There are a few changes going on here
1) The fw part of GUI has been moved out in to its own project
a) several files are renamed (files 21-83)
b) the project has its own BUILD file (file 5)
c) there are a few files created by Angular CLI here - mostly script generated (files 7-20)
d) package-lock.json is a big generated file that has to be versioned (file 13)
2) The view in the main GUI2 project now refer to this library (see BUILD file 110)
a) some useless files were removed (files 115 - 139)
b) several files are changed to update references (files 140-202)
c) this breaks the BUCK build so I've removed the BUCK file and references to it (file 109)
Change-Id: I48bc3253edfcf5947f1582731ba739a1296012f5
2018-09-17 16:07:52 +00:00
Sean Condon
2f1fb8de50
Updating NodeJS to v8.11.1 as it was with BUCK
...
Change-Id: I9c3440a4692b3eeb1ecc874000663007248513e9
2018-09-06 00:40:59 +00:00
Sean Condon
3c8e558b04
Minor fixes for the Bazel build of GUI2
...
Change-Id: I9f9f59390f929696e264abeffe897bdc59658eaf
2018-08-29 14:22:40 -07:00
Thomas Vachuska
277ec4e2f4
Breaks hermetic build.
...
Revert "Minor fixes for the Bazel build of GUI2"
This reverts commit 42db831c4ac2bb0c9afc5e4dc34c9d766a9d6034.
Change-Id: I3bf0793753c0bedfbcbf242108736fc7247e29b3
2018-08-29 17:59:47 +00:00
Sean Condon
42db831c4a
Minor fixes for the Bazel build of GUI2
...
Change-Id: I55431b30b2c1a87165b6235b8f88436adc775457
2018-08-29 17:51:56 +00:00
Thomas Vachuska
0c19e650dd
Fixing GUI2 build for MacOS which does not support shell substring with negative offsets.
...
Change-Id: I36a84160336e3a7e0fead59ec45701e0f81527d5
2018-08-28 10:57:07 -07:00
Sean Condon
f6af2a508c
Adding GUI2 to the Bazel build system
...
Change-Id: Ieb39ade1a8713a50fdf885e2bb43f53f8f725ea8
2018-08-28 16:12:10 +00:00
Ray Milkey
761e80a427
Remove pom files from ONOS
...
Change-Id: I53e2395466cba10222d638736635b11380421d98
2018-08-21 18:11:58 +00:00
Ray Milkey
312d987732
Starting snapshot 1.15.0-SNAPSHOT
...
Change-Id: I9239c7695f7faf6dc184a0ff54a34dedf4761b2d
2018-08-20 16:09:54 -07:00
Sean Condon
e820e9b2f3
Supporting authentication to WebSocket for GUI2
...
Change-Id: Id62f60760341b39399912b0fc4f6046c6e616bb0
2018-08-16 16:11:48 +01:00
ONOS Jenkins User
03e5521fba
Starting snapshot 1.14.0-SNAPSHOT
2018-08-14 22:13:58 +00:00
ONOS Jenkins User
3594c24cb2
Tagging 1.14.0-rc2
2018-08-14 22:13:02 +00:00
ONOS Jenkins User
4e5f2d67ac
Starting snapshot 1.14.0-SNAPSHOT
2018-08-13 23:16:37 +00:00
ONOS Jenkins User
cff0bd8922
Tagging 1.14.0-rc1
2018-08-13 23:15:43 +00:00
Ray Milkey
4867af2f9c
Revert "Tagging 1.14.0-b1"
...
This reverts commit 78ce40093ac008fd6d169ab83d2d5961f91f6e31.
Change-Id: I8482f550c30f75d65333f6be9c9115a930abc56f
2018-08-10 16:53:10 -07:00
Ray Milkey
78ce40093a
Tagging 1.14.0-b1
2018-08-10 11:16:44 -07:00
Priyanka H M
fa5b77a6ae
GUI2-Cluster View
...
Change-Id: I812439fae68d18756c707c1021ce6e070ae6afc3
2018-08-04 19:01:46 +00:00
Bhavesh Kumar
d0b8bae846
GUI2 Settings and Partitions View
...
Change-Id: I605304c20c1e625394d789104fcd7a5b278e244d
2018-08-02 08:17:59 +00:00
prai
9d44596909
Review comment incorporated
...
Gui2 Intent and Processor View
Change-Id: Ieb3b2c818f31ee7bff73b26cd5b7150c8f6fb92c
2018-07-30 18:42:58 +00:00
Bhavesh
72ead49e48
GUI2 implementation of device/flow/port/group/meter/host/link/tunnel view
...
Review comments incorporated.
Change-Id: I45dd6570961cc3e0f4ffddb7acbf02cd7d860de5
2018-07-26 15:30:50 +00:00
Sean Condon
2aa860961d
Added actions to the Apps view of web/gui2
...
Change-Id: I3d96a324590bee4de0875d4f533cc723c7f6ba52
2018-07-25 10:32:18 +01:00
Sean Condon
2a61ac2c7e
Test build for web/gui2 testing with chromium browser
...
Change-Id: Ib1d273d187639568bcf0bb5d413643ccea1801f7
2018-07-12 07:21:17 +01:00
Sean Condon
28ecc5f4c8
Added in panel support - details panels
...
Change-Id: I2803edd6fe12cb0d97a2d3c45a692ea701786dd2
2018-07-02 08:34:39 +00:00
Sean Condon
a00bf38161
Enabled --prod mode for GUI2 - refactored modules
...
Change-Id: I224fe9564cb225b9ebaed0a43281de54ec6eb274
2018-06-24 09:58:25 +00:00
Sean Condon
2bd11b79bf
Implemented table building functions
...
Change-Id: Ie4003080b13725561df22de41ec85f8c3f31c794
2018-06-22 07:15:36 +00:00
Sean Condon
fd6d11bc8d
Implemented WebSockets for GUI2
...
Change-Id: I4776ce392b1e8e94ebee938cf7df22791a1e0b8f
2018-06-13 17:00:58 +00:00
Sean Condon
8377568226
Added the FlashComponent in to GUI 2
...
Change-Id: I80923759cc70dbd902e478a5ad995621543d29f1
2018-05-30 10:57:59 +01:00
Sean Condon
49e15be98e
Added app, tests, lint to BUCK file for web/gui2
...
Change-Id: I94912cb18f31db26971b66c9d851fb57f022df54
2018-05-25 21:30:06 +00:00
Yuta HIGUCHI
2ff911be71
Modify glob expression
...
- to make it watchman friendly
Change-Id: I4b9486a65f6d9da63ecd32e96ccd3bd074be5a4c
2018-05-23 15:45:53 +00:00
Sean Condon
ffd4bf8ea6
Removed the web/gui2 symlink
...
Change-Id: Ie2f38300dfd0a2d833343c609a0f6eff67274692
2018-05-23 12:17:48 +01:00
Yuta HIGUCHI
be348a3799
GUI2 pom fix
...
Change-Id: I058f58620cc241d65f86a247469ced69c30c970d
2018-05-16 14:02:30 -07:00
Sean Condon
83fc39f470
Initial import of Angular5 components services and modules
...
Change-Id: I3953f1fbf7d5697a1c6d432808dd17d816ec285a
2018-05-15 23:04:34 +00:00