Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogRecord storage at differents levels #4911

Merged

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    890d4de View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a73ef31 View commit details
    Browse the repository at this point in the history
  2. Add default PersistenceStrategy provider/service

    update ActivityMapper Implementation
    jdevillard committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a3c3d37 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    0636242 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    1a95b85 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    060c1aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1062f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    f51d504 View commit details
    Browse the repository at this point in the history
  2. Refactor PersistenceTab and update project references

    Updated various aspects of the PersistenceTab class and its functionality to improve code quality and readability. Simplified the handling of persistence configurations and simplified the use of properties. Transitioned project reference for Elsa.Api.Client from package reference to direct project reference for better development experience in Elsa.Studio.Core.
    sfmskywalker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    90d2b85 View commit details
    Browse the repository at this point in the history
  3. - Change how to get the Default Persistence Mode for an Activity.

    /**
    Because the entire workflow is considered as an activity, the schema must be the same
    ie with
    "logPersistenceMode": {
                   "default": "default",
    }
    **/
    
    - fix logic to get the default persistence mode working for the whole activity.
    jdevillard committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9cb0a36 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge remote-tracking branch 'upstream/main' into enhancement/log-rec…

    …ord-configuration
    
    # Conflicts:
    #	src/modules/Elsa.MassTransit.RabbitMq/Features/RabbitMqServiceBusFeature.cs
    jdevillard committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec144f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge remote-tracking branch 'upstream/main' into enhancement/log-rec…

    …ord-configuration
    
    # Conflicts:
    #	src/modules/Elsa.MassTransit.RabbitMq/Features/RabbitMqServiceBusFeature.cs
    jdevillard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    239fb3d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    9387c0a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix default change value

    jdevillard committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ae09c48 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/enhancement/log-record-configura…

    …tion' into enhancement/log-record-configuration
    jdevillard committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1597451 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge remote-tracking branch 'upstream/main' into enhancement/log-rec…

    …ord-configuration
    
    # Conflicts:
    #	src/modules/Elsa.Workflows.Management/Features/WorkflowManagementFeature.cs
    jdevillard committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    301221b View commit details
    Browse the repository at this point in the history