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
↓ 1 callers
Method
executeBillingPayment
(billingKey: string, params: { amount: number; orderId: string; orderName: string;
11/saas/src/core/application/interfaces/IPaymentGateway.ts:21
↓ 1 callers
Method
fetchOrderItems
(orderIds: string[])
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:62
↓ 1 callers
Method
findAllPublished
()
5/clean architecture/src/core/application/interfaces/IPostRepository.ts:8
↓ 1 callers
Method
findByAuthorId
(authorId: string)
5/clean architecture/src/core/application/interfaces/IPostRepository.ts:7
↓ 1 callers
Method
findDueSubscriptions
()
11/saas/src/core/application/interfaces/ISubscriptionRepository.ts:6
↓ 1 callers
Function
formatDate
(date: Date)
11/saas/src/app/(platform)/dashboard/_components/SubscriptionCard.tsx:10
↓ 1 callers
Function
formatNumber
(val: number)
10/ecommerce/src/components/sales/KPISection.tsx:10
↓ 1 callers
Function
formatPercent
(val: number)
10/ecommerce/src/components/sales/KPISection.tsx:11
↓ 1 callers
Function
getBadgeVariant
(status: OrderStatusType)
10/ecommerce/src/app/admin/orders/_components/OrderTable.tsx:33
↓ 1 callers
Method
getCategories
()
10/ecommerce/src/core/application/interfaces/ProductRepository.ts:27
↓ 1 callers
Function
getCustomerDetailAction
(id: string)
10/ecommerce/src/app/dashboard/customers/actions.ts:25
↓ 1 callers
Method
getCustomerStats
()
10/ecommerce/src/core/application/interfaces/ICustomerRepository.ts:23
↓ 1 callers
Function
getCustomerStatsAction
()
10/ecommerce/src/app/dashboard/customers/actions.ts:18
↓ 1 callers
Function
getCustomersAction
(params: GetCustomersParams)
10/ecommerce/src/app/dashboard/customers/actions.ts:11
↓ 1 callers
Function
getDashboardData
()
11/saas/src/app/(platform)/dashboard/actions.ts:9
↓ 1 callers
Method
getDateRange
(period: Period)
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:159
↓ 1 callers
Method
getMyPosts
(authorId: string)
5/clean architecture/src/core/application/use-cases/PostUseCases.ts:57
↓ 1 callers
Function
getMyPostsAction
()
5/clean architecture/src/app/actions.ts:42
↓ 1 callers
Method
getNewsFeed
()
5/clean architecture/src/core/application/use-cases/PostUseCases.ts:51
↓ 1 callers
Method
getNoteById
(id: string)
11/saas/src/core/application/interfaces/INoteRepository.ts:5
↓ 1 callers
Function
getOrderDetailAction
(id: string)
10/ecommerce/src/app/admin/orders/[id]/actions.ts:12
↓ 1 callers
Method
getOrderStats
()
10/ecommerce/src/core/application/interfaces/repositories/OrderRepository.ts:29
↓ 1 callers
Method
getOrders
(params: GetOrdersParams)
10/ecommerce/src/core/application/interfaces/repositories/OrderRepository.ts:28
↓ 1 callers
Function
getPageNumbers
(currentPage: number, totalPages: number)
8/blog/components/Pagination.tsx:22
↓ 1 callers
Function
getPostsAction
()
5/clean architecture/src/app/actions.ts:32
↓ 1 callers
Method
getPreviousDateRange
(period: Period, currentStart: Date)
10/ecommerce/src/infrastructure/repositories/SupabaseSalesRepository.ts:177
↓ 1 callers
Function
getSalesDashboardData
(period: Period)
10/ecommerce/src/app/actions/sales.actions.ts:8
↓ 1 callers
Function
getStatusBadge
(status: string)
10/ecommerce/src/components/dashboard/RecentOrdersTable.tsx:10
↓ 1 callers
Function
getStatusLabel
(status: string)
10/ecommerce/src/components/customers/OrderHistoryCard.tsx:23
↓ 1 callers
Function
getStatusVariant
(status: string)
10/ecommerce/src/components/customers/OrderHistoryCard.tsx:13
↓ 1 callers
Function
getStoreSettings
()
10/ecommerce/src/app/actions/settings.actions.ts:19
↓ 1 callers
Method
getTodayTasksCount
(todayStart: Date)
10/ecommerce/src/infrastructure/repositories/SupabaseOrderRepository.ts:221
↓ 1 callers
Function
getVectorStore
()
9/chat/lib/pinecone.ts:25
↓ 1 callers
Function
handleSearch
()
10/ecommerce/src/app/admin/orders/_components/OrderFilters.tsx:14
↓ 1 callers
Function
handleSelectChat
(chatId: string)
9/chat/app/page.tsx:126
↓ 1 callers
Function
handleSend
()
9/chat/app/page.tsx:130
↓ 1 callers
Method
isOutOfStock
()
10/ecommerce/src/core/domain/entities/Product.ts:56
↓ 1 callers
Method
issueBillingKey
(authKey: string, customerKey: string)
11/saas/src/core/application/interfaces/IPaymentGateway.ts:12
↓ 1 callers
Function
loadData
()
10/ecommerce/src/app/admin/sales/page.tsx:14
↓ 1 callers
Function
login
(formData: FormData)
11/saas/src/app/auth/actions.ts:7
↓ 1 callers
Function
processFailure
()
11/saas/src/app/(marketing)/payment/fail/page.tsx:19
↓ 1 callers
Function
processPaymentFailureAction
(orderId: string, message: string)
11/saas/src/app/(marketing)/payment/actions.ts:46
↓ 1 callers
Function
processPaymentSuccessAction
(orderId: string, paymentKey: string, amount: number)
11/saas/src/app/(marketing)/payment/actions.ts:11
↓ 1 callers
Method
publish
(userId: string)
5/clean architecture/src/core/domain/entities/Post.ts:43
↓ 1 callers
Function
publishPostAction
(id: string)
5/clean architecture/src/app/actions.ts:61
↓ 1 callers
Function
removeImage
(index: number)
10/ecommerce/src/app/admin/products/_components/ImageUploader.tsx:51
↓ 1 callers
Function
saveEditing
(id: string)
4/tdd/src/app/page.tsx:35
↓ 1 callers
Method
savePayment
(payment: Payment)
11/saas/src/core/application/interfaces/IPaymentRepository.ts:4
↓ 1 callers
Function
signIn
(formData: FormData)
8/blog/app/actions.ts:7
↓ 1 callers
Function
signOut
()
8/blog/app/actions.ts:46
↓ 1 callers
Function
signUp
(formData: FormData)
8/blog/app/actions.ts:25
↓ 1 callers
Function
signup
(formData: FormData)
11/saas/src/app/auth/actions.ts:27
↓ 1 callers
Function
startEditing
(id: string, title: string)
4/tdd/src/app/page.tsx:25
↓ 1 callers
Function
toggleTodo
(id: string)
4/tdd/src/hooks/useTodos.ts:20
↓ 1 callers
Method
updatePayment
(payment: Partial<Payment> & { orderId: string })
11/saas/src/core/application/interfaces/IPaymentRepository.ts:7
↓ 1 callers
Function
updateSession
(request: NextRequest)
8/blog/utils/supabase/middleware.ts:5
↓ 1 callers
Function
updateSession
(request: NextRequest)
11/saas/lib/supabase/middleware.ts:5
↓ 1 callers
Method
updateStatus
(orderId: string, status: string, reason?: string)
11/saas/src/core/application/interfaces/IPaymentRepository.ts:6
↓ 1 callers
Function
updateStoreSettings
(updates: Partial<Omit<StoreSettingProps, 'id'>>)
10/ecommerce/src/app/actions/settings.actions.ts:27
↓ 1 callers
Function
updateTodo
(id: string, newTitle: string)
4/tdd/src/hooks/useTodos.ts:32
↓ 1 callers
Method
updateTrackingNumber
(id: string, carrier: string, trackingNumber: string)
10/ecommerce/src/core/application/interfaces/repositories/OrderRepository.ts:32
↓ 1 callers
Function
updateTrackingNumberAction
(id: string, carrier: string, trackingNumber: string)
10/ecommerce/src/app/admin/orders/[id]/actions.ts:29
↓ 1 callers
Method
uploadImage
(file: File, path: string)
10/ecommerce/src/infrastructure/repositories/SupabaseProductRepository.ts:93
↓ 1 callers
Method
uploadImage
(file: File, path: string)
10/ecommerce/src/core/application/interfaces/ProductRepository.ts:26
↓ 1 callers
Function
verify
()
5/clean architecture/scripts/verify.ts:5
↓ 1 callers
Function
verifyPayment
()
11/saas/src/app/(marketing)/payment/success/page.tsx:26
Function
AIInsightCard
({ insights }: Props)
10/ecommerce/src/components/sales/AIInsightCard.tsx:7
Function
ActivityFeed
({ activities }: ActivityFeedProps)
11/saas/src/app/(platform)/dashboard/_components/ActivityFeed.tsx:8
Function
AdminLayout
({ children, }: { children: React.ReactNode; })
10/ecommerce/src/app/admin/layout.tsx:4
Function
AuthForm
()
8/blog/components/auth/auth-form.tsx:8
Function
AuthPage
()
8/blog/app/auth/page.tsx:3
Function
AuthPage
()
11/saas/src/app/auth/page.tsx:8
Function
Badge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
5/clean architecture/src/components/ui/badge.tsx:28
Function
Badge
({ className, variant, ...props }: BadgeProps)
10/ecommerce/src/components/ui/badge.tsx:35
Function
BestSellerList
({ bestSellers }: Props)
10/ecommerce/src/components/sales/BestSellerList.tsx:7
Function
BlogPost
({ params, }: { params: Promise<{ id: string }>; })
8/blog/app/blog/[id]/page.tsx:9
Function
Button
({ className, variant = "default", size = "default", asChild = false, ...props }: React.ComponentPro
4/tdd/src/components/ui/button.tsx:39
Function
Button
({ className, variant = "default", size = "default", asChild = false, ...props }: React.ComponentPro
5/clean architecture/src/components/ui/button.tsx:39
Function
Button
({ children, variant = "primary", size = "md", className = "", ...props }: ButtonProps)
11/saas/src/components/common/Button.tsx:8
Function
CTA
()
7/saas-landing-page/components/cta.tsx:4
Function
CancelSubscriptionDialog
()
11/saas/src/app/(platform)/dashboard/_components/CancelSubscriptionDialog.tsx:6
Function
Card
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:5
Function
Card
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:5
Function
Card
({ children, className = "", ...props }: React.HTMLAttributes<HTMLDivElement>)
11/saas/src/components/common/Card.tsx:3
Function
CardAction
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:51
Function
CardAction
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:51
Function
CardContent
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:64
Function
CardContent
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:64
Function
CardContent
({ children, className = "", ...props }: React.HTMLAttributes<HTMLDivElement>)
11/saas/src/components/common/Card.tsx:25
Function
CardDescription
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:41
Function
CardDescription
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:41
Function
CardFooter
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:74
Function
CardFooter
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:74
Function
CardFooter
({ children, className = "", ...props }: React.HTMLAttributes<HTMLDivElement>)
11/saas/src/components/common/Card.tsx:33
Function
CardHeader
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:18
Function
CardHeader
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:18
Function
CardHeader
({ children, className = "", ...props }: React.HTMLAttributes<HTMLDivElement>)
11/saas/src/components/common/Card.tsx:14
Function
CardTitle
({ className, ...props }: React.ComponentProps<"div">)
4/tdd/src/components/ui/card.tsx:31
Function
CardTitle
({ className, ...props }: React.ComponentProps<"div">)
5/clean architecture/src/components/ui/card.tsx:31
Function
CategoryFilter
({ categories }: { categories: Category[] })
8/blog/components/CategoryFilter.tsx:10
← previous
next →
101–200 of 490, ranked by callers