1b6c0d9752
Chore: Convert ViewingLayer.test.tsx
to RTL ( #61358 )
2023-01-16 10:25:47 +00:00
2b6a5e2b3d
Tracing: Span link feature tracking ( #61022 )
...
* Span link feature tracking
* Update interaction name
2023-01-13 14:02:25 +00:00
bc3ce5760b
Chore: Convert TimelineColumnResizer.test.tsx
to RTL ( #61156 )
2023-01-10 21:24:51 +00:00
2af79535bc
Chore: Fix flaky test in SpanGraph/index.test.tsx
( #61009 )
2023-01-10 14:23:00 +00:00
0dffbcbca7
Chore: Refactor the root of the TraceTimelineViewer
folder to TS ( #59748 )
2023-01-03 15:45:28 +00:00
355f513718
Chore: Refactor the TraceTimelineViewer/TimelineHeaderRow
folder to TypeScript ( #60351 )
2023-01-03 13:36:50 +00:00
eb2a9d132a
Chore: Convert SpanGraph/index.test.tsx
to RTL ( #60200 )
2023-01-03 13:01:02 +00:00
9b7418ec17
Revert "Chore: Update typescript to 4.9.3 ( #60538 )" ( #60774 )
...
This reverts commit 51f5334748d8347707a63414e5d14a3aeeff04ee.
2022-12-27 06:30:52 -08:00
51f5334748
Chore: Update typescript to 4.9.3 ( #60538 )
...
* Update typescript to 4.9.3
* Update from typescript changes
2022-12-21 10:25:29 +00:00
3dc74bd74b
Chore: Refactor TickLabels.test.js
to TypeScript ( #59956 )
2022-12-15 17:11:17 +00:00
d6bd3c4fb6
Chore: Refactor trace-generators.js to TypeScript ( #59431 )
2022-12-13 10:38:00 +00:00
eaf96081d2
Chore: Refactor scroll-page.test.js to TypeScript ( #59617 )
2022-12-13 10:17:28 +00:00
dfed68feed
Chore: Refactor packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail
to TS ( #59850 )
2022-12-12 17:08:01 +00:00
7c5555d67f
Chore: Refactor DraggableManager.test.js
to TypeScript ( #59966 )
2022-12-12 14:25:51 +00:00
712e23ac50
Chore: Refactor packages/jaeger-ui-components/src/utils
to TypeScript ( #59979 )
2022-12-12 11:31:53 +00:00
2b3c86d201
Chore: Remove unused/deprecated @types definitions ( #59888 )
...
* remove @types/rc-tree, @types/classnames
* remove @types/rc-time-picker
* remove @types/reselect
* remove @types/testing-library__react-hooks
* only include known package.json's
2022-12-07 10:10:59 +00:00
dd406e887b
Chore: Refactor packages/jaeger-ui-components/src/TraceTimelineViewer/ListView
to TS ( #59873 )
2022-12-07 10:01:20 +00:00
2ff6ae65df
Chore: Refactor the packages/jaeger-ui-components/src/TracePageHeader
folder to TS ( #59722 )
2022-12-06 13:13:15 +00:00
982005152a
Chore: Refactor ScrollManager.test.js to TypeScript ( #58661 )
2022-12-06 13:03:37 +00:00
0209cde7e0
Tracing: Add keyboard accessibility to SpanDetailRow ( #59412 )
...
SpanDetailRow keyboard accessibility
2022-12-01 11:23:33 +00:00
5073839f8f
Chore: Refactor span.js, trace.js & trace.fixture.js to TypeScript ( #58006 )
2022-11-30 18:09:08 +00:00
3b53fdb53a
Trace View: Disallow a span colour that is the same or looks similar to previous colour ( #58146 )
...
* Disallow sequential spans with the same color
* Disallow same prev color and similar color
* Tests
* Remove assignemnt
2022-11-30 15:14:58 +00:00
0b42b2f790
Chore: Refactor TracePageHeader.test.js to TypeScript ( #59256 )
2022-11-30 07:08:02 -05:00
749eb9ed19
Chore: Delete UiFindInput.test.js ( #59228 )
2022-11-30 10:12:36 +00:00
e84a01e870
Update jest monorepo to v29 ( #58261 )
...
* Update jest monorepo to v29
* update snapshots + wrap test in act
* fix linting errors: jest.mocked now defaults to deep mocking
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-11-24 14:00:41 +00:00
a2f1d2e102
TraceView: Fix broken rendering when scrolling in Dashboard panel in Firefox ( #56642 )
2022-11-24 11:49:55 +01:00
624e6037cf
Chore: Refactor transform-trace-data.test.js to TS ( #59214 )
2022-11-24 05:16:00 -05:00
2105e52138
Chore: Refactor the packages/jaeger-ui-components/src/model folder to TS ( #59233 )
2022-11-24 09:56:09 +00:00
4e6b8f658e
Chore: Refactor TreeNode.js & TreeNode.test.js to TypeScript ( #58540 )
2022-11-23 11:48:25 +00:00
51359fe90d
Chore: Refactor Tween.test.js to TypeScript ( #58655 )
2022-11-22 22:19:35 +00:00
f62e55f461
Chore: Refactor CopyIcon.test.js to TS ( #59024 )
2022-11-22 14:40:12 +00:00
2903e2dbf5
Chore: Refactor UiFindInput.test.js to TypeScript ( #59063 )
2022-11-22 14:38:43 +00:00
83bd57244d
Chore: Update version ( #58750 )
2022-11-15 10:03:05 -03:00
8e4fa4046b
Chore: Refactor process.js & process.test.js to TypeScript ( #58464 )
2022-11-11 10:44:06 +00:00
65bd5c65d8
Update emotion monorepo ( #58066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 10:49:50 +00:00
f76ba90078
Accessibility: Enable jsx-a11y/mouse-events-have-key-events
( #58050 )
...
* implement VizLegend keyboard accessibility
* add onBlur/onFocus
2022-11-03 10:22:50 +00:00
b8303fd431
Chore: Convert SpanTreeOffset
test to RTL ( #56195 )
...
* convert SpanTreeOffset tests to RTL (minus mouseenter/mouseleave tests)
* fix remaining tests
2022-11-03 09:31:09 +00:00
909d0f4ced
Update Monthly patch updates ( #58002 )
...
* Update Monthly patch updates
* update typescript sdk, add ignore for emotion css prop
* fix unit tests
* type fixes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-11-02 12:05:32 +00:00
30dc0f56a4
Chore: Migrate more usage of v1 themes to v2 ( #57680 )
...
* Chore: Migrate more usage of v1 themes to v2
* Implement suggested changes
2022-11-02 10:25:08 +00:00
7e631e7239
A11y: Enable jsx-a11y/interactive-supports-focus
( #57391 )
...
* first batch of fixes for interactive-supports-focus
* remove role and aria attributes since this won't be focusable to a screenreader anyway
2022-10-21 13:52:46 +01:00
e402a8f27d
A11y: enable rule jsx-a11y/anchor-is-valid ( #56690 )
2022-10-21 09:13:32 +02:00
d3f50f791c
Convert test to RTL ( #56279 )
2022-10-04 15:37:47 +01:00
f2b06abb33
Convert SpanDetail/index.test.js to RTL ( #56019 )
2022-10-03 10:22:50 +01:00
4a4201ec92
Chore: Update versions ( #55813 )
2022-09-27 14:07:16 +02:00
6fb8abbbb6
Convert packages/jaeger-ui-components/src/TracePageHeader/SpanGraph/TickLabels.test.js to RTL ( #55284 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
2022-09-19 15:02:33 +03:00
017b7c7a7f
Convert packages/jaeger-ui-components/src/TracePageHeader/SpanGraph/Scrubber.test.js to RTL ( #54822 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
2022-09-14 14:40:39 +02:00
be5369d6fa
Traces: More visible span colors ( #54513 )
...
* Use colors array from position 0 for span colors
* Update/add tests
* Use service name hex to get color
* getTheme
* Only add colors that have a contrast ratio >= 3 for the current theme
* Add new tests
2022-09-12 13:20:10 +01:00
4c7732ad17
Chore: Upgrade Typescript to 4.8.2 ( #54901 )
...
* Chore: Upgrade typescript to 4.8.2
2022-09-09 16:17:58 +01:00
096fc76e23
Chore: Convert TimelineHeaderRow to RTL ( #51390 )
...
* update data-testids
* update data-testids
* Convert TimelineHeaderRow test to RTL
* update data-testids
* Convert TimelineHeaderRow test to RTL
* Convert TimelineHeaderRow test to RTL
* modify TraceView test
* revert test
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/TimelineRow.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Ran yarn betterer
* update selector
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com>
2022-09-09 06:44:05 -04:00
a70aba1384
Chore: Update slate and related packages ( #54566 )
...
* Chore: Update slate and related packages
2022-09-06 15:23:48 +01:00