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

feat: Add table entries to properties panel #912

Merged
merged 8 commits into from
Nov 29, 2023

Commits on Nov 24, 2023

  1. chore: Bump schemaVersion to 13 (#896)

    * chore: Bump schemaVersion to 13
    
    * chore: Fix formatting
    
    Co-authored-by: Niklas Kiefer <niklas.kiefer@camunda.com>
    
    * fix: Fix schema version range on docs
    
    * chore: Remove newline
    
    * feat: Make columns and columnsExpression mutually exclusive
    
    * feat: Add custom error message
    
    ---------
    
    Co-authored-by: Niklas Kiefer <niklas.kiefer@camunda.com>
    vsgoulart and Niklas Kiefer committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    80f4a81 View commit details
    Browse the repository at this point in the history
  2. feat: Add table component to editor (#905)

    * feat: Add table component to editor
    
    * chore: Replace key with id
    
    * chore: Fix typo
    
    * feat: Add dataSource to schema
    
    * fix: Rework initialDemoData and add test
    
    * chore: Update formatting
    
    Co-authored-by: Niklas Kiefer <niklas.kiefer@camunda.com>
    
    ---------
    
    Co-authored-by: Niklas Kiefer <niklas.kiefer@camunda.com>
    vsgoulart and Niklas Kiefer committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1860451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999e5d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c97bec View commit details
    Browse the repository at this point in the history
  5. fix: Fix tooltip

    Co-authored-by: Niklas Kiefer <niklas.kiefer@camunda.com>
    vsgoulart and Niklas Kiefer committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f1c0a2d View commit details
    Browse the repository at this point in the history
  6. chore: Rename id

    vsgoulart committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9102737 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d87abc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. chore: Fix test description

    Co-authored-by: Niklas Kiefer <niklas.kiefer@camunda.com>
    vsgoulart and Niklas Kiefer authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d463653 View commit details
    Browse the repository at this point in the history