Initial coomit for AAI-UI(sparky-fe) 23/4623/1
authorARULNA <arul.nambi@amdocs.com>
Fri, 2 Jun 2017 20:27:25 +0000 (16:27 -0400)
committerARULNA <arul.nambi@amdocs.com>
Fri, 2 Jun 2017 20:33:14 +0000 (16:33 -0400)
commitca007e933bcd9f63aa77801656ed9dd4142c432c
treece97ed9df8c4fe48a524f0dc1365ad28acef7c46
parent42b788b852f0604748828e9e325e4a0f01152c75
Initial coomit for AAI-UI(sparky-fe)

Change-Id: I9f8482824a52bac431c100939899e760c0fa4fdb
Signed-off-by: ARULNA <arul.nambi@amdocs.com>
268 files changed:
.babelrc [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.eslintignore [new file with mode: 0644]
.eslintrc [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
LICENSE [new file with mode: 0644]
gulpfile.js [new file with mode: 0644]
karma.conf.js [new file with mode: 0644]
package.json [new file with mode: 0644]
pom.xml [new file with mode: 0644]
resources/css/font-awesome.min.css [new file with mode: 0644]
resources/css/react-datepicker.min.css [new file with mode: 0644]
resources/css/react-select.min.css [new file with mode: 0644]
resources/fonts/fontawesome-webfont.eot [new file with mode: 0644]
resources/fonts/fontawesome-webfont.svg [new file with mode: 0644]
resources/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
resources/fonts/fontawesome-webfont.woff [new file with mode: 0644]
resources/fonts/fontawesome-webfont.woff2 [new file with mode: 0644]
resources/images/att/sprite-resource-icons.png [new file with mode: 0644]
resources/images/att/sprite-services-icons.png [new file with mode: 0644]
resources/images/icons/binocularicon.png [new file with mode: 0644]
resources/images/icons/binocularicon_active.png [new file with mode: 0644]
resources/images/icons/binocularicon_hover.png [new file with mode: 0644]
resources/images/icons/favicon.ico [new file with mode: 0644]
resources/images/icons/favicon.png [new file with mode: 0644]
resources/images/icons/inventoryicon.png [new file with mode: 0644]
resources/images/icons/nodedetails_selected.png [new file with mode: 0644]
resources/images/icons/vnfSearchicon.png [new file with mode: 0644]
resources/images/icons/vnfSearchicon_active.png [new file with mode: 0644]
resources/images/icons/vnfSearchicon_hover.png [new file with mode: 0644]
resources/images/onboarding/vendor-license-model.svg [new file with mode: 0644]
resources/images/onboarding/vendor-software-product.svg [new file with mode: 0644]
resources/images/plus-circle-icon.svg [new file with mode: 0644]
resources/scss/_common.scss [new file with mode: 0644]
resources/scss/_components.scss [new file with mode: 0644]
resources/scss/_modules.scss [new file with mode: 0644]
resources/scss/audit-table/_layout.scss [new file with mode: 0644]
resources/scss/audit/_layout.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_buttons.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_close.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_dropdowns.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_forms.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_list-group.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_mixins.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_modals.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_navbar.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_navs.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_panels.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_tables.scss [new file with mode: 0644]
resources/scss/bootstrap-cust/_variables.scss [new file with mode: 0644]
resources/scss/bootstrap.scss [new file with mode: 0644]
resources/scss/bootstrap/_alerts.scss [new file with mode: 0644]
resources/scss/bootstrap/_badges.scss [new file with mode: 0644]
resources/scss/bootstrap/_breadcrumbs.scss [new file with mode: 0644]
resources/scss/bootstrap/_button-groups.scss [new file with mode: 0644]
resources/scss/bootstrap/_buttons.scss [new file with mode: 0644]
resources/scss/bootstrap/_carousel.scss [new file with mode: 0644]
resources/scss/bootstrap/_close.scss [new file with mode: 0644]
resources/scss/bootstrap/_code.scss [new file with mode: 0644]
resources/scss/bootstrap/_component-animations.scss [new file with mode: 0644]
resources/scss/bootstrap/_dropdowns.scss [new file with mode: 0644]
resources/scss/bootstrap/_forms.scss [new file with mode: 0644]
resources/scss/bootstrap/_glyphicons.scss [new file with mode: 0644]
resources/scss/bootstrap/_grid.scss [new file with mode: 0644]
resources/scss/bootstrap/_input-groups.scss [new file with mode: 0644]
resources/scss/bootstrap/_jumbotron.scss [new file with mode: 0644]
resources/scss/bootstrap/_labels.scss [new file with mode: 0644]
resources/scss/bootstrap/_list-group.scss [new file with mode: 0644]
resources/scss/bootstrap/_media.scss [new file with mode: 0644]
resources/scss/bootstrap/_mixins.scss [new file with mode: 0644]
resources/scss/bootstrap/_modals.scss [new file with mode: 0644]
resources/scss/bootstrap/_navbar.scss [new file with mode: 0644]
resources/scss/bootstrap/_navs.scss [new file with mode: 0644]
resources/scss/bootstrap/_normalize.scss [new file with mode: 0644]
resources/scss/bootstrap/_pager.scss [new file with mode: 0644]
resources/scss/bootstrap/_pagination.scss [new file with mode: 0644]
resources/scss/bootstrap/_panels.scss [new file with mode: 0644]
resources/scss/bootstrap/_popovers.scss [new file with mode: 0644]
resources/scss/bootstrap/_print.scss [new file with mode: 0644]
resources/scss/bootstrap/_progress-bars.scss [new file with mode: 0644]
resources/scss/bootstrap/_responsive-embed.scss [new file with mode: 0644]
resources/scss/bootstrap/_responsive-utilities.scss [new file with mode: 0644]
resources/scss/bootstrap/_scaffolding.scss [new file with mode: 0644]
resources/scss/bootstrap/_tables.scss [new file with mode: 0644]
resources/scss/bootstrap/_theme.scss [new file with mode: 0644]
resources/scss/bootstrap/_thumbnails.scss [new file with mode: 0644]
resources/scss/bootstrap/_tooltip.scss [new file with mode: 0644]
resources/scss/bootstrap/_type.scss [new file with mode: 0644]
resources/scss/bootstrap/_utilities.scss [new file with mode: 0644]
resources/scss/bootstrap/_variables.scss [new file with mode: 0644]
resources/scss/bootstrap/_wells.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_alerts.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_background-variant.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_border-radius.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_buttons.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_center-block.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_clearfix.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_forms.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_gradients.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_grid-framework.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_grid.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_hide-text.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_image.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_labels.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_list-group.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_nav-divider.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_nav-vertical-align.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_opacity.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_pagination.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_panels.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_progress-bar.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_reset-filter.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_reset-text.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_resize.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_responsive-visibility.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_size.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_tab-focus.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_table-row.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_text-emphasis.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_text-overflow.scss [new file with mode: 0644]
resources/scss/bootstrap/mixins/_vendor-prefixes.scss [new file with mode: 0644]
resources/scss/common/_base.scss [new file with mode: 0644]
resources/scss/common/_layout.scss [new file with mode: 0644]
resources/scss/common/_typography.scss [new file with mode: 0644]
resources/scss/common/_utils.scss [new file with mode: 0644]
resources/scss/common/_variables.scss [new file with mode: 0644]
resources/scss/components/_buttons.scss [new file with mode: 0644]
resources/scss/components/_containerPanel.scss [new file with mode: 0644]
resources/scss/components/_dateRange.scss [new file with mode: 0644]
resources/scss/components/_dateRangeSelector.scss [new file with mode: 0644]
resources/scss/components/_dropdownMultiSelect.scss [new file with mode: 0644]
resources/scss/components/_inlineMessage.scss [new file with mode: 0644]
resources/scss/components/_inputOptions.scss [new file with mode: 0644]
resources/scss/components/_notifications.scss [new file with mode: 0644]
resources/scss/components/_progressBar.scss [new file with mode: 0644]
resources/scss/components/_punchOut.scss [new file with mode: 0644]
resources/scss/components/_slidePanel.scss [new file with mode: 0644]
resources/scss/components/_titledComponent.scss [new file with mode: 0644]
resources/scss/components/_toggleButtonGroup.scss [new file with mode: 0644]
resources/scss/components/_toggleInput.scss [new file with mode: 0644]
resources/scss/components/_validationForm.scss [new file with mode: 0644]
resources/scss/d3/_aggregationMap.scss [new file with mode: 0644]
resources/scss/d3/_forceDirectedGraph.scss [new file with mode: 0644]
resources/scss/header/_layout.scss [new file with mode: 0644]
resources/scss/inventory/_inventory.scss [new file with mode: 0644]
resources/scss/style.scss [new file with mode: 0644]
resources/scss/tier-support/_search.scss [new file with mode: 0644]
resources/scss/tier-support/_selectedNodeDetails.scss [new file with mode: 0644]
resources/scss/tier-support/_splitPane.scss [new file with mode: 0644]
resources/scss/visualizations/_layout.scss [new file with mode: 0644]
resources/views/customViews.json [new file with mode: 0644]
src/app/AppStore.js [new file with mode: 0644]
src/app/Application.jsx [new file with mode: 0644]
src/app/GlobalInlineMessageBar/GlobalInlineMessageBar.jsx [new file with mode: 0644]
src/app/GlobalInlineMessageBar/GlobalInlineMessageBarActions.js [new file with mode: 0644]
src/app/GlobalInlineMessageBar/GlobalInlineMessageBarConstants.js [new file with mode: 0644]
src/app/GlobalInlineMessageBar/GlobalInlineMessageBarReducer.js [new file with mode: 0644]
src/app/MainScreenHeader.jsx [new file with mode: 0644]
src/app/MainScreenWrapper.jsx [new file with mode: 0644]
src/app/MainScreenWrapperActionHelper.js [new file with mode: 0644]
src/app/MainScreenWrapperConstants.js [new file with mode: 0644]
src/app/MainScreenWrapperReducer.js [new file with mode: 0644]
src/app/analytics/AnalyticsActions.js [new file with mode: 0644]
src/app/analytics/AnalyticsConstants.js [new file with mode: 0644]
src/app/globalAutoCompleteSearchBar/GlobalAutoCompleteSearchBar.jsx [new file with mode: 0644]
src/app/globalAutoCompleteSearchBar/GlobalAutoCompleteSearchBarActions.js [new file with mode: 0644]
src/app/globalAutoCompleteSearchBar/GlobalAutoCompleteSearchBarConstants.js [new file with mode: 0644]
src/app/globalAutoCompleteSearchBar/GlobalAutoCompleteSearchBarReducer.js [new file with mode: 0644]
src/app/inventory/Inventory.jsx [new file with mode: 0644]
src/app/inventory/InventoryActions.js [new file with mode: 0644]
src/app/inventory/InventoryConstants.js [new file with mode: 0644]
src/app/inventory/InventoryReducer.js [new file with mode: 0644]
src/app/main.app.jsx [new file with mode: 0644]
src/app/networking/NetworkCalls.js [new file with mode: 0644]
src/app/networking/NetworkConstants.js [new file with mode: 0644]
src/app/networking/NetworkUtil.js [new file with mode: 0644]
src/app/tierSupport/TierSupport.jsx [new file with mode: 0644]
src/app/tierSupport/TierSupportActions.js [new file with mode: 0644]
src/app/tierSupport/TierSupportConstants.js [new file with mode: 0644]
src/app/tierSupport/TierSupportReducer.js [new file with mode: 0644]
src/app/tierSupport/selectedNodeDetails/SelectedNodeDetails.jsx [new file with mode: 0644]
src/app/tierSupport/selectedNodeDetails/SelectedNodeDetailsConstants.js [new file with mode: 0644]
src/app/tierSupport/selectedNodeDetails/SelectedNodeDetailsReducer.js [new file with mode: 0644]
src/app/vnfSearch/VnfSearch.jsx [new file with mode: 0644]
src/app/vnfSearch/VnfSearchActions.js [new file with mode: 0644]
src/app/vnfSearch/VnfSearchConstants.js [new file with mode: 0644]
src/app/vnfSearch/VnfSearchOrchestratedStatusVisualization.jsx [new file with mode: 0644]
src/app/vnfSearch/VnfSearchProvStatusVisualization.jsx [new file with mode: 0644]
src/app/vnfSearch/VnfSearchReducer.js [new file with mode: 0644]
src/app/vnfSearch/VnfSearchTotalCountVisualization.jsx [new file with mode: 0644]
src/generic-components/InlineMessage/InlineMessage.jsx [new file with mode: 0644]
src/generic-components/InlineMessage/InlineMessageConstants.js [new file with mode: 0644]
src/generic-components/autoCompleteSearchBar/AutoCompleteSearchBar.jsx [new file with mode: 0644]
src/generic-components/autoCompleteSearchBar/AutoCompleteSearchBarConstants.js [new file with mode: 0644]
src/generic-components/componentManager/ComponentManager.jsx [new file with mode: 0644]
src/generic-components/componentManager/ComponentManagerConstants.js [new file with mode: 0644]
src/generic-components/componentManager/ComponentManagerContainer.jsx [new file with mode: 0644]
src/generic-components/confirmations/ConfirmationModalView.jsx [new file with mode: 0644]
src/generic-components/dateRange/DateRange.jsx [new file with mode: 0644]
src/generic-components/dateRange/DateRangeActions.js [new file with mode: 0644]
src/generic-components/dateRange/DateRangeConstants.js [new file with mode: 0644]
src/generic-components/dateRange/DateRangeReducer.js [new file with mode: 0644]
src/generic-components/dateRangeSelector/DateRangeSelector.jsx [new file with mode: 0644]
src/generic-components/dateRangeSelector/DateRangeSelectorActions.js [new file with mode: 0644]
src/generic-components/dateRangeSelector/DateRangeSelectorConstants.js [new file with mode: 0644]
src/generic-components/dateRangeSelector/DateRangeSelectorReducer.js [new file with mode: 0644]
src/generic-components/dynamicViewLoader/DynamicViewLoaderActions.js [new file with mode: 0644]
src/generic-components/dynamicViewLoader/DynamicViewLoaderConstants.js [new file with mode: 0644]
src/generic-components/dynamicViewLoader/DynamicViewLoaderReducer.js [new file with mode: 0644]
src/generic-components/dynamicViewLoader/VisualizationProvider.js [new file with mode: 0644]
src/generic-components/dynamicViewLoader/dynamicViewLoader.jsx [new file with mode: 0644]
src/generic-components/graph/ForceDefinitions.js [new file with mode: 0644]
src/generic-components/graph/ForceDirectedGraph.jsx [new file with mode: 0644]
src/generic-components/graph/IconFactory.js [new file with mode: 0644]
src/generic-components/graph/Link.jsx [new file with mode: 0644]
src/generic-components/graph/Node.jsx [new file with mode: 0644]
src/generic-components/graph/NodeFactory.js [new file with mode: 0644]
src/generic-components/graph/NodeVisualElementConstants.js [new file with mode: 0644]
src/generic-components/graph/NodeVisualElementFactory.js [new file with mode: 0644]
src/generic-components/graph/SVGShape.jsx [new file with mode: 0644]
src/generic-components/input/SelectInput.jsx [new file with mode: 0644]
src/generic-components/input/ToggleInput.jsx [new file with mode: 0644]
src/generic-components/input/inputOptions/InputOptions.jsx [new file with mode: 0644]
src/generic-components/input/validation/ValidationButtons.jsx [new file with mode: 0644]
src/generic-components/input/validation/ValidationForm.jsx [new file with mode: 0644]
src/generic-components/input/validation/ValidationInput.jsx [new file with mode: 0644]
src/generic-components/input/validation/ValidationTab.jsx [new file with mode: 0644]
src/generic-components/input/validation/ValidationTabs.jsx [new file with mode: 0644]
src/generic-components/map/MapConstants.js [new file with mode: 0644]
src/generic-components/map/TopographicMap.jsx [new file with mode: 0644]
src/generic-components/map/mapJson/usJson.json [new file with mode: 0644]
src/generic-components/map/mapJson/worldJson.json [new file with mode: 0644]
src/generic-components/notifications/NotificationConstants.js [new file with mode: 0644]
src/generic-components/notifications/NotificationModal.jsx [new file with mode: 0644]
src/generic-components/notifications/NotificationReducer.js [new file with mode: 0644]
src/generic-components/paginatedTable/PaginatedTable.jsx [new file with mode: 0644]
src/generic-components/panel/SlidePanel.jsx [new file with mode: 0644]
src/generic-components/progressBar/ProgressBar.jsx [new file with mode: 0644]
src/generic-components/titledContainer/TitledContainer.jsx [new file with mode: 0644]
src/generic-components/toggleButtonGroup/ToggleButtonGroup.jsx [new file with mode: 0644]
src/generic-components/toggleButtonGroup/ToggleButtonGroupActions.js [new file with mode: 0644]
src/generic-components/toggleButtonGroup/ToggleButtonGroupConstants.js [new file with mode: 0644]
src/generic-components/toggleButtonGroup/ToggleButtonGroupReducer.js [new file with mode: 0644]
src/index.html [new file with mode: 0644]
src/utils/DateTimeChartUtil.js [new file with mode: 0644]
src/utils/GlobalConstants.js [new file with mode: 0644]
src/utils/KeyMirror.js [new file with mode: 0644]
src/utils/Routes.js [new file with mode: 0644]
src/utils/i18n/i18n.js [new file with mode: 0644]
test/components/dateRange.test.js [new file with mode: 0644]
test/components/dateRangeSelector.test.js [new file with mode: 0644]
test/components/inlineMessage.test.js [new file with mode: 0644]
test/components/notificationReducer.test.js [new file with mode: 0644]
test/components/toggleButtonGroupReducer.test.js [new file with mode: 0644]
test/tierSupport/autoCompleteSearchBar/autoCompleteSearchBar.test.js [new file with mode: 0644]
test/tierSupport/autoCompleteSearchBar/autoCompleteSearchBarActions.test.js [new file with mode: 0644]
test/tierSupport/autoCompleteSearchBar/autoCompleteSearchBarReducer.test.js [new file with mode: 0644]
test/tierSupport/autoCompleteSearchBar/autoCompleteSearchBarTestConstants.js [new file with mode: 0644]
test/tierSupport/tierSupport.test.js [new file with mode: 0644]
test/utils/MockRest.js [new file with mode: 0644]
test/vnfSearch/vnfSearchVisualizations/vnfSearchVisualizations.test.js [new file with mode: 0644]
test/vnfSearch/vnfSearchVisualizations/vnfSearchVisualizationsReducer.test.js [new file with mode: 0644]
tests.webpack.js [new file with mode: 0644]
tools/webpack/config-json-loader/index.js [new file with mode: 0644]
webpack.config.js [new file with mode: 0644]
webpack.devConfig.js [new file with mode: 0644]
webstormSettings/settings.jar [new file with mode: 0644]