summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01upversion to 1.3.1-SNAPSHOT3.0.1-ONAP3.0.0-ONAP1.3.1casablancafpaquett2-2/+2
Issue-ID: AAI-1792 Change-Id: Ia791e69343d2af299565b23de88949a013a87eff Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-10-11Merge "Increase code coverage"1.3.0James Forsyth3-0/+147
2018-10-10Increase code coverageZlatko Murgoski3-0/+147
Change-Id: I808d0d235bbdb250ac8a89256fd229257717c2a2 Issue-ID: AAI-1659 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2018-09-27readding code that was removed in a mergeSteven Thomas1-0/+1
Issue-ID: AAI-1675 Change-Id: Ie0ae94bd2358c7ff5329c39a1c07750a57963dac Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-25readding accidentally deleted codeSteven Thomas2-0/+24
Issue-ID: AAI-1675 Change-Id: I89e3989b6503f658948a5c370e985e648264b9a2 Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-25Merge "Fixing the errors on OOM"Steven Blimkie2-4/+3
2018-09-25Merge "Add tests to notifications module"James Forsyth2-37/+219
2018-09-24Escaping regex charactersrv871f1-2/+4
Issue-ID: AAI-1672 Change-Id: I47d50fbcfac453baf314d789ed9a4f32e9656330 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-09-21Fixing the errors on OOMArul.Nambi2-4/+3
Issue-ID: AAI-1669 Change-Id: Ie47a0fd7ecff6f21f6ffb8f42a962c6652f87a93 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-20Add tests to notifications modulebogumil_zebek2-37/+219
Issue-ID: AAI-1640 Change-Id: I69bee609539e3977996f9eb2bfc821432028464b Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-09-19Merge "Add tests to Crypto module"James Forsyth1-0/+28
2018-09-18Adding content removed by accidentArul.Nambi1-2/+119
Issue-ID: AAI-1599 Change-Id: I25215766ae351b030116290d2ff342d9d433b937 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-18Add tests to Crypto modulebogumil_zebek1-0/+28
Issue-ID: AAI-1618 Change-Id: Iaaadcacaca2f2c1e7af0a952cad1dca3fc027258 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-09-14small tweaks to test code to get it to workSteven Thomas3-9/+10
Issue-ID: AAI-1599 Change-Id: I41ca44fb7ebecb9856867addc9e30d742a5e4abe Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-13increasing test coverage to 20 percentSteven Thomas52-918/+2268
Issue-ID: AAI-1599 Change-Id: I345e38d4319e52b56de0a33d7065e02617cc2103 Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-07Merge "Fix failed tests"James Forsyth2-8/+8
2018-09-05Upgrade to react 16Arul.Nambi32-117/+153
Issue-ID: AAI-1576 Change-Id: I2a3035c7922ccabdca446e76341adf6ca8785155 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-05Add network call as promise for ext viewsArul.Nambi5-19/+62
Adding support for network calls that can be used in the extended views without relying on the reducers of main app. Also adding functinality to remove the view from the hanburger menu which will be useful for apps that want to have a route but not an entry in main menu. Issue-ID: AAI-1564 Change-Id: Ie4776d030d8458d3ce8d77782d5dfda11e01b878 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-30Add support for multiple views per extensibilityArul.Nambi2-3/+10
Issue-ID: AAI-1556 Change-Id: I9af4cf5287cb903f500a59ff15ec3eb5f12d99e9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-27Fix failed testsZlatko Murgoski2-8/+8
Fix DateTimeCharUtil, SpinnerContainer test Fix DateTimeCharUtil, SpinnerContainer test Change-Id: I6ed1f74944be6c3ce4dd74a48e8c0531f50b777c Signed-off-by: ZlatkoMurgoski <zlatko.murgoski@nokia.com> Issue-ID: AAI-1535
2018-08-23Fix not running testsZlatko Murgoski1-0/+1
Fix not running tests Signed-off-by: ZlatkoMurgoski <zlatko.murgoski@nokia.com> Change-Id: I7f26117266dfeb604d1304fb23042f5a6ed11b26 Issue-ID: AAI-1534
2018-08-22Adding license typerv871f2-4/+4
Issue-ID: AAI-1532 Change-Id: Ifc756aa27726ed51d0bd4f7d757d495351470e17 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-07-30Fixing AAI-1433rv871f1-1/+1
Issue-ID: AAI-1433 Change-Id: I40269de1502d917e9064132e91a2abf3ec0dbdb9 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-07-16Refactoring test scriptsArul.Nambi16-30/+30
Moving the test scripts under one folder and restucting them so that the clutter can be avoided in the src folder. Issue-ID: AAI-1371 Change-Id: I41b34acbe79a7a3409f2990f11492614f7ef9c5a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-23Upversion for CasablancaJimmy Forsyth2-3/+3
Issue-ID: AAI-1169 Change-Id: I7eb39d64a5d26ad611750dc0d8185901637a6db2 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Upversion sparky-fe for branching2.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth2-2/+2
Issue-ID: AAI-1140 Change-Id: Id26a4ccaca7fabc7d36dc8e8e78daf5baea4e5d2 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Upversion sparky-fe in prep for releasev1.2.1Jimmy Forsyth2-2/+2
Issue-ID: AAI-1122 Change-Id: Iefcc570d17e712e7b98182d1e4aecb1f7871cbef Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update the pom file version to the next SNAPSHOTFrancis Paquette1-1/+1
Issue-ID: AAI-1078 Change-Id: I116d265647afbdd5e678c4124ed2f4fb22d36d05 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-04-18remove SNAPSHOTSteven Thomas2-2/+2
Issue-ID: AAI-1078 Change-Id: If9118bef49fd57630bb6cc1af267e5e9ad947c23 Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
Change-Id: I7d7a8d862e01430b8e0d2bc1390e932269a07149 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-03-29increasing test coverage to 10%Steve Thomas39-2144/+2027
Issue-ID: AAI-980 Change-Id: Idb816df11fa14b5668349f24bac1aafd7235e00a Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-03-16changed the header and licenseAttaranasl, Salma (sa669h)165-711/+397
updated the date in the all license headers Change-Id: Ifdb0359256bf096fe32d30c6d2ace1008f4e0acf Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com> Issue-ID: AAI-872
2018-02-27Merge "Adding Violation History to DIO"Steven Blimkie6-6/+79
2018-02-27Adding Violation History to DIOsteventh6-6/+79
Issue-ID: AAI-817 Change-Id: I2fbdbea3eedc568ef7046d83496890969a0c85ec Signed-off-by: steventh <steve.thomas@amdocs.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: If2ff1a755f952eb274ffe40bb86b59cabdcfa7f9 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-06cleaned up codeSalma, Attaran3-22/+1
Change-Id: Ie1007dcc3c467fe2232fe04803e97df58e8a3369 Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com> Issue-ID: AAI-737
2018-02-06Add sonar-maven-plugin versionJessica Wagantall1-1/+5
Use Sonar plugin version 3.2 Change-Id: Ifed3411eb8a117fde019afd790a935ca65154a2c Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-05Correcting spinnerSteve Thomas12-86/+86
Change-Id: I0531805d63a9d5b8ac6a161281845a6b8cc1f4af Issue-ID: AAI-732 Signed-off-by: Steve Thomas <steve.thomas@amdocs.com>
2018-01-30Implementing user feed backarul.nambi14-102/+265
Change-Id: I66196a4a5a319bb9c78c503244c0e78824ac855a Signed-off-by: arul.nambi <arul.nambi@amdocs.com> Issue-ID: AAI-696
2018-01-24search bar spacingSteve Thomas2-4/+2
Issue-ID: AAI-692 Change-Id: I4692c95af102dc0cdc6f77436e252fc570103722 Signed-off-by: Steve Thomas <steve.thomas@amdocs.com>
2018-01-22Fixing VFB font to be regular not boldSteve Thomas1-1/+1
Issue-ID: AAI-686 Change-Id: I9a7515df34b6d956afb1e30595090729dfdda9b7 Signed-off-by: Steve Thomas <steve.thomas@amdocs.com>
2018-01-18Handling new BE subscription payloadricharv5-41/+27
Issue-ID: AAI-676 Change-Id: I5c6307f43b20487068bc4ba3b6d9fee5b25e2027 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-17fixing styling for filter barSteve Thomas3-8/+8
Issue-ID: AAI-668 Change-Id: I61ce8ab7f042a8eff8ccd5dee74c8311ad16b65b Signed-off-by: Steve Thomas <steventh@amdocs.com> Signed-off-by: steventh <steve.thomas@amdocs.com>
2018-01-15Introduction of external URLsArul20-31/+739
Introduce external URLs to get AAI UI to show a specific graph Change-Id: Ibc10dab32540f2c8347df1be535e48b88308b9ec Signed-off-by: Arul <arul.nambi@amdocs.com> Issue-ID: AAI-626
2017-12-22Camel-casing GlobalInlineMessageBar directoryv1.1.11.0.1-ONAP1.0.1-AmsterdamShawn Severin5-1/+1
Renaming directory to conform to repo's directory naming standards Issue-ID: AAI-543 Change-Id: I0d3f091fe78d0777a5ca4e7649276f131b5292f2 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-21Updating versions of Sparky FE filesShawn Severin105-2694/+1248
Updating versions of Sparky FE files as previous ones were out-dated Issue-ID: AAI-543 Change-Id: Idc7d09e0efabaa5ef82db126cf7563fc8370f4f9 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-20Including build.sh to run gulp-webpackShawn Severin1-0/+146
Including build.sh so gulp-webpack will be run and the /dist folder will be created to facilitate the creation of the FE .war file Issue-ID: AAI-542 Change-Id: I85a567387da1d1a9e6e455e99b13fa6771dd5b9b Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-13Update the pom master to 1.2.0Venkata Harish K Kajur2-2/+2
Issue-ID: AAI-546 Change-Id: I7559955842b4df717f95a4133afd0441d2d68b6f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-11Updating project groupID in pom.xmlShawn Severin1-1/+1
Issue-ID: AAI-543 Change-Id: I242a63c45033681e0555719cf8e8c03a6783dad1 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-08Adding filter barShawn Severin63-610/+609
Issue-ID: AAI-543 Change-Id: Ib6875bc2fb7ec3ab9ce0fa2979d20c608e0b3de9 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>