dlux.git
7 years agoUpdate .gitreview to stable/carbon 41/54641/1
Anil Belur [Tue, 11 Apr 2017 01:26:29 +0000 (11:26 +1000)]
Update .gitreview to stable/carbon

Change-Id: I6f302e7a07bef3ed53806edfb77c72f9c7db9c42
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Disable applications build"
Maxime Millette-Coulombe [Tue, 21 Mar 2017 16:04:43 +0000 (16:04 +0000)]
Merge "Disable applications build"

7 years agoDisable applications build 54/48954/9
Daniel Malachovsky [Sat, 3 Dec 2016 13:15:36 +0000 (14:15 +0100)]
Disable applications build

- removed apps from main, module and bundle pom.xml files
- removed node.less import in main.less file
- changed login and navigation spec.js files, probably some libs were
  loaded in node

Change-Id: I2abdba40ffc67e5739d5b2b3a084b48e545a424a
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoShow username on topbar menu 12/53012/1
Elisha Oren [Wed, 8 Mar 2017 15:01:21 +0000 (17:01 +0200)]
Show username on topbar menu

Change-Id: I12700317a821fe9b1514d37ee8438a04c19671e5
Signed-off-by: Elisha Oren <elisha.oren@hpe.com>
7 years agoUse localStorage instead of sessionStorage 01/53001/1
Elisha Oren [Wed, 8 Mar 2017 13:00:51 +0000 (15:00 +0200)]
Use localStorage instead of sessionStorage

This is mainly to prevent the use of login on every tab

Change-Id: I79cfe73f45294b7e82a5e3c9332ef1dcc8cdbec7
Signed-off-by: Elisha Oren <elisha.oren@hpe.com>
7 years agoAdd Karaf 4 features 48/50848/1
Stephen Kitt [Mon, 23 Jan 2017 17:30:33 +0000 (18:30 +0100)]
Add Karaf 4 features

This needs https://git.opendaylight.org/gerrit/50847 otherwise the
features depend on jcl-over-slf4j and fail to load.

Bug: 7616
Change-Id: I42e3a15b15328beaa4fac8abcda8497cf10ea222
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoclear all sessionStorage on Logout 05/49805/1
Elisha Oren [Mon, 26 Dec 2016 10:45:24 +0000 (12:45 +0200)]
clear all sessionStorage on Logout

Change-Id: I270ac587dfd2541500993ffb73d6774350eaa345
Signed-off-by: Elisha Oren <elisha.oren@hpe.com>
7 years agoFix hard coded port 8181 for HTTPS scenrio 82/49282/2
Dovev Liberman [Sun, 11 Dec 2016 16:01:01 +0000 (18:01 +0200)]
Fix hard coded port 8181 for HTTPS scenrio

Change-Id: I7f4630cc234d912b25c03530befb4c6f3012b59d
Signed-off-by: Dovev Liberman <dovev.liberman@hpe.com>
7 years agoYangman - bugfixes and improvements 51/48751/8
Stanislav Jamrich [Mon, 28 Nov 2016 17:14:20 +0000 (18:14 +0100)]
Yangman - bugfixes and improvements

- do not consider 'Fill form with ...' checkbox in json view
- prevent loosing data when toggling current view
- stretch up receive data height in JSON view if height of sent data has been
  reduced in order to fill up empty space
- request menu in History and Collections tab has contained request id -
  probably mistake during merge
- request date now correctly respects the time zone in History tab
- enable copy of data from RPC output in Form view & color of output no so
  gray
- strech up Received data height to full available height, in case Sent
  data won't be shown
- show execution time in request tooltip in history tab
- width of input fields adjusted to 100%

Change-Id: I0693df6bcab9456f6162fda3eef2269dc94e1566
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - re-enable delete button after previous deletion 56/48656/3
michal.kovacik [Thu, 24 Nov 2016 10:31:43 +0000 (11:31 +0100)]
Yangman - re-enable delete button after previous deletion

Change-Id: Iafec55e1979d67ecb67114422ee1fe3dd0923a75
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - JSON view redundant scrollbar removal 10/48610/4
michal.kovacik [Wed, 23 Nov 2016 09:09:44 +0000 (10:09 +0100)]
Yangman - JSON view redundant scrollbar removal

