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

Dev #1431

Merged
merged 64 commits into from
Jul 30, 2024
Merged

Dev #1431

merged 64 commits into from
Jul 30, 2024

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    c22f449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e862d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50875dd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. [maps] organize helper functions and add tests (#1377)

    * [maps] organize helper functions and add tests
    
    * [maps] update test locations
    adamdoe authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6ec520d View commit details
    Browse the repository at this point in the history
  2. bug: [dev-8575] ardi multi viz (#1374)

    * bug dev-8575 ardi multi viz
    
    * refactored from comments
    joshlacey authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ffd7bde View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Testing pipeline (#1345)

    * unit testing pipeline
    
    * removed matrix strategy
    joshlacey authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fee41f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9448e6c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. enhancement: [DEV-8191] multi select and pivot table updates (#1363)

    * enhancement dev-8191 multi select and pivot table updates
    
    * removed pivot test from filters since filter doesnt do pivot now
    joshlacey authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d827281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846d332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dad17b View commit details
    Browse the repository at this point in the history
  4. [dev] test casing

    adamdoe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    34d9f9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e66e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    cd7cd32 View commit details
    Browse the repository at this point in the history
  2. [DEV-8576] Update tooltip for zero & null values (#1384)

    * [DEV-8576] Update tooltip for zero & null values
    
    * [DEV-8576] Update function
    
    ---------
    
    Co-authored-by: Adam Doe <[email protected]>
    Atash3000 and adamdoe authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    414eb95 View commit details
    Browse the repository at this point in the history
  3. [hotfix] storybook and testing pipeline updates (#1394)

    * [process-testing] process testing
    
    * [process-testing] bump
    
    * [process-testing] remove react testing library test
    
    * [process-testing] remove comment
    
    * added svg fix
    
    ---------
    
    Co-authored-by: Lacey <[email protected]>
    adamdoe and joshlacey authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ea7c61a View commit details
    Browse the repository at this point in the history
  4. [DEV-7286] 4.24.7 > Inclusive Quantile Legend Opt In (#1353)

    * [DEV-7286] 4.24.6 > Inclusive Quantile Legend Opt In
    
    * [DEV-7286] Update logic and default values
    
    * [DEV-7286] update coveUpdateWorker logic for 4.24.7
    
    * [DEV-7286] Review Feedback
    
    - Use lodash for unique values
    - Reduce file size by removing large data files
    - Compartmentalize functions for 4.24.7 updates
    
    * [DEV-7286] Remove duplicate example file
    adamdoe authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7a3595f View commit details
    Browse the repository at this point in the history
  5. [DEV-8667] Add filled circles to line effect (#1385)

    * [DEV-8667] Add Filled Circles to Line Effect
    
    * [DEV-8667] Update tooltip text
    
    * [DEV-8667] Update style
    
    * [DEV-8667] update const
    
    ---------
    
    Co-authored-by: Adam Doe <[email protected]>
    Atash3000 and adamdoe authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3548847 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb4cde4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. [DEV-8445] update chart height tooltip (#1395)

    * [DEV-8445] 4.24.6 > Move chart height selection up in the editor
    
    * Fix for County Tooltip Position (#1388)
    
    * [DEV-8445] Add chart height tooltip
    
    ---------
    
    Co-authored-by: mpallansch <[email protected]>
    adamdoe and mpallansch authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6531b07 View commit details
    Browse the repository at this point in the history
  2. Feature/dev 8312 (#1396)

    * [DEV-8312] Remove Data Designer Steps for Sankey
    
    * [DEV-8312] remove columns panel on sankey diagrams
    adamdoe authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    96f4688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01982b9 View commit details
    Browse the repository at this point in the history
  4. [DEV-8312] add configure button to sankey setup steps (#1398)

    * [DEV-8312] Remove Data Designer Steps for Sankey
    
    * [DEV-8312] remove columns panel on sankey diagrams
    
    * [DEV-8312] add configure your data button to sankey
    adamdoe authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f0c6df1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94a78eb View commit details
    Browse the repository at this point in the history
  6. feature: [dev-8574] Advanced Editor updates (#1372)

    * feature dev-8574 advanced editor updates
    
    * added fixes
    
    * fixed imports in svg imports
    joshlacey authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    56d002e View commit details
    Browse the repository at this point in the history
  7. [DEV-7795] Responsive Annotations (#1397)

    * [annotations] annotation start
    
    * [annotations] continue working on annotations
    
    * [annotations] add responsive options
    
    * [annotations] add scaling for annotations in
    
    * [annotations] 4.24.4 > Annotations
    
    * [annotations] resolve drag and drop
    
    * [annotations] 4.24.4 > Annotation Scaling Updates
    
    * [annotations] working on annotations
    
    * [annotations] continue working on annotations
    
    * [annotations] add scaling for annotations in
    
    * [annotations] annotations working
    
    * [annotations] annotations working
    
    * [annotations] continue work on annotations
    
    * [annotations] 4.24.4 > Annotation scaling on date/time
    
    * [annotations] working on markers
    
    * [annotations] 4.24.5 > Annotation Updates
    
    * [annotations] 4.24.5 > stop annotation from breaking on new.
    
    * [annotations] update style of annotation
    
    * [annotations] add bend
    
    * [annotations] continue work to move
    
    * [annotations] 4.24.5: Scaling for mobile labels
    
    * [annotations] still working on annotation scaling
    
    * [annotations] continue work on label positioning
    
    * [annotations] scaling working
    
    * [annotations] start adding in snapTo logic
    
    * [annotations] 4.24.5 > Annotations without snap to resolved
    
    * [annotations] center annotation when adding
    
    * [annotations] continued work on annotations
    
    * [annotations] Start scaffolding storybook items
    
    * [annotations] add examples
    
    * [annotations] add examples
    
    * [annotations] delete files
    
    * [annotations] cleanup
    
    * [annotations] 4.24.5 > Annotation Feature
    
    * [annotations-maps] map anontations
    
    * [annotations-maps] continue work on map annotations
    
    * [annotations-maps] 4.24.5 > Map Annotation Updates
    
    * [annotations] test
    
    * [annotations] Adjust width based on true svg dimensions
    
    * [annotations] updates for line type when none
    
    * [annotations] Annotation Updates for curved lines
    
    * [annotations] add check for associate series
    
    * [annotations] add bezier
    
    * [annotations-maps] stash
    
    * [annotations-maps] continue working on annotation scaling
    
    * [annotations-maps] organization updates
    
    * [annotations-maps] 4.24.6 > Annotations
    
    * [annotations-maps] remove connection location
    
    * [annotations-maps] Annotations > handle tabbing for annotations
    
    * [annotations-maps] Start work on annotation list dropdown
    
    * [annotations-maps] test
    
    * [annotations-maps] continued work on labels
    
    * [annotations-maps] Chart Annotation Updates
    
    * [annotations-maps] continue work on annotations
    
    * [annotations-maps] improve annotation dragging status
    
    * [annotations-maps] update map annotations drag state
    
    * [annotations-maps] testing locations
    
    * [annotations-maps] 4.24.7 > annotation updateS
    
    * [DEV-7795] part of merge
    
    * [DEV-7795] remove bad import
    
    * [DEV-7795] 4.24.7 > updates for annotations
    
    * [DEV-7795] update saved dimensions when screen size is changed
    
    * [DEV-7795] 4.24.6 > annotation update
    
    * Attempts to Fix Positioning
    
    * [DEV-7795-matt] Annotation Panel Changes on Charts
    
    ---------
    
    Co-authored-by: mpallansch <[email protected]>
    adamdoe and mpallansch authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d40302a View commit details
    Browse the repository at this point in the history
  8. [DEV-4215] add brush functionality (#1386)

    * [DEV-4215f] Add d3 Brush
    
    * [DEV-4215f] Update brush
    
    * [DEV-4215f] Add brush margin
    
    * [DEV-4215f] remove redundant file
    
    * [DEV-4215f] update rect element
    
    * [DEV-4215f] update text element
    
    * [DEV-4215f] Fix small errors
    
    ---------
    
    Co-authored-by: Adam Doe <[email protected]>
    Atash3000 and adamdoe authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c7e633f View commit details
    Browse the repository at this point in the history
  9. [dev] fix svg paths

    adamdoe committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b68fb5e View commit details
    Browse the repository at this point in the history
  10. [dev] Revert "[DEV-4215] add brush functionality (#1386)"

    This reverts commit c7e633f.
    adamdoe committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    24d2ed0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77db5bc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Feature [dev-8574] advanced editor updates (#1401)

    * feature dev-8574 advanced editor updates
    
    * added fixes
    
    * fixed imports in svg imports
    
    * fixed csv imports
    joshlacey authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    77075a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6072a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b412e14 View commit details
    Browse the repository at this point in the history
  4. Bug: [Dev-8568] COVE: Dashboard Filter Values Not Updating From Data …

    …Change (#1370)
    
    * Updates Dashboard Filters on Load of Dynamic Data
    
    * Adds Example Config
    
    * Removes Reference to Moved Function
    mpallansch authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fe752b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53f00e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7683d42 View commit details
    Browse the repository at this point in the history
  7. [dev] fix typos

    adamdoe committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e0e9051 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    5b47c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb5b241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cf0de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    a887e52 View commit details
    Browse the repository at this point in the history
  2. Feature: [dev-8409] dashboard filter refactor (#1390)

    * feature dev-8490 dashboard filter refactor
    
    * fixed conflicts
    
    * added select from existing
    
    * added fix for delete logic, and added fix for showMissingDataCellValue
    joshlacey authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f21a540 View commit details
    Browse the repository at this point in the history
  3. [DEV-8698] Applies Filters on MultiDash Switch (#1389)

    * Applies Filters on MultiDash Switch
    
    * Combines UseEffects
    mpallansch authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5ab005e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d448351 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9405871 View commit details
    Browse the repository at this point in the history
  2. [DEV-6410d] Add single series tooltip for Area and Line chart (#1406)

    * [DEV-6410d] Add single series tooltip for Area and Line chart
    
    * [DEV-6410d] update tooltips
    
    * [DEV-6410d] Update function declaration
    Atash3000 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6693143 View commit details
    Browse the repository at this point in the history
  3. Removes Extra Code From Merge Issue (#1409)

    * Removes Extra Code From Merge Issue
    
    * Name Change
    mpallansch authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f480efc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Feature/dev 8796 (#1411)

    * [horizontal-labels] Fix labels issue
    
    * [horizontal-labels] Update labels for bars
    
    * [horizontal-labels] Update text padding
    Atash3000 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8ace73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e6977 View commit details
    Browse the repository at this point in the history
  3. [dev] fix pie chart

    adamdoe committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    51e4fc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63cd4e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9d2500f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e4072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02b237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c46cba7 View commit details
    Browse the repository at this point in the history
  5. [dev] 4.24.7 hotfixes

    adamdoe committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2e7496c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix dev-8409 fixed filter preview styling and typo (#1420)

    Co-authored-by: william Lacey <[email protected]>
    joshlacey and william Lacey authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9900ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971328d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. [DEV-8846] Handle null values properly in table & tooltip (#1423)

    * [DEV-8846] Handle null values properly in table & tooltip
    
    * [DEV-8846] Update test case
    Atash3000 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    870984e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. [dev] resolve geocode map

    adamdoe committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2e110b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3e37c View commit details
    Browse the repository at this point in the history
  3. Dev 8698 and dev 8568 fixes (#1425)

    * Fixes Multi-Dashboard Crash
    
    * Fixes Chart Filter Not Updating From Data
    mpallansch authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    36462e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fix: [dev-8574] advanced editor (#1428)

    * fix dev-8574 for large files in advanced editor
    
    * removed comment
    joshlacey authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2edc811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7038848 View commit details
    Browse the repository at this point in the history