Commit 7b9a27e
committed
Feature: Activity Execution Call Stack
1 parent dfa94e4 commit 7b9a27e
73 files changed
Lines changed: 4441 additions & 273 deletions
File tree
- src
- clients/Elsa.Api.Client/Resources/ActivityExecutions
- Contracts
- Models
- modules
- Elsa.Persistence.EFCore.MySql/Migrations/Runtime
- Elsa.Persistence.EFCore.Oracle/Migrations/Runtime
- Elsa.Persistence.EFCore.PostgreSql/Migrations/Runtime
- Elsa.Persistence.EFCore.SqlServer/Migrations/Runtime
- Elsa.Persistence.EFCore.Sqlite/Migrations/Runtime
- Elsa.Persistence.EFCore
- Modules/Runtime
- Elsa.Workflows.Api/Endpoints/ActivityExecutions/GetCallStack
- Elsa.Workflows.Core
- Activities
- Flowchart/Activities
- Behaviors
- Contexts
- Extensions
- Middleware
- Activities
- Workflows
- Models
- Options
- Services
- State
- Elsa.Workflows.Runtime.Distributed
- Features
- Services
- Elsa.Workflows.Runtime
- Activities
- Commands
- Contracts
- Entities
- Extensions
- Filters
- Handlers
- Messages
- Middleware/Activities
- Requests
- Services
- Stores
- test/unit
- Elsa.Workflows.Core.UnitTests
- Contexts
- Extensions/ActivityExecutionContextExtensions
- Services
- Elsa.Workflows.Runtime.UnitTests
- Extensions
- Services
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 | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 327 | | |
333 | 328 | | |
334 | 329 | | |
| |||
585 | 580 | | |
586 | 581 | | |
587 | 582 | | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | 583 | | |
601 | 584 | | |
602 | 585 | | |
| |||
698 | 681 | | |
699 | 682 | | |
700 | 683 | | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | 684 | | |
705 | 685 | | |
706 | 686 | | |
| |||
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 29 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
93 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
0 commit comments