Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ workspaceApprovalSetting.ts
File
workspaceApprovalSetting.ts
frontend/src/react/stores/workspaceApprovalSetting.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create as createProto } from
"@bufbuild/protobuf"
;
2
import
{ v4 as uuidv4 } from
"uuid"
;
3
import
{ create } from
"zustand"
;
4
import
{ settingServiceClientConnect } from
"@/connect"
;
Callers
nothing calls this directly
Calls
4
resolveLocalApprovalConfig
Function · 0.90
set
Function · 0.85
get
Function · 0.85
applyAndPersist
Function · 0.85
Tested by
no test coverage detected