Dan Fuller
|
61db841959
fix(db): Fix slow query for de-duping org slugs (#26397)
|
3 years ago |
Dan Fuller
|
dccde8f2ce
feat(semver): Add `package` column to `Release` and improve indexes (#26275)
|
3 years ago |
Ahmed Etefy
|
17dd1d3e94
feat(release): Adds indices for Release on date_added and status (#26266)
|
3 years ago |
Dan Fuller
|
84c80f0e4f
feat(semver): Add fields to `Release` to support semver filtering and sorting. (#25956)
|
3 years ago |
Shruthi
|
b493882b93
feat(transaction): Add Transaction Threshold model (#26070)
|
3 years ago |
Josh Ferge
|
c77ea6cd74
feat(auth): SCIM provider setup (#25890)
|
3 years ago |
Stephen Cefali
|
e6c39d2189
adds flag for member-limit:restricted on member table (#26086)
|
3 years ago |
Tony Xiao
|
0ccde9c5ee
feat(performance): Add team key transactions table (#26060)
|
3 years ago |
MeredithAnya
|
aace00febe
ref(custom-scm): Add to external actor provider choices (#26043)
|
3 years ago |
Chris Fuller
|
0eacb01338
feat(workflow): Adding indices on GroupRelease for group_id, and first_seen / last_seen DESC (#25729)
|
3 years ago |
Michal Kuffa
|
6f669805d1
ref(fileblobowner): Remove fk constraint from fileblobowner to organization (#25915)
|
3 years ago |
Colleen O'Rourke
|
007a3e61c6
ref(externalactor): Make integration_id not null (#25833)
|
3 years ago |
Colleen O'Rourke
|
f940b1dead
ref(externaluser): Drop ExternalUser and ExternalTeam tables (#25827)
|
3 years ago |
Colleen O'Rourke
|
3f629026b7
ref(externaluser): Remove ExternalUser and ExternalTeam models (#25820)
|
3 years ago |
Colleen O'Rourke
|
3ebed0bc88
ref(externalteam): Remove foreign key constraint from ExternalTeam (#25818)
|
3 years ago |
Dan Fuller
|
8f6d6b3117
feat(issue_search): Backfill saved searches to convert `me_or_none` to `[me, none]` (#25288)
|
3 years ago |
Armen Zambrano G
|
df55ac1e8a
ci(feat): New migrations without updated lockfile will fail (#25499)
|
3 years ago |
MeredithAnya
|
ca5bb18044
ref(codeowners/notificationsettings): Add ExternalActor model (#25201)
|
3 years ago |
Colleen O'Rourke
|
6da806dc6f
feat(notification platform): Delete duplicated notification settings (#24162)
|
3 years ago |
Marcos Gaeta
|
f35e949d3d
fix(migrations): Fix NotificationSettings (#24869)
|
3 years ago |
MeredithAnya
|
9d7b833437
ref(codeowners): Add unique constraint for codemapping (#24749)
|
3 years ago |
Shruthi
|
6a3fb45ba8
fix(discover): Update Discover Saved Queries that reference old User Misery
|
3 years ago |
Stephen Cefali
|
39913bf68b
feat(demo): handle org initialization (#24654)
|
3 years ago |
Colleen O'Rourke
|
ff0a551c17
feat(notification platform): Copy UserOptions to NotificationSettings (#24449)
|
3 years ago |
Scott Cooper
|
7ea41629bb
feat(workflow): Add trend to saved search sort options (#24435)
|
3 years ago |
Shruthi
|
fbb70530e7
fix(discover): Migrate the legacy timestamp format in Discover Saved Query
|
3 years ago |
Colleen O'Rourke
|
92f963c673
ref(notification platform): Add target column (#24429)
|
4 years ago |
Colleen O'Rourke
|
449afeba9e
ref(notification settings): Drop target columns from model (#24423)
|
4 years ago |
Colleen O'Rourke
|
663e5c6c2a
ref(notification settings): Remove targets from model (#24404)
|
4 years ago |
Colleen O'Rourke
|
153385e846
ref(notification settings): Make columns nullable (#24397)
|
4 years ago |
Scott Cooper
|
7f470cb7bf
feat(workflow): Add "my issues" global saved search (WOR-609) (#23965)
|
4 years ago |
Stephen Cefali
|
86414201ad
feat(demo) premake orgs v2 (#24376)
|
4 years ago |
Chris Fuller
|
a75d488ca5
Migration for issue and alert rules (#24370)
|
4 years ago |
Stephen Cefali
|
08e8383425
Revert "feat(dem): premake orgs (#24305)" (#24358)
|
4 years ago |
Stephen Cefali
|
e7523610be
feat(dem): premake orgs (#24305)
|
4 years ago |
Chris Fuller
|
99e0eae3b8
feat(workflow): Backfill Actor rows for User/Team (#24307)
|
4 years ago |
Chris Fuller
|
00c9294dac
feat(workflow): Adding Actor model and User/Team FK to Actor (#24190)
|
4 years ago |
NisanthanNanthakumar
|
d4fd0f8783
feat(migration): Delete oganization_integration field from projectcodeowners (part 2)(#24163)
|
4 years ago |
Stephen Cefali
|
a9ad93c44b
feat(demo): adds demo_mode to users and organizations (#24139)
|
4 years ago |
NisanthanNanthakumar
|
15df6a9453
feat(migration): Remove oganization_integration field from projectcodeowners (part 1)(#24072)
|
4 years ago |
Colleen O'Rourke
|
a52edec2c1
feat(Notifications Platform): Create NotificationSetting Table (#24107)
|
4 years ago |
Dan Fuller
|
95a28b540d
fix(metric_alerts): Migration to fix existing alerts that have `issue.id` in the query take 2 (#24075)
|
4 years ago |
Dan Fuller
|
f48877b673
Revert "fix(metric_alerts): Migration to fix existing alerts that have `issue.id` in the query (#24059)" (#24060)
|
4 years ago |
Dan Fuller
|
8431c3e1de
fix(metric_alerts): Migration to fix existing alerts that have `issue.id` in the query (#24059)
|
4 years ago |
MeredithAnya
|
38abee742c
ref(codeowners): Update on_delete for FK in ProjectCodeOwners table (#24000)
|
4 years ago |
NisanthanNanthakumar
|
66a2b14b09
feat(migration): Add organizationmember to externaluser table (#23762)
|
4 years ago |
Scott Cooper
|
f8ca47bf85
feat(workflow): Add sort to saved and pinned searches (#23818)
|
4 years ago |
NisanthanNanthakumar
|
a2ad5a9a8c
ref(migration): Create projectcodeowners table (#23715)
|
4 years ago |
NisanthanNanthakumar
|
682c16e3f4
ref(migration): Create externaluser table (#23698)
|
4 years ago |
NisanthanNanthakumar
|
956b9811cb
ref(migration): Create externalteam table (#23696)
|
4 years ago |