cloudless-retail/.idea/workspace.xml

154 lines
6.7 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="dbf015c9-6bab-4a1d-a684-86aeb179d794" name="Changes" comment="Drop 5 initial commit." />
<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="Git.Rebase.Settings">
<option name="NEW_BASE" value="gitea/main" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 2
}</component>
<component name="ProjectId" id="309B32upqZUCp1oSL3Vdvq62rQH" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;main&quot;,
&quot;last_opened_file_path&quot;: &quot;/Users/michaelmainguy/test2&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.pluginManager&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
}
}</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-js-predefined-d6986cc7102b-822845ee3bb5-JavaScript-WS-243.23654.157" />
</set>
</attachedChunks>
</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="dbf015c9-6bab-4a1d-a684-86aeb179d794" name="Changes" comment="" />
<created>1753029706563</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1753029706563</updated>
<workItem from="1753029707902" duration="14900000" />
<workItem from="1753391066003" duration="37000" />
<workItem from="1753391114470" duration="1613000" />
</task>
<task id="LOCAL-00001" summary="Updated to reflect current nodejs setup for container template.">
<option name="closed" value="true" />
<created>1753118822980</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1753118822980</updated>
</task>
<task id="LOCAL-00002" summary="changed remote to see if it works.">
<option name="closed" value="true" />
<created>1753118883424</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1753118883424</updated>
</task>
<task id="LOCAL-00003" summary="OK, now diff starting point">
<option name="closed" value="true" />
<created>1753118998769</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1753118998769</updated>
</task>
<task id="LOCAL-00004" summary="Whoops">
<option name="closed" value="true" />
<created>1753119531742</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1753119531742</updated>
</task>
<task id="LOCAL-00005" summary="reformatted README.md after initial repo setup fiasco...">
<option name="closed" value="true" />
<created>1753119737522</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1753119737522</updated>
</task>
<task id="LOCAL-00006" summary="started outline for future.">
<option name="closed" value="true" />
<created>1753392186689</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1753392186689</updated>
</task>
<task id="LOCAL-00007" summary="Added drop 4">
<option name="closed" value="true" />
<created>1753392506671</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1753392506671</updated>
</task>
<task id="LOCAL-00008" summary="Drop 5 initial commit.">
<option name="closed" value="true" />
<created>1753392726730</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1753392726730</updated>
</task>
<option name="localTasksCounter" value="9" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Updated to reflect current nodejs setup for container template." />
<MESSAGE value="OK, now diff starting point" />
<MESSAGE value="changed remote to see if it works." />
<MESSAGE value="Whoops" />
<MESSAGE value="reformatted README.md after initial repo setup fiasco..." />
<MESSAGE value="started outline for future." />
<MESSAGE value="Added drop 4" />
<MESSAGE value="Drop 5 initial commit." />
<option name="LAST_COMMIT_MESSAGE" value="Drop 5 initial commit." />
</component>
</project>