summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Harman Singh [Thu, 12 Jun 2014 18:51:43 +0000 (11:51 -0700)]
Updating karma configuration and adding unit tests for nodes and trying to fix build
Change-Id: I43a10d5af3a1fa570d2da806f116285505ea6b8d
Signed-off-by: Harman Singh <harmasin@cisco.com>
Endre T. Karlson [Sun, 8 Jun 2014 15:08:33 +0000 (15:08 +0000)]
Merge "Adding Nodes and node connector UI, unit tests pending"
Lakshman Mukkamalla [Fri, 6 Jun 2014 17:55:42 +0000 (10:55 -0700)]
Cleaned up topology js and adding zoom capability with static topo data
Change-Id: Ie0b70075a77ddae98000d920b668d583860dae40
Signed-off-by: Lakshman Mukkamalla <lmukkama@cisco.com>
Harman Singh [Thu, 5 Jun 2014 17:40:49 +0000 (10:40 -0700)]
Adding Nodes and node connector UI, unit tests pending
Change-Id: I7f5b79e43ff442684e9c40f659adffb9d79256e9
Signed-off-by: Harman Singh <harmasin@cisco.com>
Mathieu Lemay [Thu, 22 May 2014 11:22:20 +0000 (07:22 -0400)]
IPR Cleanup of DLUX code
Change-Id: Ib8a050519394aa5a488115d664566c767e227442
Signed-off-by: Mathieu Lemay <mlemay@inocybe.com>
Maxime Millette-Coulombe [Mon, 5 May 2014 21:31:25 +0000 (17:31 -0400)]
Provided initiale commit of refactored user interface
Change-Id: Ib8e4548cea5c727964091f5bdb90f096e0cd6af2
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Andrew Kim [Sat, 23 Nov 2013 22:54:14 +0000 (16:54 -0600)]
Update Network Tab Submenu
Change-Id: I586759eac01f66b767158083942dd647179cc8c1
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Mon, 18 Nov 2013 22:09:12 +0000 (22:09 +0000)]
Merge "Connection Manager"
Andrew Kim [Wed, 13 Nov 2013 02:00:57 +0000 (20:00 -0600)]
Fix submenu in flows page
Change-Id: If816c62af701a1afa243c70650da56dc4133ab44
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Tue, 12 Nov 2013 10:49:11 +0000 (11:49 +0100)]
Connection Manager
Change-Id: Iaedfd87cbd13b4c5c39cf96efda153f3a42864b3
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Andrew Kim [Tue, 12 Nov 2013 03:42:08 +0000 (21:42 -0600)]
Clean up HTML
Change-Id: Id92b31f7338eaf4d0dee7a4750243d8480707237
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Fri, 8 Nov 2013 13:23:32 +0000 (14:23 +0100)]
Change name, re-amp landing and remove about page
Change-Id: I8d5c5e6092b5670d6d0dbfd6b7f097e050ab2749
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Fri, 8 Nov 2013 12:55:50 +0000 (13:55 +0100)]
Change default controller URL
Change-Id: Ia3997192b8b1a464b9c7bde7fbf119c40d145c57
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Fri, 8 Nov 2013 09:22:16 +0000 (10:22 +0100)]
Multiple fixes
* Change statename.list > statename.index aka node.list vs node.index.
* Move ng-grid css to main.less.
* Add grid controls to all pages.
* Add initial node discovery page
Change-Id: I005177a9ac9df14ac43ddf80ecfd9ee30744e265
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Andrew Kim [Tue, 29 Oct 2013 01:51:52 +0000 (20:51 -0500)]
Add datagrid in nodes page
Fix jshint errors also
Only basic datagrid is there for now. Displays node name and node ID.
Change-Id: Ied0182474ec4c994a6a3c8289dc789c685b5b97b
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Tue, 22 Oct 2013 19:54:09 +0000 (21:54 +0200)]
Container: Introduce index table and crud
Change-Id: I79727221c3c39cc54a10be479b5921306d8aaa6f
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Andrew Kim [Wed, 23 Oct 2013 04:50:28 +0000 (23:50 -0500)]
Minor update to nodes page
Change-Id: Ib67db4f1d6186f501a49243ad8290b28ac0003d7
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Tue, 22 Oct 2013 19:51:20 +0000 (21:51 +0200)]
Fix indent
Change-Id: Icdbb6a48756af68d93e550fa14fdbf2a3e0c68b5
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Mon, 21 Oct 2013 20:57:40 +0000 (22:57 +0200)]
Fixes to Flow creation form.
* Use $watch on nodeString instead of selectNode() - feels more angular ish.
* Insert empty option ahead of the ones to be populated from api.
* Delete connectors when nodeString changes to ensure correct handling.
Change-Id: I16b9788cd731d1f33ac715c5840bebc77f7899ae
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Mon, 21 Oct 2013 22:26:09 +0000 (00:26 +0200)]
Add helper script
Change-Id: I37bfaff768ad042549c6466e1791e0089f13cff6
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Sun, 20 Oct 2013 20:18:53 +0000 (22:18 +0200)]
Rename index > root
Change-Id: I39631249b7b9d2b37aa64558fec41b27f3850f53
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Andrew Kim [Thu, 17 Oct 2013 02:25:58 +0000 (21:25 -0500)]
Center menu bar fixed at top
Main content menu that holds "list, create" is now fixed at the
top of the center pane
Change-Id: Idd0a20d762142aa9dbfa970afc61f361e78d5432
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Andrew Kim [Wed, 16 Oct 2013 17:40:38 +0000 (12:40 -0500)]
Minor update to topology
- Minor update to d3 visual topology
- Fix jshint warnings
Change-Id: Ideb917a61199dd512a56815d8a79f85eb74765d4
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Sun, 20 Oct 2013 19:23:01 +0000 (21:23 +0200)]
Multiple fixes.
* Use a callback (apparantly doing $scope.x = ...get() doesn't work atm).
* Remove control-label class from input.
* Use $scope.data rather then the latter.
* Add simple search using angular for table in subnet and static routes.
* Widen tables for subnet and static routes.
Change-Id: I6ac49cbd8bced925be8a4196d5ca4ae1c22f9ca0
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Sat, 12 Oct 2013 19:11:46 +0000 (21:11 +0200)]
Should be nested so it doesn't cause a tranclusion error with 2 directives on the same tag
Change-Id: If633047354faaaed52e1fc0e6455c24d85b44446
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Sat, 12 Oct 2013 14:45:13 +0000 (16:45 +0200)]
Add LICENSE
Change-Id: I3420012610ab4849a2fad6c33e96a91211caad47
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Fri, 4 Oct 2013 15:45:36 +0000 (17:45 +0200)]
Change to dlux
Change-Id: Icf13154a43a152d0f87ac4159eb220446256d59d
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Fri, 4 Oct 2013 09:30:10 +0000 (11:30 +0200)]
Hide the submenu if .menu isn't set
Change-Id: I563581ff62878afe32b056c4a5a1bea0f06eb7b0
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Andrew Kim [Thu, 3 Oct 2013 21:14:39 +0000 (16:14 -0500)]
Update items menu
- Items menu scrollable within its own viewport
- Items menu height expanded
Change-Id: Ifb91f9c3dfb8f6bc4c943941ca367ea830c10f77
Signed-off-by: Andrew Kim <andrekim@cisco.com>
Endre Karlson [Wed, 2 Oct 2013 12:28:27 +0000 (14:28 +0200)]
Multiple fixes.
* Keep track of current users container within ContainerSvc
* Add more things to container.detail (nodeConnectors and show the containers
name.)
* Use container in all api services to set the container.
* Rename NavigationCtrl > LeftNavCtrl for the left pane.
* Add TopNavCtrl for top navigation.
* Stop listening to broadcasts from brd-anchor and use $stateChangeSuccess
* Add container select to the top menu if there's more then the default
container
* Add back .bowerrc
Change-Id: I9eeff4f016114c98cc0e3465cbd663eb6da383be
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Mon, 30 Sep 2013 22:01:23 +0000 (00:01 +0200)]
Git dotfiles
Change-Id: Ib57947aa99e7fd3755e017e4d7749df3594dff06
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Endre Karlson [Mon, 30 Sep 2013 21:55:02 +0000 (23:55 +0200)]
Initial import into ODL
Change-Id: Id7bf18fde8116ad2a3650c51b2415a66c583c3f0
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
Andrew Grimberg [Thu, 26 Sep 2013 20:49:28 +0000 (20:49 +0000)]
Initial empty repository