Malachi Willey
|
8b78d3e287
feat(issue-stream): Hide checkboxes and actions on small screen sizes [UP-155] (#38982)
|
2 years ago |
Malachi Willey
|
95763e5d49
ref(ui): Pull issue list rendering into its own component (#38975)
|
2 years ago |
Ash Anand
|
e5357359de
fix(perf-issues): Add total count to analytics event (#38879)
|
2 years ago |
Ash Anand
|
39d7f08c14
feat(perf-issues): Add analytics event to count num of perf issues on issues stream page (#38876)
|
2 years ago |
Malachi Willey
|
b26cd31509
ref(issues): Convert IssueListActions to FC (#38365)
|
2 years ago |
David Wang
|
3613d95fc5
ref(issue-list): Remove mention of global header, simplify types (#38055)
|
2 years ago |
Malachi Willey
|
419402969b
ref(issues): Remove StreamManager (#37972)
|
2 years ago |
Malachi Willey
|
3ddbd5ed37
fix(issues): Make sure host is always omitted for issues polling (#38080)
|
2 years ago |
Malachi Willey
|
408084128b
fix(issues): Omit host from issue polling endpoint to fix problems in local dev (#38065)
|
2 years ago |
Malachi Willey
|
1f9cb75bd7
fix(issues): Prevent getQuery() from returning an array (#37880)
|
2 years ago |
Evan Purkhiser
|
fd6508abc8
ref(groupStore): Remove GroupActions and improve typing (#37951)
|
2 years ago |
Evan Purkhiser
|
deb1a1a44c
ref(js): Marginal cleanup to IssueListOverview (#37843)
|
2 years ago |
Jenn Mueng
|
4981a6bb0d
feat(analytics): Add analytics events to issues and search bar (#37742)
|
2 years ago |
Malachi Willey
|
3ec9b4d5b9
feat(issues): Track analytics event for issues stream sorting (#37640)
|
2 years ago |
Scott Cooper
|
df52a8ac71
feat(workflow): Track clicks of issues stream realtime feature (#37562)
|
2 years ago |
Taylan Gocmen
|
531c046a38
ref(js): Remove `queryToObj` and `objToQuery` use `parseSearch` and add `joinQuery` respectively (#36459)
|
2 years ago |
Evan Purkhiser
|
ef69c8b897
ref(js): Avoid import * as React for Compoent/Fragment files (#34268)
|
2 years ago |
Vu Luong
|
bb7782dada
ref(issuesStream): Remove hasPageFilters conditions (#34019)
|
2 years ago |
Kelly Carino
|
3fa6f1dda5
fix(workflow): Handle issue count request fail (#33814)
|
2 years ago |
Kelly Carino
|
41c7406c46
feat(workflow): Add Undo to issue removal toast (#33249)
|
2 years ago |
Vu Luong
|
5753f9fd98
ref(page-filters): Move issues sort options inside table (#33590)
|
2 years ago |
Scott Cooper
|
d5d074e2c6
feat(workflow): Remove `issue-percent-display` feature (#33231)
|
2 years ago |
Kelly Carino
|
e577d9aea0
fix(workflow): Handle remove from issue list when Auto Resolve is enabled (#33169)
|
2 years ago |
Kelly Carino
|
0fbdd2ebb9
feat(workflow): Add toast to issue stream when taking an action on issue (#32954)
|
2 years ago |
Kelly Carino
|
266dbc5a81
feat(ui): Remove issues from issue stream (#31910)
|
2 years ago |
Scott Cooper
|
7fea9c2315
feat(workflow): Track issue stream display changes (#32751)
|
2 years ago |
Kelly Carino
|
6b36a5628e
fix(workflow): Cancel request on query change for issue list tab counts (#32675)
|
2 years ago |
Scott Cooper
|
fc06db404c
feat(workflow): Remove guides "for review", assigned suggestion (#32503)
|
2 years ago |
Vu Luong
|
f35e7d07f8
ref(page-filters): Update filter area layout in Issues Index (#32394)
|
2 years ago |
Scott Cooper
|
4bd69628c4
Revert "feat(ui): Remove issues from issue stream" (#31908)
|
3 years ago |
Kelly Carino
|
36196bd717
feat(ui): Remove issues from issue stream when action taken (#31701)
|
3 years ago |
Kev
|
d510bb2104
ref(perf): Wrap issues list body with visual complete component (#31769)
|
3 years ago |
Matej Minar
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 years ago |
Scott Cooper
|
539192c83d
feat(workflow): Remove semver flag from frontend (#31534)
|
3 years ago |
Kelly Carino
|
3044e7defd
feat(ui): Remove issue from For Review when reviewed (#31101)
|
3 years ago |
Evan Purkhiser
|
bb8e9109d6
ref(ts): Allow `period` to be null on PageFilters (#31363)
|
3 years ago |
Kelly Carino
|
13024cc515
fix(ui): Handle issue list page when graph period changes (#30928)
|
3 years ago |
Evan Purkhiser
|
fa70b3a19b
ref(js): Rename GlobalSelection -> PageFilters (#30856)
|
3 years ago |
Evan Purkhiser
|
2ff082df7c
ref(ui): Use Layouts for the issueList (#30494)
|
3 years ago |
Billy Vong
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 years ago |
Taylan Gocmen
|
c6cdcdf684
ref(ui): Refactor session existence check for % based issues (#29275)
|
3 years ago |
Stephen Cefali
|
fe6496de88
convert analytics on eventEntries and issueList/overview (#29762)
|
3 years ago |
Evan Purkhiser
|
0b576ad749
style(js): Apply no-else-return (#29763)
|
3 years ago |
Taylan Gocmen
|
f5db60c010
ref(ui): Change release list search autocomplete for release properties to 'Properties' (#29410)
|
3 years ago |
Evan Purkhiser
|
c171d4af25
ref(js): Remove heavyweight organization (#28783)
|
3 years ago |
Priscila Oliveira
|
a1dba54d01
feat(alerts): Add project incident aler to proj/issue stream page - NATIVE-216 & NATIVE-217 (#28726)
|
3 years ago |
Scott Cooper
|
d4212ec7c6
fix(ui): Remove unused issue list header props (#28200)
|
3 years ago |
Evan Purkhiser
|
15d00b5ee5
ref(js): Improve implementation of the Pagination component (#28051)
|
3 years ago |
Evan Purkhiser
|
f8261b1ced
ref(js): Remove JQueryXHR types + jqXHR var name (#27925)
|
3 years ago |
Scott Cooper
|
37a0208e11
fix(workflow): Manually end overview navigation transactions (#27767)
|
3 years ago |