Update idea config.

This commit is contained in:
Dillon Kearns 2019-10-26 16:52:19 -07:00
parent 862ec4aad8
commit 57524fa201
2 changed files with 104 additions and 21 deletions

View File

@ -69,5 +69,5 @@
<textMaps />
</LinkMapSettings>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_12" default="true" project-jdk-name="12.0.1" project-jdk-type="JavaSDK" />
</project>

View File

@ -1,23 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AnalysisUIOptions">
<option name="SCOPE_TYPE" value="3" />
</component>
<component name="ChangeListManager">
<list default="true" id="c325a920-5a8e-47c6-96fc-aa52e4ce7aea" name="Default Changelist" comment="Add idea config files.">
<change beforePath="$PROJECT_DIR$/.idea/elm-pages.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/elm-pages.iml" afterDir="false" />
<list default="true" id="c325a920-5a8e-47c6-96fc-aa52e4ce7aea" name="Default Changelist" comment="Add idea config files.S">
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/elm-package/src/Pages/ContentCache.elm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/elm-package/src/Pages/Platform.elm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/.idea/elm-pages.iml" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/.idea/elm-pages.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/elm-package/src/Pages/ContentCache.elm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/elm-package/src/Pages/Platform.elm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/generator/src/develop.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/generator/src/develop.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/generator/src/elm-pages.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/generator/src/elm-pages.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/generator/src/generate-elm-stuff.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/generator/src/generate-elm-stuff.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/examples/docs/node_modules/elm-pages/package.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/generator/src/develop.js" beforeDir="false" afterPath="$PROJECT_DIR$/generator/src/develop.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/generator/src/elm-pages.js" beforeDir="false" afterPath="$PROJECT_DIR$/generator/src/elm-pages.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/generator/src/generate-elm-stuff.js" beforeDir="false" afterPath="$PROJECT_DIR$/generator/src/generate-elm-stuff.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/Pages/Internal/Platform/Cli.elm" beforeDir="false" afterPath="$PROJECT_DIR$/src/Pages/Internal/Platform/Cli.elm" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
@ -29,12 +21,22 @@
<option name="testRunner" value="GRADLE" />
<option name="delegatedBuild" value="true" />
</component>
<component name="ElmTestAutoTestManager">
<enabled-run-configurations>
<run-configuration type="ELM_TEST_RUN_CONFIGURATION" name="elm-test" />
</enabled-run-configurations>
</component>
<component name="ElmWorkspace">
<elmProjects>
<project path="$PROJECT_DIR$/elm.json" />
<project path="$PROJECT_DIR$/examples/docs/elm.json" />
<project path="$PROJECT_DIR$/examples/external-data/elm.json" />
</elmProjects>
<settings elmCompilerPath="$PROJECT_DIR$/node_modules/.bin/elm" elmFormatPath="$PROJECT_DIR$/node_modules/.bin/elm-format" elmTestPath="$PROJECT_DIR$/node_modules/.bin/elm-test" isElmFormatOnSaveEnabled="true" />
</component>
<component name="FavoritesManager">
<favorites_list name="elm-pages" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
@ -63,16 +65,21 @@
<component name="PropertiesComponent">
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/src/Pages" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/examples/external-data/elm.json" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.0" />
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/examples/external-data" />
<recent name="$PROJECT_DIR$/examples" />
<recent name="$PROJECT_DIR$/src/Pages" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/Pages/Internal" />
</key>
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/Pages" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
@ -103,6 +110,10 @@
<ElmTestRunConfiguration elm-folder="$PROJECT_DIR$/examples/docs" />
<method v="2" />
</configuration>
<configuration name="elm-test" type="ELM_TEST_RUN_CONFIGURATION" factoryName="Elm Test configuration factory">
<ElmTestRunConfiguration elm-folder="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<configuration default="true" type="JUnit" factoryName="JUnit">
<option name="TEST_OBJECT" value="class" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
@ -140,6 +151,70 @@
<option name="presentableId" value="Default" />
<updated>1566884274961</updated>
</task>
<task id="LOCAL-00001" summary="Add cli application module starting point.">
<created>1571703773227</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1571703773227</updated>
</task>
<task id="LOCAL-00002" summary="Optimize imports.">
<created>1571707522591</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1571707522591</updated>
</task>
<task id="LOCAL-00003" summary="Make assertion about outgoing port.">
<created>1571714512388</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1571714512388</updated>
</task>
<task id="LOCAL-00004" summary="Add codec boilerplate.">
<created>1571718705129</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1571718705129</updated>
</task>
<task id="LOCAL-00005" summary="Add setup for passing in different pages and requests in static http test harness.">
<created>1571751991503</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1571751991503</updated>
</task>
<task id="LOCAL-00006" summary="Include response data in static request port payload.">
<created>1571773406827</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1571773406827</updated>
</task>
<task id="LOCAL-00007" summary="Add docs boilerplate for StaticHttp module.">
<created>1571806381753</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1571806381753</updated>
</task>
<task id="LOCAL-00008" summary="Add idea config files.">
<created>1571806420660</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1571806420660</updated>
</task>
<task id="LOCAL-00009" summary="Show decoder errors for each page.">
<created>1571922716661</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1571922716661</updated>
</task>
<option name="localTasksCounter" value="10" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
@ -158,8 +233,16 @@
<component name="VcsManagerConfiguration">
<MESSAGE value="Rename module." />
<MESSAGE value="Get basic types wired up for static data." />
<MESSAGE value="Add cli application module starting point." />
<MESSAGE value="Optimize imports." />
<MESSAGE value="Make assertion about outgoing port." />
<MESSAGE value="Add codec boilerplate." />
<MESSAGE value="Add setup for passing in different pages and requests in static http test harness." />
<MESSAGE value="Include response data in static request port payload." />
<MESSAGE value="Add docs boilerplate for StaticHttp module." />
<MESSAGE value="Add idea config files." />
<option name="LAST_COMMIT_MESSAGE" value="Add idea config files." />
<MESSAGE value="Show decoder errors for each page." />
<option name="LAST_COMMIT_MESSAGE" value="Show decoder errors for each page." />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
</component>
</project>