nws-site/.idea/workspace.xml

102 lines
5.1 KiB
XML
Raw Permalink Normal View History

2022-02-04 00:25:43 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="03fafda4-e2c1-4602-a731-a2f96e84badd" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/src/components/CreateCruisePage.tsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/DashboardPage.tsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/Login.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/LoginPage.tsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/NotFoundPage.tsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/RegisterPage.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/RegisterPage.tsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/VerifyPage.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/components/VerifyPage.tsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/nws-api/hooks.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/App.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/App.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/index.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.tsx" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/nws-api/calls.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/nws-api/calls.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/nws-api/types.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/nws-api/types.ts" afterDir="false" />
</list>
2022-02-04 00:25:43 +00:00
<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>
2022-10-22 21:21:03 +00:00
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="HTTP Request" />
<option value="CSS File" />
2022-10-22 21:21:03 +00:00
<option value="TypeScript File" />
2022-10-23 16:45:07 +00:00
<option value="TypeScript JSX File" />
2022-10-22 21:21:03 +00:00
</list>
</option>
</component>
2022-02-04 00:25:43 +00:00
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
2022-04-30 04:12:34 +00:00
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
2022-02-04 00:25:43 +00:00
<component name="ProjectId" id="24cZXAEHtOTkBPpX5NH0IuXFSFd" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"WebServerToolWindowFactoryState": "false",
"last_opened_file_path": "/home/nickorlow/programmming/personal/nws-site/src/components",
"list.type.of.created.stylesheet": "CSS",
"nodejs_package_manager_path": "npm",
"ts.external.directory.path": "/home/nickorlow/programmming/personal/nws-site/node_modules/typescript/lib",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
2022-02-04 00:25:43 +00:00
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/components" />
2022-02-04 00:25:43 +00:00
<recent name="$PROJECT_DIR$/src/static/images" />
</key>
</component>
<component name="RunManager">
<configuration name="Debug Application" type="JavascriptDebugType" uri="http://localhost:3000">
<method v="2" />
</configuration>
</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="03fafda4-e2c1-4602-a731-a2f96e84badd" name="Default Changelist" comment="" />
<created>1643931872831</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1643931872831</updated>
<workItem from="1643931873891" duration="52000" />
2022-02-04 01:14:34 +00:00
<workItem from="1643931940066" duration="3064000" />
<workItem from="1643936709048" duration="547000" />
2022-04-30 04:12:34 +00:00
<workItem from="1648500425230" duration="246000" />
2022-07-17 21:10:09 +00:00
<workItem from="1658028513357" duration="2964000" />
2022-10-23 16:45:07 +00:00
<workItem from="1666469240565" duration="7361000" />
2022-11-09 20:29:55 +00:00
<workItem from="1666543043382" duration="3699000" />
<workItem from="1668047509596" duration="7310000" />
2022-02-04 00:25:43 +00:00
</task>
<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>
</project>