Change-Id: Iadfc546029355f2079597fcdad55bcad8f920df5
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - bugfixing 07/48607/3
Stanislav Jamrich [Wed, 23 Nov 2016 08:17:49 +0000 (09:17 +0100)]
Yangman - bugfixing

Change-Id: Ie3a6f8c00409c327a34227427fd604f8f8295cd4
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangUI - quickfix operational list form 14/48414/4
Stanislav Jamrich [Wed, 16 Nov 2016 14:42:32 +0000 (15:42 +0100)]
YangUI - quickfix operational list form
Yangman - fix mountpoint disconnect
Yangman - fix loading Yin schemas for mountpoints

Change-Id: Iab7db6ebde074bffe5d5fe2fc5f0d7651d55da4f
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoYangman - requests settings 35/48335/5
Stanislav Jamrich [Mon, 14 Nov 2016 18:39:47 +0000 (19:39 +0100)]
Yangman - requests settings

- affect request execution and saving with set of settings
- refactor of controllers

Change-Id: I9e3055c7deb90d672b351c455920c7d5c83665a0
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoLogout button added 69/41769/7
michal.kovacik [Wed, 13 Jul 2016 14:10:17 +0000 (16:10 +0200)]
Logout button added

- logout functionality enabled

Change-Id: I0dc1b67c86fbc105a527934f1855578d3408ba37
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoMerge changes from topic 'yangman'
Maxime Millette-Coulombe [Wed, 23 Nov 2016 17:46:36 +0000 (17:46 +0000)]
Merge changes from topic 'yangman'

* changes:
  Yangman - make elements accessible via ids - part3
  Yangman - make elements accessible via ids - part2

7 years agoMerge changes from topic 'yangman'
Maxime Millette-Coulombe [Mon, 7 Nov 2016 13:15:57 +0000 (13:15 +0000)]
Merge changes from topic 'yangman'

