-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hubble-2.0 transfer #2
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has checked 1832 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
828 | 374 | 630 | 0 |
Click to see the invalid file list
- hugegraph-hubble/hubble-fe-new/.env.development
- hugegraph-hubble/hubble-fe-new/.env.production
- hugegraph-hubble/hubble-fe-new/.eslintrc.js
- hugegraph-hubble/hubble-fe-new/public/index.html
- hugegraph-hubble/hubble-fe-new/src/App.css
- hugegraph-hubble/hubble-fe-new/src/App.js
- hugegraph-hubble/hubble-fe-new/src/App.scss
- hugegraph-hubble/hubble-fe-new/src/App.test.js
- hugegraph-hubble/hubble-fe-new/src/api/analysis.js
- hugegraph-hubble/hubble-fe-new/src/api/auth.js
- hugegraph-hubble/hubble-fe-new/src/api/cloud.js
- hugegraph-hubble/hubble-fe-new/src/api/index.js
- hugegraph-hubble/hubble-fe-new/src/api/manage.js
- hugegraph-hubble/hubble-fe-new/src/api/request.js
- hugegraph-hubble/hubble-fe-new/src/api/request2.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/index.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/cypher.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/gremlin.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ColorSelect/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ColorSelect/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ERView/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/config.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ERView/utils.js
- hugegraph-hubble/hubble-fe-new/src/components/ExecutionContent/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ExecutionContent/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/GraphinView/index.js
- hugegraph-hubble/hubble-fe-new/src/components/IconSelect/index.js
- hugegraph-hubble/hubble-fe-new/src/components/IconSelect/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ListButton/index.js
- hugegraph-hubble/hubble-fe-new/src/components/SelectUser/index.js
- hugegraph-hubble/hubble-fe-new/src/components/Sidebar/index.ant.js
- hugegraph-hubble/hubble-fe-new/src/components/Sidebar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/SlideComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/components/SlideComponent/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/Status/index.js
- hugegraph-hubble/hubble-fe-new/src/components/Status/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/TableHeader/index.js
- hugegraph-hubble/hubble-fe-new/src/components/TableHeader/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/Topbar/index.ant.js
- hugegraph-hubble/hubble-fe-new/src/components/Topbar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomEdge.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomGrid.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomNode.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useDownloadJson.js
- hugegraph-hubble/hubble-fe-new/src/index.css
- hugegraph-hubble/hubble-fe-new/src/index.js
- hugegraph-hubble/hubble-fe-new/src/layout.ant.js
- hugegraph-hubble/hubble-fe-new/src/modules/Context/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/GraphAnalysis/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/AlgorithmSearch/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/AlgorithmSearch/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/GraphMenuBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/GraphToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/JaccView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/JaccView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/NeighborRankView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/NeighborRankView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/RankApiView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/RankApiView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/ExecuteLog/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/ExecuteLog/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Favorite/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Favorite/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/AlgorithmNameHeader/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/AlgorithmNameHeader/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/BoolSelectItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/CapacityItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/DirectionItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/LabelItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/LimitItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/MaxDegreeItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/MaxDepthItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/NearestItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/BetweennessCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/BetweennessCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClosenessCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClosenessCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClusterCoefficient/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/DegreeCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/DegreeCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/FilterSubGraphMatching/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/FilteredRingsDetection/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/KCore/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/KCoreVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/LabelPropagationAlgorithm/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/LabelPropagationAlgorithmVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/Links/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/Louvain/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/OlapComputerItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/OlapItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PageRank/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PageRankVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PersonalPageRank/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/RingsDetection/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/SSSPVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/TriangleCount/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/TriangleCountVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/WeaklyConnectedComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/WeaklyConnectedComponentVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OlapHome/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OlapHome/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/AdamicAdar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/AllPaths/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Crosspoints/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedCrosspoints/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedCrosspoints/PathPatternForm/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedPaths/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedPaths/StepItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Egonet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Egonet/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FindShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FindShortestPathWithWeight/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FusiformSimilarity/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/JaccardSimilarityGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/JaccardSimilarityPost/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KneighborGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KneighborPost/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutPost/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutPost/StepFormItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/MultiNodesShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/NeighborRankApi/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/OltpItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/OltpItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Paths/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/RankApi/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Rays/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/ResourceAllocation/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Rings/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SameNeighbors/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SameNeighborsBatch/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/ShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SingleSourceShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/TemplatePaths/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/TemplatePaths/StepFormItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OltpHome/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OltpHome/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/StepsItems/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/StepsItems/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/VerticesItems/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/VerticesItems/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/ExecuteLog/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/ExecuteLog/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Favorite/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Favorite/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/ContentCommon/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/ContentCommon/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/GraphMenubar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/GraphToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/JsonView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/JsonView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/TableView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/TableView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Detail/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Detail/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Result/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Result/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Canvas3D/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Canvas3D/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClearGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClosePanelButton/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClosePanelButton/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Context/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddEdge/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddEdge/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddNode/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/EditElement/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/EditElement/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ExportData/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FitCenter/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FixNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FullScreen/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.css
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphRenderModeSwitcher/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphRenderModeSwitcher/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphStatusView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphStatusView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ImportData/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/JaccRankView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/JaccRankView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/LayoutConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Legend/customLegend.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Legend/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Menu/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/MenuBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/MenuBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/MiniMap/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NewConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NumberCard/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NumberCard/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/RedoUndo/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/RefreshGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Search/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfigPanel/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfigPanel/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Statistics/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/BarChartComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Header/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Header/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/LabelStatistics/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/LabelStatistics/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/TaskNavigateView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/TaskNavigateView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ToolBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Tooltip/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Tooltip/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/TopBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/TopBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ZeroDegreeNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ZoomGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/FilterForm.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/config.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Circular/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Circular/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Concentric/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Dagre/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Force/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Grid/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Radial/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/ConfigModal/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/ConfigModal/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AdminItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AdminItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AnalyseItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AnalyseItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ConsoleItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ConsoleItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Item/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Item/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ManageItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ManageItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ModuleButton/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ModuleButton/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Account/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Account/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Account/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/AsyncTaskResult/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Bill/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Error404/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/Card.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/GraphAnalysis/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphDetail/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphDetail/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/Card.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Login/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Login/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Edge/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Edge/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/EdgeIndex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/ImageView.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/ListView.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Property/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Property/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Vertex/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Vertex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/VertexIndex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/Colorbox.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/RelateProperty.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/RelatePropertyIndex.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Navigation/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Order/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Order/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Role/Auth.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Role/treeData.js
- hugegraph-hubble/hubble-fe-new/src/pages/Schema/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Schema/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/TopStatistic.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/ViewLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Task/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/TaskDetail/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/BaseForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/BaseForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/FieldForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/FieldForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/Edge.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/EdgeList.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/Vertex.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/VertexList.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/ScheduleForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/ScheduleForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Test/index.js
- hugegraph-hubble/hubble-fe-new/src/reportWebVitals.js
- hugegraph-hubble/hubble-fe-new/src/routes/index.js
- hugegraph-hubble/hubble-fe-new/src/setupProxy.js
- hugegraph-hubble/hubble-fe-new/src/setupTests.js
- hugegraph-hubble/hubble-fe-new/src/utils/constants.js
- hugegraph-hubble/hubble-fe-new/src/utils/convertNumberToChinese.js
- hugegraph-hubble/hubble-fe-new/src/utils/convertStringToJSON.js
- hugegraph-hubble/hubble-fe-new/src/utils/filter.js
- hugegraph-hubble/hubble-fe-new/src/utils/format.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatGraphInData.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatGraphResultData.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatTimeDuration.js
- hugegraph-hubble/hubble-fe-new/src/utils/getNodesFromParams.js
- hugegraph-hubble/hubble-fe-new/src/utils/graph.js
- hugegraph-hubble/hubble-fe-new/src/utils/handleGraphState.js
- hugegraph-hubble/hubble-fe-new/src/utils/removeNilKeys.js
- hugegraph-hubble/hubble-fe-new/src/utils/rules.js
- hugegraph-hubble/hubble-fe-new/src/utils/user.js
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has checked 1842 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
829 | 379 | 634 | 0 |
Click to see the invalid file list
- hugegraph-hubble/hubble-fe-new/.env.development
- hugegraph-hubble/hubble-fe-new/.env.production
- hugegraph-hubble/hubble-fe-new/.eslintrc.js
- hugegraph-hubble/hubble-fe-new/public/index.html
- hugegraph-hubble/hubble-fe-new/src/App.css
- hugegraph-hubble/hubble-fe-new/src/App.js
- hugegraph-hubble/hubble-fe-new/src/App.scss
- hugegraph-hubble/hubble-fe-new/src/App.test.js
- hugegraph-hubble/hubble-fe-new/src/api/analysis.js
- hugegraph-hubble/hubble-fe-new/src/api/auth.js
- hugegraph-hubble/hubble-fe-new/src/api/cloud.js
- hugegraph-hubble/hubble-fe-new/src/api/index.js
- hugegraph-hubble/hubble-fe-new/src/api/manage.js
- hugegraph-hubble/hubble-fe-new/src/api/request.js
- hugegraph-hubble/hubble-fe-new/src/api/request2.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/index.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/cypher.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/gremlin.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ColorSelect/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ColorSelect/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ERView/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/config.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ERView/utils.js
- hugegraph-hubble/hubble-fe-new/src/components/ExecutionContent/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ExecutionContent/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/GraphinView/index.js
- hugegraph-hubble/hubble-fe-new/src/components/IconSelect/index.js
- hugegraph-hubble/hubble-fe-new/src/components/IconSelect/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ListButton/index.js
- hugegraph-hubble/hubble-fe-new/src/components/SelectUser/index.js
- hugegraph-hubble/hubble-fe-new/src/components/Sidebar/index.ant.js
- hugegraph-hubble/hubble-fe-new/src/components/Sidebar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/SlideComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/components/SlideComponent/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/Status/index.js
- hugegraph-hubble/hubble-fe-new/src/components/Status/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/TableHeader/index.js
- hugegraph-hubble/hubble-fe-new/src/components/TableHeader/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/Topbar/index.ant.js
- hugegraph-hubble/hubble-fe-new/src/components/Topbar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomEdge.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomGrid.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomNode.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useDownloadJson.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/en-US/components/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/en-US/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/zh-CN/components/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/zh-CN/index.js
- hugegraph-hubble/hubble-fe-new/src/index.css
- hugegraph-hubble/hubble-fe-new/src/index.js
- hugegraph-hubble/hubble-fe-new/src/layout.ant.js
- hugegraph-hubble/hubble-fe-new/src/modules/Context/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/GraphAnalysis/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/AlgorithmSearch/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/AlgorithmSearch/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/GraphMenuBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/GraphToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/JaccView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/JaccView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/NeighborRankView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/NeighborRankView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/RankApiView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/RankApiView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/ExecuteLog/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/ExecuteLog/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Favorite/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Favorite/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/AlgorithmNameHeader/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/AlgorithmNameHeader/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/BoolSelectItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/CapacityItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/DirectionItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/LabelItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/LimitItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/MaxDegreeItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/MaxDepthItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/NearestItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/BetweennessCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/BetweennessCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClosenessCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClosenessCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClusterCoefficient/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/DegreeCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/DegreeCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/FilterSubGraphMatching/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/FilteredRingsDetection/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/KCore/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/KCoreVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/LabelPropagationAlgorithm/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/LabelPropagationAlgorithmVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/Links/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/Louvain/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/OlapComputerItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/OlapItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PageRank/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PageRankVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PersonalPageRank/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/RingsDetection/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/SSSPVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/TriangleCount/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/TriangleCountVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/WeaklyConnectedComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/WeaklyConnectedComponentVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OlapHome/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OlapHome/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/AdamicAdar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/AllPaths/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Crosspoints/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedCrosspoints/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedCrosspoints/PathPatternForm/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedPaths/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedPaths/StepItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Egonet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Egonet/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FindShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FindShortestPathWithWeight/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FusiformSimilarity/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/JaccardSimilarityGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/JaccardSimilarityPost/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KneighborGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KneighborPost/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutPost/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutPost/StepFormItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/MultiNodesShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/NeighborRankApi/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/OltpItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/OltpItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Paths/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/RankApi/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Rays/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/ResourceAllocation/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Rings/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SameNeighbors/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SameNeighborsBatch/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/ShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SingleSourceShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/TemplatePaths/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/TemplatePaths/StepFormItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OltpHome/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OltpHome/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/StepsItems/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/StepsItems/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/VerticesItems/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/VerticesItems/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/ExecuteLog/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/ExecuteLog/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Favorite/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Favorite/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/ContentCommon/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/ContentCommon/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/GraphMenubar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/GraphToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/JsonView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/JsonView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/TableView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/TableView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Detail/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Detail/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Result/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Result/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Canvas3D/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Canvas3D/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClearGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClosePanelButton/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClosePanelButton/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Context/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddEdge/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddEdge/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddNode/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/EditElement/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/EditElement/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ExportData/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FitCenter/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FixNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FullScreen/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.css
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphRenderModeSwitcher/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphRenderModeSwitcher/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphStatusView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphStatusView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ImportData/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/JaccRankView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/JaccRankView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/LayoutConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Legend/customLegend.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Legend/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Menu/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/MenuBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/MenuBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/MiniMap/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NewConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NumberCard/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NumberCard/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/RedoUndo/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/RefreshGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Search/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfigPanel/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfigPanel/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Statistics/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/BarChartComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Header/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Header/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/LabelStatistics/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/LabelStatistics/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/TaskNavigateView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/TaskNavigateView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ToolBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Tooltip/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Tooltip/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/TopBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/TopBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ZeroDegreeNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ZoomGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/FilterForm.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/config.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Circular/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Circular/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Concentric/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Dagre/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Force/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Grid/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Radial/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/ConfigModal/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/ConfigModal/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AdminItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AdminItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AnalyseItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AnalyseItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ConsoleItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ConsoleItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Item/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Item/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ManageItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ManageItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ModuleButton/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ModuleButton/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Account/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Account/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Account/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/AsyncTaskResult/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Bill/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Error404/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/Card.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/GraphAnalysis/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphDetail/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphDetail/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/Card.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Login/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Login/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Edge/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Edge/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/EdgeIndex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/ImageView.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/ListView.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Property/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Property/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Vertex/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Vertex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/VertexIndex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/Colorbox.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/RelateProperty.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/RelatePropertyIndex.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Navigation/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Order/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Order/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Role/Auth.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Role/treeData.js
- hugegraph-hubble/hubble-fe-new/src/pages/Schema/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Schema/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/TopStatistic.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/ViewLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Task/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/TaskDetail/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/BaseForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/BaseForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/FieldForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/FieldForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/Edge.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/EdgeList.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/Vertex.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/VertexList.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/ScheduleForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/ScheduleForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Test/index.js
- hugegraph-hubble/hubble-fe-new/src/reportWebVitals.js
- hugegraph-hubble/hubble-fe-new/src/routes/index.js
- hugegraph-hubble/hubble-fe-new/src/setupProxy.js
- hugegraph-hubble/hubble-fe-new/src/setupTests.js
- hugegraph-hubble/hubble-fe-new/src/utils/constants.js
- hugegraph-hubble/hubble-fe-new/src/utils/convertNumberToChinese.js
- hugegraph-hubble/hubble-fe-new/src/utils/convertStringToJSON.js
- hugegraph-hubble/hubble-fe-new/src/utils/filter.js
- hugegraph-hubble/hubble-fe-new/src/utils/format.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatGraphInData.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatGraphResultData.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatTimeDuration.js
- hugegraph-hubble/hubble-fe-new/src/utils/getNodesFromParams.js
- hugegraph-hubble/hubble-fe-new/src/utils/graph.js
- hugegraph-hubble/hubble-fe-new/src/utils/handleGraphState.js
- hugegraph-hubble/hubble-fe-new/src/utils/removeNilKeys.js
- hugegraph-hubble/hubble-fe-new/src/utils/rules.js
- hugegraph-hubble/hubble-fe-new/src/utils/user.js
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has checked 1845 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
829 | 377 | 639 | 0 |
Click to see the invalid file list
- hugegraph-hubble/hubble-fe-new/.env.development
- hugegraph-hubble/hubble-fe-new/.env.production
- hugegraph-hubble/hubble-fe-new/.eslintrc.js
- hugegraph-hubble/hubble-fe-new/public/index.html
- hugegraph-hubble/hubble-fe-new/src/App.css
- hugegraph-hubble/hubble-fe-new/src/App.js
- hugegraph-hubble/hubble-fe-new/src/App.scss
- hugegraph-hubble/hubble-fe-new/src/App.test.js
- hugegraph-hubble/hubble-fe-new/src/api/analysis.js
- hugegraph-hubble/hubble-fe-new/src/api/auth.js
- hugegraph-hubble/hubble-fe-new/src/api/cloud.js
- hugegraph-hubble/hubble-fe-new/src/api/index.js
- hugegraph-hubble/hubble-fe-new/src/api/manage.js
- hugegraph-hubble/hubble-fe-new/src/api/request.js
- hugegraph-hubble/hubble-fe-new/src/api/request2.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/index.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/cypher.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/gremlin.js
- hugegraph-hubble/hubble-fe-new/src/components/CodeEditor/syntax/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ColorSelect/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ColorSelect/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ERView/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/config.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ERView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ERView/utils.js
- hugegraph-hubble/hubble-fe-new/src/components/ExecutionContent/index.js
- hugegraph-hubble/hubble-fe-new/src/components/ExecutionContent/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/GraphinView/index.js
- hugegraph-hubble/hubble-fe-new/src/components/IconSelect/index.js
- hugegraph-hubble/hubble-fe-new/src/components/IconSelect/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/ListButton/index.js
- hugegraph-hubble/hubble-fe-new/src/components/SelectUser/index.js
- hugegraph-hubble/hubble-fe-new/src/components/Sidebar/index.ant.js
- hugegraph-hubble/hubble-fe-new/src/components/Sidebar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/SlideComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/components/SlideComponent/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/Status/index.js
- hugegraph-hubble/hubble-fe-new/src/components/Status/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/TableHeader/index.js
- hugegraph-hubble/hubble-fe-new/src/components/TableHeader/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/components/Topbar/index.ant.js
- hugegraph-hubble/hubble-fe-new/src/components/Topbar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomEdge.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomGrid.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useCustomNode.js
- hugegraph-hubble/hubble-fe-new/src/customHook/useDownloadJson.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/en-US/components/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/en-US/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/zh-CN/components/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/zh-CN/index.js
- hugegraph-hubble/hubble-fe-new/src/i18n/resources/zh-CN/modules/index.js
- hugegraph-hubble/hubble-fe-new/src/index.css
- hugegraph-hubble/hubble-fe-new/src/index.js
- hugegraph-hubble/hubble-fe-new/src/layout.ant.js
- hugegraph-hubble/hubble-fe-new/src/modules/Context/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/GraphAnalysis/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/AlgorithmSearch/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/AlgorithmSearch/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/GraphMenuBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/GraphToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/JaccView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/JaccView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/NeighborRankView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/NeighborRankView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/RankApiView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/RankApiView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/GraphResult/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/ExecuteLog/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/ExecuteLog/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Favorite/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Favorite/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/LogsDetail/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/AlgorithmNameHeader/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/AlgorithmNameHeader/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/BoolSelectItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/CapacityItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/DirectionItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/LabelItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/LimitItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/MaxDegreeItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/MaxDepthItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/NearestItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/BetweennessCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/BetweennessCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClosenessCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClosenessCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/ClusterCoefficient/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/DegreeCentrality/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/DegreeCentralityVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/FilterSubGraphMatching/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/FilteredRingsDetection/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/KCore/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/KCoreVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/LabelPropagationAlgorithm/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/LabelPropagationAlgorithmVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/Links/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/Louvain/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/OlapComputerItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/OlapItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PageRank/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PageRankVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/PersonalPageRank/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/RingsDetection/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/SSSPVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/TriangleCount/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/TriangleCountVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/WeaklyConnectedComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Olap/WeaklyConnectedComponentVermeer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OlapHome/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OlapHome/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/AdamicAdar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/AllPaths/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Crosspoints/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedCrosspoints/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedCrosspoints/PathPatternForm/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedPaths/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/CustomizedPaths/StepItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Egonet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Egonet/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FindShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FindShortestPathWithWeight/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/FusiformSimilarity/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/JaccardSimilarityGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/JaccardSimilarityPost/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KneighborGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KneighborPost/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutGet/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutPost/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/KoutPost/StepFormItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/MultiNodesShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/NeighborRankApi/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/OltpItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/OltpItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Paths/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/RankApi/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Rays/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/ResourceAllocation/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/Rings/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SameNeighbors/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SameNeighborsBatch/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/ShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/SingleSourceShortestPath/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/TemplatePaths/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/Oltp/TemplatePaths/StepFormItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OltpHome/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/OltpHome/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/StepsItems/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/StepsItems/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/VerticesItems/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/VerticesItems/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/algorithm/algorithmsForm/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/ExecuteLog/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/ExecuteLog/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Favorite/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Favorite/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/LogsDetail/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/ContentCommon/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/ContentCommon/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryBar/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/GraphMenubar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/GraphToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/GraphResult/utils/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/JsonView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/JsonView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/TableView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/analysis/QueryResult/TableView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Detail/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Detail/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Result/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/asyncTasks/Result/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Canvas3D/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Canvas3D/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClearGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClosePanelButton/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ClosePanelButton/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Context/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddEdge/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddEdge/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/DynamicAddNode/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/EditElement/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/EditElement/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ExportData/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FitCenter/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FixNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/FullScreen/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.css
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Graph/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphRenderModeSwitcher/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphRenderModeSwitcher/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphStatusView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/GraphStatusView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ImportData/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/JaccRankView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/JaccRankView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/LayoutConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Legend/customLegend.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Legend/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Menu/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/MenuBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/MenuBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/MiniMap/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NewConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NumberCard/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/NumberCard/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/RedoUndo/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/RefreshGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Search/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfig/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfigPanel/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/SettingConfigPanel/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Statistics/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/BarChartComponent/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Header/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Header/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/GraphStatistics/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/LabelStatistics/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/StatisticsPanel/LabelStatistics/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/TaskNavigateView/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/TaskNavigateView/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ToolBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ToolBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/Tooltip/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/Tooltip/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/TopBar/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/TopBar/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/ZeroDegreeNode/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/ZoomGraph/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/FilterForm.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/config.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/FilterDrawer/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/filter/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Circular/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Circular/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Concentric/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Dagre/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Force/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Grid/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/layoutConfigPanel/Radial/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/ConfigModal/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/ConfigModal/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/component/styleConfig/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AdminItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AdminItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AnalyseItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/AnalyseItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ConsoleItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ConsoleItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Home/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Home/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Item/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/Item/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ManageItem/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ManageItem/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ModuleButton/index.js
- hugegraph-hubble/hubble-fe-new/src/modules/navigation/ModuleButton/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Account/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Account/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Account/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/AsyncTaskResult/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Datasource/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Error404/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/Card.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Graph/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/GraphAnalysis/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphDetail/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphDetail/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/Card.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/GraphSpace/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Login/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Login/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Edge/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Edge/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/EdgeIndex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/ImageView.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/ListView.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Property/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Property/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Vertex/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/Vertex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/VertexIndex/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/Colorbox.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/RelateProperty.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/RelatePropertyIndex.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/common/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Meta/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/My/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Navigation/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Resource/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Role/Auth.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Role/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Role/treeData.js
- hugegraph-hubble/hubble-fe-new/src/pages/Schema/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Schema/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Super/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/EditLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/TopStatistic.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/ViewLayer.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/components/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Task/config.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/Task/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/TaskDetail/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/BaseForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/BaseForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/FieldForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/FieldForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/Edge.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/EdgeList.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/Vertex.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/VertexList.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/MappingForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/ScheduleForm.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/ScheduleForm/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/index.js
- hugegraph-hubble/hubble-fe-new/src/pages/TaskEdit/index.module.scss
- hugegraph-hubble/hubble-fe-new/src/pages/Test/index.js
- hugegraph-hubble/hubble-fe-new/src/reportWebVitals.js
- hugegraph-hubble/hubble-fe-new/src/routes/index.js
- hugegraph-hubble/hubble-fe-new/src/setupProxy.js
- hugegraph-hubble/hubble-fe-new/src/setupTests.js
- hugegraph-hubble/hubble-fe-new/src/utils/constants.js
- hugegraph-hubble/hubble-fe-new/src/utils/convertNumberToChinese.js
- hugegraph-hubble/hubble-fe-new/src/utils/convertStringToJSON.js
- hugegraph-hubble/hubble-fe-new/src/utils/filter.js
- hugegraph-hubble/hubble-fe-new/src/utils/format.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatGraphInData.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatGraphResultData.js
- hugegraph-hubble/hubble-fe-new/src/utils/formatTimeDuration.js
- hugegraph-hubble/hubble-fe-new/src/utils/getNodesFromParams.js
- hugegraph-hubble/hubble-fe-new/src/utils/graph.js
- hugegraph-hubble/hubble-fe-new/src/utils/handleGraphState.js
- hugegraph-hubble/hubble-fe-new/src/utils/removeNilKeys.js
- hugegraph-hubble/hubble-fe-new/src/utils/rules.js
- hugegraph-hubble/hubble-fe-new/src/utils/user.js
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
CI test