Compare commits
19 Commits
master
...
feature/ai
Author | SHA1 | Date |
---|---|---|
|
96b358d365 | 1 year ago |
|
56697c6f8d | 1 year ago |
|
69d8ff5a5d | 1 year ago |
|
9919087275 | 2 years ago |
|
91147334b0 | 2 years ago |
|
792c3d26b0 | 2 years ago |
|
66dd3de27b | 2 years ago |
|
393f666dc6 | 2 years ago |
|
d8d381101f | 2 years ago |
|
9604dedffd | 2 years ago |
|
099bcec74d | 2 years ago |
|
0524237ae6 | 2 years ago |
|
be056f701f | 2 years ago |
|
ecf2c1399b | 2 years ago |
|
b1b93cb438 | 2 years ago |
|
107c90ea45 | 2 years ago |
|
f273ba49a8 | 2 years ago |
|
e8d142ed5a | 2 years ago |
|
8152c798ca | 2 years ago |
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Encoding" native2AsciiForPropertiesFiles="true" defaultCharsetForPropertiesFiles="UTF-8" />
|
|
||||||
</project>
|
|
@ -1,36 +0,0 @@
|
|||||||
<component name="InspectionProjectProfileManager">
|
|
||||||
<profile version="1.0">
|
|
||||||
<option name="myName" value="Project Default" />
|
|
||||||
<inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true">
|
|
||||||
<option name="TOP_LEVEL_CLASS_OPTIONS">
|
|
||||||
<value>
|
|
||||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
||||||
<option name="REQUIRED_TAGS" value="" />
|
|
||||||
</value>
|
|
||||||
</option>
|
|
||||||
<option name="INNER_CLASS_OPTIONS">
|
|
||||||
<value>
|
|
||||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
||||||
<option name="REQUIRED_TAGS" value="" />
|
|
||||||
</value>
|
|
||||||
</option>
|
|
||||||
<option name="METHOD_OPTIONS">
|
|
||||||
<value>
|
|
||||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
||||||
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
|
|
||||||
</value>
|
|
||||||
</option>
|
|
||||||
<option name="FIELD_OPTIONS">
|
|
||||||
<value>
|
|
||||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
||||||
<option name="REQUIRED_TAGS" value="" />
|
|
||||||
</value>
|
|
||||||
</option>
|
|
||||||
<option name="IGNORE_DEPRECATED" value="false" />
|
|
||||||
<option name="IGNORE_JAVADOC_PERIOD" value="true" />
|
|
||||||
<option name="IGNORE_DUPLICATED_THROWS" value="false" />
|
|
||||||
<option name="IGNORE_POINT_TO_ITSELF" value="false" />
|
|
||||||
<option name="myAdditionalJavadocTags" value="date" />
|
|
||||||
</inspection_tool>
|
|
||||||
</profile>
|
|
||||||
</component>
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="JavaScriptSettings">
|
|
||||||
<option name="languageLevel" value="JSX" />
|
|
||||||
</component>
|
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="10" project-jdk-type="JavaSDK" />
|
|
||||||
</project>
|
|
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/org-chart-frant.iml" filepath="$PROJECT_DIR$/.idea/org-chart-frant.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,9 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<module type="JAVA_MODULE" version="4">
|
|
||||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
||||||
<exclude-output />
|
|
||||||
<content url="file://$MODULE_DIR$" />
|
|
||||||
<orderEntry type="inheritedJdk" />
|
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
|
||||||
</component>
|
|
||||||
</module>
|
|
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings">
|
|
||||||
<mapping directory="" vcs="Git" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,593 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ChangeListManager">
|
|
||||||
<list default="true" id="449daba1-1dd3-4ffd-906d-6ef641fb81de" name="Default Changelist" comment="">
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/d3-org-chart.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/d3-org-chart.js" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/pages/dragTree.jsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/dragTree.jsx" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
||||||
</component>
|
|
||||||
<component name="FileEditorManager">
|
|
||||||
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
||||||
<file pinned="false" current-in-tab="true">
|
|
||||||
<entry file="file://$PROJECT_DIR$/src/d3-org-chart.js">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="-146">
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#49#0" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
</leaf>
|
|
||||||
</component>
|
|
||||||
<component name="Git.Settings">
|
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
||||||
</component>
|
|
||||||
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
||||||
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
||||||
<component name="JsGulpfileManager">
|
|
||||||
<detection-done>true</detection-done>
|
|
||||||
<sorting>DEFINITION_ORDER</sorting>
|
|
||||||
</component>
|
|
||||||
<component name="NodeModulesDirectoryManager">
|
|
||||||
<handled-path value="$PROJECT_DIR$/node_modules" />
|
|
||||||
</component>
|
|
||||||
<component name="NodePackageJsonFileManager">
|
|
||||||
<packageJsonPaths>
|
|
||||||
<path value="$PROJECT_DIR$/package.json" />
|
|
||||||
</packageJsonPaths>
|
|
||||||
</component>
|
|
||||||
<component name="ProjectFrameBounds" fullScreen="true">
|
|
||||||
<option name="x" value="1440" />
|
|
||||||
<option name="width" value="1920" />
|
|
||||||
<option name="height" value="1080" />
|
|
||||||
</component>
|
|
||||||
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
||||||
<entry key="Project Default">
|
|
||||||
<profile-state>
|
|
||||||
<expanded-state>
|
|
||||||
<State />
|
|
||||||
<State>
|
|
||||||
<id>ActionScript specificJavaScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Android</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Ant</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Batch Applications</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>CFML</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>CSS</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Class structureJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Code quality toolsCSS</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Code quality toolsJavaScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Code style issuesJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>CoffeeScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>CorrectnessLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Cucumber</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Error handlingJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Faces Model</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Flow type checkerJavaScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>FreeMarker</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>General</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>GeneralCoffeeScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>GeneralJavaScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Google Web Toolkit</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>GrailsGroovy</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Groovy</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>HTML</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Hibernate</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>IconsUsabilityLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>ImportsJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Inheritance issuesJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Internationalization</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>InternationalizationJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>InternationalizationLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Invalid elementsCSS</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>J2ME issuesJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>JSON and JSON5</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>JSP</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Java</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Java 8Java language level migration aidsJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Java interop issuesKotlin</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Java language level migration aidsJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>JavaFX</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>JavaScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>JavadocJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Kotlin</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>LintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>LintLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Manifest</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Markdown</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>MessagesCorrectnessLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Node.jsJavaScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>OSGi</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>OtherGroovy</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Pages Navigation Model</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Plugin DevKit</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>PortabilityJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Potentially confusing code constructsGroovy</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Probable bugsJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Properties Files</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Properties FilesJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>RELAX NG</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>RESTful Web Service</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Resource managementJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>SQL</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Sass/SCSS</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>SecurityLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>SetupSpring CoreSpring</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Spring</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Spring BootSpring</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Spring CoreSpring</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Struts</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Struts 1Struts</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Struts 2Struts</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Style issuesKotlin</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>TestNGJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Threading issuesJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>TypeScript</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>UI Form</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>UsabilityLintAndroid</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Validity issuesGroovy</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Velocity</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Verbose or redundant code constructsJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>VisibilityJava</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Vue</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Web Services</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>XML</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>XMLSpring CoreSpring</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>XPath</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>YAML</id>
|
|
||||||
</State>
|
|
||||||
</expanded-state>
|
|
||||||
</profile-state>
|
|
||||||
</entry>
|
|
||||||
</component>
|
|
||||||
<component name="ProjectView">
|
|
||||||
<navigator proportions="" version="1">
|
|
||||||
<foldersAlwaysOnTop value="true" />
|
|
||||||
</navigator>
|
|
||||||
<panes>
|
|
||||||
<pane id="ProjectPane">
|
|
||||||
<subPane>
|
|
||||||
<expand>
|
|
||||||
<path>
|
|
||||||
<item name="org-chart-frant" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="org-chart-frant" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="org-chart-frant" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="org-chart-frant" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="org-chart-frant" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="org-chart-frant" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="components" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="org-chart-frant" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="org-chart-frant" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="components" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="dialog" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
</expand>
|
|
||||||
<select />
|
|
||||||
</subPane>
|
|
||||||
</pane>
|
|
||||||
<pane id="PackagesPane" />
|
|
||||||
<pane id="Scope" />
|
|
||||||
<pane id="CatdeaLogs" />
|
|
||||||
</panes>
|
|
||||||
</component>
|
|
||||||
<component name="PropertiesComponent">
|
|
||||||
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
||||||
<property name="aspect.path.notification.shown" value="true" />
|
|
||||||
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1690446615685" />
|
|
||||||
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
||||||
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
||||||
<property name="project.structure.last.edited" value="Project" />
|
|
||||||
<property name="project.structure.proportion" value="0.0" />
|
|
||||||
<property name="project.structure.side.proportion" value="0.0" />
|
|
||||||
<property name="settings.editor.selected.configurable" value="preferences.externalDependencies" />
|
|
||||||
</component>
|
|
||||||
<component name="RebelAgentSelection">
|
|
||||||
<selection>jr</selection>
|
|
||||||
</component>
|
|
||||||
<component name="RunDashboard">
|
|
||||||
<option name="ruleStates">
|
|
||||||
<list>
|
|
||||||
<RuleState>
|
|
||||||
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
||||||
</RuleState>
|
|
||||||
<RuleState>
|
|
||||||
<option name="name" value="StatusDashboardGroupingRule" />
|
|
||||||
</RuleState>
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="SvnConfiguration">
|
|
||||||
<configuration />
|
|
||||||
</component>
|
|
||||||
<component name="TaskManager">
|
|
||||||
<task active="true" id="Default" summary="Default task">
|
|
||||||
<changelist id="449daba1-1dd3-4ffd-906d-6ef641fb81de" name="Default Changelist" comment="" />
|
|
||||||
<created>1689842546961</created>
|
|
||||||
<option name="number" value="Default" />
|
|
||||||
<option name="presentableId" value="Default" />
|
|
||||||
<updated>1689842546961</updated>
|
|
||||||
<workItem from="1689842557088" duration="205000" />
|
|
||||||
<workItem from="1690192167781" duration="39000" />
|
|
||||||
<workItem from="1690341272941" duration="164000" />
|
|
||||||
<workItem from="1690446551998" duration="218000" />
|
|
||||||
</task>
|
|
||||||
<servers />
|
|
||||||
</component>
|
|
||||||
<component name="TimeTrackingManager">
|
|
||||||
<option name="totallyTimeSpent" value="626000" />
|
|
||||||
</component>
|
|
||||||
<component name="ToolWindowManager">
|
|
||||||
<frame x="1440" y="0" width="1920" height="1080" extended-state="0" />
|
|
||||||
<layout>
|
|
||||||
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.19382322" />
|
|
||||||
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
||||||
<window_info id="JRebel" order="2" side_tool="true" />
|
|
||||||
<window_info id="Image Layers" order="3" />
|
|
||||||
<window_info id="Capture Tool" order="4" />
|
|
||||||
<window_info id="UI Designer" order="5" />
|
|
||||||
<window_info id="Favorites" order="6" side_tool="true" />
|
|
||||||
<window_info id="Designer" order="7" />
|
|
||||||
<window_info anchor="bottom" id="Message" order="0" />
|
|
||||||
<window_info anchor="bottom" id="Find" order="1" />
|
|
||||||
<window_info anchor="bottom" id="Run" order="2" />
|
|
||||||
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
||||||
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
||||||
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
||||||
<window_info anchor="bottom" id="TODO" order="6" />
|
|
||||||
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
|
|
||||||
<window_info anchor="bottom" id="Terminal" order="8" />
|
|
||||||
<window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
|
|
||||||
<window_info anchor="bottom" id="Messages" order="10" />
|
|
||||||
<window_info anchor="bottom" id="Database Changes" order="11" show_stripe_button="false" />
|
|
||||||
<window_info active="true" anchor="bottom" id="Version Control" order="12" visible="true" weight="0.26039603" />
|
|
||||||
<window_info anchor="bottom" id="JRebel Console" order="13" side_tool="true" />
|
|
||||||
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
||||||
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
||||||
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
||||||
<window_info anchor="right" id="Palette" order="3" />
|
|
||||||
<window_info anchor="right" id="Capture Analysis" order="4" />
|
|
||||||
<window_info anchor="right" id="Maven Projects" order="5" />
|
|
||||||
<window_info anchor="right" id="aiXcoder" order="6" />
|
|
||||||
<window_info anchor="right" id="Database" order="7" />
|
|
||||||
<window_info anchor="right" id="Palette	" order="8" />
|
|
||||||
<window_info anchor="right" id="Theme Preview" order="9" />
|
|
||||||
</layout>
|
|
||||||
</component>
|
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
|
||||||
<option name="version" value="1" />
|
|
||||||
</component>
|
|
||||||
<component name="Vcs.Log.History.Properties">
|
|
||||||
<option name="COLUMN_ORDER">
|
|
||||||
<list>
|
|
||||||
<option value="0" />
|
|
||||||
<option value="2" />
|
|
||||||
<option value="3" />
|
|
||||||
<option value="1" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="VcsContentAnnotationSettings">
|
|
||||||
<option name="myLimit" value="2678400000" />
|
|
||||||
</component>
|
|
||||||
<component name="editorHistoryManager">
|
|
||||||
<entry file="file://$PROJECT_DIR$/src/components/dialog/index.jsx">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state>
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#26#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/src/d3-org-chart.js">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="-146">
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#49#0" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
</component>
|
|
||||||
<component name="ideajad">
|
|
||||||
<property name="annotate" value="false" />
|
|
||||||
<property name="annotateFully" value="false" />
|
|
||||||
<property name="braces" value="false" />
|
|
||||||
<property name="clear" value="false" />
|
|
||||||
<property name="confirmNavigationTriggeredDecompile" value="true" />
|
|
||||||
<property name="dead" value="true" />
|
|
||||||
<property name="defaultInitializers" value="false" />
|
|
||||||
<property name="dissassemblerOnly" value="false" />
|
|
||||||
<property name="fieldsFirst" value="true" />
|
|
||||||
<property name="fileExtension" value="java" />
|
|
||||||
<property name="fullyQualifiedNames" value="false" />
|
|
||||||
<property name="indentation" value="4" />
|
|
||||||
<property name="intRadix" value="10" />
|
|
||||||
<property name="lineNumbersAsComments" value="true" />
|
|
||||||
<property name="longRadix" value="10" />
|
|
||||||
<property name="maxStringLength" value="64" />
|
|
||||||
<property name="nocast" value="false" />
|
|
||||||
<property name="noclass" value="false" />
|
|
||||||
<property name="nocode" value="false" />
|
|
||||||
<property name="noconv" value="false" />
|
|
||||||
<property name="noctor" value="false" />
|
|
||||||
<property name="nodos" value="false" />
|
|
||||||
<property name="nofd" value="false" />
|
|
||||||
<property name="noinner" value="false" />
|
|
||||||
<property name="nolvt" value="false" />
|
|
||||||
<property name="nonlb" value="false" />
|
|
||||||
<property name="outputDirectory" value="" />
|
|
||||||
<property name="packFields" value="3" />
|
|
||||||
<property name="packImports" value="7" />
|
|
||||||
<property name="prefixNumericalClasses" value="_cls" />
|
|
||||||
<property name="prefixNumericalFields" value="_fld" />
|
|
||||||
<property name="prefixNumericalLocals" value="_lcl" />
|
|
||||||
<property name="prefixNumericalMethods" value="_mth" />
|
|
||||||
<property name="prefixNumericalParameters" value="_prm" />
|
|
||||||
<property name="prefixUnusedExceptions" value="_ex" />
|
|
||||||
<property name="readonly" value="false" />
|
|
||||||
<property name="safe" value="false" />
|
|
||||||
<property name="sort" value="false" />
|
|
||||||
<property name="spaceAfterKeyword" value="false" />
|
|
||||||
<property name="splitStringsAtNewline" value="false" />
|
|
||||||
<property name="useTabs" value="false" />
|
|
||||||
</component>
|
|
||||||
<component name="masterDetails">
|
|
||||||
<states>
|
|
||||||
<state key="GlobalLibrariesConfigurable.UI">
|
|
||||||
<settings>
|
|
||||||
<last-edited>fastdfs-client-java-1.27-RELEASE</last-edited>
|
|
||||||
<splitter-proportions>
|
|
||||||
<option name="proportions">
|
|
||||||
<list>
|
|
||||||
<option value="0.2" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</splitter-proportions>
|
|
||||||
</settings>
|
|
||||||
</state>
|
|
||||||
<state key="JdkListConfigurable.UI">
|
|
||||||
<settings>
|
|
||||||
<last-edited>10</last-edited>
|
|
||||||
<splitter-proportions>
|
|
||||||
<option name="proportions">
|
|
||||||
<list>
|
|
||||||
<option value="0.2" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</splitter-proportions>
|
|
||||||
</settings>
|
|
||||||
</state>
|
|
||||||
<state key="ProjectJDKs.UI">
|
|
||||||
<settings>
|
|
||||||
<last-edited>1.8</last-edited>
|
|
||||||
<splitter-proportions>
|
|
||||||
<option name="proportions">
|
|
||||||
<list>
|
|
||||||
<option value="0.2" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</splitter-proportions>
|
|
||||||
</settings>
|
|
||||||
</state>
|
|
||||||
<state key="ProjectLibrariesConfigurable.UI">
|
|
||||||
<settings>
|
|
||||||
<splitter-proportions>
|
|
||||||
<option name="proportions">
|
|
||||||
<list>
|
|
||||||
<option value="0.2" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</splitter-proportions>
|
|
||||||
</settings>
|
|
||||||
</state>
|
|
||||||
</states>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
Before Width: | Height: | Size: 485 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 6.9 KiB |
@ -1,115 +0,0 @@
|
|||||||
import { Form, Input, Modal, TreeSelect, message, Checkbox } from 'antd';
|
|
||||||
import React, {
|
|
||||||
useState,
|
|
||||||
useEffect,
|
|
||||||
useRef,
|
|
||||||
forwardRef,
|
|
||||||
useImperativeHandle,
|
|
||||||
} from 'react';
|
|
||||||
import * as d3 from 'd3';
|
|
||||||
import './index.less';
|
|
||||||
import { HomeOutlined } from '@ant-design/icons';
|
|
||||||
import './index.less';
|
|
||||||
import { getLabel } from '../../util/i18n.js';
|
|
||||||
|
|
||||||
const layout = {
|
|
||||||
labelCol: { span: 8 },
|
|
||||||
wrapperCol: { span: 14 },
|
|
||||||
};
|
|
||||||
|
|
||||||
const CopyDialog = forwardRef(
|
|
||||||
({ open, onCreate, onCancel, labelData }, ref) => {
|
|
||||||
const [treeData, setData] = useState([]);
|
|
||||||
const [form] = Form.useForm();
|
|
||||||
const formRef = useRef(null);
|
|
||||||
|
|
||||||
useImperativeHandle(ref, () => ({
|
|
||||||
getTreeData() {
|
|
||||||
form.resetFields();
|
|
||||||
d3.json('/api/bs/hrmorganization/orgchart/getSubCompanyTree').then(
|
|
||||||
(data) => {
|
|
||||||
data.companyTree.map((item, index) => {
|
|
||||||
item.icon = <HomeOutlined />;
|
|
||||||
});
|
|
||||||
setData(data.companyTree);
|
|
||||||
},
|
|
||||||
);
|
|
||||||
},
|
|
||||||
}));
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 根节点树异步加载
|
|
||||||
* @param {} parentId
|
|
||||||
* @returns
|
|
||||||
*/
|
|
||||||
const onRootLoadData = (treeNode) =>
|
|
||||||
new Promise((resolve) => {
|
|
||||||
const { id } = treeNode.props;
|
|
||||||
setTimeout(() => {
|
|
||||||
d3.json(
|
|
||||||
`/api/bs/hrmorganization/orgchart/getSubCompanyTree?subcompany=${id}`,
|
|
||||||
).then((data) => {
|
|
||||||
data.companyTree.map((item, index) => {
|
|
||||||
item.icon = <HomeOutlined />;
|
|
||||||
});
|
|
||||||
let arr = [...treeData, ...data.companyTree];
|
|
||||||
setData(arr);
|
|
||||||
});
|
|
||||||
resolve(undefined);
|
|
||||||
}, 200);
|
|
||||||
});
|
|
||||||
|
|
||||||
return (
|
|
||||||
<Modal
|
|
||||||
open={open}
|
|
||||||
title={getLabel(547505, labelData)}
|
|
||||||
okText={getLabel(547319, labelData)}
|
|
||||||
cancelText={getLabel(547318, labelData)}
|
|
||||||
onCancel={onCancel}
|
|
||||||
onOk={() => {
|
|
||||||
form
|
|
||||||
.validateFields()
|
|
||||||
.then((values) => {
|
|
||||||
onCreate(values);
|
|
||||||
})
|
|
||||||
.catch((info) => {
|
|
||||||
console.log('Validate Failed:', info);
|
|
||||||
});
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
<Form ref={formRef} {...layout} form={form} name="form_in_modal">
|
|
||||||
<Form.Item
|
|
||||||
name="company"
|
|
||||||
label={getLabel(547506, labelData)}
|
|
||||||
rules={[
|
|
||||||
{
|
|
||||||
required: true,
|
|
||||||
message: `${getLabel(547507, labelData)}`,
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
>
|
|
||||||
<TreeSelect
|
|
||||||
className="custom-tree-select"
|
|
||||||
treeDataSimpleMode
|
|
||||||
allowClear
|
|
||||||
style={{ width: '100%' }}
|
|
||||||
dropdownStyle={{ maxHeight: 400, overflow: 'auto' }}
|
|
||||||
loadData={onRootLoadData}
|
|
||||||
treeData={treeData}
|
|
||||||
treeIcon
|
|
||||||
/>
|
|
||||||
</Form.Item>
|
|
||||||
|
|
||||||
<Form.Item
|
|
||||||
name="copySubDept"
|
|
||||||
valuePropName="checked"
|
|
||||||
label={getLabel(547262, labelData)}
|
|
||||||
>
|
|
||||||
<Checkbox />
|
|
||||||
</Form.Item>
|
|
||||||
</Form>
|
|
||||||
</Modal>
|
|
||||||
);
|
|
||||||
},
|
|
||||||
);
|
|
||||||
export default CopyDialog;
|
|
@ -1,111 +0,0 @@
|
|||||||
import React from 'react';
|
|
||||||
import { TreeSelect, Modal, message } from 'antd';
|
|
||||||
|
|
||||||
export default class OperateDialog extends React.Component {
|
|
||||||
constructor(props) {
|
|
||||||
super(props);
|
|
||||||
this.state = {
|
|
||||||
treeData: [],
|
|
||||||
open: false,
|
|
||||||
confirmLoading: false,
|
|
||||||
title: '',
|
|
||||||
operateType: '',
|
|
||||||
root: '',
|
|
||||||
type: 1,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
componentDidMount() {}
|
|
||||||
|
|
||||||
handleOk = () => {
|
|
||||||
const { type } = this.state;
|
|
||||||
if (type === 1) {
|
|
||||||
this.props.addFolderNode();
|
|
||||||
} else {
|
|
||||||
this.props.deleteNode();
|
|
||||||
}
|
|
||||||
setTimeout(() => {
|
|
||||||
this.setState({ open: false });
|
|
||||||
message.success('操作成功');
|
|
||||||
}, 200);
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 根节点树数据
|
|
||||||
* @param {} parentId
|
|
||||||
* @returns
|
|
||||||
*/
|
|
||||||
getNodeTreeNode = (parentId) => {
|
|
||||||
this.setState({ confirmLoading: true });
|
|
||||||
fetch(`/api/bs/hrmorganization/orgchart/getSubCompanyTree`)
|
|
||||||
.then((res) => res.json())
|
|
||||||
.then((data) => {
|
|
||||||
if (data.api_status) {
|
|
||||||
let arr = [];
|
|
||||||
arr = [...this.state.treeData, ...data.companyTree];
|
|
||||||
this.setState({
|
|
||||||
treeData: arr,
|
|
||||||
confirmLoading: false,
|
|
||||||
});
|
|
||||||
}
|
|
||||||
});
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 根节点树异步加载
|
|
||||||
* @param {} parentId
|
|
||||||
* @returns
|
|
||||||
*/
|
|
||||||
onRootLoadData = (treeNode) =>
|
|
||||||
new Promise((resolve) => {
|
|
||||||
const { id } = treeNode.props;
|
|
||||||
setTimeout(() => {
|
|
||||||
let api = `/api/bs/hrmorganization/orgchart/getSubCompanyTree?subcompany=${id}`;
|
|
||||||
this.getNodeTreeNode(api);
|
|
||||||
resolve(undefined);
|
|
||||||
}, 500);
|
|
||||||
});
|
|
||||||
|
|
||||||
showOperate = (id, title, type) => {
|
|
||||||
this.setState({
|
|
||||||
open: true,
|
|
||||||
confirmLoading: true,
|
|
||||||
title: title,
|
|
||||||
type: type,
|
|
||||||
});
|
|
||||||
this.getNodeTreeNode(id);
|
|
||||||
};
|
|
||||||
|
|
||||||
onRootChange = (value) => {
|
|
||||||
this.setState({ root: value });
|
|
||||||
};
|
|
||||||
|
|
||||||
render() {
|
|
||||||
const { treeData, open, confirmLoading, title } = this.state;
|
|
||||||
return (
|
|
||||||
<>
|
|
||||||
<Modal
|
|
||||||
title={title}
|
|
||||||
cancelText="取消"
|
|
||||||
okText="确定"
|
|
||||||
open={open}
|
|
||||||
onOk={this.handleOk}
|
|
||||||
confirmLoading={confirmLoading}
|
|
||||||
onCancel={() => this.setState({ open: false })}
|
|
||||||
>
|
|
||||||
<TreeSelect
|
|
||||||
treeDataSimpleMode
|
|
||||||
allowClear
|
|
||||||
style={{ width: '100%' }}
|
|
||||||
value={this.state.root}
|
|
||||||
dropdownStyle={{ maxHeight: 400, overflow: 'auto' }}
|
|
||||||
placeholder="请选择要删除的节点"
|
|
||||||
onChange={this.onRootChange}
|
|
||||||
loadData={this.onRootLoadData}
|
|
||||||
treeData={treeData}
|
|
||||||
/>
|
|
||||||
</Modal>
|
|
||||||
</>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,5 +0,0 @@
|
|||||||
.ant-select-tree
|
|
||||||
.ant-select-tree-treenode-disabled
|
|
||||||
.ant-select-tree-node-content-wrapper {
|
|
||||||
color: rgba(0, 0, 0, 0.85);
|
|
||||||
}
|
|
@ -1,126 +0,0 @@
|
|||||||
import { Form, Input, Modal, TreeSelect, message } from 'antd';
|
|
||||||
import React, {
|
|
||||||
useState,
|
|
||||||
useEffect,
|
|
||||||
useRef,
|
|
||||||
forwardRef,
|
|
||||||
useImperativeHandle,
|
|
||||||
} from 'react';
|
|
||||||
import * as d3 from 'd3';
|
|
||||||
import './index.less';
|
|
||||||
import { HomeOutlined, FolderOutlined } from '@ant-design/icons';
|
|
||||||
import './index.less';
|
|
||||||
import { getLabel } from '../../util/i18n.js';
|
|
||||||
|
|
||||||
const layout = {
|
|
||||||
labelCol: { span: 6 },
|
|
||||||
wrapperCol: { span: 14 },
|
|
||||||
};
|
|
||||||
|
|
||||||
const MergeDialog = forwardRef(
|
|
||||||
({ open, onCreate, onCancel, labelData }, ref) => {
|
|
||||||
const [treeData, setData] = useState([]);
|
|
||||||
const [form] = Form.useForm();
|
|
||||||
const formRef = useRef(null);
|
|
||||||
|
|
||||||
const [treeLine, setTreeLine] = useState(true);
|
|
||||||
|
|
||||||
useImperativeHandle(ref, () => ({
|
|
||||||
getTreeData() {
|
|
||||||
form.resetFields();
|
|
||||||
d3.json('/api/bs/hrmorganization/orgchart/getDepartmentTree').then(
|
|
||||||
(data) => {
|
|
||||||
data.departmentTree.map((item, index) => {
|
|
||||||
item.icon = <HomeOutlined />;
|
|
||||||
});
|
|
||||||
setData(data.departmentTree);
|
|
||||||
},
|
|
||||||
);
|
|
||||||
},
|
|
||||||
}));
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 根节点树异步加载
|
|
||||||
* @param {} parentId
|
|
||||||
* @returns
|
|
||||||
*/
|
|
||||||
const onRootLoadData = (treeNode) =>
|
|
||||||
new Promise((resolve) => {
|
|
||||||
const { id } = treeNode.props;
|
|
||||||
setTimeout(() => {
|
|
||||||
d3.json(
|
|
||||||
`/api/bs/hrmorganization/orgchart/getDepartmentTree?subcompany=${id}`,
|
|
||||||
).then((data) => {
|
|
||||||
data.departmentTree.map((item, index) => {
|
|
||||||
if (item.key.indexOf('d') > -1) {
|
|
||||||
item.icon = <FolderOutlined />;
|
|
||||||
} else {
|
|
||||||
item.icon = <HomeOutlined />;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
let arr = [...treeData, ...data.departmentTree];
|
|
||||||
setData(arr);
|
|
||||||
});
|
|
||||||
resolve(undefined);
|
|
||||||
}, 200);
|
|
||||||
});
|
|
||||||
|
|
||||||
return (
|
|
||||||
<Modal
|
|
||||||
open={open}
|
|
||||||
title={getLabel(547508, labelData)}
|
|
||||||
okText={getLabel(547319, labelData)}
|
|
||||||
cancelText={getLabel(547318, labelData)}
|
|
||||||
onCancel={onCancel}
|
|
||||||
onOk={() => {
|
|
||||||
form
|
|
||||||
.validateFields()
|
|
||||||
.then((values) => {
|
|
||||||
onCreate(values);
|
|
||||||
})
|
|
||||||
.catch((info) => {
|
|
||||||
console.log('Validate Failed:', info);
|
|
||||||
});
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
<Form ref={formRef} {...layout} form={form} name="form_in_modal">
|
|
||||||
<Form.Item
|
|
||||||
name="department"
|
|
||||||
label={getLabel(547264, labelData)}
|
|
||||||
rules={[
|
|
||||||
{
|
|
||||||
required: true,
|
|
||||||
message: `${getLabel(547509, labelData)}`,
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
>
|
|
||||||
<TreeSelect
|
|
||||||
className="custom-tree-select"
|
|
||||||
treeDataSimpleMode
|
|
||||||
allowClear
|
|
||||||
style={{ width: '100%' }}
|
|
||||||
dropdownStyle={{ maxHeight: 400, overflow: 'auto' }}
|
|
||||||
loadData={onRootLoadData}
|
|
||||||
treeData={treeData}
|
|
||||||
treeIcon
|
|
||||||
/>
|
|
||||||
</Form.Item>
|
|
||||||
|
|
||||||
<Form.Item
|
|
||||||
name="mergeName"
|
|
||||||
label={getLabel(547265, labelData)}
|
|
||||||
rules={[
|
|
||||||
{
|
|
||||||
required: true,
|
|
||||||
message: `${getLabel(547510, labelData)}`,
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
>
|
|
||||||
<Input />
|
|
||||||
</Form.Item>
|
|
||||||
</Form>
|
|
||||||
</Modal>
|
|
||||||
);
|
|
||||||
},
|
|
||||||
);
|
|
||||||
export default MergeDialog;
|
|
@ -1,12 +0,0 @@
|
|||||||
.dept-box:hover {
|
|
||||||
width: 500px;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.loading-center {
|
|
||||||
position: absolute;
|
|
||||||
top: 50vh;
|
|
||||||
left: 50%;
|
|
||||||
margin-left: -8px;
|
|
||||||
margin-top: -8px;
|
|
||||||
}
|
|
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
@ -1,144 +0,0 @@
|
|||||||
/*
|
|
||||||
* @Author: Chengliang 1546584672@qq.com
|
|
||||||
* @Date: 2023-06-25 16:33:21
|
|
||||||
* @LastEditors: Chengliang 1546584672@qq.com
|
|
||||||
* @LastEditTime: 2023-09-14 17:48:39
|
|
||||||
* @FilePath: /org-chart-frant/src/components/timeline/index.jsx
|
|
||||||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
||||||
*/
|
|
||||||
import React from 'react';
|
|
||||||
import { Timeline, Drawer, Popconfirm, message } from 'antd';
|
|
||||||
import styles from './index.less';
|
|
||||||
import leftTreeShow from './img/leftTree-show.png';
|
|
||||||
import leftHide from './img/leftTree-hide.png';
|
|
||||||
import { CloseCircleOutlined } from '@ant-design/icons';
|
|
||||||
import { getLabel } from '../../util/i18n.js';
|
|
||||||
|
|
||||||
export default class TimeLine extends React.Component {
|
|
||||||
constructor(props) {
|
|
||||||
super(props);
|
|
||||||
this.state = {
|
|
||||||
timelineList: [],
|
|
||||||
open: true,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
handleLineClick(data) {
|
|
||||||
let newList = this.state.timelineList.map((item) => {
|
|
||||||
item.color = 'grey';
|
|
||||||
if (item.key == data.key) {
|
|
||||||
item.color = 'blue';
|
|
||||||
}
|
|
||||||
return item;
|
|
||||||
});
|
|
||||||
this.setState({
|
|
||||||
timelineList: newList,
|
|
||||||
});
|
|
||||||
this.props.onClick(data);
|
|
||||||
}
|
|
||||||
|
|
||||||
handleDelete(key) {
|
|
||||||
const { labelData } = this.props;
|
|
||||||
let api = `/api/bs/hrmorganization/orgchart/versionDelete?versionId=${key}`;
|
|
||||||
fetch(api)
|
|
||||||
.then((res) => res.json())
|
|
||||||
.then((data) => {
|
|
||||||
if (data.api_status) {
|
|
||||||
message.success(`${getLabel(547484, labelData)}`, 2, 3);
|
|
||||||
window.location.reload(true);
|
|
||||||
} else {
|
|
||||||
message.error(`${getLabel(547483, labelData)}`, 2, 3);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
componentDidMount() {
|
|
||||||
this.searchTimeLines(this.props.url);
|
|
||||||
}
|
|
||||||
|
|
||||||
searchTimeLines(url) {
|
|
||||||
fetch(url)
|
|
||||||
.then((res) => res.json())
|
|
||||||
.then((data) => {
|
|
||||||
this.setState({
|
|
||||||
timelineList: data.timelineList,
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
setOpen = () => {
|
|
||||||
this.setState({
|
|
||||||
open: !this.state.open,
|
|
||||||
});
|
|
||||||
};
|
|
||||||
|
|
||||||
render() {
|
|
||||||
const { labelData } = this.props;
|
|
||||||
|
|
||||||
let showStyle = {};
|
|
||||||
let positionStyle = {};
|
|
||||||
if (this.state.open) {
|
|
||||||
showStyle = {
|
|
||||||
display: 'block',
|
|
||||||
};
|
|
||||||
positionStyle = {
|
|
||||||
left: '219px',
|
|
||||||
background: `url(${leftTreeShow}) no-repeat -2px 0`,
|
|
||||||
};
|
|
||||||
} else {
|
|
||||||
showStyle = {
|
|
||||||
display: 'none',
|
|
||||||
};
|
|
||||||
positionStyle = {
|
|
||||||
left: '0',
|
|
||||||
background: `url(${leftHide}) no-repeat -2px 0`,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
return (
|
|
||||||
<>
|
|
||||||
<div
|
|
||||||
className={styles.leftRightLayoutBtn}
|
|
||||||
style={positionStyle}
|
|
||||||
onClick={this.setOpen}
|
|
||||||
></div>
|
|
||||||
<div className={styles.lineWrapper} style={showStyle}>
|
|
||||||
<Timeline>
|
|
||||||
{this.state.timelineList.map((item) => {
|
|
||||||
return (
|
|
||||||
<Timeline.Item
|
|
||||||
key={item.key}
|
|
||||||
className={styles.timeline}
|
|
||||||
color={item.color}
|
|
||||||
>
|
|
||||||
<div
|
|
||||||
className={styles.title}
|
|
||||||
style={{
|
|
||||||
color: item.color == 'blue' ? '#1890ff' : 'dimgray',
|
|
||||||
}}
|
|
||||||
onClick={this.handleLineClick.bind(this, item)}
|
|
||||||
>
|
|
||||||
{item.title}
|
|
||||||
</div>
|
|
||||||
{item.key != 0 && (
|
|
||||||
<Popconfirm
|
|
||||||
title={`${getLabel(547491, labelData)}[${item.title}]?`}
|
|
||||||
onConfirm={this.handleDelete.bind(this, item.key)}
|
|
||||||
okText={getLabel(547319, labelData)}
|
|
||||||
cancelText={getLabel(547318, labelData)}
|
|
||||||
>
|
|
||||||
<div className={styles.delete}>
|
|
||||||
<CloseCircleOutlined />
|
|
||||||
</div>
|
|
||||||
</Popconfirm>
|
|
||||||
)}
|
|
||||||
<div className={styles.time}>{item.time}</div>
|
|
||||||
</Timeline.Item>
|
|
||||||
);
|
|
||||||
})}
|
|
||||||
</Timeline>
|
|
||||||
</div>
|
|
||||||
</>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,74 +0,0 @@
|
|||||||
.lineWrapper {
|
|
||||||
width: 208px;
|
|
||||||
height: calc(~'100% - 200px');
|
|
||||||
overflow-y: scroll;
|
|
||||||
position: fixed;
|
|
||||||
left: 10px;
|
|
||||||
z-index: 100;
|
|
||||||
background: #fff;
|
|
||||||
border-radius: 20px;
|
|
||||||
padding-top: 20px;
|
|
||||||
padding-bottom: 20px;
|
|
||||||
padding-left: 20px;
|
|
||||||
|
|
||||||
.timeline {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
// .timeline .title:hover {
|
|
||||||
// color: #1890ff;
|
|
||||||
// }
|
|
||||||
|
|
||||||
.time {
|
|
||||||
color: dimgray;
|
|
||||||
}
|
|
||||||
|
|
||||||
.delete :hover {
|
|
||||||
color: red;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.leftRightLayoutBtn {
|
|
||||||
width: 18px;
|
|
||||||
height: 60px;
|
|
||||||
position: fixed;
|
|
||||||
top: 50%;
|
|
||||||
// margin-top: -30px;
|
|
||||||
z-index: 101;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
.leftRightLayoutBtn :hover {
|
|
||||||
background-image: url(./img/leftTree-show-hover.png) no-repeat -2px 0 !important;
|
|
||||||
background-color: #1890ff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.lineWrapper::-webkit-scrollbar {
|
|
||||||
/*滚动条整体样式*/
|
|
||||||
width: 10px;
|
|
||||||
/*高宽分别对应横竖滚动条的尺寸*/
|
|
||||||
height: 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.lineWrapper::-webkit-scrollbar-thumb {
|
|
||||||
/*滚动条里面小方块*/
|
|
||||||
border-radius: 10px;
|
|
||||||
background-color: skyblue;
|
|
||||||
background-image: -webkit-linear-gradient(
|
|
||||||
45deg,
|
|
||||||
rgba(255, 255, 255, 0.2) 25%,
|
|
||||||
transparent 25%,
|
|
||||||
transparent 50%,
|
|
||||||
rgba(255, 255, 255, 0.2) 50%,
|
|
||||||
rgba(255, 255, 255, 0.2) 75%,
|
|
||||||
transparent 75%,
|
|
||||||
transparent
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
.lineWrapper::-webkit-scrollbar-track {
|
|
||||||
/*滚动条里面轨道*/
|
|
||||||
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
|
|
||||||
background: #ededed;
|
|
||||||
border-radius: 10px;
|
|
||||||
}
|
|
Before Width: | Height: | Size: 210 B |
Before Width: | Height: | Size: 414 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 474 B |
@ -0,0 +1,38 @@
|
|||||||
|
import React, { useEffect, useState } from 'react';
|
||||||
|
import * as d3 from 'd3';
|
||||||
|
import styles from './index.less';
|
||||||
|
import { Image } from 'antd';
|
||||||
|
|
||||||
|
import WaterMark from 'watermark-component-for-react';
|
||||||
|
|
||||||
|
export default function chartPage() {
|
||||||
|
const [url, setUrl] = useState();
|
||||||
|
const [hasRight, setHasRight] = useState('true');
|
||||||
|
const [watermark, setWatermark] = useState();
|
||||||
|
|
||||||
|
//获取数据
|
||||||
|
useEffect(() => {
|
||||||
|
d3.json('/api/ais/orgChart/chartData').then((res) => {
|
||||||
|
setWatermark(res.data.watermark);
|
||||||
|
setUrl(res.data.url);
|
||||||
|
setHasRight('true');
|
||||||
|
});
|
||||||
|
}, []);
|
||||||
|
|
||||||
|
return (
|
||||||
|
hasRight && (
|
||||||
|
<>
|
||||||
|
<WaterMark content={watermark} font="20px Microsoft Yahei">
|
||||||
|
<div className={styles.chartContainer}>
|
||||||
|
<Image
|
||||||
|
src={url}
|
||||||
|
preview={false}
|
||||||
|
//src={page}
|
||||||
|
height={'100vh'}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</WaterMark>
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
);
|
||||||
|
}
|
@ -1,110 +0,0 @@
|
|||||||
/*
|
|
||||||
* @Author: Chengliang 1546584672@qq.com
|
|
||||||
* @Date: 2023-09-11 15:33:27
|
|
||||||
* @LastEditors: Chengliang 1546584672@qq.com
|
|
||||||
* @LastEditTime: 2023-09-15 11:39:05
|
|
||||||
* @FilePath: /org-chart-frant/src/pages/statisticsTable.jsx
|
|
||||||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
||||||
*/
|
|
||||||
import React, { useEffect, useState, useRef } from 'react';
|
|
||||||
import * as d3 from 'd3';
|
|
||||||
import qs from 'qs';
|
|
||||||
import { Table } from 'antd';
|
|
||||||
import { getLabel } from '../util/i18n.js';
|
|
||||||
|
|
||||||
const StatisticsTable = () => {
|
|
||||||
const [loading, setLoading] = useState(true);
|
|
||||||
const [dataSource, setDataSource] = useState([]);
|
|
||||||
const [columns, setColumns] = useState([]);
|
|
||||||
const [labelData, setLabelData] = useState({});
|
|
||||||
|
|
||||||
useEffect(() => {
|
|
||||||
d3.json('/api/bs/hrmorganization/orgchart/i18n').then((res) => {
|
|
||||||
setLabelData(res.data);
|
|
||||||
const columns = [
|
|
||||||
{
|
|
||||||
title: `${getLabel(547327, res.data)}`,
|
|
||||||
dataIndex: 'key',
|
|
||||||
key: 'key',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547517, res.data)}`,
|
|
||||||
dataIndex: 'dataIdName',
|
|
||||||
key: 'dataIdName',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547518, res.data)}`,
|
|
||||||
dataIndex: 'superIdName',
|
|
||||||
key: 'superIdName',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547519, res.data)}`,
|
|
||||||
dataIndex: 'type',
|
|
||||||
key: 'type',
|
|
||||||
render(value, row, index) {
|
|
||||||
if (value == 1) {
|
|
||||||
return `${getLabel(547332, res.data)}`;
|
|
||||||
} else {
|
|
||||||
return `${getLabel(547331, res.data)}`;
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547346, res.data)}`,
|
|
||||||
dataIndex: 'onJobNum',
|
|
||||||
key: 'onJobNum',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547345, res.data)}`,
|
|
||||||
dataIndex: 'staffNum',
|
|
||||||
key: 'staffNum',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547520, res.data)}`,
|
|
||||||
dataIndex: 'creator',
|
|
||||||
key: 'creator',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547521, res.data)}`,
|
|
||||||
dataIndex: 'createTime',
|
|
||||||
key: 'createTime',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: `${getLabel(547522, res.data)}`,
|
|
||||||
dataIndex: 'updateTime',
|
|
||||||
key: 'updateTime',
|
|
||||||
},
|
|
||||||
];
|
|
||||||
setColumns(columns);
|
|
||||||
selectData();
|
|
||||||
});
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
const selectData = () => {
|
|
||||||
d3.json(`/api/bs/hrmorganization/orgchart/selectStatistics`).then((res) => {
|
|
||||||
setDataSource(res.data.result);
|
|
||||||
setLoading(false);
|
|
||||||
});
|
|
||||||
};
|
|
||||||
|
|
||||||
return (
|
|
||||||
<>
|
|
||||||
<div style={{ padding: '50px' }}>
|
|
||||||
<Table
|
|
||||||
dataSource={dataSource}
|
|
||||||
columns={columns}
|
|
||||||
loading={loading}
|
|
||||||
pagination={{
|
|
||||||
showTotal: (total) =>
|
|
||||||
`${getLabel(547523, labelData)} ${dataSource.length} ${getLabel(
|
|
||||||
547524,
|
|
||||||
labelData,
|
|
||||||
)}`,
|
|
||||||
}}
|
|
||||||
/>
|
|
||||||
;
|
|
||||||
</div>
|
|
||||||
</>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
export default StatisticsTable;
|
|
@ -1,15 +0,0 @@
|
|||||||
let languageIdWeaver = document.cookie
|
|
||||||
.split('; ')
|
|
||||||
.find((row) => row.startsWith('languageidweaver='))
|
|
||||||
?.split('=')[1];
|
|
||||||
if (languageIdWeaver == undefined) {
|
|
||||||
languageIdWeaver = 7;
|
|
||||||
}
|
|
||||||
|
|
||||||
export const getLabel = (key, labelData) => {
|
|
||||||
if (labelData[key]) {
|
|
||||||
return labelData[key].labelName;
|
|
||||||
} else {
|
|
||||||
return languageIdWeaver == 7 ? '标签不存在' : 'Label does not exist';
|
|
||||||
}
|
|
||||||
};
|
|