workspace.xml 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="d91bc08d-d968-4797-8fb3-ef602a37db2a" name="Changes" comment="RIFFMASTER: add frontend business logic (riff, song)">
  8. <change beforePath="$PROJECT_DIR$/../../Backend/Spring/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../Backend/Spring/.idea/workspace.xml" afterDir="false" />
  9. </list>
  10. <option name="SHOW_DIALOG" value="false" />
  11. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  12. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  13. <option name="LAST_RESOLUTION" value="IGNORE" />
  14. </component>
  15. <component name="Git.Settings">
  16. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
  17. <option name="RESET_MODE" value="HARD" />
  18. </component>
  19. <component name="MarkdownSettingsMigration">
  20. <option name="stateVersion" value="1" />
  21. </component>
  22. <component name="ProjectId" id="2QmuJGHPNsvuFTXXRoQKBtnhwpW" />
  23. <component name="ProjectViewState">
  24. <option name="hideEmptyMiddlePackages" value="true" />
  25. <option name="showLibraryContents" value="true" />
  26. </component>
  27. <component name="PropertiesComponent"><![CDATA[{
  28. "keyToString": {
  29. "RunOnceActivity.OpenProjectViewOnStart": "true",
  30. "RunOnceActivity.ShowReadmeOnStart": "true",
  31. "WebServerToolWindowFactoryState": "false",
  32. "last_opened_file_path": "C:/Users/Quba/Desktop/studia/WPFt/RiffMaster project/Frontend/RiffMasterFront",
  33. "node.js.detected.package.eslint": "true",
  34. "node.js.detected.package.tslint": "true",
  35. "node.js.selected.package.eslint": "(autodetect)",
  36. "node.js.selected.package.tslint": "(autodetect)",
  37. "nodejs_interpreter_path": "node",
  38. "nodejs_package_manager_path": "npm",
  39. "ts.external.directory.path": "C:\\Program Files\\JetBrains\\IntelliJ IDEA 2022.3.3\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external",
  40. "vue.rearranger.settings.migration": "true"
  41. }
  42. }]]></component>
  43. <component name="RecentsManager">
  44. <key name="CopyFile.RECENT_KEYS">
  45. <recent name="C:\Users\Quba\Desktop\studia\WPFt\RiffMasterFront\src\app\main" />
  46. </key>
  47. <key name="MoveFile.RECENT_KEYS">
  48. <recent name="C:\Users\Quba\Desktop\studia\WPFt\RiffMasterFront\src\app" />
  49. <recent name="C:\Users\Quba\Desktop\studia\WPFt\RiffMasterFront\src\app\main" />
  50. <recent name="C:\Users\Quba\Desktop\studia\WPFt\RiffMasterFront\src\app\angular-test" />
  51. </key>
  52. </component>
  53. <component name="RunManager" selected="npm.Angular CLI Server">
  54. <configuration name="Angular Application" type="JavascriptDebugType" uri="http://localhost:4200">
  55. <method v="2" />
  56. </configuration>
  57. <configuration name="Angular CLI Server" type="js.build_tools.npm">
  58. <package-json value="$PROJECT_DIR$/package.json" />
  59. <command value="run" />
  60. <scripts>
  61. <script value="start" />
  62. </scripts>
  63. <node-interpreter value="project" />
  64. <envs />
  65. <method v="2" />
  66. </configuration>
  67. </component>
  68. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  69. <component name="TaskManager">
  70. <task active="true" id="Default" summary="Default task">
  71. <changelist id="d91bc08d-d968-4797-8fb3-ef602a37db2a" name="Changes" comment="" />
  72. <created>1685971003798</created>
  73. <option name="number" value="Default" />
  74. <option name="presentableId" value="Default" />
  75. <updated>1685971003798</updated>
  76. <workItem from="1685971005473" duration="11288000" />
  77. <workItem from="1686303900904" duration="1165000" />
  78. <workItem from="1686305358386" duration="14000" />
  79. <workItem from="1686305432839" duration="3464000" />
  80. <workItem from="1686310422446" duration="163000" />
  81. <workItem from="1686311995720" duration="185000" />
  82. <workItem from="1686318639748" duration="304000" />
  83. <workItem from="1686320426184" duration="4172000" />
  84. <workItem from="1686487159086" duration="10000" />
  85. <workItem from="1686487225522" duration="522000" />
  86. <workItem from="1686571863797" duration="7208000" />
  87. </task>
  88. <task id="LOCAL-00001" summary="RIFFMASTER: add frontend project">
  89. <created>1685976235580</created>
  90. <option name="number" value="00001" />
  91. <option name="presentableId" value="LOCAL-00001" />
  92. <option name="project" value="LOCAL" />
  93. <updated>1685976235580</updated>
  94. </task>
  95. <task id="LOCAL-00002" summary="RIFFMASTER: add frontend project">
  96. <created>1686298582408</created>
  97. <option name="number" value="00002" />
  98. <option name="presentableId" value="LOCAL-00002" />
  99. <option name="project" value="LOCAL" />
  100. <updated>1686298582409</updated>
  101. </task>
  102. <task id="LOCAL-00003" summary="RIFFMASTER: add frontend project">
  103. <created>1686299855056</created>
  104. <option name="number" value="00003" />
  105. <option name="presentableId" value="LOCAL-00003" />
  106. <option name="project" value="LOCAL" />
  107. <updated>1686299855056</updated>
  108. </task>
  109. <task id="LOCAL-00004" summary="RIFFMASTER: add frontend business logic (riff, song)">
  110. <created>1686321460039</created>
  111. <option name="number" value="00004" />
  112. <option name="presentableId" value="LOCAL-00004" />
  113. <option name="project" value="LOCAL" />
  114. <updated>1686321460039</updated>
  115. </task>
  116. <option name="localTasksCounter" value="5" />
  117. <servers />
  118. </component>
  119. <component name="TypeScriptGeneratedFilesManager">
  120. <option name="version" value="3" />
  121. </component>
  122. <component name="Vcs.Log.Tabs.Properties">
  123. <option name="TAB_STATES">
  124. <map>
  125. <entry key="MAIN">
  126. <value>
  127. <State />
  128. </value>
  129. </entry>
  130. </map>
  131. </option>
  132. </component>
  133. <component name="VcsManagerConfiguration">
  134. <MESSAGE value="RIFFMASTER: add frontend project" />
  135. <MESSAGE value="RIFFMASTER: add frontend business logic (riff, song)" />
  136. <option name="LAST_COMMIT_MESSAGE" value="RIFFMASTER: add frontend business logic (riff, song)" />
  137. </component>
  138. </project>