Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codefactory-co/golden-rabbit-antigravity-v1
/ functions
Functions
490 in github.com/codefactory-co/golden-rabbit-antigravity-v1
⨍
Functions
490
◇
Types & classes
232
↓ 42 callers
Function
cn
(...inputs: ClassValue[])
10/ecommerce/src/lib/utils.ts:4
↓ 28 callers
Function
createClient
()
11/saas/lib/supabase/server.ts:5
↓ 16 callers
Function
cn
(...inputs: ClassValue[])
5/clean architecture/src/lib/utils.ts:4
↓ 16 callers
Function
useTodos
()
4/tdd/src/hooks/useTodos.ts:4
↓ 14 callers
Function
createClient
()
10/ecommerce/src/utils/supabase/server.ts:5
↓ 11 callers
Function
cn
(...inputs: ClassValue[])
4/tdd/src/lib/utils.ts:4
↓ 11 callers
Method
execute
(orderId: string, userId: string, amount: number)
11/saas/src/core/application/use-cases/payment/InitiatePaymentUseCase.ts:6
↓ 9 callers
Method
execute
(userId: string)
11/saas/src/core/application/use-cases/note/GetNotesUseCase.ts:11
↓ 8 callers
Method
delete
(id: string)
5/clean architecture/src/core/application/interfaces/IPostRepository.ts:6
↓ 8 callers
Method
getSubscription
(userId: string)
11/saas/src/core/application/interfaces/ISubscriptionRepository.ts:4
↓ 8 callers
Method
update
(newProps: Partial<Omit<StoreSettingProps, 'id'>>)
10/ecommerce/src/core/domain/entities/StoreSetting.ts:26
↓ 7 callers
Function
createClient
()
8/blog/utils/supabase/server.ts:5
↓ 7 callers
Method
execute
(params: GetOrdersParams)
10/ecommerce/src/core/application/use-cases/order/GetOrdersUseCase.ts:6
↓ 7 callers
Method
execute
(params: GetCustomersParams)
10/ecommerce/src/core/application/use-cases/customer/GetCustomerListUseCase.ts:7
↓ 7 callers
Function
insertText
(before: string, after: string = '')
8/blog/app/write/page.tsx:33
↓ 6 callers
Function
cn
(...inputs: ClassValue[])
9/chat/lib/utils.ts:4
↓ 6 callers
Method
getCount
(statuses?: OrderStatusType[])
10/ecommerce/src/infrastructure/repositories/SupabaseOrderRepository.ts:211
↓ 6 callers
Function
handleChange
(key: keyof StoreSettingProps, value: any)
10/ecommerce/src/app/admin/settings/_components/StoreSettingsForm.tsx:45
↓ 5 callers
Method
execute
(dto: LoginDTO)
10/ecommerce/src/core/application/use-cases/LoginUseCase.ts:7
↓ 4 callers
Method
calculatePercentageChange
(current: number, previous: number)
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:191
↓ 4 callers
Method
execute
(title: string, content: string, authorId: string)
5/clean architecture/src/core/application/use-cases/CreatePostUseCase.ts:7
↓ 4 callers
Method
execute
(params: GetProductsParams)
10/ecommerce/src/core/application/use-cases/product/GetProductsUseCase.ts:8
↓ 4 callers
Method
findById
(id: string)
5/clean architecture/src/core/application/interfaces/IPostRepository.ts:5
↓ 4 callers
Method
getDashboardData
(period: Period)
10/ecommerce/src/core/application/interfaces/ISalesRepository.ts:17
↓ 4 callers
Function
getLinkClass
(href: string)
11/saas/src/app/(platform)/_components/Sidebar.tsx:10
↓ 4 callers
Method
getSettings
()
10/ecommerce/src/core/application/interfaces/IStoreSettingsRepository.ts:4
↓ 4 callers
Method
login
(dto: LoginDTO)
10/ecommerce/src/core/application/interfaces/IAuthRepository.ts:5
↓ 4 callers
Method
save
(post: Post)
5/clean architecture/src/core/application/interfaces/IPostRepository.ts:4
↓ 4 callers
Method
upsertSubscription
(userId: string, subscription: Subscription)
11/saas/src/core/application/interfaces/ISubscriptionRepository.ts:5
↓ 3 callers
Function
buildHref
(basePath: string, page: number, searchParams: Record<string, string>)
8/blog/components/Pagination.tsx:11
↓ 3 callers
Function
createClient
()
11/saas/lib/supabase/client.ts:4
↓ 3 callers
Method
execute
(id: string, title: string, content: string, userId: string)
5/clean architecture/src/core/application/use-cases/PostUseCases.ts:7
↓ 3 callers
Method
getProducts
(params: GetProductsParams)
10/ecommerce/src/core/application/interfaces/ProductRepository.ts:22
↓ 3 callers
Method
getRecentActivities
(userId: string)
11/saas/src/core/application/interfaces/IActivityRepository.ts:4
↓ 3 callers
Method
getSubscription
(userId: string)
11/saas/src/infrastructure/repositories/SupabaseSubscriptionRepository.ts:6
↓ 3 callers
Method
getUsageStats
(userId: string)
11/saas/src/core/application/interfaces/IUsageRepository.ts:4
↓ 3 callers
Method
isLowStock
(threshold: number = 10)
10/ecommerce/src/core/domain/entities/Product.ts:52
↓ 3 callers
Method
update
(title: string, content: string, userId: string)
5/clean architecture/src/core/domain/entities/Post.ts:26
↓ 2 callers
Function
bytesToGB
(bytes: number)
11/saas/src/app/(platform)/dashboard/_components/UsageCard.tsx:17
↓ 2 callers
Method
create
(product: Product)
10/ecommerce/src/core/application/interfaces/ProductRepository.ts:25
↓ 2 callers
Method
createNote
(note: Omit<Note, 'id' | 'createdAt' | 'updatedAt'>)
11/saas/src/core/application/interfaces/INoteRepository.ts:6
↓ 2 callers
Method
execute
(period: Period)
10/ecommerce/src/core/application/use-cases/sales/GetSalesDashboardStatsUseCase.ts:6
↓ 2 callers
Method
execute
()
10/ecommerce/src/core/application/use-cases/settings/GetStoreSettingsUseCase.ts:7
↓ 2 callers
Method
execute
()
10/ecommerce/src/core/application/use-cases/dashboard/GetDashboardDataUseCase.ts:8
↓ 2 callers
Function
fetchChats
()
9/chat/app/page.tsx:76
↓ 2 callers
Function
fetchMessages
(chatId: string)
9/chat/app/page.tsx:88
↓ 2 callers
Method
fetchOrders
(start: Date, end: Date)
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:51
↓ 2 callers
Function
formatCurrency
(val: number)
10/ecommerce/src/components/sales/KPISection.tsx:9
↓ 2 callers
Function
formatCurrency
(amount: number)
11/saas/src/app/(platform)/dashboard/_components/SubscriptionCard.tsx:18
↓ 2 callers
Method
getCustomerDetail
(id: string)
10/ecommerce/src/core/application/interfaces/ICustomerRepository.ts:24
↓ 2 callers
Method
getCustomers
(params: GetCustomersParams)
10/ecommerce/src/core/application/interfaces/ICustomerRepository.ts:22
↓ 2 callers
Function
getDependencies
(supabaseClient: any)
10/ecommerce/src/app/actions/settings.actions.ts:11
↓ 2 callers
Function
getEmbeddings
()
9/chat/lib/pinecone.ts:18
↓ 2 callers
Method
getInstance
()
5/clean architecture/src/infrastructure/repositories/InMemoryPostRepository.ts:10
↓ 2 callers
Method
getNotes
(userId: string)
11/saas/src/core/application/interfaces/INoteRepository.ts:4
↓ 2 callers
Method
getOrderById
(id: string)
10/ecommerce/src/core/application/interfaces/repositories/OrderRepository.ts:30
↓ 2 callers
Function
handleCategoryClick
(categoryId: string | null)
8/blog/components/CategoryFilter.tsx:15
↓ 2 callers
Function
handlePageChange
(newPage: number)
10/ecommerce/src/components/customers/CustomerTable.tsx:26
↓ 2 callers
Method
mapToEntity
(row: any)
10/ecommerce/src/infrastructure/repositories/SupabaseOrderRepository.ts:233
↓ 2 callers
Method
mapToEntity
(row: any)
11/saas/src/infrastructure/repositories/SupabaseNoteRepository.ts:69
↓ 2 callers
Function
socialLogin
(provider: 'google' | 'kakao')
11/saas/src/app/auth/actions.ts:57
↓ 2 callers
Method
updateOrderStatus
(id: string, status: OrderStatusType)
10/ecommerce/src/core/application/interfaces/repositories/OrderRepository.ts:31
↓ 2 callers
Function
updateOrderStatusAction
(id: string, status: OrderStatusType)
10/ecommerce/src/app/admin/orders/[id]/actions.ts:20
↓ 2 callers
Method
updateSettings
(setting: StoreSetting)
10/ecommerce/src/core/application/interfaces/IStoreSettingsRepository.ts:5
↓ 2 callers
Function
useSnackbar
()
7/saas-landing-page/components/snackbar-provider.tsx:13
↓ 2 callers
Method
validate
()
5/clean architecture/src/core/domain/entities/Post.ts:16
↓ 2 callers
Method
validate
(props: StoreSettingProps)
10/ecommerce/src/core/domain/entities/StoreSetting.ts:17
↓ 1 callers
Function
addTodo
(title: string)
4/tdd/src/hooks/useTodos.ts:7
↓ 1 callers
Method
calculateBestSellers
(items: any[])
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:128
↓ 1 callers
Method
calculateRegionalSales
(orders: any[])
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:143
↓ 1 callers
Method
calculateStats
(currentOrders: any[], prevOrders: any[])
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:74
↓ 1 callers
Method
calculateTrends
(orders: any[], start: Date, end: Date)
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:109
↓ 1 callers
Function
cancelSubscriptionAction
()
11/saas/src/app/(platform)/dashboard/actions.ts:41
↓ 1 callers
Method
confirmPayment
(paymentKey: string, orderId: string, amount: number)
11/saas/src/core/application/interfaces/IPaymentGateway.ts:2
↓ 1 callers
Method
countByAuthorIdAndDate
(authorId: string, date: Date)
5/clean architecture/src/core/application/interfaces/IPostRepository.ts:9
↓ 1 callers
Function
createMockSupabase
()
10/ecommerce/src/infrastructure/repositories/SupabaseDashboardRepository.test.ts:6
↓ 1 callers
Function
createNoteAction
(formData: FormData)
11/saas/src/app/actions/note.actions.ts:16
↓ 1 callers
Method
createPayment
(payment: Payment)
11/saas/src/core/application/interfaces/IPaymentRepository.ts:5
↓ 1 callers
Function
createPost
(formData: FormData)
8/blog/app/actions.ts:53
↓ 1 callers
Function
createPostAction
(prevState: any, formData: FormData)
5/clean architecture/src/app/actions.ts:19
↓ 1 callers
Function
createProductAction
(formData: FormData)
10/ecommerce/src/app/admin/products/actions.ts:9
↓ 1 callers
Method
deleteNote
(id: string)
11/saas/src/core/application/interfaces/INoteRepository.ts:7
↓ 1 callers
Function
deletePostAction
(id: string)
5/clean architecture/src/app/actions.ts:51
↓ 1 callers
Function
deleteTodo
(id: string)
4/tdd/src/hooks/useTodos.ts:28
↓ 1 callers
Method
execute
()
10/ecommerce/src/core/application/use-cases/product/GetCategoriesUseCase.ts:8
↓ 1 callers
Method
execute
(dto: CreateProductDTO)
10/ecommerce/src/core/application/use-cases/product/CreateProductUseCase.ts:16
↓ 1 callers
Method
execute
(id: string, carrier: string, trackingNumber: string)
10/ecommerce/src/core/application/use-cases/order/UpdateTrackingInfoUseCase.ts:7
↓ 1 callers
Method
execute
()
10/ecommerce/src/core/application/use-cases/order/GetOrderStatsUseCase.ts:6
↓ 1 callers
Method
execute
(id: string, status: OrderStatusType)
10/ecommerce/src/core/application/use-cases/order/UpdateOrderStatusUseCase.ts:8
↓ 1 callers
Method
execute
(id: string)
10/ecommerce/src/core/application/use-cases/order/GetOrderDetailUseCase.ts:8
↓ 1 callers
Method
execute
(id: string)
10/ecommerce/src/core/application/use-cases/customer/GetCustomerDetailUseCase.ts:7
↓ 1 callers
Method
execute
()
10/ecommerce/src/core/application/use-cases/customer/GetCustomerStatsUseCase.ts:6
↓ 1 callers
Method
execute
(userId: string)
11/saas/src/core/application/use-cases/GetDashboardDataUseCase.ts:21
↓ 1 callers
Method
execute
(userId: string, paymentKey: string, orderId: string, amount: number)
11/saas/src/core/application/use-cases/payment/ProcessPaymentSuccessUseCase.ts:12
↓ 1 callers
Method
execute
(userId: string)
11/saas/src/core/application/use-cases/payment/ExecuteBillingPaymentUseCase.ts:14
↓ 1 callers
Method
execute
()
11/saas/src/core/application/use-cases/payment/ProcessScheduledBillingsUseCase.ts:10
↓ 1 callers
Method
execute
(userId: string)
11/saas/src/core/application/use-cases/payment/CancelSubscriptionUseCase.ts:8
↓ 1 callers
Method
execute
(params: { authKey: string; customerKey: string; plan?: string; amount?: numbe
11/saas/src/core/application/use-cases/payment/StartSubscriptionUseCase.ts:10
↓ 1 callers
Method
execute
(orderId: string, reason?: string)
11/saas/src/core/application/use-cases/payment/ProcessPaymentFailureUseCase.ts:6
↓ 1 callers
Method
execute
(id: string, userId: string)
11/saas/src/core/application/use-cases/note/GetNoteByIdUseCase.ts:11
next →
1–100 of 490, ranked by callers