MCPcopy Create free account

hub / github.com/SwishHQ/spread / functions

Functions548 in github.com/SwishHQ/spread

MethodUpdateIsMandatoryById
(ctx context.Context, id primitive.ObjectID, isMandatory bool)
src/service/bundle_service_test.go:205
MethodUpdateIsMandatoryById
(ctx context.Context, id primitive.ObjectID, isMandatory bool)
src/repository/bundle_repository.go:180
MethodUpdateIsValid
(ctx context.Context, id primitive.ObjectID, isValid bool)
src/service/bundle_service_test.go:213
MethodUpdateIsValid
(ctx context.Context, id primitive.ObjectID, isValid bool)
src/repository/bundle_repository.go:189
MethodUpdateVersionCurrentBundleIdByVersionId
(ctx context.Context, id primitive.ObjectID, currentBundleId primitive.ObjectID)
src/service/version_service.go:51
MethodUpdateVersionCurrentBundleIdByVersionId
(ctx context.Context, id primitive.ObjectID, currentBundleId primitive.ObjectID)
src/service/bundle_service_test.go:30
MethodUpdateVersionIdById
(ctx context.Context, id primitive.ObjectID, versionId primitive.ObjectID)
src/service/bundle_service_test.go:160
MethodUpdateVersionIdById
(ctx context.Context, id primitive.ObjectID, versionId primitive.ObjectID)
src/repository/bundle_repository.go:88
MethodUploadBundle
(c *fiber.Ctx)
src/controller/bundle_controller.go:31
MethodUploadBundle
(fileName string, file *multipart.FileHeader)
src/service/bundle_service.go:24
MethodUploadBundle
(fileName string, file *multipart.FileHeader)
src/service/bundle_service.go:51
MethodUploadBundle
(fileName string, file *multipart.FileHeader)
src/service/client_service_test.go:21
FunctionValidateStruct
Function to validate struct and return errors in a map format how to use: err := ValidateStruct(&App{}) if err != nil { fmt.Println(err) }
utils/validator.go:19
FunctionVersionView
()
web/src/views/dashboard/versions/VersionView.tsx:60
FunctionZeroStateApps
({ onAddClick }: ZeroStateProps)
web/src/views/dashboard/apps/AppView.tsx:202
FunctionZeroStateEnvironments
()
web/src/views/dashboard/versions/VersionView.tsx:631
FunctionZeroStateVersions
()
web/src/views/dashboard/versions/VersionView.tsx:653
FunctionapiRequest
( config: AxiosRequestConfig )
web/src/api/client.ts:58
FunctioncreateAuthKey
(name: string)
web/src/api/services/authKeyService.ts:34
FunctionfetchVersionById
(versionId: string)
web/src/views/dashboard/versions/VersionView.tsx:22
FunctiongetAllAuthKeys
()
web/src/api/services/authKeyService.ts:22
FunctiongetSetupStatus
()
web/src/api/services/setupService.ts:27
FunctionhandleAddApp
()
web/src/views/dashboard/apps/AppView.tsx:49
FunctionhandleAddEnvironment
(data: CreateEnvironmentFormData)
web/src/views/dashboard/versions/VersionView.tsx:192
FunctionhandleAuthKeys
()
web/src/components/Header.tsx:23
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
web/src/components/modal/CreateEnvironmentModal.tsx:29
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
web/src/views/auth/LoginView.tsx:32
FunctionhandleClickOutside
(event: MouseEvent)
web/src/views/dashboard/versions/VersionView.tsx:164
FunctionhandleCloseEnvModal
()
web/src/views/dashboard/versions/VersionView.tsx:188
FunctionhandleCreateAuthKey
(name: string)
web/src/views/dashboard/authKeys/AuthKeysView.tsx:119
FunctionhandleCreateEnvironment
()
web/src/views/dashboard/versions/VersionView.tsx:184
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement>)
web/src/components/modal/AddAppModal.tsx:37
FunctionhandleLogout
()
web/src/components/Header.tsx:18
FunctionhandleOpenModal
()
web/src/views/dashboard/apps/AppView.tsx:38
FunctionhandleSubmit
()
web/src/components/modal/CreateEnvironmentModal.tsx:34
FunctionhandleSubmit
(e: React.FormEvent)
web/src/views/auth/LoginView.tsx:66
FunctionhandleSubmit
(e: React.FormEvent)
web/src/views/setup/SetupView.tsx:71
FunctionhandleSubmit
(e: React.FormEvent)
web/src/views/dashboard/authKeys/AuthKeysView.tsx:20
Functioninit
()
logger/zap.go:14
Functioninit
()
cmd/serve.go:27
Functioninit
()
cmd/client.go:69
FunctioninitUser
(userData: InitUserRequest)
web/src/api/services/setupService.ts:32
Functionlogout
()
web/src/api/hooks/useAuth.ts:73
Functionmain
()
main.go:7
Functionserve
(cmd *cobra.Command, args []string)
cmd/serve.go:31
FunctiontoggleDropdown
()
web/src/components/Header.tsx:14
FunctionuseAppsHook
()
web/src/api/hooks/useApps.ts:11
FunctionuseVersionFetcher
()
web/src/views/dashboard/versions/VersionView.tsx:21
← previous501–548 of 548, ranked by callers