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" >
2024-07-15 16:02:28 +00:00
<list default= "true" id= "3fefb2c4-b6f9-466b-a523-53352e8d6f95" name= "更改" comment= ":recycle: Refactored relation system :arrow_up: Support new realm & relation api" >
2024-07-15 16:05:09 +00:00
<change beforePath= "$PROJECT_DIR$/pkg/internal/grpc/notifier.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/grpc/notifier.go" afterDir= "false" />
2024-07-15 16:02:28 +00:00
<change beforePath= "$PROJECT_DIR$/pkg/internal/models/notifications.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/models/notifications.go" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/pkg/internal/server/admin/notify_api.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/server/admin/notify_api.go" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/pkg/internal/server/api/notifications_api.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/server/api/notifications_api.go" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/pkg/internal/server/api/notify_api.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/server/api/notify_api.go" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/pkg/internal/services/notifications.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/services/notifications.go" afterDir= "false" />
2024-07-15 16:05:09 +00:00
<change beforePath= "$PROJECT_DIR$/pkg/internal/services/relationships.go" beforeDir= "false" afterPath= "$PROJECT_DIR$/pkg/internal/services/relationships.go" afterDir= "false" />
2024-06-30 03:57:57 +00:00
</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 >
2024-07-14 16:01:17 +00:00
<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" >
2024-06-17 14:21:34 +00:00
<option name= "selectedTabId" value= "ProjectErrors" />
2024-04-20 11:04:33 +00:00
</component>
<component name= "ProjectColorInfo" > {
" customColor" : " " ,
" associatedIndex" : 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-07-14 16:46:36 +00:00
<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" : " refactor/dealer" ,
" 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-07-14 16:46:36 +00:00
" keyToStringList" : {
" DatabaseDriversLRU" : [
" postgresql"
2024-04-20 11:04:33 +00:00
]
2024-04-20 06:05:50 +00:00
}
2024-07-14 16:46:36 +00:00
}</component>
2024-04-20 06:05:50 +00:00
<component name= "RecentsManager" >
<key name= "CopyFile.RECENT_KEYS" >
2024-07-04 15:12:43 +00:00
<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" />
2024-06-24 15:06:20 +00:00
<recent name= "$PROJECT_DIR$/web" />
2024-06-06 16:15:43 +00:00
<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" />
2024-06-22 05:04:21 +00:00
<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" />
<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-06-22 04:14:15 +00:00
<option value= "bundled-gosdk-33c477a475b1-e0158606a674-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-241.18034.61" />
<option value= "bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-GO-241.18034.61" />
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" >
2024-06-26 17:10:57 +00:00
<MESSAGE value= ":bug: Fix status validation issue" />
2024-06-26 17:29:51 +00:00
<MESSAGE value= ":bug: Fix bugs in status" />
2024-06-27 04:20:42 +00:00
<MESSAGE value= ":bug: Fix status query condition" />
2024-06-30 03:32:01 +00:00
<MESSAGE value= ":bug: Fix disturbable condition" />
2024-06-30 03:41:33 +00:00
<MESSAGE value= ":sparkles: Admin notify all API" />
2024-06-30 03:52:36 +00:00
<MESSAGE value= ":bug: Fix request body validation" />
2024-06-30 03:57:57 +00:00
<MESSAGE value= ":bug: Fix API mapping issue" />
2024-06-30 09:01:39 +00:00
<MESSAGE value= ":recycle: Improve notify API" />
2024-06-30 09:20:05 +00:00
<MESSAGE value= ":sparkles: Reset password APIs" />
2024-07-03 14:36:42 +00:00
<MESSAGE value= ":sparkles: Password reset & user lookup API" />
2024-07-03 14:57:17 +00:00
<MESSAGE value= ":recycle: Optimized the initial permission system" />
2024-07-03 15:01:20 +00:00
<MESSAGE value= ":zap: Optimized audit, event logging system :sparkles: Audit logs :sparkles: Admin edit user permissions" />
2024-07-03 15:07:59 +00:00
<MESSAGE value= ":sparkles: Admin force confirm account" />
2024-07-03 15:33:22 +00:00
<MESSAGE value= ":sparkles: Admin notify one user" />
2024-07-04 14:58:34 +00:00
<MESSAGE value= ":sparkles: Admin check users' auth factor" />
2024-07-04 15:12:43 +00:00
<MESSAGE value= ":sparkles: Admin panel & 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" />
2024-07-14 16:01:17 +00:00
<MESSAGE value= ":bug: Fix oauth ticket need mfa" />
2024-07-15 16:02:28 +00:00
<MESSAGE value= ":arrow_up: Support new auth api" />
<MESSAGE value= ":recycle: Refactored relation system :arrow_up: Support new realm & relation api" />
<option name= "LAST_COMMIT_MESSAGE" value= ":recycle: Refactored relation system :arrow_up: Support new realm & relation api" />
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>