summaryrefslogtreecommitdiffstats
path: root/src/app/MainScreenHeader.jsx
AgeCommit message (Collapse)AuthorFilesLines
2018-11-07Adding option for configurable headerArul.Nambi1-9/+30
Moving the standalone front end start up from localhost:port/aai -> localhost:port & Updating the node parameter to production for production build so that the minified code is more efficient & Changing the babel loaders for fonts to use the full name instead of the computed hash value & Adding a option to make the page header and html document title configurable instead of the previous hardcoded value of A&AI Issue-ID: AAI-1881 Change-Id: I867200b97d4e2e9acb687f373e39aab8fb8a1b25 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-14small tweaks to test code to get it to workSteven Thomas1-3/+2
Issue-ID: AAI-1599 Change-Id: I41ca44fb7ebecb9856867addc9e30d742a5e4abe Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-13increasing test coverage to 20 percentSteven Thomas1-13/+48
Issue-ID: AAI-1599 Change-Id: I345e38d4319e52b56de0a33d7065e02617cc2103 Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-05Upgrade to react 16Arul.Nambi1-5/+6
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.Nambi1-6/+13
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-03-16changed the header and licenseAttaranasl, Salma (sa669h)1-5/+2
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-01-18Handling new BE subscription payloadricharv1-0/+3
Issue-ID: AAI-676 Change-Id: I5c6307f43b20487068bc4ba3b6d9fee5b25e2027 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-15Introduction of external URLsArul1-10/+50
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 Severin1-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 Severin1-2/+8
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-08Adding filter barShawn Severin1-11/+8
Issue-ID: AAI-543 Change-Id: Ib6875bc2fb7ec3ab9ce0fa2979d20c608e0b3de9 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-07Adding filter barShawn Severin1-56/+128
Issue-ID: AAI-543 Change-Id: I18ec69f4585a9f01feafd009fcd30493a039b064 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-08-18[AAI-92 Amsterdam] Update licenseARUL NAMBI1-11/+8
Issue-ID: AAI-92 Change-Id: Idfa50142a323668d4e35a6ec5be17215acc09ff7 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-02Initial coomit for AAI-UI(sparky-fe)ARULNA1-0/+196
Change-Id: I9f8482824a52bac431c100939899e760c0fa4fdb Signed-off-by: ARULNA <arul.nambi@amdocs.com>