Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serverlessworkflow/synapse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha5.1
Choose a base ref
...
head repository: serverlessworkflow/synapse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-alpha5.2
Choose a head ref
  • 11 commits
  • 67 files changed
  • 2 contributors

Commits on Oct 28, 2024

  1. feat(Dashboard): started implementation of light theme

    Related to #445
    
    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    619ee61 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. feat(Dashboard): completed light theme integration

    Related to #445
    
    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c21c20a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #446 from serverlessworkflow/feat-dashboard-light-…

    …theme
    
    Enabled light theme support in the Dashboard
    cdavernas authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e7c6310 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix(Dashboard): Fixed the default global JsonSerializer options by en…

    …forcing indentation
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bd9de3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #448 from serverlessworkflow/fix-dashboard-seriali…

    …zation-identation
    
    Fixed the default global JsonSerializer options by enforcing indentation
    cdavernas authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b71dfe7 View commit details
    Browse the repository at this point in the history
  3. fix(Dashboard): improved light theme colors for graph and "..." dropd…

    …owns
    
    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6ba3e73 View commit details
    Browse the repository at this point in the history
  4. fix(Dashboard): added icon to close editor errors

    Closes #447
    
    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    251c2af View commit details
    Browse the repository at this point in the history
  5. Merge pull request #449 from serverlessworkflow/fix-dashboard-light-t…

    …heme
    
    Light theme improvements and close button for editor errors in the Dashboard
    cdavernas authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bb98d91 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix(Dashboard): improved task hierarchy navigation using a "tree view"

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    17d81c6 View commit details
    Browse the repository at this point in the history
  2. fix(Global): updated VersionSuffix [skip hint] [skip ci]

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6a7de2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #451 from serverlessworkflow/fix-dashboard-task-na…

    …vigation
    
    Improved task hierarchy navigation using a "tree view" in the Dashboard
    cdavernas authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    60ed01d View commit details
    Browse the repository at this point in the history
Loading