James Kiger
|
a7e1a45f2e
Add unit test and fix for comment and user report counts on issues
|
1 year ago |
James Kiger
|
211738be4b
Fix test
|
1 year ago |
James Kiger
|
a84c1ebd15
Add unit test and fix for pagination hits
|
1 year ago |
David Burke
|
918ff915fa
Fix tests
|
1 year ago |
Klaas van Schelven
|
3e1935b214
Fix flaky test
|
1 year ago |
David Burke
|
4c611da37b
Implement fingerprint
|
1 year ago |
David Burke
|
b85aa912a0
Merge branch 'bulk-issue-delete' into 'master'
|
1 year ago |
David Burke
|
ed03d1a180
Slight optimization, use len instead of sql to count small result sets
|
1 year ago |
David Burke
|
3a2a35dde5
Revert annotations on issues list view for performance reasons
|
1 year ago |
Christoph Alms
|
9f34eb391c
implement bulk issue delete
|
1 year ago |
James Kiger
|
022c3c4729
Switch to annotation for user report count
|
1 year ago |
James Kiger
|
c2166f8506
Add comment count to issues
|
1 year ago |
Christoph Alms
|
48b19b687a
Add unit test for two teams on one project
|
1 year ago |
David Burke
|
a9620b481d
Fix error on event json view, internal code GLITCHTIP-BACKEND-1H1
|
2 years ago |
James Kiger
|
6dea2b1010
Converts baker issue ids to strings to make test work.
|
2 years ago |
David Burke
|
84372a35ba
Teams should not affect issue permissions
|
3 years ago |
David Burke
|
cba2583b3d
Fix tests, use function to ignore tsvector size limit
|
3 years ago |
David Burke
|
82e3dbb914
work check in
|
3 years ago |
David Burke
|
dc694bff92
Fix tests
|
3 years ago |
David Burke
|
40dba0318c
Add environments query param to issues API for better compat with sentry
|
3 years ago |
David Burke
|
ec026f3861
Issue project filter should only accept numeric IDs
|
3 years ago |
David Burke
|
dc974ed0b0
Fixes #72 add event and issue level support
|
3 years ago |
David Burke
|
6d5902a135
Add issue tag endpoints
|
4 years ago |
David Burke
|
ef5b551425
Make event tags hstore based instead of relational tables
|
4 years ago |
David Burke
|
f0934e6635
Issue bulk update should filter queryset and make id query param
|
4 years ago |
David Burke
|
ef2b80bcdc
Move events model to own app
|
4 years ago |
David Burke
|
f0846eb5c5
Create releases on event store and link to event
|
4 years ago |
David Burke
|
7d0c0d5d10
Add Hits to cursor pagination
|
4 years ago |
David Burke
|
47514e7ea0
Add (non-bulk) issue update
|
4 years ago |
David Burke
|
5a2fae88fc
Add filter by tag issues query
|
4 years ago |
David Burke
|
b9112eece6
Add reddit style (decaying time based scoring) sort called "priority"
|
4 years ago |
David Burke
|
56e81c8ccb
Add scoped permissions to issues views
|
4 years ago |
David Burke
|
89c553e66e
Event tag models
|
4 years ago |
David Burke
|
40de39fb70
Add team membership change api
|
4 years ago |
David Burke
|
b530b91bb0
Move search vector from event to issue table
|
4 years ago |
David Burke
|
835a670e49
Further optimize issues view
|
4 years ago |
David Burke
|
0b3f38f6d5
Add number of queries check for issues api
|
4 years ago |
David Burke
|
13c0c6043f
Added Event JSON View
|
4 years ago |
David Burke
|
3e73b66d99
Fixes #15
|
4 years ago |
David Burke
|
bd2444e2ef
Fixes #9
|
4 years ago |
David Burke
|
ddb985a7d1
Stripe subscription
|
4 years ago |
David Burke
|
18cb64d951
Support multiple values in filtering like foo=1&foo=2
|
4 years ago |
Brendan
|
50199fd6b6
fix broken test
|
4 years ago |
David Burke
|
20a9329cee
Issue api now accepts multiple projects to filter against
|
4 years ago |
David Burke
|
8095f58638
Event isolation
|
4 years ago |
David Burke
|
d9517101c1
Isolate issues by team/org
|
4 years ago |
David Burke
|
f9dc03476a
Fix get next prev event
|
5 years ago |
David Burke
|
a2464f4126
Added event culprit logic
|
5 years ago |