Sipke Schoorstra
d1b0465b0d
Fix docker readme + compose file
2021-08-24 11:52:45 +02:00
Sipke Schoorstra
b2e20fe5ed
Update Elsa.sln
2021-08-13 16:24:29 +02:00
Sipke Schoorstra
a3631d6d26
Http endpoint security ( #1389 )
2021-08-13 16:17:57 +02:00
Sipke Schoorstra
b9e164747d
Fix project entries in solution
2021-08-10 12:04:37 +02:00
Sipke Schoorstra
212585c0ad
Fix that scope activities aren't rescheduled
...
This fixes the issue when a scope activity such as If and composite activities aren't rescheduled when they are leaf nodes.
2021-08-10 10:35:01 +02:00
Sipke Schoorstra
2b66086424
Remove non-existent project references from Elsa.sln
2021-08-09 10:50:19 +02:00
Sipke Schoorstra
8deef4755e
Update Elsa.sln
2021-08-07 19:10:21 +02:00
lucapisano
7cba107913
RPA Web Activities ( #1279 )
...
* defined open, close and navigate activities
* sample created
* inherit DriverId
* ClickElement added
* implemented TypeText activity and NavigateToW3School sample
* OpenBrowser headless mode
* RPA: GetText added
* fix readme
* try/catch pattern in base class. Thanks to sfmskywalker for the tip
* Update components.d.ts
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2021-08-07 19:07:48 +02:00
Sipke Schoorstra
4f96f9d0c4
Allow multiple calls to AddHttpActivities
2021-07-20 16:04:00 +02:00
Sipke Schoorstra
da94a9ab17
Fix sample project
2021-07-20 13:56:12 +02:00
Sipke Schoorstra
f49e3afb59
Remove duplicate aspnetcore folder
2021-07-20 13:14:18 +02:00
Akbar Ghasemi Tazehabadi
726c16b702
Added support of Oracle as persistence EF Provider ( #1275 )
...
* Added support of Oracle as persistence database provider
* Added migration for Oracle
* Fixed bugs in oracle data types
* fixing some comments
2021-07-20 12:49:46 +02:00
Sipke Schoorstra
86d7fb318f
Add support for hosting Elsa Dashboard on sub paths
2021-07-18 22:32:23 +02:00
GreenShade
1cdd49b39b
Mainly add the ability of tenantid customization for API projects, and add sample projects
2021-07-07 22:36:54 +08:00
Axeleron007
b398640849
Merge branch 'master' into docker_postgre_yes
2021-07-05 12:00:35 +03:00
Sipke Schoorstra
4b0a7dcc78
Publish to NPM attempt 1
2021-06-30 20:15:08 +02:00
axeleron007
0f7d66b95e
MongoDB and Postgres persistence configuration
...
MongoDB and Postgres persistence configuration
2021-06-30 18:18:59 +03:00
Sipke Schoorstra
67c230a2af
Resolve warnings
2021-06-19 11:51:06 +02:00
Sipke Schoorstra
5ec10ef429
Fix solution project entries
2021-06-19 10:47:46 +02:00
Sipke Schoorstra
b506421ba5
Merge branch 'master' into webhook/url-management
...
# Conflicts:
# src/activities/Elsa.Activities.Webhooks/Elsa.Activities.Webhooks.csproj
# src/designer/elsa-workflows-studio/package-lock.json
# src/designer/elsa-workflows-studio/src/components/editors/elsa-multi-expression-editor/elsa-multi-expression-editor.tsx
# src/designer/elsa-workflows-studio/src/services/elsa-client.ts
# src/samples/server/Elsa.Samples.Server.Host/Startup.cs
2021-06-19 10:20:24 +02:00
Cameron Cowen
0ed9377520
Merge remote-tracking branch 'upstream/master' into elsa-2.0/fileactivities
2021-06-16 01:21:42 +01:00
Cameron Cowen
ab586bfd4f
Removed filewatcher sample
2021-06-15 18:37:54 +01:00
Sipke Schoorstra
332741d54f
Implement pluggable storage for activity input and output properties
2021-06-14 14:10:03 +02:00
Cameron Cowen
8ee0d3a668
Merge remote-tracking branch 'upstream/master' into elsa-2.0/fileactivities
2021-06-13 01:23:11 +01:00
axeleron007
823eaf8a80
Some fixes
...
Webhook update functionality is fixed.
Workflow list page is fixed.
2021-06-09 19:28:00 +03:00
Sipke Schoorstra
9a01aefe17
Add support for webhook triggers
2021-06-09 18:08:22 +02:00
Sipke Schoorstra
73e67025e7
Merge branch 'master' into webhook/url-management
...
# Conflicts:
# src/designer/elsa-workflows-studio/src/services/activity-icon-provider.tsx
# src/samples/dashboard/blazor/ElsaDashboard.Samples.Monolith/ElsaDashboard.Samples.Monolith.csproj
2021-06-09 17:05:57 +02:00
Sipke Schoorstra
4eb3736bf5
Restore faulty sample project
2021-06-08 20:30:51 +02:00
Cameron Cowen
fdcc27fda6
Removed broken project links
2021-06-05 13:37:17 +01:00
Cameron Cowen
f28b550635
Merge remote-tracking branch 'upstream/master' into elsa-2.0/fileactivities
2021-06-05 10:03:24 +01:00
Sipke Schoorstra
46a625a068
Replace Blazor Dashboard with two Blazor sample projects and an HTML file sample
2021-06-03 16:06:26 +02:00
axeleron007
02d8e9f2fa
Migrations added
...
Migrations added
2021-06-01 00:12:22 +03:00
Sipke Schoorstra
1c089576cb
Fixes and cleanup
2021-05-31 12:37:54 +02:00
Sipke Schoorstra
8456754e3c
Merge branch 'efcore-reusability' into webhook/url-management
...
# Conflicts:
# src/designer/elsa-workflows-studio/package-lock.json
# src/designer/elsa-workflows-studio/src/components/dashboard/pages/elsa-studio-root/elsa-studio-root.tsx
# src/samples/server/Elsa.Samples.Server.Host/Startup.cs
2021-05-31 11:37:54 +02:00
Sipke Schoorstra
3f274c9b47
Fix server startup
2021-05-31 11:35:06 +02:00
Sipke Schoorstra
589cab520b
Add Conductor project and SendCommand activity
2021-05-31 10:01:33 +02:00
axeleron007
1a592af92d
Initial check in
...
Initial check in
2021-05-30 14:30:07 +03:00
Cameron Cowen
a6dd7d9ffc
Merge remote-tracking branch 'upstream/master' into elsa-2.0/fileactivities
2021-05-28 22:22:01 +01:00
Sipke Schoorstra
985fd39278
Restore Elsa.DistributedLocking.Redis library
2021-05-27 15:49:43 +02:00
Cameron Cowen
71f47702eb
Removed broken project reference from solution
2021-05-25 18:55:03 +01:00
Cameron Cowen
1f51e2cfe0
Merge remote-tracking branch 'upstream/master' into elsa-2.0/fileactivities
2021-05-24 22:53:04 +01:00
Sipke Schoorstra
2ec654d521
Implement Redis distributed cache signal
2021-05-22 14:11:35 +02:00
Sipke Schoorstra
b5453b23a2
Add support for pub-sub consumers and implement Rebus distributed cache signaling
2021-05-22 14:11:35 +02:00
Sipke Schoorstra
b28dfa92ee
Add sample project demonstrating signals and JSON based workflows
2021-05-21 12:33:21 +02:00
Cameron Cowen
8d0964845f
Merge remote-tracking branch 'upstream/master' into elsa-2.0/fileactivities
2021-05-21 10:04:58 +01:00
Sipke Schoorstra
7ae29a4c24
Update docker files
2021-05-15 11:59:57 +02:00
Sipke Schoorstra
32043acb59
Add Elsa Dashboard project + dockerfile
...
Fixes #981
2021-05-14 12:34:51 +02:00
Cameron Cowen
bb535fed93
Added initial filewatcher sample
2021-05-08 22:44:29 +01:00
Sipke Schoorstra
0e9f139505
Add sample with custom activity and outcomes
2021-05-07 10:33:46 +02:00
Cameron Cowen
619421e098
Merge remote-tracking branch 'upstream/feature/elsa-2.0' into elsa-2.0/fileactivities
2021-05-02 19:29:40 +01:00