mia hsu
|
1446dcdd32
chore(onboarding): add logging to project creation (#79519)
|
3 weeks ago |
Priscila Oliveira
|
6123a23398
ref(onboarding): Remove long time GA 'onboarding-sdk-selection' feature flag (#79402)
|
3 weeks ago |
mia hsu
|
6cbb256706
feat(onboarding): add messaging integration onboarding to project creation (#79194)
|
3 weeks ago |
Vjeran Grozdanić
|
ca5e897736
ref(onboarding-analytics): Add platform info when project is created (#77629)
|
1 month ago |
Evan Purkhiser
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
3 months ago |
Danny Lee
|
62666a4bd7
feat(project-creation): Frontend for disableMemberProjectCreation flag (#62603)
|
3 months ago |
Ryan Albrecht
|
4652fc7032
chore: Move normalizeUrl into its own file (#74099)
|
4 months ago |
Evan Purkhiser
|
b7f71b168e
ref(js): Extract browserHistory (#70048)
|
6 months ago |
Richard Roggenkemper
|
cb9d0f367a
feat(project-creation): Adds project creation modal (#64295)
|
9 months ago |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 months ago |
Yagiz Nizipli
|
31aac1b9b0
build: replace prettier with biome (#62054)
|
9 months ago |
Snigdha Sharma
|
00548881ed
feat(severity): Use platform to restrict new default alert (#61405)
|
11 months ago |
Snigdha Sharma
|
9addcbdf8e
feat(severity): Show the default high priority alert on the frontend (#61213)
|
11 months ago |
Athena Moghaddam
|
8584582965
feat(projects): Cleanup project creation experiment - Sentry frontend (#60936)
|
11 months ago |
Evan Purkhiser
|
52a1b82fe4
ref(ui): Use List for create project steps (#59942)
|
11 months ago |
ArthurKnaus
|
39c5dd484c
feat(project-create): More obvious create team (#54931)
|
1 year ago |
ArthurKnaus
|
eafe720633
fix(project-create): Improve project creation UX (#54436)
|
1 year ago |
Evan Purkhiser
|
8a9132bf60
chore(ts): Consistent enum casing (#50545)
|
1 year ago |
Seiji Chew
|
01592b6a97
fix(proj-creation): Add toast for proj creation (#50127)
|
1 year ago |
Priscila Oliveira
|
1d140cf851
ref(project-creation): Add deletion to back button in project creation (#50062)
|
1 year ago |
Athena Moghaddam
|
70f997db38
fix(project-creation): calling new endpoint (#50078)
|
1 year ago |
Athena Moghaddam
|
401c90dbe5
fix(project-creation): don't show create team to team admins (#50081)
|
1 year ago |
getsentry-bot
|
fda9548a12
Revert "ref(project_creation): Add project deletion to the go back button (#49844)"
|
1 year ago |
Priscila Oliveira
|
0c6449812d
ref(project_creation): Add project deletion to the go back button (#49844)
|
1 year ago |
Danny Lee
|
5c20565d78
fix(proj-creation): Error state on page (#50018)
|
1 year ago |
Athena Moghaddam
|
8f1f29d7e7
feat(project-creation): use experimental endpoint (#49895)
|
1 year ago |
Athena Moghaddam
|
182b0562c7
fix(project-creation): fix access to projects/new page (#49704)
|
1 year ago |
Danny Lee
|
b8b7e80962
feat(roles): Team-roles for Project Creation page (#49820)
|
1 year ago |
Athena Moghaddam
|
bedc4d9688
feat(project-creation): Add experimentation to frontend (#49551)
|
1 year ago |
Priscila Oliveira
|
35c06dd736
feat(project-creation): Add analytics code (#49608)
|
1 year ago |
Priscila Oliveira
|
dec2d70296
feat(create-project): Add framework selection modal tests (#49305)
|
1 year ago |
Priscila Oliveira
|
10c7480859
feat(project-creation): Add framework selection modal (#49300)
|
1 year ago |
Athena Moghaddam
|
6dfe928940
feat(project-creation): solidify creation logic (#49367)
|
1 year ago |
Evan Purkhiser
|
517ab12b53
ref(js): Convert CreateProject to a FC (#49065)
|
1 year ago |
Priscila Oliveira
|
224780bbb2
feat(onboarding): Add framework selection modal (#47618)
|
1 year ago |
Stephen Cefali
|
0c7288c273
ref(analytics): convert more to trackAnalytics (#47640)
|
1 year ago |
Priscila Oliveira
|
242fd1dd06
ref(onboarding): Add variants to the react docs - (#46037)
|
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
|
aca5e52c6b
ref(js): Use named Button export (#43229)
|
1 year ago |
Evan Purkhiser
|
7bb616344c
ref(ui): Swap PageHeading to Layout.Title (#43185)
|
1 year ago |
Evan Purkhiser
|
afef5a5ad8
ref(ui): Replace `&` with `and` in project setup step (#43162)
|
1 year ago |
Mark Story
|
f27cb74549
fix(domains) Add url normalization to browserHistory.push & router.replace (#43120)
|
1 year ago |
Evan Purkhiser
|
c881d056ae
fix(js): Default `type="button"` for buttons (#42746)
|
1 year ago |
Alberto Leal
|
30c011e071
chore(hybrid-cloud): Replace withRouter with withSentryRouter (#41860)
|
1 year ago |
Malachi Willey
|
665dd40b6a
feat(ui): Add help tooltips to page headings (#41659)
|
1 year ago |
Malachi Willey
|
84d889f682
feat(ui): Update copy on project and stats pages (#41662)
|
2 years ago |
Richard Roggenkemper
|
0db104f525
feat(growth): consolidate analytics events to use route analytics (#41367)
|
2 years ago |
Malachi Willey
|
6b4bbc70d5
fix(projects): Ensure project name is slugified when selecting platform on creation (#40157)
|
2 years ago |
Evan Purkhiser
|
26f26eb665
ref(js): Move TeamSelector component out of 'form' (#39959)
|
2 years ago |