Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hey-Telo/admyral
/ functions
Functions
954 in github.com/Hey-Telo/admyral
⨍
Functions
954
◇
Types & classes
182
↳
Endpoints
58
↓ 1 callers
Method
get_workers_client
(cls)
admyral/workers/shared_worker_state.py:32
↓ 1 callers
Method
get_workflow_for_webhook
( self, workflow_id: str )
admyral/db/admyral_store.py:505
↓ 1 callers
Function
get_zendesk_client
(secret: ZendeskSecret)
admyral/actions/integrations/compliance/zendesk.py:19
↓ 1 callers
Function
getcwd
()
admyral/utils/aio.py:23
↓ 1 callers
Function
handleClickRun
(idx: number)
web/src/components/workflow-editor/run-history/workflow-run-history.tsx:77
↓ 1 callers
Function
handleClickStep
(idx: number)
web/src/components/workflow-editor/run-history/workflow-run-trace.tsx:48
↓ 1 callers
Function
handleDeleteSecret
()
web/src/components/secrets/secret-row.tsx:64
↓ 1 callers
Function
handleSchduleValue
(scheduleIdx: number, event: string)
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:158
↓ 1 callers
Function
handleScheduleDefaultArgName
( scheduleIdx: number, defaultArgIdx: number, event: string, )
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:167
↓ 1 callers
Function
handleScheduleDefaultArgValue
( scheduleIdx: number, defaultArgIdx: number, event: string, )
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:181
↓ 1 callers
Function
handleScheduleType
( scheduleIdx: number, newScheduleType: ScheduleType, )
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:113
↓ 1 callers
Function
handleWebhookDefaultArgName
(idx: number, event: string)
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:79
↓ 1 callers
Function
handleWebhookDefaultArgValue
(idx: number, event: string)
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:88
↓ 1 callers
Function
hasDuplicateSecretKeyFields
( secret: { key: string; value: string }[], )
web/src/components/secrets/add-secret.tsx:25
↓ 1 callers
Function
hasEmptyKey
(secret: { key: string; value: string }[])
web/src/lib/utils.ts:8
↓ 1 callers
Function
hasEmptyKeyOrValue
(secret: { key: string; value: string }[])
web/src/components/secrets/add-secret.tsx:31
↓ 1 callers
Function
hasEmptyValueFieldsForNewFields
( secret: { key: string; value: string }[], isNew: boolean[], )
web/src/components/secrets/secret-row.tsx:32
↓ 1 callers
Function
has_cycle
(workflow: WorkflowDAG)
admyral/compiler/yaml_workflow_compiler.py:13
↓ 1 callers
Method
init_workflow_run
( self, run_id: str, step_id: str, workflow_id: str, source_name: str,
admyral/db/admyral_store.py:740
↓ 1 callers
Function
inner
(func: "F")
admyral/action.py:126
↓ 1 callers
Function
is_optional_type
Check whether an argument is optional. An argument is optional if its type is explicitly annotated with None or Optional. Args:
admyral/compiler/action_parser.py:160
↓ 1 callers
Function
layoutGraph
( nodes: TReactFlowNode[], edges: TReactFlowEdge[], windowInnerWidth: number, )
web/src/lib/reactflow.ts:12
↓ 1 callers
Method
list_api_keys
(self, user_id: str)
admyral/db/admyral_store.py:191
↓ 1 callers
Function
list_github_commit_history_for_pull_request
( repo_owner: Annotated[ str, ArgumentMetadata( display_name="Repository Owner
admyral/actions/integrations/compliance/github.py:308
↓ 1 callers
Function
list_github_merged_pull_requests
( repo_owner: Annotated[ str, ArgumentMetadata( display_name="Repository Owner
admyral/actions/integrations/compliance/github.py:232
↓ 1 callers
Function
list_github_review_history_for_pull_request
( repo_owner: Annotated[ str, ArgumentMetadata( display_name="Repository Owner
admyral/actions/integrations/compliance/github.py:351
↓ 1 callers
Function
list_ms_intune_managed_devices
()
admyral/actions/integrations/compliance/ms_intune.py:16
↓ 1 callers
Function
list_running_docker_containers
()
admyral/utils/docker_utils.py:26
↓ 1 callers
Method
list_workflows
(self, user_id: str)
admyral/db/admyral_store.py:386
↓ 1 callers
Function
load_local_config
Load the global configuration for Admyral.
admyral/config/config.py:168
↓ 1 callers
Function
main
()
admyral/main.py:30
↓ 1 callers
Method
mark_workflow_run_as_completed
( self, run_id: str, completed_at: datetime )
admyral/db/admyral_store.py:765
↓ 1 callers
Method
migrate_database
(self)
admyral/db/alembic/database_manager.py:83
↓ 1 callers
Function
ms_graph_list_managed_devices
Fetch managed devices from the Microsoft Graph Security API using the List Managed Devices endpoint. Sources: - https://learn.micros
admyral/actions/integrations/shared/ms_graph.py:169
↓ 1 callers
Function
onChangeActionArgument
( argument: string, argIdx: number, value: string, )
web/src/components/workflow-editor/edit-panel/action-edit-panel.tsx:97
↓ 1 callers
Function
onChangeResultName
(event: ChangeEvent<HTMLInputElement>)
web/src/components/workflow-editor/edit-panel/action-edit-panel.tsx:62
↓ 1 callers
Function
onChangeSecretsMapping
( secretPlaceholder: string, value: string, )
web/src/components/workflow-editor/edit-panel/action-edit-panel.tsx:78
↓ 1 callers
Function
onDragStart
(event: any, actionType: string)
web/src/components/workflow-editor/editor-action-card.tsx:13
↓ 1 callers
Function
parse_args
()
admyral/main.py:8
↓ 1 callers
Function
path_exists
(path: str)
admyral/utils/aio.py:19
↓ 1 callers
Method
placeholder
(cls)
admyral/context.py:33
↓ 1 callers
Function
prepareForReactFlow
( workflow: TEditorWorkflowGraph, windowInnerWidth: number, )
web/src/lib/reactflow.ts:57
↓ 1 callers
Method
push_action
Pushes the action to the server. Args: python_action: The action to push.
admyral/client.py:173
↓ 1 callers
Method
push_workflow
Pushes the workflow to the server. Args: workflow_name: The workflow to push. Returns: The response
admyral/client.py:99
↓ 1 callers
Function
python_action_worker_setup
()
admyral/workers/python_executor.py:87
↓ 1 callers
Method
register_secret
(cls, secret_type: str, secret: BaseModel)
admyral/secret/secret_registry.py:10
↓ 1 callers
Function
removeSchedule
(scheduleIdx: number)
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:125
↓ 1 callers
Function
removeScheduleDefaultArg
( scheduleIdx: number, defaultArgIdx: number, )
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:143
↓ 1 callers
Function
removeWebhookDefaultArg
(idx: number)
web/src/components/workflow-editor/edit-panel/start-action-edit-panel.tsx:70
↓ 1 callers
Method
remove_workflow
(self, user_id: str, workflow_id: str)
admyral/db/admyral_store.py:496
↓ 1 callers
Function
run_async_migrations
In this scenario we need to create an Engine and associate a connection with the context.
admyral/db/alembic/env.py:96
↓ 1 callers
Function
run_migrations_offline
Run migrations in 'offline' mode. This configures the context with just a URL and not an Engine, though an Engine is acceptable here as w
admyral/db/alembic/env.py:39
↓ 1 callers
Function
run_migrations_online
Run migrations in 'online' mode.
admyral/db/alembic/env.py:140
↓ 1 callers
Function
run_subprocess_with_streamed_stdout_and_stderr
Run a subprocess and stream stdout and stderr to the given callbacks. Args: cmd: The command to run. stdout_callback: The ca
admyral/utils/subprocess.py:23
↓ 1 callers
Function
run_worker
( worker_name: str, target_host: str, task_queue: str = "workflow-queue", thread_pool_size: in
admyral/workers/worker.py:36
↓ 1 callers
Function
saveWorkflowAndRedirect
()
web/src/components/workflow-editor/edit-panel/action-edit-panel.tsx:71
↓ 1 callers
Method
search_api_key_owner
(self, key: str)
admyral/db/admyral_store.py:212
↓ 1 callers
Function
send_slack_message_to_user_by_email
( email: Annotated[ str, ArgumentMetadata( display_name="Email", d
admyral/actions/integrations/communication/slack.py:118
↓ 1 callers
Function
send_to_workflow
( workflow_name: Annotated[ str, ArgumentMetadata( display_name="Workflow Name
admyral/actions/utilities.py:160
↓ 1 callers
Method
send_to_workflow_async
( self, workflow_name: str, data: dict[str, str] )
admyral/context.py:48
↓ 1 callers
Method
send_to_workflow_sync
(self, workflow_name: str, data: dict[str, str])
admyral/context.py:66
↓ 1 callers
Function
serialize_datetime_in_json
Function to serialize datetime objects in JSON format.
admyral/utils/temporalio.py:7
↓ 1 callers
Method
set_secret
Sets the secret. If the secret already exists, it will be overwritten. Otherwise, a new secret will be created. Args:
admyral/client.py:219
↓ 1 callers
Method
setup
(self)
admyral/db/admyral_store.py:105
↓ 1 callers
Function
setup_admyral_store
()
admyral/server/deps.py:12
↓ 1 callers
Function
setup_dependencies
()
admyral/server/deps.py:55
↓ 1 callers
Function
setup_root_logger
()
admyral/logger.py:30
↓ 1 callers
Function
setup_secrets_manager
()
admyral/server/deps.py:39
↓ 1 callers
Function
setup_workers_client
()
admyral/server/deps.py:24
↓ 1 callers
Function
start_background_tasks
()
admyral/server/background_tasks.py:19
↓ 1 callers
Method
store_action
(self, user_id: str, action: PythonAction)
admyral/db/admyral_store.py:253
↓ 1 callers
Method
store_action_result
( self, step_id: str, run_id: str, action_type: str, prev_step_id: str
admyral/db/admyral_store.py:822
↓ 1 callers
Method
store_api_key
(self, user_id: str, name: str, key: str)
admyral/db/admyral_store.py:162
↓ 1 callers
Method
store_schedule
(self, user_id: str, schedule: WorkflowSchedule)
admyral/db/admyral_store.py:605
↓ 1 callers
Method
store_secret
( self, user_id: str, secret_id: str, encrypted_secret: str | None, sc
admyral/db/admyral_store.py:949
↓ 1 callers
Method
store_workflow_webhook
( self, user_id: str, workflow_id: str )
admyral/db/admyral_store.py:519
↓ 1 callers
Function
touch
(file: str)
admyral/utils/aio.py:31
↓ 1 callers
Method
trigger_workflow
Trigger a workflow with the given name. Args: workflow_name: The workflow name. payload: The payload to send
admyral/client.py:131
↓ 1 callers
Function
update_jira_issue_status
( issue_id_or_key: Annotated[ str, ArgumentMetadata( display_name="Issue ID or
admyral/actions/integrations/cases/jira.py:176
↓ 1 callers
Function
useCreateApiKey
()
web/src/hooks/use-create-api-key.ts:24
↓ 1 callers
Function
useCreateWorkflow
()
web/src/hooks/use-create-workflow.ts:39
↓ 1 callers
Function
useCreateWorkflowApi
()
web/src/hooks/use-create-workflow.ts:32
↓ 1 callers
Function
useDeleteApiKey
()
web/src/hooks/use-delete-api-key.ts:12
↓ 1 callers
Function
useDeleteSecretApi
()
web/src/hooks/use-delete-secret-api.ts:27
↓ 1 callers
Function
useDeleteUserApi
()
web/src/hooks/use-delete-user-api.ts:22
↓ 1 callers
Function
useDeleteWorkflowApi
()
web/src/hooks/use-delete-workflow-api.ts:27
↓ 1 callers
Function
useDownloadWorkflowRunStepResult
()
web/src/hooks/use-download-workflow-run-step-result.ts:3
↓ 1 callers
Function
useExportWorkflow
()
web/src/hooks/use-export-workflow.ts:3
↓ 1 callers
Function
useGetSecretsSchemas
()
web/src/hooks/use-get-secret-schemas-api.ts:24
↓ 1 callers
Function
useGetUserProfileApi
()
web/src/hooks/use-get-user-profile-api.ts:22
↓ 1 callers
Function
useGetWorkflowApi
(workflowId: string, doApiCall: boolean)
web/src/hooks/use-get-workflow-api.ts:29
↓ 1 callers
Function
useGetWorkflowRunStepApi
( workflowId: string, workflowRunId: string, workflowRunStepId: string, )
web/src/hooks/use-get-workflow-run-step-api.ts:27
↓ 1 callers
Function
useGetWorkflowRunStepsApi
( workflowId: string, workflowRunId: string, )
web/src/hooks/use-get-workflow-run-steps-api.ts:29
↓ 1 callers
Function
useImportWorkflow
()
web/src/hooks/use-import-workflow.ts:30
↓ 1 callers
Function
useImportWorkflowApi
()
web/src/hooks/use-import-workflow.ts:9
↓ 1 callers
Function
useListApiKeys
()
web/src/hooks/use-list-api-keys.ts:23
↓ 1 callers
Function
useListEditorActionsApi
()
web/src/hooks/use-list-editor-actions-api.ts:22
↓ 1 callers
Function
useListWorkflowsApi
()
web/src/hooks/use-list-workflows-api.ts:23
↓ 1 callers
Function
usePublishWorkflowApi
()
web/src/hooks/use-publish-workflow-api.ts:30
↓ 1 callers
Function
useSaveWorkflowApi
()
web/src/hooks/use-save-workflow-api.ts:31
← previous
next →
301–400 of 954, ranked by callers