aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/app/vid/scripts/constants/componentConstants.js
AgeCommit message (Collapse)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)1-0/+3
Issue-ID: VID-986 Change-Id: Ia3e012c41df4e9049ce9a1ae56ec83b276e11611 Signed-off-by: PATTANAYAK, SAUMYA SWARUP (sp931a) <sp931a@att.com>
2020-10-08VID - Feature flag for PNF in modern UIMateusz Gołuchowski1-1/+2
This task is about introducing new feature flag: FLAG_EXTENDED_MACRO_PNF_CONFIG, which will allow to choose different PNF implementations. Main changes when flag is ON: - Modern UI will be used for instantiation of macro service with pnfs - There will be possibility to add instance of PNF in drawing board but this concerns only macro services For now "plus" icon on PNF generates new popup window but it is still impossible to add it as a new resource to service. This functionality will be implemented soon. Issue-ID: VID-694 Change-Id: I375db2104687f1f634adac31d4d1af3675f5911c Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
2020-05-06Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SOAmichai Hemli1-0/+1
Issue-ID: VID-174 Change-Id: I8693021ed952e9ff250cf72360db43f0741af9b4 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-20Add select a subscriber for the source VNF on the PMC instantiation formAlexey Sandler1-1/+2
Add the "Source Subscriber Name" drop down for the source VNF on the PMC (Port Mirroring Configuration) instantiation form. Issue-ID: VID-809 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ifa37aa38c96153f60ad020225d0a215c6b67bbfe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-01-26create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.Alexey Sandler1-1/+2
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I6f5b9717b63ab1cffd8f27024f0752a2699db736
2019-12-12Adding filter (Implement in FE) + cypress + testsYoav Schneiderman1-0/+2
Issue-ID: VID-724 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I7969a0d21d2abeaa458fb3cd3cf56c085e398be2 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-11-28remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULEEylon Malin1-1/+0
Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I80e3f8edbc187acaf13fdcc089ba15da33dc0ec5
2019-10-02adding orchestration type to service models viewBartosz Gardziejewski1-0/+1
Issue-ID: VID-602 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I289b55129cbfe8fbf6dd28f0e8f41715ff4ed107
2019-09-12add button to menual search of vnf change the vnf role to free text optionalSara Weiss1-0/+1
Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I21a4b541f32626823d84f9d0d6fb0392275b7428 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-10Add flag flag_flash_more_actions_button_in_old_view_editIttay Stern1-1/+1
Renamed from FLAG_FLASH_VIEW_IN_NEW_VIEWEDIT_SCREEN. Added features.properties.md to document the different flags. Change-Id: I819a31851eab8bed54f807f0ffb5082496677d3f Issue-ID: VID-603 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze1-0/+1
Issue-ID: VID-603 Change-Id: I59068a0979d6fb733e4243c8f78921f396dc9d17 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-01Add flag for modern UIRina Roi1-1/+1
Issue-ID: VID-544 Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-07-18Merge from ecomp 3374149f - AngularJS UIIttay Stern1-5/+7
Issue-ID: VID-378 Change-Id: I6b3243b492009035c911f63b93258ea76938fcb9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-08Adapting GUI for error report managingBartosz Gardziejewski1-1/+2
Change-Id: Idb3f5750596334990b030bfdf2f6551ad4d1c8e3 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-03-11Introduced feature toggle for workflows APIgolabek1-1/+2
FLAG_HANDLE_SO_WORKFLOWS was added to list of flags and used in js Change-Id: I720cd01b001fd1be75ec49628d7bb4b04f883384 Issue-ID: VID-398 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-03-08VnfInPlaceFields and ScaleOut rendered dynamicallygolabek1-1/+2
* hardcoded workflows parameters moved to the internal API. * html changed to dynamically render parameters from the new API. Change-Id: Id2f61dbf88ae65401a8974422ab7c6da07053da2 Issue-ID: VID-398 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-02-26Update license headersIttay Stern1-1/+1
- Source code files been updated with License Apache 2 header - Year format in copyright header of all source code files been updated Issue-ID: VID-427 Change-Id: I27dfd8a927a62c90a713cbeccf6ce656c4f920f0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-22Introduced dynamic workflow properties in VID FEgolabek1-0/+1
VID FE will get workflows from SO API (mocked at this moment),then call SO for the parameters and dynamically render those parameters on the page. (contains PR of @Wojciech Sliwka about mocked parameters API from SO) Change-Id: If2cd156cd96a120e79746a4da44d4926f8d6cbcf Issue-ID: VID-398 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-02-18Introduced mocked SO workflows in VID FEgolabek1-211/+214
Mocked SO workflows joined with list of workflows from VIDs DB. (Contains: Mocked BE service to return workflow list) Change-Id: I10336238cfeb8819e0a2b3e88cd86c338cab86fa Issue-ID: VID-399 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-01-09Merge from ECOMP's repositoryIttay Stern1-6/+15
Main Features -------------- - Async-Instantiation jobs mechanism major update; still WIP (package `org.onap.vid.job`) - New features in View/Edit: Activate fabric configuration; show related networks; soft delete - Support AAI service-tree traversal (`AAIServiceTree`) - In-memory cache for SDC models and certain A&AI queries (`CacheProviderWithLoadingCache`) - Upgrade TOSCA Parser and add parsing options; fix malformed TOSCA models - Resolve Cloud-Owner values for MSO - Pass X-ONAP headers to MSO Infrastructure -------------- - Remove codehaus' jackson mapper; use soley fasterxml 2.9.7 - Surefire invokes both TestNG and JUnit tests - Support Kotlin source files - AaiController2 which handles errors in a "Spring manner" - Inline generated-sources and remove jsonschema2pojo Quality -------- - Cumulative bug fixes (A&AI API, UI timeouts, and many more) - Many Sonar issues cleaned-up - Some unused classes removed - Minor changes in vid-automation project, allowing some API verification to run Hard Merges ------------ - HTTP Clients (MSO, A&AI, WebConfig, OutgoingRequestHeadersTest) - Moved `package org.onap.vid.controllers` to `controller`, without plural -- just to keep semantic sync with ECOMP. Reference commit in ECOMP: 3d1141625 Issue-ID: VID-378 Change-Id: I9c8d1e74caa41815891d441fc0760bb5f29c5788 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-09-11Add feature toggle support for PNF PnPJoanna Jeremicz1-1/+2
Change-Id: Ia6d1866851a2e487ba61fd693d9b1c5038d5703b Issue-ID: VID-301 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2018-08-06UI Feature flagging supportSonsino, Ofir (os0695)1-5/+25
Change-Id: Ic2151dab6306c42364483e9064c01bab3dd7378b Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-05-06VoLTE supportSonsino, Ofir (os0695)1-1/+2
Change-Id: I593b9c92bf9330c2d28f2ccbd59c0651b67fe94a Issue-ID: VID-189 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-22Scale out use caseSonsino, Ofir (os0695)1-1/+2
Change-Id: If0d42935185d3e4393a2607916c3046b4ebe41c6 Issue-ID: VID-188 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-13bypassing scheduler for immediate operationsSonsino, Ofir (os0695)1-0/+1
Change-Id: I634763a2065b75b0d550e2896a9352a74dd02b44 Issue-ID: VID-174 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-01-31org.onap migrationOfir Sonsino1-24/+66
Change-Id: I52f0b2851f2c765752b6d21f49b32136d7d72a3d Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-09-20Change management and PNF supportOfir Sonsino1-1/+25
Issue-ID: VID-44, VID-48, VID-49, VID-50, VID-51, VID-52 Change-Id: I83e940aad2e4e294a0927b546c4c08ca8e539a65 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-09-20Global Read only role, Support VID specific RolesOfir Sonsino1-7/+11
Issue-ID: VID-46 , VID-47 Change-Id: Ib100d20ac40a65d39e27a6e2741b19a173a2b8ea Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-09-04[VID-55] Upgrade Tosca Parser (merge)Ofir Sonsino1-2/+9
Change-Id: I5389f1641ef22df3ed569a154b3c367117c04d04 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-06-08[VID-15] fixes for various issuesjimmydot1-1/+1
Change-Id: I392a0427078d337a5d501a813dff73c1959481e2 Signed-off-by: jimmydot <jf2512@att.com>
2017-05-30[VID-12] Delivery of remaining features for v1.1jimmydot1-147/+148
Change-Id: I50305ba25aaa34ee1ca7640237f31ab824655a34 Signed-off-by: jimmydot <jf2512@att.com>
2017-05-07[VID-6] Initial rebase pushjimmydot1-0/+148
Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346 Signed-off-by: jimmydot <jf2512@att.com>