Skip to content

Commit ddcc513

Browse files
Merge pull request #2002 from daveajrussell/drop-arc-build-steps
Removes the superseded `neo4j-arc` build and release config & workflow files from the repository.
2 parents 46b4d7e + f39f55b commit ddcc513

File tree

10 files changed

+2
-1821
lines changed

10 files changed

+2
-1821
lines changed

.github/workflows/release-arc.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/test-arc.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1867,7 +1867,7 @@ Third-party licenses
18671867
│ └─ react-universal-interface@0.6.2
18681868
│ └─ URL: https://github.com/streamich/react-universal-interface.git
18691869
├─ UNKNOWN
1870-
│ └─ @neo4j-devtools/word-color@0.0.7
1870+
│ └─ @neo4j-devtools/word-color@0.0.8
18711871
│ └─ URL: git@github.com:neo4j/nx.git
18721872
└─ Unlicense
18731873
├─ nano-css@5.3.5

src/browser/modules/Stream/CypherFrame/VisualizationView/PropertiesPanelContent/DetailsPane.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { ClipboardCopier, PropertiesTable, upperFirst } from 'neo4j-arc/common'
2424
import { StyleableNodeLabel } from './StyleableNodeLabel'
2525
import { StyleableRelType } from './StyleableRelType'
2626
import { PaneBody, PaneHeader, PaneTitle, PaneWrapper } from './styled'
27-
import { DetailsPaneProps } from 'neo4j-arc'
27+
import { DetailsPaneProps } from 'neo4j-arc/graph-visualization'
2828

2929
export const DETAILS_PANE_STEP_SIZE = 1000
3030
export function DetailsPane({

src/neo4j-arc/LICENSE

Lines changed: 0 additions & 674 deletions
This file was deleted.

src/neo4j-arc/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/neo4j-arc/package.json

Lines changed: 0 additions & 74 deletions
This file was deleted.

src/neo4j-arc/rollup.config.js

Lines changed: 0 additions & 45 deletions
This file was deleted.

src/neo4j-arc/tsconfig.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)