Passport/.idea/workspace.xml

189 lines
8.9 KiB
XML
Raw Normal View History

2024-04-20 06:05:50 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="ALL" />
</component>
<component name="ChangeListManager">
<list default="true" id="3fefb2c4-b6f9-466b-a523-53352e8d6f95" name="更改" comment=":wastebasket: Clean up code">
2024-08-12 12:53:03 +00:00
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pkg/internal/server/api/well_known_api.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/server/api/well_known_api.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pkg/internal/services/jwt.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/services/jwt.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pkg/internal/services/ticket.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/services/ticket.go" afterDir="false" />
2024-08-12 12:53:03 +00:00
<change beforePath="$PROJECT_DIR$/settings.toml" beforeDir="false" afterPath="$PROJECT_DIR$/settings.toml" afterDir="false" />
</list>
2024-04-20 06:05:50 +00:00
<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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Go File" />
</list>
</option>
</component>
<component name="GOROOT" url="file:///opt/homebrew/opt/go/libexec" />
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="master" />
2024-04-20 06:05:50 +00:00
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
2024-04-20 11:04:33 +00:00
<component name="ProblemsViewState">
<option name="selectedTabId" value="ProjectErrors" />
2024-04-20 11:04:33 +00:00
</component>
<component name="ProjectColorInfo">{
&quot;customColor&quot;: &quot;&quot;,
&quot;associatedIndex&quot;: 6
}</component>
2024-04-20 06:05:50 +00:00
<component name="ProjectId" id="2fLXu43fjlLYVIGNrhGhOgBFq2O" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
2024-08-12 12:53:03 +00:00
<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": "refactor/use-capital-as-frontend",
"go.import.settings.migrated": "true",
"go.sdk.automatically.set": "true",
"last_opened_file_path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/src/components/admin",
"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"
2024-04-20 11:04:33 +00:00
},
2024-08-12 12:53:03 +00:00
"keyToStringList": {
"DatabaseDriversLRU": [
"postgresql"
2024-04-20 11:04:33 +00:00
]
2024-04-20 06:05:50 +00:00
}
2024-08-12 12:53:03 +00:00
}]]></component>
2024-04-20 06:05:50 +00:00
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/web/src/components/admin" />
2024-06-30 09:01:39 +00:00
<recent name="$PROJECT_DIR$/web/src/views" />
2024-06-26 06:47:34 +00:00
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
<recent name="$PROJECT_DIR$/web" />
<recent name="$PROJECT_DIR$/pkg/services" />
2024-04-20 06:05:50 +00:00
</key>
2024-04-20 11:04:33 +00:00
<key name="MoveFile.RECENT_KEYS">
2024-06-30 09:01:39 +00:00
<recent name="$PROJECT_DIR$/web/src/views/flow" />
<recent name="$PROJECT_DIR$/pkg/internal/server/exts" />
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
2024-06-16 15:17:32 +00:00
<recent name="$PROJECT_DIR$/pkg/internal" />
<recent name="$PROJECT_DIR$/pkg" />
2024-04-20 11:04:33 +00:00
</key>
2024-04-20 06:05:50 +00:00
</component>
2024-04-21 07:07:53 +00:00
<component name="RunAnythingCache">
<myKeys>
<visibility group="Grunt" flag="true" />
<visibility group="Gulp" flag="true" />
2024-07-16 03:09:16 +00:00
<visibility group="HTTP Requests" flag="true" />
2024-04-21 07:07:53 +00:00
<visibility group="HTTP 请求" flag="true" />
<visibility group="Recent projects" flag="true" />
<visibility group="Run configurations" flag="true" />
<visibility group="npm" flag="true" />
<visibility group="yarn" flag="true" />
</myKeys>
</component>
2024-04-20 06:05:50 +00:00
<component name="RunManager">
<configuration name="Backend" type="GoApplicationRunConfiguration" factoryName="Go Application">
<module name="Passport" />
<working_directory value="$PROJECT_DIR$" />
<kind value="FILE" />
2024-06-16 15:17:32 +00:00
<package value="git.solsynth.dev/hydrogen/passport" />
2024-04-20 06:05:50 +00:00
<directory value="$PROJECT_DIR$" />
2024-06-16 15:17:32 +00:00
<filePath value="$PROJECT_DIR$/pkg/main.go" />
2024-04-20 06:05:50 +00:00
<output_directory value="$PROJECT_DIR$/dist" />
<method v="2" />
</configuration>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
2024-08-12 12:53:03 +00:00
<option value="bundled-gosdk-5df93f7ad4aa-dfc284eb1eb8-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-242.20224.306" />
<option value="bundled-js-predefined-d6986cc7102b-410509235cf1-JavaScript-GO-242.20224.306" />
2024-04-20 06:05:50 +00:00
</set>
</attachedChunks>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
2024-06-26 12:08:18 +00:00
<component name="UnknownFeatures">
<option featureType="dependencySupport" implementationName="javascript:npm:prettier" />
<option featureType="dependencySupport" implementationName="executable:docker" />
<option featureType="dependencySupport" implementationName="javascript:npm:unocss" />
<option featureType="dependencySupport" implementationName="javascript:npm:vite" />
<option featureType="dependencySupport" implementationName="executable:kubectl" />
<option featureType="dependencySupport" implementationName="javascript:npm:vue" />
</component>
2024-04-20 06:05:50 +00:00
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
2024-05-09 15:35:13 +00:00
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
2024-06-26 07:03:43 +00:00
<option value="refactor/v2" />
2024-05-09 15:35:13 +00:00
</list>
</value>
</entry>
</map>
</option>
</State>
2024-04-20 06:05:50 +00:00
</value>
</entry>
</map>
</option>
</component>
2024-04-20 11:04:33 +00:00
<component name="VcsManagerConfiguration">
<MESSAGE value=":sparkles: Password reset &amp; user lookup API" />
<MESSAGE value=":recycle: Optimized the initial permission system" />
2024-07-03 15:01:20 +00:00
<MESSAGE value=":zap: Optimized audit, event logging system&#10;:sparkles: Audit logs&#10;:sparkles: Admin edit user permissions" />
2024-07-03 15:07:59 +00:00
<MESSAGE value=":sparkles: Admin force confirm account" />
<MESSAGE value=":sparkles: Admin notify one user" />
<MESSAGE value=":sparkles: Admin check users' auth factor" />
<MESSAGE value=":sparkles: Admin panel &amp; users, users' permissions management" />
<MESSAGE value=":bug: Fix clear function doesn't real clear items in slice" />
2024-07-04 15:36:33 +00:00
<MESSAGE value=":sparkles: View auth factors" />
<MESSAGE value=":sparkles: View auth factors in admin panel" />
2024-07-04 15:55:06 +00:00
<MESSAGE value=":rotating_light: Fix ts lint issue" />
2024-07-04 16:05:15 +00:00
<MESSAGE value=":poop: Remove mis-imported cgo" />
2024-07-10 09:38:39 +00:00
<MESSAGE value=":bug: Bug fixes" />
<MESSAGE value=":bug: Fix oauth ticket need mfa" />
<MESSAGE value=":arrow_up: Support new auth api" />
<MESSAGE value=":recycle: Refactored relation system&#10;:arrow_up: Support new realm &amp; relation api" />
2024-07-16 03:09:16 +00:00
<MESSAGE value=":bug: Fix model relation issue" />
2024-07-16 06:15:21 +00:00
<MESSAGE value=":arrow_up: Upgrade dealer" />
<MESSAGE value=":sparkles: Support stream controller event emit" />
<MESSAGE value=":recycle: Use dealer postman instead of built-in feature to deliver email and notify" />
2024-07-23 13:25:13 +00:00
<MESSAGE value=":bug: Fix push notification to wrong person" />
2024-07-24 09:33:05 +00:00
<MESSAGE value=":sparkles: Account groups" />
2024-07-24 10:09:18 +00:00
<MESSAGE value=":sparkles: Default user group" />
<MESSAGE value=":bug: Fix permissions in groups" />
<MESSAGE value=":wastebasket: Clean up code" />
<option name="LAST_COMMIT_MESSAGE" value=":wastebasket: Clean up code" />
2024-04-20 11:04:33 +00:00
</component>
2024-04-20 06:05:50 +00:00
<component name="VgoProject">
<settings-migrated>true</settings-migrated>
</component>
</project>