Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NickTikhonov/snap-ql
/ functions
Functions
146 in github.com/NickTikhonov/snap-ql
⨍
Functions
146
◇
Types & classes
26
Function
Index
()
src/renderer/src/App.tsx:32
Function
MenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/renderer/src/components/ui/menubar.tsx:192
Function
ModeToggle
()
src/renderer/src/components/ui/mode-toggle.tsx:12
Function
Pagination
({ className, ...props }: React.ComponentProps<'nav'>)
src/renderer/src/components/ui/pagination.tsx:7
Function
PaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
src/renderer/src/components/ui/pagination.tsx:78
Function
PaginationLink
({ className, isActive, size = 'icon', ...props }: PaginationLinkProps)
src/renderer/src/components/ui/pagination.tsx:34
Function
PaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/renderer/src/components/ui/pagination.tsx:65
Function
PaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/renderer/src/components/ui/pagination.tsx:49
Function
ResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
src/renderer/src/components/ui/resizable.tsx:18
Function
ResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
src/renderer/src/components/ui/resizable.tsx:6
Function
ResultsTable
({ results, isLoading, graphMetadata, onCreateGraph }: ResultsTableProps)
src/renderer/src/components/ResultsTable.tsx:29
Function
SQLEditor
({ value, onChange, onRun, isLoading }: SQLEditorProps)
src/renderer/src/components/SQLEditor.tsx:17
Function
SchemaCard
({ table, onClick }: SchemaCardProps)
src/renderer/src/components/SchemaCard.tsx:11
Function
SchemaViewer
({ selectedConnection }: SchemaViewerProps)
src/renderer/src/components/SchemaViewer.tsx:25
Function
Settings
()
src/renderer/src/components/Settings.tsx:18
Function
SheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/renderer/src/components/ui/sheet.tsx:76
Function
SheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/renderer/src/components/ui/sheet.tsx:71
Function
Sidebar
({ currentView, onViewChange, queryHistory, favorites, onItemSelect, onAddToFavorites, onRemoveF
src/renderer/src/components/Sidebar.tsx:36
Function
Skeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/renderer/src/components/ui/skeleton.tsx:3
Function
TableDetailView
({ table, onBack, selectedConnection }: TableDetailViewProps)
src/renderer/src/components/TableDetailView.tsx:16
Function
ThemeProvider
({ children, defaultTheme = 'system', storageKey = 'vite-ui-theme', ...props }: ThemeProviderProps)
src/renderer/src/components/ui/theme-provider.tsx:23
Function
Toaster
()
src/renderer/src/components/ui/toaster.tsx:11
Function
Toaster
({ ...props }: ToasterProps)
src/renderer/src/components/ui/sonner.tsx:6
Function
copyCSV
()
src/renderer/src/components/ResultsTable.tsx:37
Function
copyJSON
()
src/renderer/src/components/ResultsTable.tsx:46
Function
handleAIQuery
(userQuery: string, autoRun: boolean)
src/renderer/src/App.tsx:117
Function
handleAddToFavorites
(historyItem: QueryHistory)
src/renderer/src/App.tsx:198
Function
handleAddYColumn
(column: string)
src/renderer/src/components/GraphEditDialog.tsx:55
Function
handleBackClick
()
src/renderer/src/components/SchemaViewer.tsx:64
Function
handleCancel
()
src/renderer/src/components/GraphEditDialog.tsx:65
Function
handleConnectionSaved
()
src/renderer/src/components/Sidebar.tsx:79
Function
handleConnectionSelect
(connectionName: string | null)
src/renderer/src/App.tsx:206
Function
handleGraphMetadataChange
(newMetadata: GraphMetadata)
src/renderer/src/App.tsx:179
Function
handleItemSelect
(item: QueryHistory)
src/renderer/src/App.tsx:170
Function
handleKeyDown
(event: KeyboardEvent)
src/renderer/src/components/ui/sidebar.tsx:92
Function
handleKeyPress
(e: React.KeyboardEvent)
src/renderer/src/components/AIChat.tsx:30
Function
handleNewQuery
()
src/renderer/src/App.tsx:218
Function
handleRemoveFromFavorites
(favoriteId: string)
src/renderer/src/App.tsx:202
Function
handleSave
()
src/renderer/src/components/GraphEditDialog.tsx:45
Function
saveConnection
()
src/renderer/src/components/ConnectionDialog.tsx:100
Function
testConnection
()
src/renderer/src/components/ConnectionDialog.tsx:74
Function
update
(props: ToasterToast)
src/renderer/src/hooks/use-toast.ts:140
Function
updateAiProvider
(provider: 'openai' | 'claude')
src/renderer/src/components/Settings.tsx:126
Function
updateApiKey
()
src/renderer/src/components/Settings.tsx:135
Function
updateModel
()
src/renderer/src/components/Settings.tsx:173
Function
updateOpenAIBaseUrl
()
src/renderer/src/components/Settings.tsx:158
← previous
101–146 of 146, ranked by callers