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

T shanim/enable multiple queries #83

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 3, 2023

  1. add connection only queries to workbook

    shanialbeck committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5b6e1af View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. support connectiononly queries in mashupdoc

    shanialbeck committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    712a80d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. refactor - extract logic to separate funcs, constants

    shanialbeck committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a7897b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. change API to contain queryInfo array, not mashupdoc

    shanialbeck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fff99ab View commit details
    Browse the repository at this point in the history
  2. fix no connection-only queries scenario

    shanialbeck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b5cf0a3 View commit details
    Browse the repository at this point in the history
  3. add missing stablentries from metadata

    shanialbeck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    da41789 View commit details
    Browse the repository at this point in the history
  4. trim whitespace in queryname validation

    shanialbeck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b844a9c View commit details
    Browse the repository at this point in the history
  5. fix query name not case-sensitive

    shanialbeck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c843087 View commit details
    Browse the repository at this point in the history
  6. fixed generated unique name to be case insensitive

    shanialbeck committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5eddb15 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. name changes + comments

    shanialbeck committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2c6382a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. small logic changes in mashupdoc editing

    shanialbeck committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9684355 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. add testing

    shanialbeck committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8580874 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. small fixes

    shanialbeck committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7589b5e View commit details
    Browse the repository at this point in the history