• Joined on 2023-09-25
loewy pushed to master at railbird/railbird-gql 2024-06-05 13:34:43 -06:00
f140807886 Merge pull request 'Add id's to new getMetricForVideo queries to prevent cache merge issues' (#12) from loewy/add-ids-to-get-video-calls into master
37a13f1418 add id's to new getVideo w/ metric queries to prevent cache merge issues
Compare 2 commits »
loewy deleted branch loewy/add-ids-to-get-video-calls from railbird/railbird-gql 2024-06-05 13:34:43 -06:00
loewy merged pull request railbird/railbird-gql#12 2024-06-05 13:34:42 -06:00
Add id's to new getMetricForVideo queries to prevent cache merge issues
loewy created pull request railbird/railbird-gql#12 2024-06-05 12:52:16 -06:00
Add id's to new getMetricForVideo queries to prevent cache merge issues
loewy pushed to loewy/add-ids-to-get-video-calls at railbird/railbird-gql 2024-06-05 12:51:36 -06:00
37a13f1418 add id's to new getVideo w/ metric queries to prevent cache merge issues
loewy created branch loewy/add-ids-to-get-video-calls in railbird/railbird-gql 2024-06-05 12:51:35 -06:00
loewy pushed to master at railbird/railbird-gql 2024-06-05 01:28:19 -06:00
1cc0660a93 Merge pull request 'Add operations to get trimmed getVideo queries for metrics' (#11) from loewy/add-get-metrics-for-video-queries into master
14da2ae388 add averageTimePerShot, elapsedTime and MedianRun forVideo queries
Compare 2 commits »
loewy merged pull request railbird/railbird-gql#11 2024-06-05 01:28:17 -06:00
Add operations to get trimmed getVideo queries for metrics
loewy created pull request railbird/railbird-gql#11 2024-06-05 00:22:37 -06:00
Add operations to get trimmed getVideo queries for metrics
loewy created branch loewy/add-get-metrics-for-video-queries in railbird/railbird-gql 2024-06-05 00:21:04 -06:00
loewy pushed to loewy/add-get-metrics-for-video-queries at railbird/railbird-gql 2024-06-05 00:21:04 -06:00
14da2ae388 add averageTimePerShot, elapsedTime and MedianRun forVideo queries
loewy deleted branch loewy/test from railbird/railbird-gql 2024-05-21 16:42:27 -06:00
loewy pushed to loewy/test at railbird/railbird-gql 2024-05-21 14:29:46 -06:00
810efa9898 test
loewy created branch loewy/test in railbird/railbird-gql 2024-05-21 14:29:22 -06:00
loewy pushed to loewy/test at railbird/railbird-gql 2024-05-21 14:29:22 -06:00
loewy commented on pull request railbird/react-native-vision-camera#3 2024-03-12 01:14:22 -06:00
pass filePath to RecordingSession

i think when we first pushed up this repo it was using tab size 4, when i made my changes the prettier config was overriding on save and switching to tab space 2

the weird thing is it didn't show…

loewy created pull request railbird/react-native-vision-camera#3 2024-03-12 00:55:27 -06:00
WIP: pass filePath to RecordingSession
489171f6f3 take internal storage filePath for RecordingSession, tested
6bf69be6c6 wip: write to internal storage, pass videoId to RecordingSession, tested