Vu Luong
|
be45b9754c
ref(tabs): Add `hideBorder` prop (#39682)
|
2 лет назад |
edwardgou-sentry
|
b7690ba4ee
feat(issues): Tracks tab changes in issue group details page (#39579)
|
2 лет назад |
Robin Rendle
|
b0b0804bf5
fix(copy): modal header and events tab (#39444)
|
2 лет назад |
Vu Luong
|
7fd8e163f3
ref(issueDetails): Use new Tabs component (#39137)
|
2 лет назад |
Scott Cooper
|
b810145b04
feat(issues): Switch suggested assignees into rows (#39132)
|
2 лет назад |
Scott Cooper
|
1d31efc50f
feat(issues): Split assignee into "owned by" and "assigned to" (#39015)
|
2 лет назад |
Malachi Willey
|
ee52fcfaed
fix(ui): Make sure correct project object is passed to issue actions (#39114)
|
2 лет назад |
Evan Purkhiser
|
2e782cd32b
ref(js): Fix typos in group header (#39074)
|
2 лет назад |
Evan Purkhiser
|
1a37bcec29
ref(js): Convert organizationGroupDetails/Header to a FC (#39043)
|
2 лет назад |
Evan Purkhiser
|
0168e97858
ref(ui): Various CSS cleanups in Issue Group Header (#39009)
|
2 лет назад |
Malachi Willey
|
0c227db457
feat(perf-issues): Add beta badge to performance issue details [UP-156] (#38901)
|
2 лет назад |
Ash Anand
|
8b8bd3b693
feat(perf-issues): Add Performance Issues analytics (#38807)
|
2 лет назад |
Malachi Willey
|
4c5169bfb6
fix(issue-stream): Disable stack trace tooltip for performance issues [UP-146] (#38601)
|
2 лет назад |
Ash Anand
|
3e3e26b090
ref(perf-issues): Bring back activity tab (#38644)
|
2 лет назад |
Evan Purkhiser
|
db12ba2324
ref(js): Minor code cleanup (#38587)
|
2 лет назад |
Evan Purkhiser
|
63fd0e2f5c
ref(ui): Fix performance issues check for group details header (#38585)
|
2 лет назад |
Ryan Albrecht
|
237d64f929
fix(replays): Fix query for replays on issues details (#38393)
|
2 лет назад |
Ash Anand
|
77f72867da
feat(perf): Show only compatible tabs in Performance Issue details (#38205)
|
2 лет назад |
Billy Vong
|
3d7e4aaea8
feat(replays): Change Replays UI to use new feature flag `session-replay-ui` (#37863)
|
2 лет назад |
Ryan Albrecht
|
5983c4132f
ref(replays): Use <ReplaysFeatureBadge /> in all the places (#37299)
|
2 лет назад |
Dane Grant
|
2a774b1160
feat(replays): Add "alpha" badges to replay nav items and rename DOM tab to DOM Events (#37210)
|
2 лет назад |
Scott Cooper
|
f1e0408e45
feat(issues): Remove issue id breadcrumbs flag (#36940)
|
2 лет назад |
NisanthanNanthakumar
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
Taylan Gocmen
|
5d98605f92
fix(ui): Remove integration annotations from issue details header (#36156)
|
2 лет назад |
Scott Cooper
|
ef79eded11
fix(workflow): Track issue details assign action (#36028)
|
2 лет назад |
NisanthanNanthakumar
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
Daian Scuarissi
|
18397459e6
feat(replays): show lists of replays on Issues details page (#35141)
|
2 лет назад |
Kelly Carino
|
f492f73501
feat(workflow): Remove platform icon next to error title (#34833)
|
2 лет назад |
Kelly Carino
|
4f0bde6680
fix(ui): Update Issue ID fontsize in breadcrumbs (#34712)
|
2 лет назад |
Kelly Carino
|
a727bf12b1
feat(workflow): Move issue ID into the breadcrumbs (#34622)
|
2 лет назад |
Evan Purkhiser
|
ef69c8b897
ref(js): Avoid import * as React for Compoent/Fragment files (#34268)
|
2 лет назад |
Vu Luong
|
1943f411c3
ref(issueDetails): Add location search string to breadcrumbs (#34076)
|
2 лет назад |
Evan Purkhiser
|
b1e03a8795
fix(ui): Correct alignment of issue details row (#34090)
|
2 лет назад |
Vu Luong
|
e59373c2e4
ref(issueDetails): Add breadcrumbs to header (#34066)
|
2 лет назад |
David Wang
|
518cef26d2
feat(issue-details): Show project icon next to issue title (#34037)
|
2 лет назад |
Vu Luong
|
2cf6a827cc
feat(theme): Add tooltipUnderline (dotted underline) utility (#33746)
|
2 лет назад |
Scott Cooper
|
40899c97ea
feat(ui): Remove some unused exports types/non-types (#33147)
|
2 лет назад |
Robin Rendle
|
b5cc15b4d1
fix(ui): adding Layout.Body to Issue Details pages (#32979)
|
2 лет назад |
Scott Cooper
|
f0c0777748
feat(workflow): Track issue actions/views with alert details (#32765)
|
2 лет назад |
Matej Minar
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
Billy Vong
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 лет назад |
Evan Purkhiser
|
c86949ff66
perf(js): Stop importing a bunch of organizationGroupDetails in routes (#28020)
|
3 лет назад |
William Mak
|
d15efa4639
ref(docs): Updating integration links with new url structure (#27438)
|
3 лет назад |
Evan Purkhiser
|
33fbf02f02
chore(prettier): Upgrade to 2.3.x (#26820)
|
3 лет назад |
Scott Cooper
|
3265d869a5
feat(workflow): GA for review, remove inbox flag (#26760)
|
3 лет назад |
Priscila Oliveira
|
b349904f35
ref(issue-details-page): Add Hierarchical Grouping UI - First Prototype (#26174)
|
3 лет назад |
Mark Story
|
ff91e050c4
fix(ui) Fix bookmark star not highlighting (#26078)
|
3 лет назад |
Mark Story
|
9707fd3f98
chore: Apply import codemod to static/app (#25856)
|
3 лет назад |
Mark Story
|
e4cb4f1ee8
ref(js) Remove contextTypes from more places (#25369)
|
3 лет назад |
Billy Vong
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 лет назад |