|
c8cf97421b
|
Merge pull request 'Add id to shots: video items to prevent cache merge issues' (#72) from loewy/add-id-to-fix-cache-merging-issue into master
Reviewed-on: #72
|
2024-10-07 22:15:38 -06:00 |
|
|
9718137ad3
|
add id to prevent cache merge issues
Tests / Tests (pull_request) Successful in 8s
|
2024-10-07 21:14:47 -07:00 |
|
|
af1fb3fee7
|
Merge pull request 'Add a lightweight query to get video thumbnail and info from getShotsResultGql' (#71) from loewy/get-shots-with-video into master
Reviewed-on: #71
Reviewed-by: Kat Huang <kkathuang@gmail.com>
|
2024-10-07 20:19:14 -06:00 |
|
|
025baf257a
|
add a lightweight query to get video thumbnail and info from getShotsResultGql
Tests / Tests (pull_request) Successful in 9s
|
2024-10-07 16:51:53 -07:00 |
|
|
8239ab6e1b
|
Add a username filter
|
2024-10-06 13:44:53 -06:00 |
|
|
1f018f954e
|
Add all targetPocketIntention features to shot retrieval
|
2024-10-06 13:16:39 -06:00 |
|
|
fd78ddf641
|
Add marginOfErrorInDegrees
|
2024-10-06 12:52:13 -06:00 |
|
|
7662f1f050
|
Merge pull request 'Add day back' (#70) from kat/add-day-back into master
Reviewed-on: #70
|
2024-10-05 14:44:27 -06:00 |
|
|
890bea2571
|
Add day back
Tests / Tests (pull_request) Successful in 7s
|
2024-10-05 14:33:39 -06:00 |
|
|
f57f6dc32d
|
Merge pull request 'Add day' (#69) from kat/update-gql into master
Reviewed-on: #69
|
2024-10-04 23:49:52 -06:00 |
|
|
14863e3357
|
Add day
Tests / Tests (pull_request) Successful in 6s
|
2024-10-04 22:56:58 -06:00 |
|
Your Name
|
58f01c567c
|
Add day alignment
|
2024-10-03 21:57:07 -06:00 |
|
|
937368c753
|
GetShotsWithMetadata accepts ids (#68)
Reviewed-on: #68
|
2024-10-03 12:36:35 -06:00 |
|
|
d8c11875d4
|
Merge pull request 'Update get shots with metadata' (#67) from kat/update-gql into master
Reviewed-on: #67
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-10-03 11:47:20 -06:00 |
|
|
bacd9e77f0
|
Update get shots with metadata
Tests / Tests (pull_request) Successful in 14s
|
2024-10-03 11:42:39 -06:00 |
|
|
69d755ba32
|
Merge pull request 'Use ShotWithAllFeatures in getAllShots' (#66) from kat/use-fragment-get-shots into master
Reviewed-on: #66
|
2024-10-02 19:09:50 -06:00 |
|
|
31fb95e3b0
|
Use ShotWithAllFeatures in getAllShots
Tests / Tests (pull_request) Successful in 13s
|
2024-10-02 18:15:00 -06:00 |
|
|
7d0f9870dd
|
Merge pull request 'Delete unused get shots operation' (#65) from kat/delete-unused-get-shots into master
Reviewed-on: #65
|
2024-10-02 17:46:26 -06:00 |
|
|
4a493b4e8d
|
Delete unused get shots operation
Tests / Tests (pull_request) Successful in 9s
|
2024-10-02 17:43:06 -06:00 |
|
|
341dc819a0
|
Merge pull request 'Use shot fragment in getShots to cache normalized shots' (#64) from kat/create-shot-fragment into master
Reviewed-on: #64
|
2024-10-02 17:37:59 -06:00 |
|
|
b58aecf7a5
|
Crate shot with all features fragment (#63)
Reviewed-on: #63
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-10-01 19:19:39 -06:00 |
|
|
301c017d5e
|
Delete unused varibles
Tests / Tests (pull_request) Successful in 10s
|
2024-10-01 15:28:12 -06:00 |
|
|
1a4b676635
|
Create shot fragment
Tests / Tests (pull_request) Failing after 4s
|
2024-09-30 17:08:11 -06:00 |
|
|
ce54bef0b4
|
Merge pull request 'Create get shots by ids operation' (#61) from kat/create-get-shots-by-id into master
Reviewed-on: #61
|
2024-09-29 22:55:34 -06:00 |
|
|
2699d29d7b
|
Create get shots by ids operation
Tests / Tests (pull_request) Successful in 16s
|
2024-09-29 22:53:24 -06:00 |
|
|
63a07d58ca
|
Add get shots by Ids
|
2024-09-29 22:16:50 -06:00 |
|
|
59fe332fe0
|
Add ids to GetShotsResult
|
2024-09-26 21:47:44 -06:00 |
|
|
33723f4ea2
|
Improve TimeInterval type
|
2024-09-23 15:13:45 -06:00 |
|
|
c0ee55069e
|
Merge pull request 'Add pocketing intention info' (#60) from volodymyr/pocketing-intention-info into master
Reviewed-on: #60
|
2024-09-23 11:47:01 -06:00 |
|
|
492ae4a225
|
Add pocketing intention info
Tests / Tests (pull_request) Successful in 15s
|
2024-09-23 11:45:03 -06:00 |
|
|
dcdb324391
|
Add explicit optional scalars to KeyBallIdentifiers
|
2024-09-21 13:07:20 -06:00 |
|
|
90685cfdbf
|
Make startDatetime and endDatetime optional
|
2024-09-20 22:29:18 -06:00 |
|
|
ab61894373
|
Fix multiline comment
|
2024-09-20 20:34:37 -07:00 |
|
|
662e0ade64
|
Merge pull request 'Add calendar aligned months' (#59) from mk/calendar-months into master
Reviewed-on: #59
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-09-20 21:15:46 -06:00 |
|
|
75aa847ae1
|
Add calendar aligned months
Tests / Tests (pull_request) Successful in 16s
|
2024-09-20 20:14:57 -07:00 |
|
|
c013228f79
|
Make range filters generic
|
2024-09-20 13:25:36 -06:00 |
|
|
740daf95ae
|
Merge pull request 'Add Pocketing Intention Info' (#58) from mk/pocketing-intention-info into master
Reviewed-on: #58
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-09-19 23:19:36 -06:00 |
|
|
768d29f93e
|
Pocketing Intention Info Schema Changes
Tests / Tests (pull_request) Successful in 7s
|
2024-09-19 22:59:36 -06:00 |
|
|
837e084a5a
|
Add miss angle in degrees
|
2024-09-19 22:03:59 -06:00 |
|
|
caea1b9572
|
Add pocket angle features
|
2024-09-19 18:28:18 -06:00 |
|
|
0a255f161a
|
Merge pull request 'Add shot direction counts' (#57) from shot-direction-counts into master
Reviewed-on: #57
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-09-19 12:02:51 -06:00 |
|
|
85a2da4b5c
|
Add shot direction counts
Tests / Tests (pull_request) Successful in 15s
|
2024-09-19 10:46:20 -07:00 |
|
|
647ef3049b
|
Add spin type counts
|
2024-09-18 16:58:46 -06:00 |
|
|
7b48a5b6e2
|
Merge pull request 'Add DatetimeRangeAggregation' (#56) from mk/datetime-range-aggregation into master
Reviewed-on: #56
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-09-18 15:31:31 -06:00 |
|
|
ec2e3da513
|
Add DatetimeRangeAggregation
Tests / Tests (pull_request) Successful in 9s
|
2024-09-18 13:48:52 -07:00 |
|
|
72729e410b
|
Merge pull request 'Add serializedShotPaths to GetShots' (#55) from loewy/add-shot-deserialization-to-operation into master
Reviewed-on: #55
|
2024-09-16 17:56:23 -06:00 |
|
|
5a9205a9b8
|
was on the wrong gql operation, updated
Tests / Tests (pull_request) Successful in 7s
|
2024-09-16 15:44:22 -07:00 |
|
|
a33601158f
|
add serializedShotPaths to GetShots
Tests / Tests (pull_request) Successful in 8s
|
2024-09-16 11:55:30 -07:00 |
|
|
3c6b37b567
|
Merge pull request 'Add indices to shot proto' (#54) from mk/fix-shot-indexes into master
Reviewed-on: #54
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-09-13 18:08:34 -06:00 |
|
|
9b18ada78d
|
Add indices to shot proto
Tests / Tests (pull_request) Successful in 11s
|
2024-09-13 16:54:17 -07:00 |
|