123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="BranchesTreeState">
- <expand>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </expand>
- <select />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="bb1f3005-ed34-4ee2-944a-e491e8603e31" name="Default Changelist" comment="docker">
- <change beforePath="$PROJECT_DIR$/views/about.jade" beforeDir="false" afterPath="$PROJECT_DIR$/views/about.jade" afterDir="false" />
- </list>
- <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.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="JsFlowSettings">
- <service-enabled>true</service-enabled>
- <exe-path />
- <other-services-enabled>true</other-services-enabled>
- <auto-save>true</auto-save>
- </component>
- <component name="ProjectId" id="1klqEQgdXoBaRflyIEIDkMMh3cj" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="javascript.nodejs.core.library.configured.version" value="10.19.0" />
- <property name="javascript.nodejs.core.library.typings.version" value="10.17.47" />
- <property name="js.buildTools.grunt.grunt-cli.package" value="$PROJECT_DIR$/node_modules/grunt" />
- <property name="last_opened_file_path" value="/usr/local/bin/cnpm" />
- <property name="nodejs_interpreter_path" value="node" />
- <property name="nodejs_package_manager_path" value="npm" />
- <property name="settings.editor.selected.configurable" value="DockerRegistry" />
- <property name="vue.rearranger.settings.migration" value="true" />
- </component>
- <component name="RunManager" selected="Grunt.js.uglify">
- <configuration default="true" type="js.build_tools.grunt">
- <node-interpreter value="node" />
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="uglify" type="js.build_tools.grunt" temporary="true">
- <node-interpreter value="project" />
- <gruntfile value="$PROJECT_DIR$/Gruntfile.js" />
- <tasks>
- <task value="uglify" />
- </tasks>
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="uglify:my_client" type="js.build_tools.grunt" temporary="true">
- <node-interpreter value="project" />
- <gruntfile value="$PROJECT_DIR$/Gruntfile.js" />
- <tasks>
- <task value="uglify:my_client" />
- </tasks>
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="uglify:my_server" type="js.build_tools.grunt" temporary="true">
- <node-interpreter value="project" />
- <gruntfile value="$PROJECT_DIR$/Gruntfile.js" />
- <tasks>
- <task value="uglify:my_server" />
- </tasks>
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="my-install" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/package.json" />
- <command value="run" />
- <scripts>
- <script value="my-install" />
- </scripts>
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="my-start" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/package.json" />
- <command value="run" />
- <scripts>
- <script value="my-start" />
- </scripts>
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="npm.my-start" />
- <item itemvalue="npm.my-install" />
- <item itemvalue="Grunt.js.uglify:my_server" />
- <item itemvalue="Grunt.js.uglify:my_client" />
- <item itemvalue="Grunt.js.uglify" />
- </list>
- </recent_temporary>
- </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="bb1f3005-ed34-4ee2-944a-e491e8603e31" name="Default Changelist" comment="" />
- <created>1606285414489</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1606285414489</updated>
- <workItem from="1606285415701" duration="1285000" />
- <workItem from="1606286707373" duration="228000" />
- <workItem from="1606287158287" duration="4533000" />
- <workItem from="1606291700375" duration="9663000" />
- </task>
- <task id="LOCAL-00001" summary="docker">
- <created>1606299579543</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1606299579543</updated>
- </task>
- <task id="LOCAL-00002" summary="docker">
- <created>1606308178115</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1606308178115</updated>
- </task>
- <task id="LOCAL-00003" summary="docker">
- <created>1606308312624</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1606308312624</updated>
- </task>
- <option name="localTasksCounter" value="4" />
- <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="docker" />
- <option name="LAST_COMMIT_MESSAGE" value="docker" />
- </component>
- <component name="WindowStateProjectService">
- <state x="2536" y="290" width="373" height="384" key="#Docker_Registry" timestamp="1606303136078">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2536" y="290" width="373" height="384" key="#Docker_Registry/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606303136078" />
- <state x="2581" y="332" width="594" height="414" key="#Notifications" timestamp="1606286735077">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2581" y="332" width="594" height="414" key="#Notifications/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606286735077" />
- <state x="2673" y="356" width="653" height="225" key="#Push_Image" timestamp="1606305105344">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2673" y="356" width="653" height="225" key="#Push_Image/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606305105344" />
- <state x="2783" y="223" width="651" height="462" key="#Vim_Emulation" timestamp="1606286779049">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2783" y="223" width="651" height="462" key="#Vim_Emulation/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606286779049" />
- <state x="2665" y="268" width="424" height="530" key="FileChooserDialogImpl" timestamp="1606286670214">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2665" y="268" width="424" height="530" key="FileChooserDialogImpl/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606286670214" />
- <state width="1893" height="261" key="GridCell.Tab.0.bottom" timestamp="1606289598975">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state width="1893" height="261" key="GridCell.Tab.0.bottom/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606289598975" />
- <state width="1893" height="261" key="GridCell.Tab.0.center" timestamp="1606289598974">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state width="1893" height="261" key="GridCell.Tab.0.center/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606289598974" />
- <state width="1893" height="261" key="GridCell.Tab.0.left" timestamp="1606289598974">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state width="1893" height="261" key="GridCell.Tab.0.left/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606289598974" />
- <state width="1893" height="261" key="GridCell.Tab.0.right" timestamp="1606289598975">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state width="1893" height="261" key="GridCell.Tab.0.right/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606289598975" />
- <state x="2364" y="58" width="1031" height="742" key="SettingsEditor" timestamp="1606304990667">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2364" y="58" width="1031" height="742" key="SettingsEditor/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606304990667" />
- <state x="2478" y="247" width="800" height="543" key="Vcs.Push.Dialog.v2" timestamp="1606308314618">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2478" y="247" width="800" height="543" key="Vcs.Push.Dialog.v2/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606308314618" />
- <state x="2020" y="80" width="1720" height="890" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1606288165284">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2020" y="80" width="1720" height="890" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606288165284" />
- <state x="3194" y="278" width="389" height="670" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1606297900783">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="3194" y="278" width="389" height="670" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606297900783" />
- <state x="3072" y="138" width="638" height="942" key="find.popup" timestamp="1606308337886">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="3072" y="138" width="638" height="942" key="find.popup/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606308337886" />
- <state x="2602" y="338" width="550" height="389" key="jetbrains.nodejs.interpreters-dialog" timestamp="1606286671344">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2602" y="338" width="550" height="389" key="jetbrains.nodejs.interpreters-dialog/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606286671344" />
- <state x="2543" y="231" width="672" height="678" key="search.everywhere.popup" timestamp="1606288063153">
- <screen x="1920" y="0" width="1920" height="1080" />
- </state>
- <state x="2543" y="231" width="672" height="678" key="search.everywhere.popup/0.27.1920.1004/1920.0.1920.1080@1920.0.1920.1080" timestamp="1606288063153" />
- </component>
- </project>
|