goyette-portfolio-lib 1.4.48 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.babelrc +42 -12
- package/.idea/inspectionProfiles/Project_Default.xml +12 -12
- package/.idea/libraries/Generated_files.xml +3 -52
- package/.idea/workspace.xml +88 -149
- package/lib/Models/Auth/AuthStatusModel.js +1 -0
- package/lib/Models/Auth/LoginModel.js +36 -0
- package/lib/Models/Telemetry/TelemetryDataModel.js +1 -7
- package/lib/SharedRoutes.js +10 -0
- package/package.json +43 -31
- package/src/index.js +2 -0
- package/dist/lib/Models/Auth/AuthStatusModel.js +0 -75
- package/dist/lib/Models/Auth/AuthStatusModel.js.flow +0 -66
- package/dist/lib/Models/Auth/AuthStatusModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogAdminEditModel.js +0 -39
- package/dist/lib/Models/Blog/BlogAdminEditModel.js.flow +0 -27
- package/dist/lib/Models/Blog/BlogAdminEditModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogDraftPostSummaryModel.js +0 -48
- package/dist/lib/Models/Blog/BlogDraftPostSummaryModel.js.flow +0 -35
- package/dist/lib/Models/Blog/BlogDraftPostSummaryModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogEditPostModel.js +0 -159
- package/dist/lib/Models/Blog/BlogEditPostModel.js.flow +0 -183
- package/dist/lib/Models/Blog/BlogEditPostModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogImageBatchUploadModel.js +0 -63
- package/dist/lib/Models/Blog/BlogImageBatchUploadModel.js.flow +0 -47
- package/dist/lib/Models/Blog/BlogImageBatchUploadModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogImageModel.js +0 -57
- package/dist/lib/Models/Blog/BlogImageModel.js.flow +0 -48
- package/dist/lib/Models/Blog/BlogImageModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogImageUploadModel.js +0 -57
- package/dist/lib/Models/Blog/BlogImageUploadModel.js.flow +0 -45
- package/dist/lib/Models/Blog/BlogImageUploadModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogPostPreviewModel.js +0 -102
- package/dist/lib/Models/Blog/BlogPostPreviewModel.js.flow +0 -99
- package/dist/lib/Models/Blog/BlogPostPreviewModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogPostPreviewRequestModel.js +0 -64
- package/dist/lib/Models/Blog/BlogPostPreviewRequestModel.js.flow +0 -41
- package/dist/lib/Models/Blog/BlogPostPreviewRequestModel.js.map +0 -1
- package/dist/lib/Models/Blog/BlogViewPostModel.js +0 -114
- package/dist/lib/Models/Blog/BlogViewPostModel.js.flow +0 -116
- package/dist/lib/Models/Blog/BlogViewPostModel.js.map +0 -1
- package/dist/lib/Models/Common/ActionCompleteModel.js +0 -49
- package/dist/lib/Models/Common/ActionCompleteModel.js.flow +0 -37
- package/dist/lib/Models/Common/ActionCompleteModel.js.map +0 -1
- package/dist/lib/Models/Common/DataPageRequestModel.js +0 -67
- package/dist/lib/Models/Common/DataPageRequestModel.js.flow +0 -59
- package/dist/lib/Models/Common/DataPageRequestModel.js.map +0 -1
- package/dist/lib/Models/Common/DataPageResponseModel.js +0 -76
- package/dist/lib/Models/Common/DataPageResponseModel.js.flow +0 -70
- package/dist/lib/Models/Common/DataPageResponseModel.js.map +0 -1
- package/dist/lib/Models/Common/KeyValuePairModel.js +0 -49
- package/dist/lib/Models/Common/KeyValuePairModel.js.flow +0 -36
- package/dist/lib/Models/Common/KeyValuePairModel.js.map +0 -1
- package/dist/lib/Models/Common/LabeledNumberPairModel.js +0 -76
- package/dist/lib/Models/Common/LabeledNumberPairModel.js.map +0 -1
- package/dist/lib/Models/Common/NumericKeyValuePairModel.js +0 -49
- package/dist/lib/Models/Common/NumericKeyValuePairModel.js.flow +0 -36
- package/dist/lib/Models/Common/NumericKeyValuePairModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/SecretFoundDataModel.js +0 -75
- package/dist/lib/Models/Telemetry/SecretFoundDataModel.js.flow +0 -44
- package/dist/lib/Models/Telemetry/SecretFoundDataModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/SecretFoundSearchResultModel.js +0 -57
- package/dist/lib/Models/Telemetry/SecretFoundSearchResultModel.js.flow +0 -31
- package/dist/lib/Models/Telemetry/SecretFoundSearchResultModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/TelemetryDataModel.js +0 -273
- package/dist/lib/Models/Telemetry/TelemetryDataModel.js.flow +0 -173
- package/dist/lib/Models/Telemetry/TelemetryDataModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/TelemetryLevelCompletionAnalysisDataModel.js +0 -57
- package/dist/lib/Models/Telemetry/TelemetryLevelCompletionAnalysisDataModel.js.flow +0 -32
- package/dist/lib/Models/Telemetry/TelemetryLevelCompletionAnalysisDataModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/TelemetryPlayerRetentionAnalysisDataModel.js +0 -48
- package/dist/lib/Models/Telemetry/TelemetryPlayerRetentionAnalysisDataModel.js.flow +0 -25
- package/dist/lib/Models/Telemetry/TelemetryPlayerRetentionAnalysisDataModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/TelemetrySearchModel.js +0 -147
- package/dist/lib/Models/Telemetry/TelemetrySearchModel.js.flow +0 -148
- package/dist/lib/Models/Telemetry/TelemetrySearchModel.js.map +0 -1
- package/dist/lib/Models/Telemetry/TelemetrySecretFoundDataModel.js +0 -66
- package/dist/lib/Models/Telemetry/TelemetrySecretFoundDataModel.js.flow +0 -37
- package/dist/lib/Models/Telemetry/TelemetrySecretFoundDataModel.js.map +0 -1
- package/dist/lib/SharedRoutes.js +0 -1097
- package/dist/lib/SharedRoutes.js.flow +0 -623
- package/dist/lib/SharedRoutes.js.map +0 -1
- package/dist/lib/SharedUtils.js +0 -117
- package/dist/lib/SharedUtils.js.flow +0 -86
- package/dist/lib/SharedUtils.js.map +0 -1
- package/dist/src/index.js +0 -130
- package/dist/src/index.js.flow +0 -60
- package/dist/src/index.js.map +0 -1
package/.babelrc
CHANGED
|
@@ -1,12 +1,42 @@
|
|
|
1
|
-
{
|
|
2
|
-
"presets": [
|
|
3
|
-
"flow",
|
|
4
|
-
"
|
|
5
|
-
"react"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
{
|
|
2
|
+
"presets": [
|
|
3
|
+
"@babel/preset-flow",
|
|
4
|
+
"@babel/preset-env",
|
|
5
|
+
"@babel/preset-react"
|
|
6
|
+
],
|
|
7
|
+
"plugins": [
|
|
8
|
+
"@babel/plugin-syntax-flow",
|
|
9
|
+
"@babel/plugin-proposal-class-properties",
|
|
10
|
+
"@babel/plugin-syntax-dynamic-import",
|
|
11
|
+
"@babel/plugin-syntax-import-meta",
|
|
12
|
+
"@babel/plugin-proposal-json-strings",
|
|
13
|
+
[
|
|
14
|
+
"@babel/plugin-proposal-decorators",
|
|
15
|
+
{
|
|
16
|
+
"legacy": true
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"@babel/plugin-proposal-function-sent",
|
|
20
|
+
"@babel/plugin-proposal-export-namespace-from",
|
|
21
|
+
"@babel/plugin-proposal-numeric-separator",
|
|
22
|
+
"@babel/plugin-proposal-throw-expressions",
|
|
23
|
+
"@babel/plugin-proposal-export-default-from",
|
|
24
|
+
"@babel/plugin-proposal-logical-assignment-operators",
|
|
25
|
+
"@babel/plugin-proposal-optional-chaining",
|
|
26
|
+
[
|
|
27
|
+
"@babel/plugin-proposal-pipeline-operator",
|
|
28
|
+
{
|
|
29
|
+
"proposal": "minimal"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"@babel/plugin-proposal-nullish-coalescing-operator",
|
|
33
|
+
"@babel/plugin-proposal-do-expressions",
|
|
34
|
+
"@babel/plugin-proposal-function-bind"
|
|
35
|
+
],
|
|
36
|
+
"parserOpts": {
|
|
37
|
+
"plugins": [
|
|
38
|
+
"jsx",
|
|
39
|
+
"flow"
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<component name="InspectionProjectProfileManager">
|
|
2
|
-
<profile version="1.0">
|
|
3
|
-
<option name="myName" value="Project Default" />
|
|
4
|
-
<inspection_tool class="JSMethodCanBeStatic" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
5
|
-
<inspection_tool class="JSNonStrictModeUsed" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
6
|
-
<inspection_tool class="JSUnusedGlobalSymbols" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
7
|
-
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
|
|
8
|
-
<option name="processCode" value="true" />
|
|
9
|
-
<option name="processLiterals" value="true" />
|
|
10
|
-
<option name="processComments" value="true" />
|
|
11
|
-
</inspection_tool>
|
|
12
|
-
</profile>
|
|
1
|
+
<component name="InspectionProjectProfileManager">
|
|
2
|
+
<profile version="1.0">
|
|
3
|
+
<option name="myName" value="Project Default" />
|
|
4
|
+
<inspection_tool class="JSMethodCanBeStatic" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
5
|
+
<inspection_tool class="JSNonStrictModeUsed" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
6
|
+
<inspection_tool class="JSUnusedGlobalSymbols" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
7
|
+
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
|
|
8
|
+
<option name="processCode" value="true" />
|
|
9
|
+
<option name="processLiterals" value="true" />
|
|
10
|
+
<option name="processComments" value="true" />
|
|
11
|
+
</inspection_tool>
|
|
12
|
+
</profile>
|
|
13
13
|
</component>
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
<properties>
|
|
4
4
|
<sourceFilesUrls>
|
|
5
5
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Auth/AuthStatusModel.js" />
|
|
6
|
+
<item url="file://$PROJECT_DIR$/dist/lib/Models/Auth/LoginModel.js" />
|
|
6
7
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
7
8
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogDraftPostSummaryModel.js" />
|
|
8
9
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
@@ -16,7 +17,6 @@
|
|
|
16
17
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Common/DataPageRequestModel.js" />
|
|
17
18
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Common/DataPageResponseModel.js" />
|
|
18
19
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Common/KeyValuePairModel.js" />
|
|
19
|
-
<item url="file://$PROJECT_DIR$/dist/lib/Models/Common/LabeledNumberPairModel.js" />
|
|
20
20
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Common/NumericKeyValuePairModel.js" />
|
|
21
21
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Telemetry/SecretFoundDataModel.js" />
|
|
22
22
|
<item url="file://$PROJECT_DIR$/dist/lib/Models/Telemetry/SecretFoundSearchResultModel.js" />
|
|
@@ -30,57 +30,8 @@
|
|
|
30
30
|
</sourceFilesUrls>
|
|
31
31
|
</properties>
|
|
32
32
|
<CLASSES>
|
|
33
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/SharedRoutes.js" />
|
|
34
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
35
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
36
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
37
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/src/index.js" />
|
|
38
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/SharedUtils.js" />
|
|
39
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/Models/Blog/BlogImageUploadModel.js" />
|
|
40
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/Models/Blog/BlogImageModel.js" />
|
|
41
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/src/index.js" />
|
|
42
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
43
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
44
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/BlogPostPreviewModel.js" />
|
|
45
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/BlogViewPostModel.js" />
|
|
46
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/SharedRoutes.js" />
|
|
47
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/src/index.js" />
|
|
48
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/SharedUtils.js" />
|
|
49
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/BlogImageModel.js" />
|
|
50
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/BlogImageUploadModel.js" />
|
|
51
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
52
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
53
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
54
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
55
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
56
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
57
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
58
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
59
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/src/index.js" />
|
|
60
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
61
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/lib/SharedRoutes.js" />
|
|
62
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/src/index.js" />
|
|
63
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/SharedRoutes.js" />
|
|
64
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
65
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/src/index.js" />
|
|
66
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
67
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
68
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/SharedRoutes.js" />
|
|
69
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/SharedRoutes.js" />
|
|
70
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
71
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
72
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
73
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/dist/src/index.js" />
|
|
74
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/SharedRoutes.js" />
|
|
75
|
-
<root url="file://$PROJECT_DIR$/dist/dist/lib/Models/Common/CommonRequestModel.js" />
|
|
76
|
-
<root url="file://$PROJECT_DIR$/dist/dist/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
77
|
-
<root url="file://$PROJECT_DIR$/dist/dist/lib/Models/Common/CommonResponseModel.js" />
|
|
78
|
-
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/CommonRequestModel.js" />
|
|
79
|
-
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/CommonResponseModel.js" />
|
|
80
|
-
<root url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogPostDraftSummaryModel.js" />
|
|
81
|
-
<root url="file://$PROJECT_DIR$/dist/lib/Models/Blog/AdminEditModel.js" />
|
|
82
|
-
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/Exception.js" />
|
|
83
33
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Auth/AuthStatusModel.js" />
|
|
34
|
+
<root url="file://$PROJECT_DIR$/dist/lib/Models/Auth/LoginModel.js" />
|
|
84
35
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogAdminEditModel.js" />
|
|
85
36
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogDraftPostSummaryModel.js" />
|
|
86
37
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Blog/BlogEditPostModel.js" />
|
|
@@ -94,7 +45,6 @@
|
|
|
94
45
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/DataPageRequestModel.js" />
|
|
95
46
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/DataPageResponseModel.js" />
|
|
96
47
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/KeyValuePairModel.js" />
|
|
97
|
-
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/LabeledNumberPairModel.js" />
|
|
98
48
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Common/NumericKeyValuePairModel.js" />
|
|
99
49
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Telemetry/SecretFoundDataModel.js" />
|
|
100
50
|
<root url="file://$PROJECT_DIR$/dist/lib/Models/Telemetry/SecretFoundSearchResultModel.js" />
|
|
@@ -106,6 +56,7 @@
|
|
|
106
56
|
<root url="file://$PROJECT_DIR$/dist/lib/SharedUtils.js" />
|
|
107
57
|
<root url="file://$PROJECT_DIR$/dist/src/index.js" />
|
|
108
58
|
</CLASSES>
|
|
59
|
+
<JAVADOC />
|
|
109
60
|
<SOURCES />
|
|
110
61
|
</library>
|
|
111
62
|
</component>
|
package/.idea/workspace.xml
CHANGED
|
@@ -1,113 +1,22 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<project version="4">
|
|
3
|
+
<component name="AutoImportSettings">
|
|
4
|
+
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
|
+
</component>
|
|
3
6
|
<component name="ChangeListManager">
|
|
4
7
|
<list default="true" id="dc7e37fb-98fd-404f-b5bd-7014781d1f53" name="Default" comment="">
|
|
5
|
-
<change beforePath="$PROJECT_DIR
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
6
9
|
<change beforePath="$PROJECT_DIR$/../portfolio-server/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../portfolio-server/.idea/workspace.xml" afterDir="false" />
|
|
7
|
-
<change beforePath="$PROJECT_DIR$/../portfolio-server/
|
|
10
|
+
<change beforePath="$PROJECT_DIR$/../portfolio-server/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/../portfolio-server/package-lock.json" afterDir="false" />
|
|
11
|
+
<change beforePath="$PROJECT_DIR$/../portfolio-server/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/../portfolio-server/package.json" afterDir="false" />
|
|
12
|
+
<change beforePath="$PROJECT_DIR$/../portfolio-server/src/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/../portfolio-server/src/app.js" afterDir="false" />
|
|
8
13
|
<change beforePath="$PROJECT_DIR$/../portfolio-ui/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../portfolio-ui/.idea/workspace.xml" afterDir="false" />
|
|
9
14
|
</list>
|
|
10
|
-
<ignored path="$PROJECT_DIR$/.tmp/" />
|
|
11
|
-
<ignored path="$PROJECT_DIR$/temp/" />
|
|
12
|
-
<ignored path="$PROJECT_DIR$/tmp/" />
|
|
13
|
-
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
14
|
-
<option name="TRACKING_ENABLED" value="true" />
|
|
15
15
|
<option name="SHOW_DIALOG" value="false" />
|
|
16
16
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
17
17
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
18
18
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
19
19
|
</component>
|
|
20
|
-
<component name="FileEditorManager">
|
|
21
|
-
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
22
|
-
<file leaf-file-name="index.js" pinned="false" current-in-tab="false">
|
|
23
|
-
<entry file="file://$PROJECT_DIR$/src/index.js">
|
|
24
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
25
|
-
<state relative-caret-position="442">
|
|
26
|
-
<caret line="26" column="49" selection-start-line="26" selection-start-column="49" selection-end-line="26" selection-end-column="49" />
|
|
27
|
-
</state>
|
|
28
|
-
</provider>
|
|
29
|
-
</entry>
|
|
30
|
-
</file>
|
|
31
|
-
<file leaf-file-name="TelemetrySearchModel.js" pinned="false" current-in-tab="false">
|
|
32
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetrySearchModel.js">
|
|
33
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
34
|
-
<state relative-caret-position="292">
|
|
35
|
-
<caret line="81" column="23" selection-start-line="81" selection-start-column="23" selection-end-line="81" selection-end-column="23" />
|
|
36
|
-
</state>
|
|
37
|
-
</provider>
|
|
38
|
-
</entry>
|
|
39
|
-
</file>
|
|
40
|
-
<file leaf-file-name="TelemetryDataModel.js" pinned="false" current-in-tab="true">
|
|
41
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetryDataModel.js">
|
|
42
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
43
|
-
<state relative-caret-position="461">
|
|
44
|
-
<caret line="80" column="27" lean-forward="true" selection-start-line="80" selection-start-column="27" selection-end-line="80" selection-end-column="27" />
|
|
45
|
-
</state>
|
|
46
|
-
</provider>
|
|
47
|
-
</entry>
|
|
48
|
-
</file>
|
|
49
|
-
<file leaf-file-name="SecretFoundDataModel.js" pinned="false" current-in-tab="false">
|
|
50
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/SecretFoundDataModel.js">
|
|
51
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
52
|
-
<state relative-caret-position="748">
|
|
53
|
-
<caret line="44" lean-forward="true" selection-start-line="44" selection-end-line="44" />
|
|
54
|
-
</state>
|
|
55
|
-
</provider>
|
|
56
|
-
</entry>
|
|
57
|
-
</file>
|
|
58
|
-
<file leaf-file-name="KeyValuePairModel.js" pinned="false" current-in-tab="false">
|
|
59
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Common/KeyValuePairModel.js">
|
|
60
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
61
|
-
<state relative-caret-position="425">
|
|
62
|
-
<caret line="25" column="13" selection-start-line="25" selection-start-column="8" selection-end-line="25" selection-end-column="13" />
|
|
63
|
-
</state>
|
|
64
|
-
</provider>
|
|
65
|
-
</entry>
|
|
66
|
-
</file>
|
|
67
|
-
<file leaf-file-name="SecretFoundSearchResultModel.js" pinned="false" current-in-tab="false">
|
|
68
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/SecretFoundSearchResultModel.js">
|
|
69
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
70
|
-
<state relative-caret-position="391">
|
|
71
|
-
<caret line="23" column="33" selection-start-line="23" selection-start-column="33" selection-end-line="23" selection-end-column="33" />
|
|
72
|
-
</state>
|
|
73
|
-
</provider>
|
|
74
|
-
</entry>
|
|
75
|
-
</file>
|
|
76
|
-
<file leaf-file-name="TelemetryLevelCompletionAnalysisDataModel.js" pinned="false" current-in-tab="false">
|
|
77
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetryLevelCompletionAnalysisDataModel.js">
|
|
78
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
79
|
-
<state relative-caret-position="34">
|
|
80
|
-
<caret line="2" column="47" selection-start-line="2" selection-start-column="6" selection-end-line="2" selection-end-column="47" />
|
|
81
|
-
</state>
|
|
82
|
-
</provider>
|
|
83
|
-
</entry>
|
|
84
|
-
</file>
|
|
85
|
-
<file leaf-file-name="TelemetryPlayerRetentionAnalysisDataModel.js" pinned="false" current-in-tab="false">
|
|
86
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetryPlayerRetentionAnalysisDataModel.js">
|
|
87
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
88
|
-
<state relative-caret-position="323">
|
|
89
|
-
<caret line="19" column="32" selection-start-line="19" selection-start-column="8" selection-end-line="19" selection-end-column="32" />
|
|
90
|
-
</state>
|
|
91
|
-
</provider>
|
|
92
|
-
</entry>
|
|
93
|
-
</file>
|
|
94
|
-
<file leaf-file-name="SharedRoutes.js" pinned="false" current-in-tab="false">
|
|
95
|
-
<entry file="file://$PROJECT_DIR$/lib/SharedRoutes.js">
|
|
96
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
97
|
-
<state relative-caret-position="3995">
|
|
98
|
-
<caret line="269" column="100" selection-start-line="269" selection-start-column="81" selection-end-line="269" selection-end-column="100" />
|
|
99
|
-
<folding>
|
|
100
|
-
<element signature="n#!!block;n#SiteMap#0;n#Server#0;n#!!block;n#Server#0;n#SharedRoutes#0" />
|
|
101
|
-
<element signature="n#!!block;n#Rss#0;n#Server#0;n#!!block;n#Server#0;n#SharedRoutes#0" />
|
|
102
|
-
<element signature="n#!!block;n#Misc#0;n#Server#0;n#!!block;n#Server#0;n#SharedRoutes#0" />
|
|
103
|
-
<element signature="n#!!block;n#Blog#0;n#Server#0;n#!!block;n#Server#0;n#SharedRoutes#0" />
|
|
104
|
-
</folding>
|
|
105
|
-
</state>
|
|
106
|
-
</provider>
|
|
107
|
-
</entry>
|
|
108
|
-
</file>
|
|
109
|
-
</leaf>
|
|
110
|
-
</component>
|
|
111
20
|
<component name="FileTemplateManagerImpl">
|
|
112
21
|
<option name="RECENT_TEMPLATES">
|
|
113
22
|
<list>
|
|
@@ -156,6 +65,14 @@
|
|
|
156
65
|
<option name="ROOT_SYNC" value="DONT_SYNC" />
|
|
157
66
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
158
67
|
</component>
|
|
68
|
+
<component name="GitSEFilterConfiguration">
|
|
69
|
+
<file-type-list>
|
|
70
|
+
<filtered-out-file-type name="LOCAL_BRANCH" />
|
|
71
|
+
<filtered-out-file-type name="REMOTE_BRANCH" />
|
|
72
|
+
<filtered-out-file-type name="TAG" />
|
|
73
|
+
<filtered-out-file-type name="COMMIT_BY_MESSAGE" />
|
|
74
|
+
</file-type-list>
|
|
75
|
+
</component>
|
|
159
76
|
<component name="IdeDocumentHistory">
|
|
160
77
|
<option name="CHANGED_PATHS">
|
|
161
78
|
<list>
|
|
@@ -205,15 +122,15 @@
|
|
|
205
122
|
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
206
123
|
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
207
124
|
<component name="JsFlowSettings">
|
|
208
|
-
<service-enabled>true</service-enabled>
|
|
209
125
|
<exe-path>$PROJECT_DIR$/node_modules/.bin/flow.cmd</exe-path>
|
|
210
|
-
<other-services-enabled>true</other-services-enabled>
|
|
211
|
-
<auto-save>true</auto-save>
|
|
212
126
|
</component>
|
|
213
127
|
<component name="JsGulpfileManager">
|
|
214
128
|
<detection-done>true</detection-done>
|
|
215
129
|
<sorting>DEFINITION_ORDER</sorting>
|
|
216
130
|
</component>
|
|
131
|
+
<component name="MarkdownSettingsMigration">
|
|
132
|
+
<option name="stateVersion" value="1" />
|
|
133
|
+
</component>
|
|
217
134
|
<component name="NamedScopeManager">
|
|
218
135
|
<scope name="Transpilable" pattern="file[portfolio-lib]:src//*||file[portfolio-lib]:lib//*" />
|
|
219
136
|
</component>
|
|
@@ -228,12 +145,16 @@
|
|
|
228
145
|
<component name="PackageJsonUpdateNotifier">
|
|
229
146
|
<dismissed value="$PROJECT_DIR$/package.json" />
|
|
230
147
|
</component>
|
|
148
|
+
<component name="ProjectColorInfo">{
|
|
149
|
+
"associatedIndex": 4
|
|
150
|
+
}</component>
|
|
231
151
|
<component name="ProjectFrameBounds" extendedState="6">
|
|
232
152
|
<option name="x" value="383" />
|
|
233
153
|
<option name="y" value="48" />
|
|
234
154
|
<option name="width" value="1920" />
|
|
235
155
|
<option name="height" value="990" />
|
|
236
156
|
</component>
|
|
157
|
+
<component name="ProjectId" id="21efq8Eles7kN1k1VGRLtrAfyqP" />
|
|
237
158
|
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
238
159
|
<entry key="Project Default">
|
|
239
160
|
<profile-state>
|
|
@@ -295,7 +216,6 @@
|
|
|
295
216
|
<foldersAlwaysOnTop value="true" />
|
|
296
217
|
</navigator>
|
|
297
218
|
<panes>
|
|
298
|
-
<pane id="Scope" />
|
|
299
219
|
<pane id="ProjectPane">
|
|
300
220
|
<subPane>
|
|
301
221
|
<expand>
|
|
@@ -344,25 +264,35 @@
|
|
|
344
264
|
<select />
|
|
345
265
|
</subPane>
|
|
346
266
|
</pane>
|
|
267
|
+
<pane id="Scope" />
|
|
347
268
|
</panes>
|
|
348
269
|
</component>
|
|
349
|
-
<component name="
|
|
350
|
-
<
|
|
351
|
-
<
|
|
352
|
-
<
|
|
353
|
-
<property name="javascript.nodejs.core.library.configured.version" value="8.0.0" />
|
|
354
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$/node_modules/.bin/babel.cmd" />
|
|
355
|
-
<property name="nodejs_interpreter_path" value="node" />
|
|
356
|
-
<property name="nodejs_package_manager_path" value="npm" />
|
|
357
|
-
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
|
|
270
|
+
<component name="ProjectViewState">
|
|
271
|
+
<option name="autoscrollFromSource" value="true" />
|
|
272
|
+
<option name="hideEmptyMiddlePackages" value="true" />
|
|
273
|
+
<option name="showLibraryContents" value="true" />
|
|
358
274
|
</component>
|
|
275
|
+
<component name="PropertiesComponent">{
|
|
276
|
+
"keyToString": {
|
|
277
|
+
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
278
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
279
|
+
"git-widget-placeholder": "master",
|
|
280
|
+
"last_opened_file_path": "C:/Users/dango/GitHub/Portfolio/goyette-portfolio-lib",
|
|
281
|
+
"node.js.detected.package.eslint": "true",
|
|
282
|
+
"node.js.detected.package.tslint": "true",
|
|
283
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
284
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
285
|
+
"nodejs_package_manager_path": "npm",
|
|
286
|
+
"vue.rearranger.settings.migration": "true"
|
|
287
|
+
}
|
|
288
|
+
}</component>
|
|
359
289
|
<component name="RecentsManager">
|
|
360
290
|
<key name="CopyFile.RECENT_KEYS">
|
|
291
|
+
<recent name="C:\Users\dango\GitHub\Portfolio\goyette-portfolio-lib\lib\Models\Auth" />
|
|
361
292
|
<recent name="C:\Users\Dan\Documents\GitHub\Portfolio\goyette-portfolio-lib\lib\Models\Telemetry" />
|
|
362
293
|
<recent name="C:\Users\Dan\Documents\GitHub\Portfolio\goyette-portfolio-lib\lib\Models\Common" />
|
|
363
294
|
<recent name="C:\Users\Dan\Documents\GitHub\Portfolio\goyette-portfolio-lib\lib\Models\Blog" />
|
|
364
295
|
<recent name="$PROJECT_DIR$" />
|
|
365
|
-
<recent name="$PROJECT_DIR$/lib/Models/Blog" />
|
|
366
296
|
</key>
|
|
367
297
|
<key name="MoveFile.RECENT_KEYS">
|
|
368
298
|
<recent name="$PROJECT_DIR$/lib/Models/Common" />
|
|
@@ -372,28 +302,18 @@
|
|
|
372
302
|
<recent name="$PROJECT_DIR$/lib" />
|
|
373
303
|
</key>
|
|
374
304
|
</component>
|
|
375
|
-
<component name="RunDashboard">
|
|
376
|
-
<option name="ruleStates">
|
|
377
|
-
<list>
|
|
378
|
-
<RuleState>
|
|
379
|
-
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
380
|
-
</RuleState>
|
|
381
|
-
<RuleState>
|
|
382
|
-
<option name="name" value="StatusDashboardGroupingRule" />
|
|
383
|
-
</RuleState>
|
|
384
|
-
</list>
|
|
385
|
-
</option>
|
|
386
|
-
</component>
|
|
387
305
|
<component name="RunManager">
|
|
388
|
-
<configuration default="true" type="js.build_tools.gulp"
|
|
306
|
+
<configuration default="true" type="js.build_tools.gulp">
|
|
389
307
|
<node-interpreter>project</node-interpreter>
|
|
390
308
|
<node-options />
|
|
391
309
|
<gulpfile />
|
|
392
310
|
<tasks />
|
|
393
311
|
<arguments />
|
|
394
312
|
<envs />
|
|
313
|
+
<method v="2" />
|
|
395
314
|
</configuration>
|
|
396
315
|
</component>
|
|
316
|
+
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
397
317
|
<component name="SvnConfiguration">
|
|
398
318
|
<configuration />
|
|
399
319
|
</component>
|
|
@@ -504,27 +424,38 @@
|
|
|
504
424
|
<workItem from="1622036724373" duration="11000" />
|
|
505
425
|
<workItem from="1622036742273" duration="2122000" />
|
|
506
426
|
<workItem from="1622041145854" duration="7000" />
|
|
507
|
-
<workItem from="1622041159625" duration="
|
|
427
|
+
<workItem from="1622041159625" duration="5315000" />
|
|
428
|
+
<workItem from="1622064862457" duration="35000" />
|
|
429
|
+
<workItem from="1622123052786" duration="754000" />
|
|
430
|
+
<workItem from="1622129516823" duration="14000" />
|
|
431
|
+
<workItem from="1638306663484" duration="594000" />
|
|
432
|
+
<workItem from="1638310048943" duration="776000" />
|
|
433
|
+
<workItem from="1638326268252" duration="5798000" />
|
|
434
|
+
<workItem from="1638381125696" duration="2762000" />
|
|
435
|
+
<workItem from="1638410762560" duration="16000" />
|
|
436
|
+
<workItem from="1638415297640" duration="602000" />
|
|
437
|
+
<workItem from="1643502362963" duration="931000" />
|
|
438
|
+
<workItem from="1703831938822" duration="1188000" />
|
|
439
|
+
<workItem from="1703907543948" duration="201000" />
|
|
508
440
|
</task>
|
|
509
441
|
<servers />
|
|
510
442
|
</component>
|
|
511
443
|
<component name="TimeTrackingManager">
|
|
512
|
-
<option name="totallyTimeSpent" value="
|
|
444
|
+
<option name="totallyTimeSpent" value="222805000" />
|
|
513
445
|
</component>
|
|
514
446
|
<component name="ToolWindowManager">
|
|
515
447
|
<frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
|
|
516
|
-
<editor active="true" />
|
|
517
448
|
<layout>
|
|
518
|
-
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.
|
|
449
|
+
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.22916667" />
|
|
519
450
|
<window_info anchor="bottom" id="TODO" order="6" />
|
|
520
451
|
<window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
|
|
521
452
|
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" weight="0.32997763" />
|
|
522
|
-
<window_info anchor="bottom" id="Run" order="2" weight="0.32912722" />
|
|
523
453
|
<window_info anchor="bottom" id="Version Control" order="7" />
|
|
454
|
+
<window_info anchor="bottom" id="Run" order="2" weight="0.32912722" />
|
|
524
455
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
525
456
|
<window_info anchor="bottom" id="Terminal" order="7" />
|
|
526
|
-
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
527
457
|
<window_info id="Favorites" order="2" side_tool="true" />
|
|
458
|
+
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
528
459
|
<window_info anchor="bottom" id="Flow" order="7" />
|
|
529
460
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
530
461
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
@@ -536,10 +467,18 @@
|
|
|
536
467
|
</layout>
|
|
537
468
|
</component>
|
|
538
469
|
<component name="TypeScriptGeneratedFilesManager">
|
|
539
|
-
<option name="version" value="
|
|
470
|
+
<option name="version" value="3" />
|
|
540
471
|
</component>
|
|
541
|
-
<component name="
|
|
542
|
-
<option name="
|
|
472
|
+
<component name="Vcs.Log.Tabs.Properties">
|
|
473
|
+
<option name="TAB_STATES">
|
|
474
|
+
<map>
|
|
475
|
+
<entry key="MAIN">
|
|
476
|
+
<value>
|
|
477
|
+
<State />
|
|
478
|
+
</value>
|
|
479
|
+
</entry>
|
|
480
|
+
</map>
|
|
481
|
+
</option>
|
|
543
482
|
</component>
|
|
544
483
|
<component name="editorHistoryManager">
|
|
545
484
|
<entry file="file://$PROJECT_DIR$/lib/SharedRoutes.js">
|
|
@@ -732,13 +671,6 @@
|
|
|
732
671
|
</state>
|
|
733
672
|
</provider>
|
|
734
673
|
</entry>
|
|
735
|
-
<entry file="file://$PROJECT_DIR$/src/index.js">
|
|
736
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
737
|
-
<state relative-caret-position="442">
|
|
738
|
-
<caret line="26" column="49" selection-start-line="26" selection-start-column="49" selection-end-line="26" selection-end-column="49" />
|
|
739
|
-
</state>
|
|
740
|
-
</provider>
|
|
741
|
-
</entry>
|
|
742
674
|
<entry file="file://$PROJECT_DIR$/lib/SharedRoutes.js">
|
|
743
675
|
<provider selected="true" editor-type-id="text-editor">
|
|
744
676
|
<state relative-caret-position="3995">
|
|
@@ -759,13 +691,6 @@
|
|
|
759
691
|
</state>
|
|
760
692
|
</provider>
|
|
761
693
|
</entry>
|
|
762
|
-
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetrySearchModel.js">
|
|
763
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
764
|
-
<state relative-caret-position="292">
|
|
765
|
-
<caret line="81" column="23" selection-start-line="81" selection-start-column="23" selection-end-line="81" selection-end-column="23" />
|
|
766
|
-
</state>
|
|
767
|
-
</provider>
|
|
768
|
-
</entry>
|
|
769
694
|
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/SecretFoundDataModel.js">
|
|
770
695
|
<provider selected="true" editor-type-id="text-editor">
|
|
771
696
|
<state relative-caret-position="748">
|
|
@@ -794,13 +719,27 @@
|
|
|
794
719
|
</state>
|
|
795
720
|
</provider>
|
|
796
721
|
</entry>
|
|
722
|
+
<entry file="file://$PROJECT_DIR$/src/index.js">
|
|
723
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
724
|
+
<state relative-caret-position="442">
|
|
725
|
+
<caret line="26" column="49" selection-start-line="26" selection-start-column="49" selection-end-line="26" selection-end-column="49" />
|
|
726
|
+
</state>
|
|
727
|
+
</provider>
|
|
728
|
+
</entry>
|
|
797
729
|
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetryDataModel.js">
|
|
798
730
|
<provider selected="true" editor-type-id="text-editor">
|
|
799
|
-
<state relative-caret-position="
|
|
731
|
+
<state relative-caret-position="1360">
|
|
800
732
|
<caret line="80" column="27" lean-forward="true" selection-start-line="80" selection-start-column="27" selection-end-line="80" selection-end-column="27" />
|
|
801
733
|
</state>
|
|
802
734
|
</provider>
|
|
803
735
|
</entry>
|
|
736
|
+
<entry file="file://$PROJECT_DIR$/lib/Models/Telemetry/TelemetrySearchModel.js">
|
|
737
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
738
|
+
<state relative-caret-position="408">
|
|
739
|
+
<caret line="124" column="21" selection-start-line="124" selection-start-column="8" selection-end-line="124" selection-end-column="21" />
|
|
740
|
+
</state>
|
|
741
|
+
</provider>
|
|
742
|
+
</entry>
|
|
804
743
|
</component>
|
|
805
744
|
<component name="masterDetails">
|
|
806
745
|
<states>
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
// @flow
|
|
2
|
+
|
|
3
|
+
class LoginModel {
|
|
4
|
+
_username: ?string;
|
|
5
|
+
_password: ?string;
|
|
6
|
+
|
|
7
|
+
static get Empty() : LoginModel{
|
|
8
|
+
return new LoginModel(null, null);
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
constructor(username: ?string, password: ?string) {
|
|
12
|
+
this._username = username;
|
|
13
|
+
this._password = password;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
get username(): ?string {
|
|
18
|
+
return this._username;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
set username(value: ?string) {
|
|
22
|
+
return this._username = value;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
get password(): ?string {
|
|
27
|
+
return this._password;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
set password(value: ?string) {
|
|
31
|
+
this._password = value;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export default LoginModel;
|