dlux.git
9 years agoSplit the modularity patch into smaller pieces. Add the topbar and the navigation... 23/9323/4
Maxime Millette-Coulombe [Fri, 25 Jul 2014 15:24:08 +0000 (11:24 -0400)]
Split the modularity patch into smaller pieces. Add the topbar and the navigation bar.

Now that our base code is modular, we can add module. With the navigation bar and
the top bar, we can see something on the screen.

Improve the menu helper in the NavProvider and fix some CSS bugs

Change-Id: Id9983cc21bb45c13077a53d1587ee05b448b6d16
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
9 years agoCommit topology UI changes with visjs using MDSAL Rest API. Handle malformed json... 65/8765/8
Lakshman Mukkamalla [Mon, 7 Jul 2014 23:37:40 +0000 (16:37 -0700)]
Commit topology UI changes with visjs using MDSAL Rest API. Handle malformed json response and image url update. Also fixed less compile issue.

Change-Id: I9e270537d353d79a0e6c9cc78f9a6c09c91aeeb5
Signed-off-by: Lakshman Mukkamalla <lmukkama@cisco.com>
10 years agoinitial commit for yang UI 20/8620/1
Juraj Sebin [Wed, 25 Jun 2014 07:49:54 +0000 (09:49 +0200)]
initial commit for yang UI

/app/yangui - main app module folder (module console.yangui)
/common/yangutils - module with logic and utility functions (module common.yangUtils)
/assets/yang2xml - temorary xml files generated from yang modules from
controller
/assets/views/yangui - views from yang UI application used in ng-include
directive

- modified main.less: included yangui.less
- modified Gruntfile.js: changed task build_assets to build_app_assets
  on change of assets directorty as former did not existed and caused error when building
- updated locale.json

Change-Id: I706759a18bd3369cd6141f0fa859c71378ba13ad
Signed-off-by: Juraj Sebin <jsebin@cisco.com>
10 years agoMerge "Re-commit flow, port statistics per code review"
Endre T. Karlson [Wed, 2 Jul 2014 20:58:05 +0000 (20:58 +0000)]
Merge "Re-commit flow, port statistics per code review"

10 years agoRe-commit flow, port statistics per code review 15/8515/1
Loi Pan [Tue, 1 Jul 2014 19:24:05 +0000 (20:24 +0100)]
Re-commit flow, port statistics per code review

Change-Id: I26cd057e33ec37791cf58321b1e6921017e98bc8
Signed-off-by: Loi Pan <mr.loipan@gmail.com>
10 years agoAdding Maven build code to generate OSGi bundle 92/8392/1
Harman Singh [Fri, 27 Jun 2014 00:19:02 +0000 (17:19 -0700)]
Adding Maven build code to generate OSGi bundle

Change-Id: Iaafe4c825cf56d8650ac8fb61a623c6f2f72cd40
Signed-off-by: Harman Singh <harmasin@cisco.com>
10 years agoAdding search and pagination support for node and node connectors 05/8205/1
Harman Singh [Sat, 21 Jun 2014 00:28:22 +0000 (17:28 -0700)]
Adding search and pagination support for node and node connectors

Change-Id: I715bcc3180fa033db9237c08df0b1a525b2bacf7
Signed-off-by: Harman Singh <harmasin@cisco.com>
10 years agoAdding I18 support and changing nodes UI for I18 and navigation 56/8056/2
Harman Singh [Tue, 17 Jun 2014 01:12:28 +0000 (18:12 -0700)]
Adding I18 support and changing nodes UI for I18 and navigation

Change-Id: I6c024315efafc6f4e18374cb98cd35fcc090e6f0
Signed-off-by: Harman Singh <harmasin@cisco.com>
10 years agoUpdating karma configuration and adding unit tests for nodes and trying to fix build 55/7955/3
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>
10 years agoMerge "Adding Nodes and node connector UI, unit tests pending"
Endre T. Karlson [Sun, 8 Jun 2014 15:08:33 +0000 (15:08 +0000)]
Merge "Adding Nodes and node connector UI, unit tests pending"

10 years agoCleaned up topology js and adding zoom capability with static topo data 87/7787/1
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>
10 years agoAdding Nodes and node connector UI, unit tests pending 50/7750/2
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>
10 years agoIPR Cleanup of DLUX code 31/7331/1
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>
10 years agoProvided initiale commit of refactored user interface 32/6732/3
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>
10 years agoUpdate Network Tab Submenu 38/3038/1 angular-code
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>
10 years agoMerge "Connection Manager"
Endre Karlson [Mon, 18 Nov 2013 22:09:12 +0000 (22:09 +0000)]
Merge "Connection Manager"

10 years agoFix submenu in flows page 84/2684/2
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>
10 years agoConnection Manager 56/2656/4
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>
10 years agoClean up HTML 37/2637/1
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>
10 years agoChange name, re-amp landing and remove about page 53/2553/1
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>
10 years agoChange default controller URL 50/2550/1
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>
10 years agoMultiple fixes 45/2545/2
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>
10 years agoAdd datagrid in nodes page 34/2234/3
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>
10 years agoContainer: Introduce index table and crud 85/2085/4
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>
10 years agoMinor update to nodes page 91/2091/1
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>
10 years agoFix indent 84/2084/1
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>
10 years agoFixes to Flow creation form. 58/2058/3
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>
10 years agoAdd helper script 59/2059/3
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>
10 years agoRename index > root 31/2031/3
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>
10 years agoCenter menu bar fixed at top 50/1950/2
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>
10 years agoMinor update to topology 36/1936/2
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>
10 years agoMultiple fixes. 30/2030/1
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>
10 years agoShould be nested so it doesn't cause a tranclusion error with 2 directives on the... 48/1848/1
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>
10 years agoAdd LICENSE 47/1847/1
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>
10 years agoChange to dlux 80/1680/1
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>
10 years agoHide the submenu if .menu isn't set 72/1672/1
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>
10 years agoUpdate items menu 58/1658/1
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>
10 years agoMultiple fixes. 01/1601/1
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>
10 years agoGit dotfiles 65/1565/1
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>
10 years agoInitial import into ODL 64/1564/1
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>
10 years agoInitial empty repository
Andrew Grimberg [Thu, 26 Sep 2013 20:49:28 +0000 (20:49 +0000)]
Initial empty repository