Ver código fonte

second commit

Eric Foster 6 anos atrás
pai
commit
35c13b5266
5 arquivos alterados com 276 adições e 0 exclusões
  1. 9
    0
      .idea/Promotions-Wallet.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 6
    0
      .idea/vcs.xml
  5. 247
    0
      .idea/workspace.xml

+ 9
- 0
.idea/Promotions-Wallet.iml Ver arquivo

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$" />
6
+    <orderEntry type="inheritedJdk" />
7
+    <orderEntry type="sourceFolder" forTests="false" />
8
+  </component>
9
+</module>

+ 6
- 0
.idea/misc.xml Ver arquivo

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="JavaScriptSettings">
4
+    <option name="languageLevel" value="ES6" />
5
+  </component>
6
+</project>

+ 8
- 0
.idea/modules.xml Ver arquivo

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/.idea/Promotions-Wallet.iml" filepath="$PROJECT_DIR$/.idea/Promotions-Wallet.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 6
- 0
.idea/vcs.xml Ver arquivo

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="" vcs="Git" />
5
+  </component>
6
+</project>

+ 247
- 0
.idea/workspace.xml Ver arquivo

@@ -0,0 +1,247 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="698bf3dc-ad91-4125-b7fa-c863fc076e8a" name="Default" comment="">
5
+      <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
6
+    </list>
7
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
8
+    <option name="TRACKING_ENABLED" value="true" />
9
+    <option name="SHOW_DIALOG" value="false" />
10
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
11
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
12
+    <option name="LAST_RESOLUTION" value="IGNORE" />
13
+  </component>
14
+  <component name="Git.Settings">
15
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
16
+  </component>
17
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
18
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
19
+  <component name="JsGulpfileManager">
20
+    <detection-done>true</detection-done>
21
+    <sorting>DEFINITION_ORDER</sorting>
22
+  </component>
23
+  <component name="NodePackageJsonFileManager">
24
+    <packageJsonPaths />
25
+  </component>
26
+  <component name="ProjectFrameBounds">
27
+    <option name="x" value="-304" />
28
+    <option name="y" value="-1042" />
29
+    <option name="width" value="1672" />
30
+    <option name="height" value="984" />
31
+  </component>
32
+  <component name="ProjectLevelVcsManager">
33
+    <ConfirmationsSetting value="2" id="Add" />
34
+  </component>
35
+  <component name="ProjectView">
36
+    <navigator proportions="" version="1">
37
+      <foldersAlwaysOnTop value="true" />
38
+    </navigator>
39
+    <panes>
40
+      <pane id="PackagesPane" />
41
+      <pane id="ProjectPane">
42
+        <subPane>
43
+          <expand>
44
+            <path>
45
+              <item name="Promotions-Wallet" type="b2602c69:ProjectViewProjectNode" />
46
+              <item name="Promotions-Wallet" type="462c0819:PsiDirectoryNode" />
47
+            </path>
48
+            <path>
49
+              <item name="Promotions-Wallet" type="b2602c69:ProjectViewProjectNode" />
50
+              <item name="Promotions-Wallet" type="462c0819:PsiDirectoryNode" />
51
+              <item name=".idea" type="462c0819:PsiDirectoryNode" />
52
+            </path>
53
+            <path>
54
+              <item name="Promotions-Wallet" type="b2602c69:ProjectViewProjectNode" />
55
+              <item name="Promotions-Wallet" type="462c0819:PsiDirectoryNode" />
56
+              <item name="js" type="462c0819:PsiDirectoryNode" />
57
+            </path>
58
+            <path>
59
+              <item name="Promotions-Wallet" type="b2602c69:ProjectViewProjectNode" />
60
+              <item name="Promotions-Wallet" type="462c0819:PsiDirectoryNode" />
61
+              <item name="lib" type="462c0819:PsiDirectoryNode" />
62
+            </path>
63
+            <path>
64
+              <item name="Promotions-Wallet" type="b2602c69:ProjectViewProjectNode" />
65
+              <item name="Promotions-Wallet" type="462c0819:PsiDirectoryNode" />
66
+              <item name="templates" type="462c0819:PsiDirectoryNode" />
67
+            </path>
68
+          </expand>
69
+          <select />
70
+        </subPane>
71
+      </pane>
72
+      <pane id="AndroidView" />
73
+      <pane id="Scope" />
74
+    </panes>
75
+  </component>
76
+  <component name="PropertiesComponent">
77
+    <property name="WebServerToolWindowFactoryState" value="false" />
78
+    <property name="aspect.path.notification.shown" value="true" />
79
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
80
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
81
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
82
+    <property name="project.structure.last.edited" value="Project" />
83
+    <property name="project.structure.proportion" value="0.0" />
84
+    <property name="project.structure.side.proportion" value="0.0" />
85
+    <property name="settings.editor.selected.configurable" value="reference.settings.ide.settings.file-colors" />
86
+  </component>
87
+  <component name="RunDashboard">
88
+    <option name="ruleStates">
89
+      <list>
90
+        <RuleState>
91
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
92
+        </RuleState>
93
+        <RuleState>
94
+          <option name="name" value="StatusDashboardGroupingRule" />
95
+        </RuleState>
96
+      </list>
97
+    </option>
98
+  </component>
99
+  <component name="RunManager">
100
+    <configuration default="true" type="Application" factoryName="Application">
101
+      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
102
+    </configuration>
103
+    <configuration default="true" type="JUnit" factoryName="JUnit">
104
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
105
+      <option name="ALTERNATIVE_JRE_PATH" />
106
+      <option name="PACKAGE_NAME" />
107
+      <option name="MAIN_CLASS_NAME" />
108
+      <option name="METHOD_NAME" />
109
+      <option name="TEST_OBJECT" value="class" />
110
+      <option name="VM_PARAMETERS" value="-ea" />
111
+      <option name="PARAMETERS" />
112
+      <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
113
+      <option name="PASS_PARENT_ENVS" value="true" />
114
+      <option name="TEST_SEARCH_SCOPE">
115
+        <value defaultName="singleModule" />
116
+      </option>
117
+      <patterns />
118
+    </configuration>
119
+    <configuration default="true" type="TestNG" factoryName="TestNG">
120
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
121
+      <option name="ALTERNATIVE_JRE_PATH" />
122
+      <option name="SUITE_NAME" />
123
+      <option name="PACKAGE_NAME" />
124
+      <option name="MAIN_CLASS_NAME" />
125
+      <option name="METHOD_NAME" />
126
+      <option name="GROUP_NAME" />
127
+      <option name="TEST_OBJECT" value="CLASS" />
128
+      <option name="VM_PARAMETERS" value="-ea" />
129
+      <option name="PARAMETERS" />
130
+      <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
131
+      <option name="OUTPUT_DIRECTORY" />
132
+      <option name="PASS_PARENT_ENVS" value="true" />
133
+      <option name="TEST_SEARCH_SCOPE">
134
+        <value defaultName="singleModule" />
135
+      </option>
136
+      <option name="USE_DEFAULT_REPORTERS" value="false" />
137
+      <option name="PROPERTIES_FILE" />
138
+      <properties />
139
+      <listeners />
140
+    </configuration>
141
+  </component>
142
+  <component name="SvnConfiguration">
143
+    <configuration />
144
+  </component>
145
+  <component name="TaskManager">
146
+    <task active="true" id="Default" summary="Default task">
147
+      <changelist id="698bf3dc-ad91-4125-b7fa-c863fc076e8a" name="Default" comment="" />
148
+      <created>1530961584084</created>
149
+      <option name="number" value="Default" />
150
+      <option name="presentableId" value="Default" />
151
+      <updated>1530961584084</updated>
152
+      <workItem from="1530961585423" duration="293000" />
153
+    </task>
154
+    <servers />
155
+  </component>
156
+  <component name="TimeTrackingManager">
157
+    <option name="totallyTimeSpent" value="293000" />
158
+  </component>
159
+  <component name="ToolWindowManager">
160
+    <frame x="-304" y="-1042" width="1672" height="984" extended-state="0" />
161
+    <layout>
162
+      <window_info anchor="right" id="Palette" />
163
+      <window_info anchor="bottom" id="TODO" order="6" />
164
+      <window_info anchor="right" id="Palette&#9;" />
165
+      <window_info id="Image Layers" />
166
+      <window_info anchor="right" id="Capture Analysis" />
167
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
168
+      <window_info anchor="right" id="Maven Projects" />
169
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
170
+      <window_info anchor="bottom" id="Version Control" />
171
+      <window_info anchor="bottom" id="Run" order="2" />
172
+      <window_info anchor="bottom" id="Terminal" />
173
+      <window_info id="Capture Tool" />
174
+      <window_info id="Designer" />
175
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
176
+      <window_info anchor="right" id="Database" />
177
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
178
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
179
+      <window_info id="UI Designer" />
180
+      <window_info anchor="right" id="Theme Preview" />
181
+      <window_info id="Favorites" side_tool="true" />
182
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
183
+      <window_info anchor="bottom" id="Find" order="1" />
184
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
185
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
186
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
187
+      <window_info anchor="bottom" id="Message" order="0" />
188
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
189
+    </layout>
190
+  </component>
191
+  <component name="TypeScriptGeneratedFilesManager">
192
+    <option name="version" value="1" />
193
+  </component>
194
+  <component name="VcsContentAnnotationSettings">
195
+    <option name="myLimit" value="2678400000" />
196
+  </component>
197
+  <component name="masterDetails">
198
+    <states>
199
+      <state key="GlobalLibrariesConfigurable.UI">
200
+        <settings>
201
+          <splitter-proportions>
202
+            <option name="proportions">
203
+              <list>
204
+                <option value="0.2" />
205
+              </list>
206
+            </option>
207
+          </splitter-proportions>
208
+        </settings>
209
+      </state>
210
+      <state key="JdkListConfigurable.UI">
211
+        <settings>
212
+          <last-edited>1.8</last-edited>
213
+          <splitter-proportions>
214
+            <option name="proportions">
215
+              <list>
216
+                <option value="0.2" />
217
+              </list>
218
+            </option>
219
+          </splitter-proportions>
220
+        </settings>
221
+      </state>
222
+      <state key="ProjectJDKs.UI">
223
+        <settings>
224
+          <last-edited>1.8</last-edited>
225
+          <splitter-proportions>
226
+            <option name="proportions">
227
+              <list>
228
+                <option value="0.2" />
229
+              </list>
230
+            </option>
231
+          </splitter-proportions>
232
+        </settings>
233
+      </state>
234
+      <state key="ProjectLibrariesConfigurable.UI">
235
+        <settings>
236
+          <splitter-proportions>
237
+            <option name="proportions">
238
+              <list>
239
+                <option value="0.2" />
240
+              </list>
241
+            </option>
242
+          </splitter-proportions>
243
+        </settings>
244
+      </state>
245
+    </states>
246
+  </component>
247
+</project>