Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
36b1d7781f10350d625b8d6087c6aa4441a28eea
/
web
« Previous
8ebfff0
Add OTN device and ports
by Rimon Ashkenazy
· 9 years ago
219f077
ONOS-3922: added missing expected() function to (synthesized) host links.
by Simon Hunt
· 9 years ago
07eb041
Implemented REST API for multicast RIB.
by Jonathan Hart
· 9 years ago
612a177
Adding foo files.
by Simon Hunt
· 9 years ago
bada076
Adjusted dialog button styling.
by Thomas Vachuska
· 9 years ago
e75cf18
ONOS-3741: Dialog Service - allow alternate text to be specified with addOk() and addCancel().
by Simon Hunt
· 9 years ago
5198f08
ONOS-3741: Bind Escape to Cancel and Enter to OK in dialog service.
by Simon Hunt
· 9 years ago
37d6bd3
Smiley Glyph
by Simon Hunt
· 9 years ago
f4ef6dd
GUI: Javascript cleanup and additional utility functions.
by Simon Hunt
· 9 years ago
b7f0f64
ONOS-3460 - Link provider that enforces strict configuration
by Ray Milkey
· 9 years ago
8b28c6b
GUI: trie utility operations, and test code.
by Simon Hunt
· 9 years ago
6f7668c
GUI : Icon Service -- added registerIconMapping() call.
by Simon Hunt
· 9 years ago
6242ede
Test page for displaying custom glyphs.
by Simon Hunt
· 9 years ago
d79d39e
Fix incorrect NextId name issue of FlowObjectives swagger doc
by Jian Li
· 9 years ago
737ba48
GUI: util... added createTrie() function to fn.js
by Simon Hunt
· 9 years ago
a834660
foo servlet
by Simon Hunt
· 9 years ago
8744ee5
raw: first bin file.
by Simon Hunt
· 9 years ago
9567896
Remove redundant meter id when create a meter entry in REST API
by Jian Li
· 9 years ago
5b024d7
ONOS-3738: implemented F1..F5 key bindings to topology overlay selection.
by Simon Hunt
· 9 years ago
15813b2
Remove unnecessary parentheses (but keep some for clarity).
by Simon Hunt
· 9 years ago
cc90490
Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online.
by Simon Hunt
· 9 years ago
eb18f52
Oops! Fix updateLink() function in topology view.
by Simon Hunt
· 9 years ago
f0eb217
efunc: generate map data
by Simon Hunt
· 9 years ago
b1d35e8
ee: added coding function.
by Simon Hunt
· 9 years ago
be6de22
Enhance the detection of meter table supportability in meter GUI
by Jian Li
· 9 years ago
f90c18b
Web UI -- added fs.debug(...) function for conditional debug messages to console
by Simon Hunt
· 9 years ago
a50540f
ONOS-3747: Delayed start refactored into LoadingService.
by Simon Hunt
· 9 years ago
590cca6
[ONOS-3635] Remove URL column from application table view
by Jian Li
· 9 years ago
3164293
GUI -- Application View Details Panel -
by Simon Hunt
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
4092733
GUI -- Clean up of index.html and onos.js generation.
by Simon Hunt
· 9 years ago
8948fa9
GUI -- App view - - fix dialog button colors - Capitalize action word
by Simon Hunt
· 9 years ago
a477b60
GUI -- App view -
by Simon Hunt
· 9 years ago
da253e0
[ONOS-3635] Add more information to Application panel view
by Jian Li
· 9 years ago
a54de5a
[ONOS-3635] Implement detail panel view for extended app properties
by Jian Li
· 9 years ago
97d6b2d
[ONOS-3635] Implement List view for extended application properties
by Jian Li
· 9 years ago
c67ca3c
Make results of application codec and swagger doc desc consistent
by Jian Li
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
6282c80
[ONOS-3634] Add REST API for extended application properties
by Jian Li
· 9 years ago
051e9fa
ONOS-3780: Table model now handles two column sorts.
by Simon Hunt
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
7c630c6
GUI- factored out common table frame SVG commands in *table glyph definitions.
by Simon Hunt
· 9 years ago
f9879c5
Marking ConfigProvider as deprecated.
by Thomas Vachuska
· 9 years ago
8baf447
[ONOS-3722] Augment TableModel to support annotations
by Jian Li
· 9 years ago
d0f063a
ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables.
by Simon Hunt
· 9 years ago
69f6663
[WIP][ONOS-3722] Augment TableModel with Annotations Mechanism
by Jian Li
· 9 years ago
80cfe45
Replace deprecated JsonObject.readFrom() with Json.parse().asObject
by Jian Li
· 9 years ago
118f671
Power config API (ONOS-2866).
by Marc De Leenheer
· 9 years ago
e34f110
[ONOS-2225] Add unit test for Flow Objectives REST API
by Jian Li
· 9 years ago
4de9054
Fix javadoc errors.
by HIGUCHI Yuta
· 9 years ago
111bc59
Format string should use %n rather than \n
by Phil Huang
· 9 years ago
e9ac2c5
[ONOS-2225] Implement REST API for Flow Objectives
by Jian Li
· 9 years ago
4cc4b95
Delete unused jquery libs.
by Simon Hunt
· 9 years ago
be60dde
ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified).
by Simon Hunt
· 9 years ago
3e4ccaf
ONOS-3749: Show Flow ID and group ID in the flow table as hex values.
by Simon Hunt
· 9 years ago
3f92c43
ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers.
by Simon Hunt
· 9 years ago
a678b84
ONOS-2849: Pre-populate sort so active apps are at the top of the list.
by Simon Hunt
· 9 years ago
a003d8a
ONOS-2849: Given app dialog opaque background.
by Simon Hunt
· 9 years ago
8d28a55
ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view.
by Simon Hunt
· 9 years ago
00762ee
Avoid potential round-off error caused by floating point
by Sho SHIMIZU
· 9 years ago
6f350ed
ONOS-3725 Adding ability to retain pending configs.
by Thomas Vachuska
· 9 years ago
18d4bc8
ONOS-3548: GUI - additional logical keys now recognized by KeyService.
by Simon Hunt
· 9 years ago
82baf6b
ONOS-3607 Add Criteria model for Flows REST Api with field description.
by Andrea Campanella
· 9 years ago
70e76d8
Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY
by Sho SHIMIZU
· 9 years ago
06909ef
ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row.
by Simon Hunt
· 9 years ago
79f6732
[ONOS-3642] Add missing meter icon in topology view
by Jian Li
· 9 years ago
99b3d22
ONOS-3642 -- GUI: New Meter Table glyph added.
by Simon Hunt
· 9 years ago
1f54473
[ONOS-3642] Add GUI Meter View
by Jian Li
· 9 years ago
5e5734f
Add a null test case for getMeterByDeviceIdAndMeterId REST method
by Jian Li
· 9 years ago
a4faf4f
Add getMetersByDeviceId REST method
by Jian Li
· 9 years ago
a7f86ce
[ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API
by Jian Li
· 9 years ago
64dd889
[ONOS-3601] Add unit test for MetricCodec and correct some typos
by Jian Li
· 9 years ago
5c41123
[ONOS-3618] Implement REST API for Meter query, insert, delete
by Jian Li
· 9 years ago
162149f
[ONOS-3601] Add more cases in metrics REST API unit test
by Jian Li
· 9 years ago
ecb3c0f
[ONOS-3603] Implement REST API for Group query, insert, delete
by Jian Li
· 9 years ago
78acc44
GUI: Deleted deprecated code.
by Simon Hunt
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
412adc8
GUI: Migrated table views to use the new custom "ONOS Loading..." animation.
by Simon Hunt
· 9 years ago
a9e4476
[ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API
by Jian Li
· 9 years ago
7231515
[Falcon][ONOS-3601] Add REST API for metrics service with unit test
by Jian Li
· 9 years ago
ab34ecb
GUI: adding LoadingService module.
by Simon Hunt
· 9 years ago
9f5e97d
GUI: clean up coding style.
by Simon Hunt
· 9 years ago
fe1f01a
"Fixing" GUI key handling.
by Thomas Vachuska
· 9 years ago
6babd05
GUI: New "loading..." animation frames for dark and light themes.
by Simon Hunt
· 9 years ago
c4178cc
Adding protection against UI extension failures crashing the whole UI.
by Thomas Vachuska
· 9 years ago
5df3595
ONOS-3562 Changing the flow instructions port to human readable format
by Andrea Campanella
· 9 years ago
a026be7
Restructuring the form of REST API deployment to provide
by Thomas Vachuska
· 9 years ago
e26a1b5
Web UI: Delete obsolete sample event files.
by Simon Hunt
· 9 years ago
2dc91dc
ONOS-3539 Insert optional delay for showing highlights
by Andrea Campanella
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
372658e
Updates to versions across project
by Brian O'Connor
· 9 years ago
297907a
ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count.
by Thomas Vachuska
· 9 years ago
c2bfe33
ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario.
by Simon Hunt
· 9 years ago
5212541
Add GUI badging to hosts
by Andrea Campanella
· 9 years ago
Next »