Evan Purkhiser
|
24f53d1121
ref(js): Replace most Buttons that are links to LinkButton (#76039)
|
2 months ago |
Sigrid Huemer
|
8b780e9394
ref(frontend): Change performance wording to "Tracing" (#75518)
|
2 months ago |
Shruthi
|
d84b16af62
feat(discover): All performance add to discover CTAs have dataset (#75170)
|
3 months ago |
Matt Quinn
|
8b279654b3
fix(perf): broken docs links in trace view (#74294)
|
3 months ago |
Matt Quinn
|
0b202f0789
fix: fix broken links to Performance docs pages (#74235)
|
3 months ago |
Jonas
|
a8661b991f
feat(trace) add continuous profile link (#73948)
|
4 months ago |
Malachi Willey
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
Ryan Albrecht
|
5c3132c2bd
ref: Move getDuration into utils/duration/getDuration (#70010)
|
6 months ago |
Yagiz Nizipli
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
6 months ago |
Abdkhan14
|
dc7fef1c1e
fix(perf-connect-dots-banner): Sidebar doesn't load on fix. (#65830)
|
8 months ago |
Dora
|
4665aee214
fix(trace-view-banner): updating copy and cta (#65813)
|
8 months ago |
Abdkhan14
|
484d69f9f5
fix(trace-view-warnings): Added new svg. (#65487)
|
8 months ago |
Abdkhan14
|
a5b8887476
feat(orphan-errors-banner): Added banner logic for orphan errors. (#65351)
|
8 months ago |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 months ago |
Abdkhan14
|
5e45dbc028
feat(trace-view-load-more): Added ui for loading longer traces. (#56476)
|
1 year ago |
Abdkhan14
|
ac349b1bba
feat(tracing-w/o-performance): Updated banner message. (#55273)
|
1 year ago |
Abdkhan14
|
b2a67235cc
feat(performance-tracing-w/o-performance): UI improvements. (#55064)
|
1 year ago |
Abdkhan14
|
45a07ce754
feat(tracing-w/o-performance): Frontend changes for displaying traceviews for traces with orphan errors. (#54555)
|
1 year ago |
Stephen Cefali
|
0c7288c273
ref(analytics): convert more to trackAnalytics (#47640)
|
1 year ago |
William Mak
|
1626b4e03d
feat(trace): Update trace details to include performance issues (#47157)
|
1 year ago |
Kev
|
c6d85f3c6b
ref(perf): Add VCD to more perf views (#45918)
|
1 year ago |
Evan Purkhiser
|
952e4de9a0
ref(js): Use named export of space (#44536)
|
1 year ago |
Evan Purkhiser
|
63e7ece469
ref(js): Export named Alert (#43255)
|
1 year ago |
Evan Purkhiser
|
7bb616344c
ref(ui): Swap PageHeading to Layout.Title (#43185)
|
1 year ago |
Evan Purkhiser
|
f2943ea941
fix(ui): Consistently use Layout.* on detail views (#43118)
|
1 year ago |
edwardgou-sentry
|
8569440946
fix(performance): Updates trace view link to correct link (#40736)
|
2 years ago |
Vu Luong
|
28ce272732
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
Ryan Albrecht
|
c36ad9b83b
fix(replays): Fix trace view sizing and scrolling (#38577)
|
2 years ago |
Ash Anand
|
3d1eee41d8
feat(perf): Add analytics events for vital detail and trace view (#35649)
|
2 years ago |
Billy Vong
|
b42ecd3f90
ref(performance): Extract `<TraceView>` into a component (#34321)
|
2 years ago |
Evan Purkhiser
|
6ecda07437
ref(js): Avoid import * as React in Component + other things (#34299)
|
2 years ago |
edwardgou-sentry
|
5393882150
updates trace error message to use error.message (#33306)
|
2 years ago |
Kev
|
a8e3c566df
ref(ts): Fix DiscoverQuery children types (#33221)
|
2 years ago |
Vu Luong
|
0e07ee2ed0
ref(alerts): Update <Alert /> UI (#32779)
|
2 years ago |
Tony Xiao
|
53f8a65286
fix(trace-view): Do not recreate fuse in trace view (#32056)
|
2 years ago |
Evan Purkhiser
|
c75c184426
chore(js): Re-export Fuse type in utils/fuzzySearch (#32094)
|
2 years ago |
Evan Purkhiser
|
4abe28b689
chore(js): Upgrade fuze -> 6.0 (#32060)
|
2 years ago |
Matej Minar
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
2 years ago |
Ash Anand
|
aaab28c20b
feat(perf): Improve Trace View when there are only errors and no transactions (#31401)
|
2 years ago |
Billy Vong
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
2 years ago |
Evan Purkhiser
|
0b576ad749
style(js): Apply no-else-return (#29763)
|
3 years ago |
Evan Purkhiser
|
d381cf34fd
ref(js): Rename StyledSearchBar -> TraceSearchBar (#28321)
|
3 years ago |
Evan Purkhiser
|
1971ff4885
ref(js): Rename StyledPanel -> TracePanel (#28223)
|
3 years ago |
Evan Purkhiser
|
536793812c
ref(react-router): Normalize react-router/lib/* imports (#28017)
|
3 years ago |
Tony Xiao
|
557f1934ae
fix(trace-view): Better error message for missing trace (#27655)
|
3 years ago |
Dora
|
6daf99194d
fix spelling from colour to color (#27599)
|
3 years ago |
William Mak
|
91a9b730d1
ref(trace-view): Removing the new badge from trace view (#26247)
|
3 years ago |
Alberto Leal
|
c4c52f7917
feat(trace-view): Be able to horizontal scroll trace view using trackpad or mouse wheel (#25951)
|
3 years ago |
Tony Xiao
|
9ff586e48e
feat(trace-view): Add anchor links to trace view (#25898)
|
3 years ago |
Mark Story
|
9707fd3f98
chore: Apply import codemod to static/app (#25856)
|
3 years ago |