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

bar graph link #2398

Merged
merged 24 commits into from
Sep 17, 2024
Merged

bar graph link #2398

merged 24 commits into from
Sep 17, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    f36fa61 View commit details
    Browse the repository at this point in the history
  2. Toolbar, basic linking

    bgoldowsky committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c242d59 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    0f64186 View commit details
    Browse the repository at this point in the history
  2. Sort by menu

    bgoldowsky committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1469f42 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Reorganize, legend fixes

    bgoldowsky committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e566501 View commit details
    Browse the repository at this point in the history
  2. Design fidelity; tests

    bgoldowsky committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3a3f789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f64c3e View commit details
    Browse the repository at this point in the history
  4. Handle missing data

    bgoldowsky committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2465800 View commit details
    Browse the repository at this point in the history
  5. More consistent naming

    bgoldowsky committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    edcf1f0 View commit details
    Browse the repository at this point in the history
  6. Typo

    bgoldowsky committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    40f2198 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4620d40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91a6e2d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Adjust tile size when legend changes.

    Restyle 'vertical' layout
    bgoldowsky committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6865b74 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. Track shared model ID in persistent state to avoid sync issues.

    Add ID update function to fix tile copy issue.
    bgoldowsky committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3dc7595 View commit details
    Browse the repository at this point in the history
  2. Update Jest tests

    bgoldowsky committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c3f02fc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Read only & sync & test improvements.

    Prevent changes in read-only mode.
    When changing primary attribute, reset secondary as part of the same action to support undo.
    Make EditableAxisLabel handle things more locally to fix sync bugs.
    Test read-only views
    Test undo and redo of each operation.
    Add classes in DocEditorApp to support testing.
    bgoldowsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5f09a10 View commit details
    Browse the repository at this point in the history
  2. Logging and logging tests

    bgoldowsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9ec6bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c22dc6 View commit details
    Browse the repository at this point in the history
  4. Fix table test

    bgoldowsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    858954b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge pull request #2399 from concord-consortium/185294648-bar-graph-…

    …legend
    
    Bar graph responsive styling
    bgoldowsky authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1813675 View commit details
    Browse the repository at this point in the history
  2. More tests

    bgoldowsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f32d814 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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