238 lines
10 KiB
XML
238 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="067ac1f0-be04-4fe4-85c6-f870334053b8" name="Changes" comment="add endpoints">
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/nto/controller/AuthController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/nto/controller/AuthController.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/nto/websecurity/WebSecurityConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/nto/websecurity/WebSecurityConfig.java" afterDir="false" />
|
|
</list>
|
|
<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="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Interface" />
|
|
<option value="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 6
|
|
}</component>
|
|
<component name="ProjectId" id="2pzTQTjFGjDiu9p581cgyZYbH35" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"Application.App.executor": "Run",
|
|
"Maven.NTO-2024 [org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean].executor": "Run",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
"git-widget-placeholder": "main",
|
|
"kotlin-language-version-configured": "true",
|
|
"last_opened_file_path": "C:/Users/User/Desktop/Ntoback/NTO-2024-Backend",
|
|
"project.structure.last.edited": "Modules",
|
|
"project.structure.proportion": "0.0",
|
|
"project.structure.side.proportion": "0.0",
|
|
"settings.editor.selected.configurable": "MavenSettings"
|
|
}
|
|
}]]></component>
|
|
<component name="RecentsManager">
|
|
<key name="CreateClassDialog.RecentsKey">
|
|
<recent name="com.example.nto.controller" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="App" type="Application" factoryName="Application" temporary="true">
|
|
<option name="MAIN_CLASS_NAME" value="com.example.nto.App" />
|
|
<module name="NTO-2024" />
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<option name="PATTERN" value="com.example.nto.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="JetRunConfigurationType">
|
|
<module name="NTO-2024-Backend" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
|
<module name="NTO-2024-Backend" />
|
|
<option name="filePath" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Application.App" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="067ac1f0-be04-4fe4-85c6-f870334053b8" name="Changes" comment="" />
|
|
<created>1733767887785</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1733767887785</updated>
|
|
</task>
|
|
<task id="LOCAL-00001" summary="core :pig:">
|
|
<option name="closed" value="true" />
|
|
<created>1733776041055</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1733776041055</updated>
|
|
</task>
|
|
<task id="LOCAL-00002" summary="bugfix and write last endpoint">
|
|
<option name="closed" value="true" />
|
|
<created>1733863638197</created>
|
|
<option name="number" value="00002" />
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1733863638197</updated>
|
|
</task>
|
|
<task id="LOCAL-00003" summary="setup web security">
|
|
<option name="closed" value="true" />
|
|
<created>1739954165708</created>
|
|
<option name="number" value="00003" />
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1739954165708</updated>
|
|
</task>
|
|
<task id="LOCAL-00004" summary="migrate to postgres">
|
|
<option name="closed" value="true" />
|
|
<created>1739956546840</created>
|
|
<option name="number" value="00004" />
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1739956546840</updated>
|
|
</task>
|
|
<task id="LOCAL-00005" summary="websecurity configs">
|
|
<option name="closed" value="true" />
|
|
<created>1739967506973</created>
|
|
<option name="number" value="00005" />
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1739967506973</updated>
|
|
</task>
|
|
<task id="LOCAL-00006" summary="промежуточные итоги :skull:">
|
|
<option name="closed" value="true" />
|
|
<created>1739968326971</created>
|
|
<option name="number" value="00006" />
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1739968326971</updated>
|
|
</task>
|
|
<task id="LOCAL-00007" summary="AUTHORIZATION WORK!">
|
|
<option name="closed" value="true" />
|
|
<created>1739978089147</created>
|
|
<option name="number" value="00007" />
|
|
<option name="presentableId" value="LOCAL-00007" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1739978089147</updated>
|
|
</task>
|
|
<task id="LOCAL-00008" summary="create new endpoints (employee edit)">
|
|
<option name="closed" value="true" />
|
|
<created>1740037639602</created>
|
|
<option name="number" value="00008" />
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1740037639602</updated>
|
|
</task>
|
|
<task id="LOCAL-00009" summary="fix secure">
|
|
<option name="closed" value="true" />
|
|
<created>1740038543344</created>
|
|
<option name="number" value="00009" />
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1740038543344</updated>
|
|
</task>
|
|
<task id="LOCAL-00010" summary="add Entiries table and bugfix">
|
|
<option name="closed" value="true" />
|
|
<created>1740043625151</created>
|
|
<option name="number" value="00010" />
|
|
<option name="presentableId" value="LOCAL-00010" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1740043625151</updated>
|
|
</task>
|
|
<task id="LOCAL-00011" summary="bugfix">
|
|
<option name="closed" value="true" />
|
|
<created>1740045412863</created>
|
|
<option name="number" value="00011" />
|
|
<option name="presentableId" value="LOCAL-00011" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1740045412863</updated>
|
|
</task>
|
|
<task id="LOCAL-00012" summary="add endpoints">
|
|
<option name="closed" value="true" />
|
|
<created>1740049179417</created>
|
|
<option name="number" value="00012" />
|
|
<option name="presentableId" value="LOCAL-00012" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1740049179417</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="13" />
|
|
<servers />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value="core :pig:" />
|
|
<MESSAGE value="bugfix and write last endpoint" />
|
|
<MESSAGE value="setup web security" />
|
|
<MESSAGE value="migrate to postgres" />
|
|
<MESSAGE value="websecurity configs" />
|
|
<MESSAGE value="промежуточные итоги :skull:" />
|
|
<MESSAGE value="AUTHORIZATION WORK!" />
|
|
<MESSAGE value="create new endpoints (employee edit)" />
|
|
<MESSAGE value="fix secure" />
|
|
<MESSAGE value="add Entiries table and bugfix" />
|
|
<MESSAGE value="bugfix" />
|
|
<MESSAGE value="add endpoints" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="add endpoints" />
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<breakpoints>
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/example/nto/controller/EmployeeController.java</url>
|
|
<line>16</line>
|
|
<option name="timeStamp" value="7" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/example/nto/controller/AdminController.java</url>
|
|
<line>128</line>
|
|
<option name="timeStamp" value="42" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/example/nto/controller/EmployeeController.java</url>
|
|
<line>95</line>
|
|
<option name="timeStamp" value="43" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/example/nto/controller/EmployeeController.java</url>
|
|
<line>82</line>
|
|
<option name="timeStamp" value="44" />
|
|
</line-breakpoint>
|
|
</breakpoints>
|
|
</breakpoint-manager>
|
|
</component>
|
|
</project> |