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

Trace quality view & Ddg Decorations #564

Merged
merged 33 commits into from
Apr 27, 2020

Commits on Mar 18, 2020

  1. WIP: Action and types for decorations

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6ac4dc1 View commit details
    Browse the repository at this point in the history
  2. Add PAD reducer, fix types, fix year

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    76e8149 View commit details
    Browse the repository at this point in the history
  3. Fix and test reducer, fix types, fix another year

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    d2747c0 View commit details
    Browse the repository at this point in the history
  4. Add another pad reducer test

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    21a40d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. WIP: Begin testing action

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    da3b0d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. WIP: Finish action tests TODO: Move stringSupplant

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d11f866 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Move and test stringSupplant

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c619247 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    74bc7e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. WIP: Decorate nodes, selector/detail side panel

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a423550 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. WIP: Style side panel

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4b2374e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. WIP: Continue styling side panel, fetch details in

    details panel, render details in details card
    TODO: Style table, handle list, handle styled values
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3ed4589 View commit details
    Browse the repository at this point in the history
  2. WIP: Improve TS handling of union of arrays

    TODO: Style table, handle list, handle styled values
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    177066b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. WIP: Limit % circle size, update cursor for

    clickable ddg nodes, fix resizer height css, make top offset css var
    TODO: Style table, handle list, handle styled values
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    dd64994 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. WIP: Handle list, begin overflow management

    TODO: Style table overflow, handle styled values
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c98e434 View commit details
    Browse the repository at this point in the history
  2. WIP: Manage overflow, begin handling styled values

    TODO: Handle styled values, loading&err render, modal, beautification
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    0160f79 View commit details
    Browse the repository at this point in the history
  3. WIP: Handle styled values, render loading&err,

    style card
    TODO: Add info modal
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    10c2e41 View commit details
    Browse the repository at this point in the history
  4. Add info modal, begin clean up TODO clean up&test

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ecc8dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d631db View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Fix: rowKeys, setViewModifier argument name,

    decoration header size, destructured variable order,
    DeepDependencies/index initial state, stale comments, yarn.lock
    @types/node, yarn.lock registry urls, 'value' in paths, existing tests,
    op-specific details
    Add: linking row cells
    TODO: New tests
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    276f638 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Handle linked cells, fix cell sort order

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1856a14 View commit details
    Browse the repository at this point in the history
  2. Test existing files, track decorations viewed,

    memoize summary requests
    TODO: Test SidePanel/ index, index.track, DetailsPanel
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0d9dc94 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Test SidePanel/ index&track WIP test DetailsPanel

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    d6ddfb3 View commit details
    Browse the repository at this point in the history
  2. WIP test DetailsPanel

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    412c050 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Finish DetailsPanel tests

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    25b5b06 View commit details
    Browse the repository at this point in the history
  2. Clean up

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e41e112 View commit details
    Browse the repository at this point in the history
  3. Add skeleton components and fetch quality metrics

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ca8c7fb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. WIP: Render all data and dropdowns except banner

    TODO: Render banner text, style components, test
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    140014c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. WIP: Style components, implement lookback

    TODO: Render banner text, render weight, test
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e789c4c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Debounce InputNumber, limit search url length, add

    metric documentation tooltip, tweak styles, add BannerText, handle
    loading, handle error
    TODO: test, cleanup
    
    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    0928275 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    52f48d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Add support for decoration links

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    af66ff9 View commit details
    Browse the repository at this point in the history
  2. Clean up and add quality-metrics top nav link

    Signed-off-by: Everett Ross <reverett@uber.com>
    everett980 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    dc28540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60eaca9 View commit details
    Browse the repository at this point in the history