Yagiz Nizipli
|
ac45f7f9bb
build: enable `useFlatMap` and `useIsArray` rules (#64693)
|
1 year ago |
Scott Cooper
|
b4f236a28b
feat(issues): Cleanup timeline loading state (#64691)
|
1 year ago |
Jodi Jang
|
96a147c3c9
feat(similarity-embedding): Make similarity embeddings API call (#64482)
|
1 year ago |
Dalitso Banda
|
862a4fdd29
Revert "[Hack] Add hashing indexer and experimental indexer pipeline … (#64627)
|
1 year ago |
Hubert Deng
|
250b7cb34e
feat(beacon): Add type of events accepted in beacon last 24h (#64508)
|
1 year ago |
Yagiz Nizipli
|
6887c9c9b4
feat: move `noNodejsModules` to biome (#64682)
|
1 year ago |
Dan Fuller
|
ea99fa3668
fix(group-attributes): Avoid timeout when backfilling group table (#64688)
|
1 year ago |
Cathy Teng
|
4ff02060c1
fix(superuser): allow superusers to invite members in other orgs (#64686)
|
1 year ago |
Dan Fuller
|
71b77a86fd
feat(crons): Allow max_workers to be configured for consumer (#64512)
|
1 year ago |
Bartek Ogryczak
|
fb51794d1c
feat(grouping): Broaden scope of Chunkload and Hydration built-in fingerprinting from NextJS to all JS (#64494)
|
1 year ago |
Cathy Teng
|
b11bf5d1cf
nit(superuser): add comments for not replacing is_active_superuser with superuser_has_permission (#64614)
|
1 year ago |
Cathy Teng
|
adbd88a300
chore(roles): remove UI to set team org role (#64626)
|
1 year ago |
edwardgou-sentry
|
5dd15fa33f
feat(webvitals): Force inp sample query to results to contain profile or replay (#64628)
|
1 year ago |
anthony sottile
|
7c2d70ac7d
ref: move the warnings carevout for migrations to pytest init (#64678)
|
1 year ago |
Dan Fuller
|
3c536ffd47
fix(group-attributes): Fix redis cluster usage (#64677)
|
1 year ago |
Malachi Willey
|
5e96e89d16
ref(replays): Move clip logic from ReplayContext to ReplayReader (#64307)
|
1 year ago |
Malachi Willey
|
b71214e1b9
feat(issue-priority): Add feature flag for issue priority UI (#64600)
|
1 year ago |
edwardgou-sentry
|
9835676ee1
feat(webvitals): Updates webvitals page overview samples table to support inp, and adds an interactions data switcher (#64515)
|
1 year ago |
anthony sottile
|
f0ee34a650
ref: fix one reference to removed timezone.utc (#64666)
|
1 year ago |
Julia Hoge
|
86489efcb6
chore(api): make certain group endpoints private (#64535)
|
1 year ago |
Ogi
|
3424664a3a
feat(dashboards): uniform metrics widgets (#64657)
|
1 year ago |
Leander Rodrigues
|
bbd8acc48e
chore(hybrid-cloud): Remove deprecated testutil (#64662)
|
1 year ago |
Leander Rodrigues
|
660dfe1852
chore(hybrid-cloud): More region-by-default endpoint fixes (#64511)
|
1 year ago |
edwardgou-sentry
|
66b56b8c8c
feat(webvitals): Adds inp support to performance score rings (#64505)
|
1 year ago |
Ash
|
8f5633b2df
feat(plugins): Add Sentry Babel plugin for React component annotation (#64439)
|
1 year ago |
Kev
|
3a32f23806
feat(metrics-extraction): Add condition to update on-demand row (#64659)
|
1 year ago |
anthony sottile
|
c4dc41d101
ref: upgrade to django 5.0 (#64360)
|
1 year ago |
Iker Barriocanal
|
eb5765a46b
ref(proj-config): Remove span attributes option (#64347)
|
1 year ago |
Ogi
|
e8365cb95e
fix(dashboards): metric widget overflow (#64644)
|
1 year ago |
Kev
|
5252401011
fix(metrics-extraction): Remove isExtrapolatedData from legend (#64654)
|
1 year ago |
Jodi Jang
|
914572258f
ref(similarity-embedding): Modify API return to work with existing FE (#64403)
|
1 year ago |
Iker Barriocanal
|
a9709befa3
ref(proj-config): Remove span attributes (#64346)
|
1 year ago |
Riccardo Busetti
|
7e84b0c037
fix(on-demand): Escape glob patterns meta characters (#64651)
|
1 year ago |
ArthurKnaus
|
6a3bd972fb
feat(ddm): Improved fog of war (#64650)
|
1 year ago |
getsentry-bot
|
1153a9e5fd
Revert "fix(on-demand): Add escaping of glob patterns for meta chars supported by Relay (#64552)"
|
1 year ago |
Daniel Szoke
|
4b04d98f83
ref: Remove `start_transaction` from `OrganizationSCIMMemberIndex` (#64582)
|
1 year ago |
Ogi
|
f02f23d2b0
feat(dashboards): synced cursors (#64554)
|
1 year ago |
Riccardo Busetti
|
37db951d78
fix(on-demand): Add escaping of glob patterns for meta chars supported by Relay (#64552)
|
1 year ago |
Seiji Chew
|
44e42b9a0d
chore(staff): Let staff access user auth details endpoint (#64123)
|
1 year ago |
Cathy Teng
|
168db4d487
ref(superuser): only allow superuser write to modify admin options for project perf issue settings (#64589)
|
1 year ago |
Scott Cooper
|
616aa28305
fix(issues): Render one "you are here" node in timeline (#64624)
|
1 year ago |
Cathy Teng
|
03ca9619c0
ref(superuser): only allow superuser write to remove team members (#64609)
|
1 year ago |
Josh Ferge
|
7b7bd2103b
fix(replays): dont provide default on get_option call (#64622)
|
1 year ago |
Malachi Willey
|
64918dc853
feat(issue-priority): Add priority badge and dropdown components (#64615)
|
1 year ago |
Richard Roggenkemper
|
fdc8813524
fix(integrations): Project creation modal shows browser platforms for Vercel (#64610)
|
1 year ago |
Scott Cooper
|
670b08f6e5
feat(issues): Remove trace timeline from behind user flag (#64619)
|
1 year ago |
Colleen O'Rourke
|
40b3ea3472
ref(slack): Only rm user and event count context for some specific issue types (#64441)
|
1 year ago |
Richard Roggenkemper
|
952b664bf1
chore(integrations): Remove project creation instructions (#64584)
|
1 year ago |
Kev
|
571a45d850
fix(metrics-extraction): Only send exception for old widget (#64602)
|
1 year ago |
Malachi Willey
|
ccffaf0c8b
fix(clippedbox): Correctly clear max height when window is maximized (#64593)
|
1 year ago |