summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Mathieu Lemay [Thu, 14 Aug 2014 21:05:46 +0000 (17:05 -0400)]
Initial Restructure for Modularity
Change-Id: Ia4a64d2686ba27a147a2594d8c715adf46a3acdf
Signed-off-by: Mathieu Lemay <mlemay@inocybe.com>
Madhu Venugopal [Fri, 15 Aug 2014 01:06:00 +0000 (01:06 +0000)]
Merge "Split the modularity patch into smaller pieces. Add the yangui module"
Madhu Venugopal [Thu, 14 Aug 2014 20:15:02 +0000 (20:15 +0000)]
Merge "Update topology with single edge between nodes and also parsing host information to show in the topology."
Maxime Millette-Coulombe [Wed, 13 Aug 2014 20:29:04 +0000 (16:29 -0400)]
Add RequireJs Optimizer to have a prod build
How to use
After just do a 'grunt compile' to get your production build.
This command will build your app, add the dependency injection
stuff to our angularjs module and finally a shell call r.js will
done to node_modules/requirejs/bin/r.js to minimize
everything.
The output directory will be src/main/resources/pages
Change-Id: I044c81d9652bd26758fed763475c4ffdd3685f12
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Lakshman Mukkamalla [Mon, 11 Aug 2014 20:50:33 +0000 (13:50 -0700)]
Update topology with single edge between nodes and also parsing host information to show in the topology.
Change-Id: I8675c61c70e190d0bd1223cd5427718ded55b5ea
Signed-off-by: Lakshman Mukkamalla <lmukkama@cisco.com>
Maxime Millette-Coulombe [Fri, 25 Jul 2014 21:36:58 +0000 (17:36 -0400)]
Split the modularity patch into smaller pieces. Add the yangui module
Change-Id: I5575fdd3533d82cf46ea3d33b4cf246415dbaa35
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Maxime Millette-Coulombe [Mon, 28 Jul 2014 18:38:08 +0000 (14:38 -0400)]
Split the modularity patch into smaller pieces. Add the container module.
Change-Id: I7cc83ae908e4d4f38c294b3d08c367015a8a721a
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Maxime Millette-Coulombe [Fri, 25 Jul 2014 21:52:32 +0000 (17:52 -0400)]
Split the modularity patch into smaller pieces. Add the network module
Change-Id: I47a44773001d70db6daedcbde2abdb9972233f58
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Maxime Millette-Coulombe [Mon, 28 Jul 2014 19:14:58 +0000 (15:14 -0400)]
Split the modularity patch into smaller pieces. Add the flow module
Include navigation directives.
Change-Id: Ie52a68648504617763870267c4992f2472702c58
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Maxime Millette-Coulombe [Fri, 25 Jul 2014 20:59:56 +0000 (16:59 -0400)]
Split the modularity patch into smaller pieces. Add the connection manager module.
this module had a dependency with SwitchSvc, but it was not used.
Change-Id: I10dde27dfe58d1fd01f879fca0a7da91abc18ef1
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Maxime Millette-Coulombe [Tue, 5 Aug 2014 19:13:03 +0000 (15:13 -0400)]
Enable the authentitifacion module
This is also a fix for the cors bug with northbound api
with the UI. With a browser a non cors header response is
cancelled. So we cant see the HTTP 401 response from the server.
Change-Id: I64abdd518d7d8f22dbe0af910429f5351f6267bc
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Maxime Millette-Coulombe [Fri, 25 Jul 2014 21:12:40 +0000 (17:12 -0400)]
Split the modularity patch into smaller pieces. Add the topology module.
Change-Id: I418c1b7e9ab95892b59e07415bbc80fda4e15d30
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Harman Singh [Wed, 30 Jul 2014 19:57:02 +0000 (12:57 -0700)]
Adding copyright header for nodes and topology
Change-Id: I8f72c5eb71840034a4872aba0a585ffe552889d8
Signed-off-by: Harman Singh <harmasin@cisco.com>
Maxime Millette-Coulombe [Fri, 25 Jul 2014 20:28:15 +0000 (16:28 -0400)]
Split the modularity patch into smaller pieces. Add the mode module
Change-Id: I8bbfc9e9d1e056a9f039e1ff210d2e61c48a7bf5
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Endre T. Karlson [Tue, 29 Jul 2014 22:46:30 +0000 (22:46 +0000)]
Merge "Updating node table UI"
Maxime Millette-Coulombe [Fri, 25 Jul 2014 19:41:14 +0000 (15:41 -0400)]
Split the modularity patch into smaller pieces. Add global directives used by some plugins
Also add common methods of different modules.
Change-Id: I2104da7b5df21d35b4f22ddf7eab7b72c5493b03
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
Endre T. Karlson [Tue, 29 Jul 2014 21:05:03 +0000 (21:05 +0000)]
Merge "Split the modularity patch into smaller pieces. Add the topbar and the navigation bar."
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>
Endre T. Karlson [Wed, 23 Jul 2014 17:56:16 +0000 (17:56 +0000)]
Merge "- improved performance - fixed various bugs - initial commit for tests - check of flow deployment in operational"
Madhu Venugopal [Thu, 17 Jul 2014 22:07:35 +0000 (15:07 -0700)]
Adding odlparent root to pull in the distributionmanagement section to deploy the binary to Nexus
Change-Id: Ic0cd8ed6e7a843c2acce5bda779fea42a3768af4
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
Juraj Sebin [Tue, 8 Jul 2014 15:19:52 +0000 (17:19 +0200)]
- improved performance
- fixed various bugs
- initial commit for tests
- check of flow deployment in operational
Change-Id: I976c3729341ad2ffe99ae67746b87e7fe4baf4c5
Signed-off-by: Juraj Sebin <jsebin@cisco.com>
Harman Singh [Fri, 11 Jul 2014 20:29:25 +0000 (13:29 -0700)]
Updating node table UI
Change-Id: I316822c354595b28c6a629d520f7071cf2e20326
Signed-off-by: Harman Singh <harmasin@cisco.com>
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>
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>
Endre T. Karlson [Wed, 2 Jul 2014 20:58:05 +0000 (20:58 +0000)]
Merge "Re-commit flow, port statistics per code review"
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>
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>
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>
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>
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