* changes:
  Yangman - make elements accessible via ids - part1
  Yangman - view switched to json when request is run from history
  Yangman - hide show previous item icon if there are no data
  Remove version tags from modules/*/pom.xml
  Yangman - delayed progress bar is displayed
  Yangman - zero out Status and Time-update
  Yangman - Show all items box showed for a moment-update
  Yangman - Rpc output list is appending elements instead of replacing
  Yangman - fix fill node after put request

7 years agoYangman - make elements accessible via ids - part3 53/47053/2
michal.kovacik [Tue, 18 Oct 2016 08:03:36 +0000 (10:03 +0200)]
Yangman - make elements accessible via ids - part3

- id value updated in CM in order to use index instead of "name" or "value"

Change-Id: I3c768a066842cc8ecefda029a07ccc789bb9bb06
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - make elements accessible via ids - part2 30/46830/2
michal.kovacik [Wed, 12 Oct 2016 11:09:52 +0000 (13:09 +0200)]
Yangman - make elements accessible via ids - part2

- add id attributes to dom elements to be simply accessible for automatic
  testing
- part 2

Change-Id: I7b80fc1dd5561dc0400565bce566f44d56568cca
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - make elements accessible via ids - part1 69/46769/2
Stanislav Jamrich [Tue, 11 Oct 2016 13:39:41 +0000 (15:39 +0200)]
Yangman - make elements accessible via ids - part1

- add id attributes to dom elements to be simply accessible for automatic
  testing

Change-Id: I8ee7ccd65067fae3e682456983982575a3fe45fc
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - view switched to json when request is run from history 40/46540/3
michal.kovacik [Wed, 5 Oct 2016 10:44:39 +0000 (12:44 +0200)]
Yangman - view switched to json when request is run from history

- if "run request" was launched from history the view has been switched to json,
  even the form view has been selected. Now the selected view will remain
  after request execution

Change-Id: Idc99e9fd32313d53dc2b5fb78e9f78e8acb67c47
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - hide show previous item icon if there are no data 32/46532/3
michal.kovacik [Wed, 5 Oct 2016 07:37:15 +0000 (09:37 +0200)]
Yangman - hide show previous item icon if there are no data

 -"show previous item" arrow icon remains displayed, also there are no
form data

Change-Id: I9a8807d287b51a44b312bc7050005b44671fed64
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoRemove version tags from modules/*/pom.xml 47/46447/2
Daniel Malachovsky [Tue, 4 Oct 2016 08:23:53 +0000 (10:23 +0200)]
Remove version tags from modules/*/pom.xml

- resolve "[WARNING] 'version' contains an expression but should be a
  constant." errors.

Change-Id: I95bdd34bf7fe762ef3853a76b046c9de07fdb72f
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoYangman - delayed progress bar is displayed 76/46376/2
michal.kovacik [Mon, 3 Oct 2016 13:19:34 +0000 (15:19 +0200)]
Yangman - delayed progress bar is displayed

-in some requests the application seems to freeze, no progress bar is
displayed for longer time

Change-Id: I128ab01b79f39279dcf37784a61512ba2b4cebb7
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - zero out Status and Time-update 98/46298/2
michal.kovacik [Thu, 29 Sep 2016 14:17:17 +0000 (16:17 +0200)]
Yangman - zero out Status and Time-update

- Bug 6550 - YangMan - zero out Status and Time while processing the request
- update: previous fix did not work in some cases

Change-Id: Ief0a692f495e0e696f989ddf66c0c3049eb23216
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - Show all items box showed for a moment-update 93/46293/2
michal.kovacik [Thu, 29 Sep 2016 11:37:01 +0000 (13:37 +0200)]
Yangman - Show all items box showed for a moment-update

Bug 6435 - YangMan -"Show all items" box flicks when yangmenu
  is entered after having entered and then exited "Show all items box"
update - previous fix does not cover some cases

Change-Id: I435c04ca7349a933a7b6733f59edd7aeefa24af4
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - Rpc output list is appending elements instead of replacing 11/46211/2
michal.kovacik [Tue, 27 Sep 2016 07:36:35 +0000 (09:36 +0200)]
Yangman - Rpc output list is appending elements instead of replacing

- When an RPC output contains a list, multiple invocations show multiplied
  elements in output list

Change-Id: I5e885d3850f0cb071821bdb1711372bea590e299
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoNodes app doesn't display nodes at all 00/47800/3
Daniel Malachovsky [Tue, 1 Nov 2016 17:25:14 +0000 (18:25 +0100)]
Nodes app doesn't display nodes at all

Bug 7073

Change-Id: I2d69b4d8b117414dad6bffb6d316eb295332204d
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoMerge "Apply wiki's recommandation on DLUX's core - part 1"
Maxime Millette-Coulombe [Wed, 19 Oct 2016 13:09:29 +0000 (13:09 +0000)]
Merge "Apply wiki's recommandation on DLUX's core - part 1"

7 years agoMerge "Bug 6956 - Do not wrap Guava as a bundle in the feature definition"
Maxime Millette-Coulombe [Wed, 19 Oct 2016 12:35:29 +0000 (12:35 +0000)]
Merge "Bug 6956 - Do not wrap Guava as a bundle in the feature definition"

7 years agoBug 6956 - Do not wrap Guava as a bundle in the feature definition 98/47098/1
Alexis de Talhouët [Tue, 18 Oct 2016 21:24:48 +0000 (17:24 -0400)]
Bug 6956 - Do not wrap Guava as a bundle in the feature definition

As this will cause all features doing the same to have their blueprint
container refreshed.
Also, it is unecessary.

Change-Id: I3440144ed8e67166ba05f8a45050e924be4a0e66
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoFix DLUX archetype to reduce generated jar size 32/43332/2
Alexis de Talhouët [Mon, 8 Aug 2016 15:58:01 +0000 (11:58 -0400)]
Fix DLUX archetype to reduce generated jar size

Change-Id: I148becf44562cd21bebfa96d61651b624c380b08
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoApply wiki's recommandation on DLUX's core - part 1 79/36879/6
Alexis de Talhouët [Wed, 30 Mar 2016 12:19:26 +0000 (08:19 -0400)]
Apply wiki's recommandation on DLUX's core - part 1

https://wiki.opendaylight.org/view/OpenDaylight_dlux:Beryllium_Create_A_Module#Define_and_link_the_controller.2C_factory.2C_directive_file

Change-Id: I5b471a5cf9d7840387069062bd75504bba92b0da
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoYangman - fix fill node after put request 75/45375/1
Stanislav Jamrich [Thu, 8 Sep 2016 12:58:33 +0000 (14:58 +0200)]
Yangman - fix fill node after put request

- do not clear node before filling with received data

Change-Id: I68547b8b10b92bf1b250771e0908cb3593aa2d88
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - Rpc output list is appending elements instead of replacing 10/45310/3
michal.kovacik [Wed, 7 Sep 2016 14:36:46 +0000 (16:36 +0200)]
Yangman - Rpc output list is appending elements instead of replacing

- When an RPC output contains a list, multiple invocations show multiplied
  elements in output list

Change-Id: I5099ee115ecfad908e8bb53078ec6252b6a3cac5
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - fix delete operation 76/45176/3
Stanislav Jamrich [Mon, 5 Sep 2016 16:56:48 +0000 (18:56 +0200)]
Yangman - fix delete operation

- do not remove request content when performing delete operation

Change-Id: Ib7a3bb1ed81d76ae766be0a6c7c439937d6355a3
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - removed concatenation of dependencies 00/45300/1
Ľubomír Balogh [Wed, 7 Sep 2016 13:12:51 +0000 (15:12 +0200)]
Yangman - removed concatenation of dependencies

Bug 6394 - Review for YangMan

Change-Id: I23c83f3b2e6b850023116fe5ae76a297abc56377
Signed-off-by: Ľubomír Balogh <lubomir.balogh@pantheon.tech>
7 years agoMerge "YangUI - API - Fixed list filtering alerts"
Maxime Millette-Coulombe [Wed, 7 Sep 2016 12:43:09 +0000 (12:43 +0000)]
Merge "YangUI - API - Fixed list filtering alerts"

7 years agoYangman - changed md-switch style 60/45160/3
Ľubomír Balogh [Mon, 5 Sep 2016 14:26:43 +0000 (16:26 +0200)]
Yangman - changed md-switch style

Bug 6549 - added T & F to indicate states of the knob
 - form imputs are aligned

Change-Id: I18a285e03e409c9d71b53fe06c510493a908df0a
Signed-off-by: Ľubomír Balogh <lubomir.balogh@pantheon.tech>
7 years agoYangman - the execution time is not right 64/44964/2
michal.kovacik [Wed, 31 Aug 2016 22:45:32 +0000 (00:45 +0200)]
Yangman - the execution time is not right

- Bug 6544 - YangMan - the execution time is not right
- service & method renamed

Change-Id: I15176340ff4bcacb1fb9a4d1f69ffd4a1ebc9f0f
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - optimize history requests list 07/44907/4
Stanislav Jamrich [Wed, 31 Aug 2016 09:32:58 +0000 (11:32 +0200)]
Yangman - optimize history requests list

- Bug 6593 Loading History list slows down request execution
- do not parse history list from localStorage after saving new
  request

Change-Id: I56409e056c68ba42f8ccbc860bdf75143b19e46a
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - auto-switch to json view 91/44891/4
michal.kovacik [Tue, 30 Aug 2016 23:01:30 +0000 (01:01 +0200)]
Yangman - auto-switch to json view

- Bug 6545 - Yangman - auto-switch to json view
- fix reworked

Change-Id: I9176fa99aedd7c6b45103400d183e49e4e869b7e
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - Tooltip "YANGUI_PARAM_DONT_REPLACE" not translated 87/44887/3
michal.kovacik [Tue, 30 Aug 2016 21:28:06 +0000 (23:28 +0200)]
Yangman - Tooltip "YANGUI_PARAM_DONT_REPLACE" not translated

- Bug 6548 - YangMan - tooltip "YANGUI_PARAM_DONT_REPLACE" in CM not translated

Change-Id: Ib9e06b953af7a3922074fa74edd2c2fbd116ad07
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - zero out Status and Time while request in progress 85/44885/3
michal.kovacik [Tue, 30 Aug 2016 20:57:28 +0000 (22:57 +0200)]
Yangman - zero out Status and Time while request in progress

 - Bug 6550 - YangMan - zero out Status and Time while processing the request
 - corrected behavior when request submitted from MODULES
 - code corrected

Change-Id: I65636b6cf89ab5048d0c1a717b00a8ca5d44dd97
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - fix parameters 50/44650/1
Stanislav Jamrich [Thu, 25 Aug 2016 09:49:11 +0000 (11:49 +0200)]
Yangman - fix parameters

Bug 6531
refresh parameters list on params admin exit

Change-Id: If2158f3f52b4c77091b537e1784ce64dc45ee2c1
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - URL and method name overlap 98/44598/1
michal.kovacik [Wed, 24 Aug 2016 11:08:01 +0000 (13:08 +0200)]
Yangman - URL and method name overlap

- Bug 6520 - YangMan - When History req. list box is narrowed, the URL and
  method name overlap

Change-Id: I81a10372074659e77ae75fa3953d3e4c60a63de5
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - rename controllers 94/44594/1
Stanislav Jamrich [Wed, 24 Aug 2016 10:20:59 +0000 (12:20 +0200)]
Yangman - rename controllers

Bug 6512
rename form controllers to avoid conflicts with YangUI

Change-Id: Ic00833a8905d35b34f68f4f222bea83c60a473e3
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - delete_list_item button misses in operations form 55/44255/2
michal.kovacik [Thu, 18 Aug 2016 12:26:25 +0000 (14:26 +0200)]
Yangman - delete_list_item button misses in operations form

- Bug 6464 - YangMan - "delete list item" button misses in module`s >
operations > form

Change-Id: I0dd3098ae27e6b07f3882f872eb1b6f6bf01ed95
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - changed exporting of collections 53/44153/3
Lubomir Balogh [Wed, 17 Aug 2016 14:53:39 +0000 (16:53 +0200)]
Yangman - changed exporting of collections

- Bug 6394 - Review for YangMan

Change-Id: I38f49ee1cceb5bcb9367422a27113217588076a0
Signed-off-by: Lubomir Balogh <lubalogh@cisco.com>
7 years agoYangman - changed loop types 28/44128/2
Lubomir Balogh [Wed, 17 Aug 2016 09:28:56 +0000 (11:28 +0200)]
Yangman - changed loop types

Bug 6394 - Review for YangMan

- Using Object.keys().forEach instead of for in loop
- Using native map, some, filter functions

Change-Id: I1a80782badaa93d6201797fa4c7cb2850b8d7b1c
Signed-off-by: Lubomir Balogh <lubalogh@cisco.com>
7 years agoYangutils - uses statement can be root 78/44078/7
Stanislav Jamrich [Tue, 16 Aug 2016 14:16:10 +0000 (16:16 +0200)]
Yangutils - uses statement can be root

- Bug https://bugs.opendaylight.org/show_bug.cgi?id=6440

Change-Id: Ib9e9783b6be5853196749ea6bd4418f9c048a7ba
Signed-off-by: Stanislav Jamrich <sjamrich@cisco.com>
7 years agoYangman - changed event strings to constants 65/44065/8
Lubomir Balogh [Tue, 16 Aug 2016 13:04:08 +0000 (15:04 +0200)]
Yangman - changed event strings to constants

- Bug 6394 - Review for YangMan
- events (broadcast, on, emit) are holded inside constants

Change-Id: Id520a16f11a8f073b0f4135f6f528802a2906fc9
Signed-off-by: Lubomir Balogh <lubalogh@cisco.com>
7 years agoYangman - Show all items box showed for a moment 55/44055/6
michal.kovacik [Tue, 16 Aug 2016 10:05:29 +0000 (12:05 +0200)]
Yangman - Show all items box showed for a moment

- Bug 6435 - YangMan -"Show all items" box flicks when yangmenu
  is entered after having entered and then exited "Show all items box"

Change-Id: I5f8f77396d2c688b514985f45eadf7e6a1621b1d
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - LIST_PREV_ITEM not translated 74/43974/7
michal.kovacik [Mon, 15 Aug 2016 13:13:55 +0000 (15:13 +0200)]
Yangman - LIST_PREV_ITEM not translated

- Bug 6428 - YangMan - tooltip next to yang menu not translated
- + change condition when is LIST_PREV_ITEM button is shown
- + also added LIST_NEXT_ITEM translation

Change-Id: Ibbc5afc26bb19f982c15e7047aac98c582814fcc
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoYangman - jQuery to angular.element & strings to constants 64/43964/5
michal.kovacik [Mon, 15 Aug 2016 11:56:48 +0000 (13:56 +0200)]
Yangman - jQuery to angular.element & strings to constants

- Bug 6394 - Review for YangMan

Change-Id: I0d6e7dd688f48ed52e3dcacb6f1e8b95c49b657f
Signed-off-by: michal.kovacik <mikovaci@cisco.com>
7 years agoUpdate properties version to match bundles 58/43958/2
Daniel Malachovsky [Mon, 15 Aug 2016 11:08:38 +0000 (13:08 +0200)]
Update properties version to match bundles

- Bug6430 - grey background with no content and error in chrome console
- properties in main pom.xml had version 0.4.0-SNAPSHOT only, but after
  version bump they should have 0.5.0-SNAPSHOT

Change-Id: I951b39fb1e7d51e726f116eda5bc82701d1b0873
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoResolve conflicts in bower.json 57/43957/2
Daniel Malachovsky [Mon, 15 Aug 2016 11:04:51 +0000 (13:04 +0200)]
Resolve conflicts in bower.json

- Bug6430 - grey background with no content and error in chrome console
- changed versions of libraries in bower.json to resolve version conflicts
  between angular and angular-animate libraries

Change-Id: I392200d31bfe1e60d02c7d0194881beabee89936
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoYangman - cleaned code 76/43776/1
Lubomir Balogh [Fri, 12 Aug 2016 11:52:54 +0000 (13:52 +0200)]
Yangman - cleaned code

- removed commented code blocks, debug outputs
- fixed linter errors

Change-Id: I48a1b7fbd67ca07900375bce0deaec882e0c0af7
Signed-off-by: Lubomir Balogh <lubalogh@cisco.com>
7 years agoMerge "Yangman - unhighlight import collection icon after collection imports"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:33:09 +0000 (22:33 +0000)]
Merge "Yangman - unhighlight import collection icon after collection imports"

7 years agoMerge "Yangman - tooltip text not translated"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:33:06 +0000 (22:33 +0000)]
Merge "Yangman - tooltip text not translated"

7 years agoMerge "Yangman - info box from yang menu"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:33:03 +0000 (22:33 +0000)]
Merge "Yangman - info box from yang menu"

7 years agoMerge "Yangman - md-tooltip fix"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:33:00 +0000 (22:33 +0000)]
Merge "Yangman - md-tooltip fix"

7 years agoMerge "Yangman - Menus overlapping in params dialog"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:57 +0000 (22:32 +0000)]
Merge "Yangman - Menus overlapping in params dialog"

7 years agoMerge "Yangman - show history with html response correctly"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:53 +0000 (22:32 +0000)]
Merge "Yangman - show history with html response correctly"

7 years agoMerge "Yangman - fix saving collections"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:50 +0000 (22:32 +0000)]
Merge "Yangman - fix saving collections"

7 years agoMerge "Yangman - Two level sorting in Parameters"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:47 +0000 (22:32 +0000)]
Merge "Yangman - Two level sorting in Parameters"

7 years agoMerge "Yangman - Highlight Expanded Collection"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:44 +0000 (22:32 +0000)]
Merge "Yangman - Highlight Expanded Collection"

7 years agoMerge "Yangman - URL data fix"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:37 +0000 (22:32 +0000)]
Merge "Yangman - URL data fix"

7 years agoMerge "DLUX - ignore paste in readOnly codemirror"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:05 +0000 (22:32 +0000)]
Merge "DLUX - ignore paste in readOnly codemirror"

7 years agoMerge "Yangman - fix parameters validation"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:32:02 +0000 (22:32 +0000)]
Merge "Yangman - fix parameters validation"

7 years agoMerge "Yangman - fix post, fix codemirror"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:31:54 +0000 (22:31 +0000)]
Merge "Yangman - fix post, fix codemirror"

7 years agoMerge "Yangman - strings to constants"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:31:32 +0000 (22:31 +0000)]
Merge "Yangman - strings to constants"

7 years agoMerge "Yangman - fix parameters import"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:31:22 +0000 (22:31 +0000)]
Merge "Yangman - fix parameters import"

7 years agoMerge "Yangman - update collection saving"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:31:18 +0000 (22:31 +0000)]
Merge "Yangman - update collection saving"

7 years agoMerge "Yangman - history and collections"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:31:13 +0000 (22:31 +0000)]
Merge "Yangman - history and collections"

7 years agoMerge "Yangman - fix history request - json, form, run, save"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:31:06 +0000 (22:31 +0000)]
Merge "Yangman - fix history request - json, form, run, save"

7 years agoMerge "Yangman - precheck patharray, fix modal z-index and so on"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:30:39 +0000 (22:30 +0000)]
Merge "Yangman - precheck patharray, fix modal z-index and so on"

7 years agoMerge "Yangman - modules tree order, fix highlighting, fix post received data"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:30:31 +0000 (22:30 +0000)]
Merge "Yangman - modules tree order, fix highlighting, fix post received data"

7 years agoMerge "Yangman - change loader"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:28:08 +0000 (22:28 +0000)]
Merge "Yangman - change loader"

7 years agoMerge "Yangman - fix request save"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:27:50 +0000 (22:27 +0000)]
Merge "Yangman - fix request save"

7 years agoMerge "Yangman - highlighting search results, unify selected item in modules, history...
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:27:36 +0000 (22:27 +0000)]
Merge "Yangman - highlighting search results, unify selected item in modules, history, collections"

7 years agoMerge "Yangman - fix history requests date, apply params to api"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:27:20 +0000 (22:27 +0000)]
Merge "Yangman - fix history requests date, apply params to api"

7 years agoMerge "Yangman - fix parameters duplicity validation"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:27:10 +0000 (22:27 +0000)]
Merge "Yangman - fix parameters duplicity validation"

7 years agoMerge "Yangman - fix save request"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:27:05 +0000 (22:27 +0000)]
Merge "Yangman - fix save request"

7 years agoMerge "Yangman - validate collection name, ..."
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:26:54 +0000 (22:26 +0000)]
Merge "Yangman - validate collection name, ..."

7 years agoMerge "Yangman - clear indetifiers, fix boolean type, fix history req sent data"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:26:28 +0000 (22:26 +0000)]
Merge "Yangman - clear indetifiers, fix boolean type, fix history req sent data"

7 years agoMerge "Yangman - change json size, focus on new history"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:26:05 +0000 (22:26 +0000)]
Merge "Yangman - change json size, focus on new history"

7 years agoMerge "Yangman - refactor yang-form-menu directive"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:25:39 +0000 (22:25 +0000)]
Merge "Yangman - refactor yang-form-menu directive"

7 years agoMerge "Yangman - module search, selected module color"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:25:22 +0000 (22:25 +0000)]
Merge "Yangman - module search, selected module color"

7 years agoMerge "Yangman - request progress, error msg"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:24:05 +0000 (22:24 +0000)]
Merge "Yangman - request progress, error msg"

7 years agoMerge "Yangman - improvements"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:19:56 +0000 (22:19 +0000)]
Merge "Yangman - improvements"

7 years agoMerge "Yangman - improvements - more info belove"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:14:14 +0000 (22:14 +0000)]
Merge "Yangman - improvements - more info belove"

7 years agoMerge "Yangman - prevent delete button doubleclick"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:14:06 +0000 (22:14 +0000)]
Merge "Yangman - prevent delete button doubleclick"

7 years agoMerge "Yangman + YangUI - fix parameters implementation"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:13:52 +0000 (22:13 +0000)]
Merge "Yangman + YangUI - fix parameters implementation"

7 years agoMerge "Yangman - Fix duplicating request in collections"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:06:16 +0000 (22:06 +0000)]
Merge "Yangman - Fix duplicating request in collections"

7 years agoMerge "Yangman - fix executing request"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:03:49 +0000 (22:03 +0000)]
Merge "Yangman - fix executing request"

7 years agoMerge "Yangman - Refactor refresh/expand collections"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:03:37 +0000 (22:03 +0000)]
Merge "Yangman - Refactor refresh/expand collections"

7 years agoMerge "Yangman - expanding collections"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:03:25 +0000 (22:03 +0000)]
Merge "Yangman - expanding collections"

7 years agoMerge "Yangman - fix codemirror init"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 22:00:11 +0000 (22:00 +0000)]
Merge "Yangman - fix codemirror init"

7 years agoMerge "Yangman - select all requests from history tab"
Maxime Millette-Coulombe [Thu, 11 Aug 2016 21:59:48 +0000 (21:59 +0000)]
Merge "Yangman - select all requests from history tab"