|
@@ -6,7 +6,7 @@
|
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="d91bc08d-d968-4797-8fb3-ef602a37db2a" name="Changes" comment="RIFFMASTER: add frontend business logic (riff, song)">
|
|
<list default="true" id="d91bc08d-d968-4797-8fb3-ef602a37db2a" name="Changes" comment="RIFFMASTER: add frontend business logic (riff, song)">
|
|
|
<change beforePath="$PROJECT_DIR$/../../Backend/Spring/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../Backend/Spring/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/../../Backend/Spring/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../Backend/Spring/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../../Backend/Spring/src/main/java/pl/dmcs/jwoszczyk/domain/Riff.java" beforeDir="false" afterPath="$PROJECT_DIR$/../../Backend/Spring/src/main/java/pl/dmcs/jwoszczyk/domain/Riff.java" afterDir="false" />
|
|
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/../../Backend/Spring/src/main/java/pl/dmcs/jwoszczyk/controller/AppUserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/../../Backend/Spring/src/main/java/pl/dmcs/jwoszczyk/controller/AppUserController.java" afterDir="false" />
|
|
|
</list>
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -25,22 +25,22 @@
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
<option name="showLibraryContents" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
|
</component>
|
|
</component>
|
|
|
- <component name="PropertiesComponent">{
|
|
|
|
|
- "keyToString": {
|
|
|
|
|
- "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
|
- "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
- "WebServerToolWindowFactoryState": "false",
|
|
|
|
|
- "last_opened_file_path": "C:/Users/Quba/Desktop/studia/WPFt/RiffMaster project/Frontend/RiffMasterFront",
|
|
|
|
|
- "node.js.detected.package.eslint": "true",
|
|
|
|
|
- "node.js.detected.package.tslint": "true",
|
|
|
|
|
- "node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
- "node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
- "nodejs_interpreter_path": "node",
|
|
|
|
|
- "nodejs_package_manager_path": "npm",
|
|
|
|
|
- "ts.external.directory.path": "C:\\Program Files\\JetBrains\\IntelliJ IDEA 2022.3.3\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external",
|
|
|
|
|
- "vue.rearranger.settings.migration": "true"
|
|
|
|
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
+ "keyToString": {
|
|
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
+ "WebServerToolWindowFactoryState": "false",
|
|
|
|
|
+ "last_opened_file_path": "C:/Users/Quba/Desktop/wpfat z iwa pomoce/projekt/back files",
|
|
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
+ "nodejs_interpreter_path": "node",
|
|
|
|
|
+ "nodejs_package_manager_path": "npm",
|
|
|
|
|
+ "ts.external.directory.path": "C:\\Program Files\\JetBrains\\IntelliJ IDEA 2022.3.3\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external",
|
|
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
}
|
|
}
|
|
|
-}</component>
|
|
|
|
|
|
|
+}]]></component>
|
|
|
<component name="RecentsManager">
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
<recent name="C:\Users\Quba\Desktop\studia\WPFt\RiffMasterFront\src\app\main" />
|
|
<recent name="C:\Users\Quba\Desktop\studia\WPFt\RiffMasterFront\src\app\main" />
|
|
@@ -85,7 +85,7 @@
|
|
|
<workItem from="1686487159086" duration="10000" />
|
|
<workItem from="1686487159086" duration="10000" />
|
|
|
<workItem from="1686487225522" duration="522000" />
|
|
<workItem from="1686487225522" duration="522000" />
|
|
|
<workItem from="1686571863797" duration="8088000" />
|
|
<workItem from="1686571863797" duration="8088000" />
|
|
|
- <workItem from="1686583811493" duration="3072000" />
|
|
|
|
|
|
|
+ <workItem from="1686583811493" duration="5146000" />
|
|
|
</task>
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="RIFFMASTER: add frontend project">
|
|
<task id="LOCAL-00001" summary="RIFFMASTER: add frontend project">
|
|
|
<created>1685976235580</created>
|
|
<created>1685976235580</created>
|