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

Redesign Trace Timeline #2736

Merged
merged 89 commits into from
Oct 21, 2019

Commits on Aug 15, 2019

  1. Add TraceTimeline

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    2ec84f2 View commit details
    Browse the repository at this point in the history
  2. Update css

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    3f690f3 View commit details
    Browse the repository at this point in the history
  3. Set offset for tree rendering

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    69dfa0e View commit details
    Browse the repository at this point in the history
  4. Add TraceTree

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    b3eda10 View commit details
    Browse the repository at this point in the history
  5. Add SpanDetail

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    29b05c4 View commit details
    Browse the repository at this point in the history
  6. Enable to click span row

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    8a4b9ca View commit details
    Browse the repository at this point in the history
  7. Add expand button

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    efbeaaa View commit details
    Browse the repository at this point in the history
  8. Add expand buttons

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    8b7fbc1 View commit details
    Browse the repository at this point in the history
  9. Implement expand button

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    ee9b960 View commit details
    Browse the repository at this point in the history
  10. Fix css bug

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    f1f7f40 View commit details
    Browse the repository at this point in the history
  11. Add TraceTimelineHeader

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    7b21001 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f489d2 View commit details
    Browse the repository at this point in the history
  13. Add MiniMap

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    63e61f9 View commit details
    Browse the repository at this point in the history
  14. Update SpanAnnotation design

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    78c58f8 View commit details
    Browse the repository at this point in the history
  15. Improve UX of Annotation

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    ddef53c View commit details
    Browse the repository at this point in the history
  16. makeStyles -> withStyles

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    ebba749 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    78c4592 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac75314 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6f85c03 View commit details
    Browse the repository at this point in the history
  20. Add unit tests for SpanTags

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    304d0a9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0d2bcdb View commit details
    Browse the repository at this point in the history
  22. Add unit tests for SpanDetail

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    09c3aa6 View commit details
    Browse the repository at this point in the history
  23. Unuse TraceMiniMap

    tacigar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    11ff7fc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. makeStyles -> withStyles

    tacigar committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a4ce2f8 View commit details
    Browse the repository at this point in the history
  2. Refactor TimeMarker

    tacigar committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    0e35170 View commit details
    Browse the repository at this point in the history
  3. Add unit tests for TimeMarker

    tacigar committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    767b44a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22b17f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81c96ba View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    tacigar committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    27f67c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    57ace80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b9b26 View commit details
    Browse the repository at this point in the history
  3. Refactor SpanDetail

    tacigar committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    6574c50 View commit details
    Browse the repository at this point in the history
  4. Add some comments

    tacigar committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    bef72be View commit details
    Browse the repository at this point in the history
  5. Fix SpanAnnotation bug

    tacigar committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    c628591 View commit details
    Browse the repository at this point in the history
  6. Remove TraceMiniMap

    tacigar committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    afb46ea View commit details
    Browse the repository at this point in the history
  7. Refactor TraceTree a little

    tacigar committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    fb9fe8b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    f6009e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54caf11 View commit details
    Browse the repository at this point in the history
  3. Refactor TraceTree

    tacigar committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    a9491dc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    57941de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883aec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    917f282 View commit details
    Browse the repository at this point in the history
  2. Implement reset-reroot button

    tacigar committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    befe92d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    608428f View commit details
    Browse the repository at this point in the history
  4. Zoom up when rerooted

    tacigar committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    cf7c14b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5df8b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6775b9e View commit details
    Browse the repository at this point in the history
  7. Add right margin for timeline

    tacigar committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    b92fb1a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Update comments

    tacigar committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    61f3cd3 View commit details
    Browse the repository at this point in the history
  2. Fix bugs of reroot feature

    Fix a strange behavior when a span has no duration and only that span is displayed in the trace timeline.
    tacigar committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    5543f4b View commit details
    Browse the repository at this point in the history
  3. Open and close span detail

    tacigar committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    1d7773c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5b1f7 View commit details
    Browse the repository at this point in the history
  5. Fix detailed span prop type

    tacigar committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    61b38cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fea74e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8a4cef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6be6f3 View commit details
    Browse the repository at this point in the history
  9. Fix unit test a bit

    tacigar committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    e7f292c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Fix up-control bombs bug

    tacigar committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    c768196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69993bb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    1549eb8 View commit details
    Browse the repository at this point in the history
  2. <React.Fragment> -> <>

    tacigar committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    78c4613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1289126 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. TMP

    tacigar committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    1ba74b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1fb78 View commit details
    Browse the repository at this point in the history
  3. Implement bar

    tacigar committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    ead555f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Change text position

    tacigar committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    feddb37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad08176 View commit details
    Browse the repository at this point in the history
  3. Fix timeMarker's position

    tacigar committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d8c1bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb33ab2 View commit details
    Browse the repository at this point in the history
  5. Refactor

    tacigar committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    0870e4c View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary lines

    tacigar committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    fe8c791 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Partial import lodash

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    09b04e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e355cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6acd0f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7360d82 View commit details
    Browse the repository at this point in the history
  5. Add key props

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    226a3f6 View commit details
    Browse the repository at this point in the history
  6. Swap + and -

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    871f41d View commit details
    Browse the repository at this point in the history
  7. Remove unused files

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    90edc6f View commit details
    Browse the repository at this point in the history
  8. Add timemarker to timeline

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0c608fe View commit details
    Browse the repository at this point in the history
  9. Remove opacity

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    bd6fa74 View commit details
    Browse the repository at this point in the history
  10. Merge package-lock.json

    tacigar committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    8c843eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4298d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Simplify styling

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fc6723a View commit details
    Browse the repository at this point in the history
  2. Use React.memo in TracePage

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    6d38ebf View commit details
    Browse the repository at this point in the history
  3. Enhance readability

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    13ebb34 View commit details
    Browse the repository at this point in the history
  4. Reset reroot -> Reset root

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    8540b20 View commit details
    Browse the repository at this point in the history
  5. Show root span ID

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3848bb1 View commit details
    Browse the repository at this point in the history
  6. Reduce props warning

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    7452dfe View commit details
    Browse the repository at this point in the history
  7. Fix bug

    tacigar committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    bb9e746 View commit details
    Browse the repository at this point in the history