Commit 54b35a4
authored
improvement(deployments): bugfixes for run-block, airtable + external sub management (#5680)
* improvement(webhooks): external subscription management
* ui/ux
* remove test file
* fix tests
* address comments
* address comments
* update to grain v2 api
* improvement(grain): hide auto-registered webhook URL on v2 triggers
* Revert "improvement(grain): hide auto-registered webhook URL on v2 triggers"
This reverts commit c89660c.
* address comments
* address comments
* address rollback
* fix grain v2
* fix more comments1 parent 4d6301c commit 54b35a4
148 files changed
Lines changed: 28338 additions & 1863 deletions
File tree
- apps
- docs
- components/ui
- content/docs/en/integrations
- sim
- app
- api
- chat/manage/[id]
- cron/renew-subscriptions
- mcp/serve/[serverId]
- schedules/execute
- tools/deployments
- deploy
- promote
- v1
- admin
- workflows/[id]
- deploy
- versions/[versionId]/activate
- workflows/[id]
- deploy
- rollback
- workflows/[id]
- deployments/[version]
- deploy
- execute
- workspaces/[id]/fork/rollback
- workspace/[workspaceId]/w/[workflowId]/components/panel/components
- deploy/components/deploy-modal
- components/general/components
- editor/components/sub-block/components/condition-input
- background
- blocks
- blocks
- ee/workspace-forking
- components
- lib/promote
- executor
- handlers/condition
- hooks/queries
- lib
- api/contracts
- v1
- admin
- copilot/tools
- handlers/deployment
- server/workflow/edit-workflow
- core/outbox
- integrations
- webhooks
- polling
- providers
- workflows
- executor
- orchestration
- persistence
- schedules
- workspace-events
- stores/workflows/registry
- tools
- airtable
- grain
- triggers
- grain
- packages
- db
- migrations
- meta
- testing/src/mocks
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
353 | 354 | | |
354 | 355 | | |
355 | 356 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| 195 | + | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
| |||
0 commit comments