Evan Purkhiser
|
5755f1bb2e
ref(js): Fix incorrect interpolation in t() (#40304)
|
2 years ago |
edwardgou-sentry
|
c05ff95981
feat(dashboards): Adds search bar validation to release health widgets and cleans up some custom measurement config (#39285)
|
2 years ago |
edwardgou-sentry
|
fcc1977556
feat(discover): Discover frontend allow ibyte filters (#39082)
|
2 years ago |
edwardgou-sentry
|
cfe1c73672
feat(discover): Discover Search Bar - Parse custom performance metric filter units support size filters (#38749)
|
2 years ago |
Malachi Willey
|
705307c442
Revert "feat(parser): Rich invalid messages for aggregates in the searchBar (#36888)" (#37764)
|
2 years ago |
Jenn Mueng
|
cc0542418a
feat(parser): Rich invalid messages for aggregates in the searchBar (#36888)
|
2 years ago |
Malachi Willey
|
2b3779d7cc
feat(search): datepicker in search (#37606)
|
2 years ago |
Jenn Mueng
|
ad728033c5
fix(parser): Correctly parse firstSeen and lastSeen on frontend (#36832)
|
2 years ago |
Taylan Gocmen
|
531c046a38
ref(js): Remove `queryToObj` and `objToQuery` use `parseSearch` and add `joinQuery` respectively (#36459)
|
2 years ago |
William Mak
|
9b757d1240
fix(discover): Don't treat tags that look like functions as numeric (#33049)
|
2 years ago |
Nar Saynorath
|
f4e3e861e2
Revert "fix(discover): Aggregates without args should still highlight (#32837)" (#32879)
|
2 years ago |
Nar Saynorath
|
6a0b9547fc
fix(discover): Aggregates without args should still highlight (#32837)
|
2 years ago |
Scott Cooper
|
31a1f16b77
deps(ui): Upgrade to typescript 4.6 (#32336)
|
2 years ago |
Matej Minar
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 years ago |
Billy Vong
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years ago |
Nar Saynorath
|
321bb64cb8
fix(discover): negated filter on numeric columns (#29828)
|
3 years ago |
Tony Xiao
|
537091ec06
chore(performance): Remove legacy key transactions (#29015)
|
3 years ago |
William Mak
|
fef870596f
fix(discover): Treat spans breakdowns as duration in filter (#28141)
|
3 years ago |
David Wang
|
511113f599
fix(search): 'is' and 'has' marked as invalid for empty text (#28098)
|
3 years ago |
Evan Purkhiser
|
11557ea890
feat(search): Allow partial IN list values (#27922)
|
3 years ago |
Scott Cooper
|
cd9667d8d9
fix(ui): Simplify parsed search token types (#27895)
|
3 years ago |
William Mak
|
9d74c41cd2
fix(search): Support a wider range of possible characters in function args
|
3 years ago |
Taylan Gocmen
|
08ff58ec56
feat(ui): Add to the search bar auto complete (#27541)
|
3 years ago |
Marcos Gaeta
|
c804345086
ref(lint): Fix Typos (#27520)
|
3 years ago |
Scott Cooper
|
ad09d4b70b
feat(workflow): Add semver build and package autocomplete (#27221)
|
3 years ago |
Evan Purkhiser
|
d862c471c7
feat(search): Improve invalid date error message (#27238)
|
3 years ago |
David Wang
|
195044d5fe
feat(ui): AST-aware autocomplete (#26764)
|
3 years ago |
Evan Purkhiser
|
34cdebb44c
ref(search): Remove punctuation from invalid token reasons (#27092)
|
3 years ago |
Evan Purkhiser
|
b9553b20e5
ref(search): Remove transactions from search parsing (#27053)
|
3 years ago |
Evan Purkhiser
|
907853e3b4
feat(search): Expose parsedQuery in SmartSearchBar state (#26982)
|
3 years ago |
Evan Purkhiser
|
87165d929b
feat(search): Frontend search now describes expected filter types (#26765)
|
3 years ago |
Evan Purkhiser
|
69eb175c30
feat(search): A few more validation checks (take 2) (#26723)
|
3 years ago |
Tony Xiao
|
9b71ea0e59
Revert "feat(search): Share tests between frontend + backend" (#26706)
|
3 years ago |
Evan Purkhiser
|
d8d11d403a
feat(search): A few more validation checks (#26698)
|
3 years ago |
Evan Purkhiser
|
55a62aa80f
feat(search): Frontend search has learned filter predications (#26639)
|
3 years ago |
Evan Purkhiser
|
ac209bc6e3
ref(search): Break apart complex 'simple aggregate' (#26614)
|
3 years ago |
Evan Purkhiser
|
44a75b68dd
fix(search): Correct frontend boolean token parsing (#26615)
|
3 years ago |
Evan Purkhiser
|
3c2950bef3
fix(search): Correct a few types on the frontend grammar parser (#26554)
|
3 years ago |
Evan Purkhiser
|
85e964a0e9
ref(search): Match `date` token names on the frontend (#26555)
|
3 years ago |
Evan Purkhiser
|
d2f97e41e9
feat(search): Add syntax highlighting (#26337)
|
3 years ago |