|
|
|
@ -4,9 +4,13 @@
|
|
|
|
|
<option name="autoReloadType" value="ALL" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="3fefb2c4-b6f9-466b-a523-53352e8d6f95" name="更改" comment=":bug: Fix API mapping issue">
|
|
|
|
|
<list default="true" id="3fefb2c4-b6f9-466b-a523-53352e8d6f95" name="更改" comment=":sparkles: Reset password APIs">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pkg/internal/services/notifications.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/services/notifications.go" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pkg/internal/server/api/accounts_api.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/server/api/accounts_api.go" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pkg/internal/server/api/index.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/server/api/index.go" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pkg/internal/services/accounts.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/services/accounts.go" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/web/src/views/flow/confirm.vue" beforeDir="false" afterPath="$PROJECT_DIR$/web/src/views/flow/confirm.vue" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/web/src/views/flow/password-reset.vue" beforeDir="false" afterPath="$PROJECT_DIR$/web/src/views/flow/password-reset.vue" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
@ -41,48 +45,48 @@
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"DefaultGoTemplateProperty": "Go File",
|
|
|
|
|
"Go Build.Backend.executor": "Run",
|
|
|
|
|
"Go 构建.Backend.executor": "Run",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
|
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
|
|
|
"RunOnceActivity.go.modules.automatic.dependencies.download": "true",
|
|
|
|
|
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
|
|
|
|
"git-widget-placeholder": "master",
|
|
|
|
|
"go.import.settings.migrated": "true",
|
|
|
|
|
"go.sdk.automatically.set": "true",
|
|
|
|
|
"last_opened_file_path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/pkg/internal/server/api",
|
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"run.code.analysis.last.selected.profile": "pProject Default",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
|
|
|
"ts.external.directory.path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/node_modules/typescript/lib",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"DefaultGoTemplateProperty": "Go File",
|
|
|
|
|
"Go Build.Backend.executor": "Run",
|
|
|
|
|
"Go 构建.Backend.executor": "Run",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
|
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
|
|
|
"RunOnceActivity.go.modules.automatic.dependencies.download": "true",
|
|
|
|
|
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
|
|
|
|
"git-widget-placeholder": "master",
|
|
|
|
|
"go.import.settings.migrated": "true",
|
|
|
|
|
"go.sdk.automatically.set": "true",
|
|
|
|
|
"last_opened_file_path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/src/views",
|
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"run.code.analysis.last.selected.profile": "pProject Default",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
|
|
|
"ts.external.directory.path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/node_modules/typescript/lib",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
},
|
|
|
|
|
"keyToStringList": {
|
|
|
|
|
"DatabaseDriversLRU": [
|
|
|
|
|
"postgresql"
|
|
|
|
|
"keyToStringList": {
|
|
|
|
|
"DatabaseDriversLRU": [
|
|
|
|
|
"postgresql"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}</component>
|
|
|
|
|
}]]></component>
|
|
|
|
|
<component name="RecentsManager">
|
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
|
|
<recent name="$PROJECT_DIR$/web/src/views" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/web" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/services" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/server/ui" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/views/users" />
|
|
|
|
|
</key>
|
|
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
|
|
<recent name="$PROJECT_DIR$/web/src/views/flow" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/exts" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg" />
|
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/views/users/directory" />
|
|
|
|
|
</key>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunAnythingCache">
|
|
|
|
@ -152,8 +156,6 @@
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<MESSAGE value=":bug: Fix frontend" />
|
|
|
|
|
<MESSAGE value=":card_file_box: Add the status model" />
|
|
|
|
|
<MESSAGE value=":bug: Authenticate wrong payload hotfix" />
|
|
|
|
|
<MESSAGE value=":sparkles: Can pick up mfa request" />
|
|
|
|
|
<MESSAGE value=":sparkles: Status system" />
|
|
|
|
@ -177,7 +179,9 @@
|
|
|
|
|
<MESSAGE value=":sparkles: Admin notify all API" />
|
|
|
|
|
<MESSAGE value=":bug: Fix request body validation" />
|
|
|
|
|
<MESSAGE value=":bug: Fix API mapping issue" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value=":bug: Fix API mapping issue" />
|
|
|
|
|
<MESSAGE value=":recycle: Improve notify API" />
|
|
|
|
|
<MESSAGE value=":sparkles: Reset password APIs" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value=":sparkles: Reset password APIs" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VgoProject">
|
|
|
|
|
<settings-migrated>true</settings-migrated>
|
|
|
|
|