5c62d45068
Merge pull request 'Add marketing opt in to schema' ( #203 ) from loewy/add-agrees-to-marketing-schema into master
...
Reviewed-on: #203
2025-10-20 20:52:17 +00:00
a7649351b3
add marketing to schema
Tests / Tests (pull_request) Successful in 10s
2025-10-10 14:44:45 -07:00
051555f9fc
Merge pull request 'Schema + Ops for Content Moderation GQL' ( #201 ) from loewy/add-block-and-reporting-ops into master
...
Reviewed-on: #201
2025-09-30 15:58:59 -06:00
d7bbe882b7
Merge pull request 'Just schema changes, no operations' ( #202 ) from loewy/blocking-and-reporting into master
...
Reviewed-on: #202
2025-09-30 15:58:51 -06:00
e783050a02
operations
Tests / Tests (pull_request) Successful in 22s
2025-09-23 11:02:16 -07:00
d8ee83c627
codegen for reporting, user and content blocking
Tests / Tests (pull_request) Successful in 8s
2025-09-17 20:00:25 -07:00
d32cd87a60
Merge pull request 'Add subscriptionGating to config operations file' ( #200 ) from loewy/add-sub-gating-to-config-op into master
...
Reviewed-on: #200
2025-08-27 21:29:16 -06:00
b956cfe0f9
add sub gating to config operations
Tests / Tests (pull_request) Successful in 11s
2025-08-27 19:27:17 -07:00
3f520a0331
Merge pull request 'Add operations for user subscriptions' ( #199 ) from loewy/get-and-cancel-sub-ops into master
...
Reviewed-on: #199
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2025-08-18 17:42:43 -06:00
a563834269
get user sub status and cancel sub
Tests / Tests (pull_request) Successful in 11s
2025-08-14 14:02:36 -07:00
80a5bded47
Merge pull request 'Add getUserSubscriptionStatus' ( #198 ) from loewy/subscription-status-resolvers into master
...
Reviewed-on: #198
2025-08-14 13:22:33 -06:00
16d8510465
add cancel subscription
Tests / Tests (pull_request) Successful in 10s
2025-08-12 13:14:08 -07:00
9b21ce1e3a
get subscription resolvers
Tests / Tests (pull_request) Successful in 14s
2025-08-11 14:23:46 -07:00
dde4cfd99b
Merge pull request 'Add subscriptionGatingEnabled prop to deployed config' ( #196 ) from loewy/add-subscription-gating-enabled into master
...
Reviewed-on: #196
2025-08-08 16:52:30 -06:00
845fb361b9
Merge branch 'master' into loewy/add-subscription-gating-enabled
Tests / Tests (pull_request) Successful in 10s
2025-08-08 16:49:17 -06:00
9f5fcc066e
Merge pull request 'Create subscription operations' ( #197 ) from loewy/create-sub-operations into master
...
Reviewed-on: #197
2025-08-07 13:06:08 -06:00
dfb0361e12
Merge branch 'master' into loewy/create-sub-operations
Tests / Tests (pull_request) Successful in 10s
2025-08-07 12:59:54 -06:00
77477d63db
add subscriptionGatingEnabled prop to deployed config
Tests / Tests (pull_request) Successful in 31s
2025-07-29 14:28:36 -07:00
01fb113e1c
Merge pull request 'DeleteUser operation' ( #195 ) from loewy/delete-user-operation into master
...
Reviewed-on: #195
2025-07-11 12:18:31 -06:00
c660ed54cd
delete user mutation
Tests / Tests (pull_request) Successful in 7s
2025-07-11 11:17:25 -07:00
b5fd2e2183
Merge pull request 'Create subscription' ( #194 ) from loewy/add-stripe-stuff into master
...
Reviewed-on: #194
2025-07-09 12:45:03 -06:00
ddee57f4c2
create sub
Tests / Tests (pull_request) Successful in 56s
2025-07-09 11:41:57 -07:00
a497abd44d
create sub operations
Tests / Tests (pull_request) Successful in 11s
2025-07-09 11:31:26 -07:00
49d43b2703
Merge pull request 'Create delete user' ( #192 ) from kat/delete_user into master
...
Reviewed-on: #192
2025-07-09 12:04:03 -06:00
99f8968a36
Create delete user
Tests / Tests (pull_request) Successful in 10s
2025-07-09 11:37:25 -06:00
76a98aa0c3
Remove subscription stuff for now
2025-07-09 07:59:08 -06:00
f5177a877c
Merge pull request 'add createSubscription' ( #191 ) from loewy/create-checkout-session into master
...
Reviewed-on: #191
2025-07-09 07:57:38 -06:00
6685849cc2
add available subscription
Tests / Tests (pull_request) Successful in 9s
2025-07-08 16:40:12 -07:00
567cbc549c
add createSubscription
Tests / Tests (pull_request) Successful in 9s
2025-07-08 16:20:14 -07:00
2b43493a4f
Add processing progress fields
2025-07-08 14:12:15 -06:00
358eee2e16
Merge pull request 'Add getAvailableSubscriptionOptions & associated subscription types' ( #190 ) from loewy/available-sub-options into master
...
Reviewed-on: #190
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2025-07-08 12:52:17 -06:00
a1d3d776aa
add to schema
Tests / Tests (pull_request) Successful in 8s
2025-07-07 14:24:09 -07:00
82af3a3ce9
Merge pull request 'Add operation for ensureStripeCustomerExists' ( #189 ) from loewy/ensure-customer-exists-operations into master
...
Reviewed-on: #189
2025-07-07 14:27:24 -06:00
7b51c317ca
add operation for ensureStripeCustomerExists
Tests / Tests (pull_request) Successful in 10s
2025-07-07 13:12:36 -07:00
04f1bb4d74
Remove email param from ensureStripeCustomerExists
2025-07-06 16:20:49 -06:00
fbd7c2020b
Merge pull request 'Add ensureStripeCustomerExists to schema' ( #188 ) from loewy/get-stripe-customer-mutation into master
...
Reviewed-on: #188
2025-07-04 12:06:47 -06:00
c0636a8863
ensure stripe customer rename
Tests / Tests (pull_request) Successful in 10s
2025-07-03 19:43:21 -07:00
7302d6b8b6
get stripe customer mutation, add stripe_customer_id to user gql type
Tests / Tests (pull_request) Successful in 11s
2025-07-03 15:26:44 -07:00
492178455c
Add getUsersMatching
2025-06-25 15:08:19 -07:00
55a2edb042
Merge pull request 'Add bannerMessages to getDeployedConfig operation' ( #187 ) from loewy/banner-on-deployed-config-ops into master
...
Reviewed-on: #187
2025-06-13 11:19:59 -06:00
31cf492889
add bannerMessages to getDeployedConfig operation
Tests / Tests (pull_request) Successful in 7s
2025-06-13 10:12:39 -07:00
de7dc675a1
Merge pull request 'Reverting config operation until BE deployed' ( #186 ) from loewy/revert-config-operations into master
...
Reviewed-on: #186
2025-06-12 15:12:48 -06:00
f8f00d9c24
revert changes
Tests / Tests (pull_request) Successful in 6s
2025-06-12 14:09:20 -07:00
dc207bce55
Merge pull request 'Add banners to config operations' ( #185 ) from loewy/update-config-operations into master
...
Reviewed-on: #185
2025-06-12 14:30:17 -06:00
2e5b8d2563
add banners to config operations
Tests / Tests (pull_request) Successful in 6s
2025-06-12 13:29:24 -07:00
46bcd08ae1
Merge pull request 'Add banner messages to DeployedConfigGql' ( #184 ) from loewy/add-banner-to-config into master
...
Reviewed-on: #184
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2025-06-12 14:27:36 -06:00
bd383b1d55
add banner messages to deployedConfigGql
Tests / Tests (pull_request) Successful in 10s
2025-06-12 10:21:24 -07:00
2459cb78f8
Merge pull request 'Add comments operations' ( #183 ) from loewy/add-comments-feed-operation into master
...
Reviewed-on: #183
2025-05-16 18:34:07 -06:00
8859ad8951
add lightweight query to refetch social interractions on comment mutation completion
Tests / Tests (pull_request) Successful in 16s
2025-05-16 17:31:58 -07:00
bdc3961e46
add mutations for comments
2025-05-16 14:43:16 -07:00
7c8c932a78
connect gql
2025-05-16 12:25:27 -07:00
ae746ccac0
Add getTableState
2025-05-15 12:26:18 -07:00
98266c7775
Merge pull request 'add comments' ( #182 ) from add-comments into master
...
Reviewed-on: #182
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2025-05-13 18:51:51 -06:00
Will Gester
4918720ae3
add comments
Tests / Tests (pull_request) Successful in 10s
2025-05-13 17:40:09 -07:00
8463ebf0e7
Merge pull request 'Add streamSegmentType to feed and playlist shot operations' ( #181 ) from loewy/add-stream-type-to-get-shots into master
...
Reviewed-on: #181
2025-05-08 16:19:06 -06:00
753179ca58
add streamsegmentType to get feed
Tests / Tests (pull_request) Successful in 9s
2025-05-08 14:15:57 -07:00
9ee5c721c1
add stream type to get shost for playlist
2025-05-08 13:44:58 -07:00
00cca10cb3
Merge pull request 'Use pocketing intention fragment to prevent cache merge issues' ( #180 ) from loewy/update-runs-operations into master
...
Reviewed-on: #180
2025-04-30 15:58:46 -06:00
ad704cad75
use entire fragment to prevent cache merge issues
Tests / Tests (pull_request) Successful in 15s
2025-04-30 14:57:54 -07:00
e2743abb59
Merge pull request 'update runs' ( #179 ) from dean/update-run-gql into master
...
Reviewed-on: #179
Reviewed-by: loewy <loewymalkov@gmail.com >
2025-04-30 12:39:23 -06:00
e109e89a40
update runs
Tests / Tests (pull_request) Successful in 16s
2025-04-30 18:18:40 +00:00
67bad20d24
Merge pull request 'Add limit and countRespectsLimit args' ( #178 ) from loewy/add-limit-args-to-get-runs into master
...
Reviewed-on: #178
2025-04-24 13:48:12 -06:00
0160455b9f
add limit and countRespectsLimit args
Tests / Tests (pull_request) Successful in 9s
2025-04-24 12:43:07 -07:00
170ff70b7a
Merge pull request 'Add required types to followers in feed operation' ( #177 ) from loewy/add-required-types-to-feed-operation into master
...
Reviewed-on: #177
2025-04-09 12:48:35 -06:00
8df09b8c93
run just gql
Tests / Tests (pull_request) Successful in 15s
2025-04-09 11:47:16 -07:00
644ea66e98
add required types to followers in feed operation
Tests / Tests (pull_request) Failing after 17s
2025-04-09 11:43:27 -07:00
0a5097c5c0
Merge pull request 'Add followers to feed operation for reactions' ( #176 ) from loewy/add-followers-in-reactions into master
...
Reviewed-on: #176
2025-04-08 18:21:33 -06:00
f4445f7ecb
add followers to feed operation for reactions
Tests / Tests (pull_request) Successful in 10s
2025-04-08 16:48:12 -07:00
b18fedae8e
Merge pull request 'Add reactions gql to feed and react mutation operation' ( #175 ) from loewy/add-react-to-video into master
...
Reviewed-on: #175
2025-04-07 11:33:55 -06:00
31baa2b096
add profile image uri
Tests / Tests (pull_request) Successful in 7s
2025-04-04 13:19:42 -07:00
85cd37f70f
add gql to fragment
Tests / Tests (pull_request) Successful in 8s
2025-04-04 12:30:02 -07:00
b53aa172fa
Add reactions mutation to operations
2025-04-04 12:18:20 -07:00
df2e534745
Merge pull request 'add reaction gql' ( #174 ) from add-reactions into master
...
Reviewed-on: #174
2025-04-03 18:42:46 -06:00
Will Gester
ea4980947f
add reaction gql
Tests / Tests (pull_request) Successful in 16s
2025-04-03 17:42:20 -07:00
65475bca9b
Merge pull request 'Add delete tags operation' ( #173 ) from loewy/delete-tags-operation into master
...
Reviewed-on: #173
2025-03-31 13:47:46 -06:00
280f5a66bd
add delete tags operation"
Tests / Tests (pull_request) Successful in 6s
2025-03-27 11:38:26 -07:00
84daf2d136
Reintroduce retireTags
2025-03-25 14:31:19 -06:00
6558fb60e9
Add break heuristic
2025-03-25 14:05:12 -06:00
6462a6a464
Merge pull request 'Add delete tags' ( #170 ) from mk/delete-tag into master
...
Reviewed-on: #170
2025-03-21 18:26:33 -06:00
41a5bb7609
Add delete tags
Tests / Tests (pull_request) Successful in 16s
2025-03-21 17:22:24 -07:00
b8aaabea8b
Merge pull request 'RetireTags mutation operation' ( #169 ) from loewy/retire-tags-operation into master
...
Reviewed-on: #169
2025-03-21 15:50:59 -06:00
2745521664
add operations to retire tag
Tests / Tests (pull_request) Successful in 9s
2025-03-21 14:38:37 -07:00
8efa2e067c
Merge pull request 'Add functionality to retire tags' ( #167 ) from mk/retire-tags-gql into master
...
Reviewed-on: #167
2025-03-21 14:39:27 -06:00
919fe5ba24
Merge branch 'master' into mk/retire-tags-gql
Tests / Tests (pull_request) Successful in 16s
2025-03-19 15:08:46 -06:00
7ff60dc9c5
Merge pull request 'Revert "Merge pull request 'Add functionality for retiring tags' ( #165 ) from mk/retire-tags-gql into master"' ( #166 ) from mk/revert-retire-tags into master
...
Reviewed-on: #166
2025-03-19 15:08:16 -06:00
7e0d8a84ee
Add functionality to retire tags
Tests / Tests (pull_request) Successful in 6s
2025-03-19 14:07:15 -07:00
9f26b5aa0f
Revert "Merge pull request 'Add functionality for retiring tags' ( #165 ) from mk/retire-tags-gql into master"
...
Tests / Tests (pull_request) Successful in 8s
This reverts commit 70303b9363 , reversing
changes made to 7a9d2545c4 .
2025-03-19 14:05:41 -07:00
70303b9363
Merge pull request 'Add functionality for retiring tags' ( #165 ) from mk/retire-tags-gql into master
...
Reviewed-on: #165
2025-03-17 15:09:54 -06:00
9ee1422d3e
Add functionality for retiring tags
Tests / Tests (pull_request) Successful in 7s
2025-03-17 14:09:19 -07:00
7a9d2545c4
Merge pull request 'Add average time field to video in feed operation' ( #164 ) from loewy/add-average-time-per-shot-in-feed-operation into master
...
Reviewed-on: #164
2025-03-11 14:42:24 -06:00
c561ea20ab
add average difficulty
Tests / Tests (pull_request) Successful in 7s
2025-03-11 13:41:37 -07:00
7ce0c058b7
add average time field to video in feed operation
Tests / Tests (pull_request) Successful in 8s
2025-03-11 13:10:34 -07:00
c399edd882
Merge pull request 'Add average difficulty in VideoGql' ( #163 ) from loewy/average-difficulty-in-video-gql into master
...
Reviewed-on: #163
2025-03-07 17:18:36 -07:00
32d8cb0d41
add average diff in videogql
Tests / Tests (pull_request) Successful in 20s
2025-03-07 16:16:42 -08:00
9d912ed21e
Add time to segment information
2025-02-26 20:30:39 -07:00
0bcfd32b14
Add start segment and end segment client side fields
2025-02-26 19:29:15 -07:00
9b27d288da
Merge pull request 'Add shots to runs operation to get the id' ( #162 ) from loewy/add-shots-in-runs into master
...
Reviewed-on: #162
2025-02-20 15:02:43 -07:00
b0f94f5ea8
add shots to runs to get id
Tests / Tests (pull_request) Successful in 9s
2025-02-20 12:37:52 -08:00
de653ba54c
Merge pull request 'Add tagClasses to getUserTags operation' ( #161 ) from loewy/getUserTags-operation into master
...
Reviewed-on: #161
2025-02-05 13:51:14 -07:00
2657628a54
add tagClasses to operation
Tests / Tests (pull_request) Successful in 8s
2025-02-05 12:48:56 -08:00
cd20cfcb40
Add get runs for highlights
2025-02-04 20:57:22 -07:00
2657a9baf7
Merge pull request 'Return tag classes with tag' ( #160 ) from kat/return-tag-classes-with-tag into master
...
Reviewed-on: #160
2025-02-04 19:16:15 -07:00
9bb4b7c513
Return tag classes with tag
Tests / Tests (pull_request) Successful in 15s
2025-02-04 19:14:55 -07:00
a5050ed08d
Merge pull request 'Revert previous commit 021cd35278ea74f6971ae021b33ddc1bba020e6d' ( #159 ) from loewy/revert-adding-group into master
...
Reviewed-on: #159
2025-02-04 15:42:41 -07:00
b9e26243e9
revert
Tests / Tests (pull_request) Successful in 9s
2025-02-04 14:41:11 -08:00
021cd35278
Merge pull request 'Add group in return for user tags' ( #158 ) from loewy/add-group-to-get-user-tags into master
...
Reviewed-on: #158
2025-02-04 14:48:11 -07:00
8dda81236a
add group to return for user tags
Tests / Tests (pull_request) Successful in 16s
2025-02-04 13:44:58 -08:00
c7ff615fe4
Create tags in video metadata ( #157 )
...
Reviewed-on: #157
2025-02-03 16:43:25 -07:00
365cbb5f70
Merge pull request 'Create upload stream named fragment' ( #156 ) from kat/named-fragment-mini-video into master
...
Reviewed-on: #156
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2025-01-28 21:31:23 -07:00
194d0dcd22
Create upload stream named fragment
Tests / Tests (pull_request) Successful in 9s
2025-01-28 21:28:31 -07:00
8fcaa1397a
Merge pull request 'Add query to get info for banner component' ( #155 ) from loewy/get-banner-info-by-video-id into master
...
Reviewed-on: #155
2025-01-21 14:20:42 -07:00
e8e318b919
add query to get info for banner component
Tests / Tests (pull_request) Successful in 8s
2025-01-20 15:04:23 -08:00
ff0a11ea0d
Merge pull request 'Add last intended segment bound in fragment for VideoFeed stream obj' ( #154 ) from loewy/add-last-intended-segment-bound-to-stream into master
...
Reviewed-on: #154
2025-01-16 23:03:42 -07:00
84192d1387
add last intended segment bound
Tests / Tests (pull_request) Successful in 9s
2025-01-16 22:01:57 -08:00
f1ae2b62d6
Add limit parameter
2025-01-16 20:16:29 -07:00
4f78cd94ab
Add video info to longest runs leaderboard
2025-01-16 17:01:32 -07:00
bfdda67d1a
Add run filter and run fields
2025-01-16 15:44:11 -07:00
881350619a
Add get longest runs operation
2024-12-23 13:55:14 -07:00
8bc67f75b0
Use RunGQL directly for run leaderboard
2024-12-22 23:30:01 -07:00
df8495df77
Add proportion and total made to leaderboard query
2024-12-22 17:12:24 -07:00
0c45855f7d
Add video count
2024-12-22 15:37:06 -07:00
a2e659dfcb
Add runs leaderboard
2024-12-22 15:00:19 -07:00
2a36a392ce
Merge pull request 'Leaderboards operation' ( #153 ) from loewy/leaderboard-operations into master
...
Reviewed-on: #153
2024-12-20 14:14:24 -07:00
145c2f9558
leaderboards operation
Tests / Tests (pull_request) Successful in 9s
2024-12-20 13:13:30 -08:00
3f2e5d331f
Add makes leaderboard
2024-12-19 17:48:29 -07:00
bf8e851139
Merge pull request 'Add profile image for followers' ( #152 ) from loewy/add-profile-image-for-followers into master
...
Reviewed-on: #152
2024-12-19 17:36:44 -07:00
eb15f4f3b8
add profile image to user relationship
Tests / Tests (pull_request) Successful in 9s
2024-12-19 16:33:48 -08:00
82ff8546d4
add profile image for followers
2024-12-19 16:31:46 -08:00
284334606d
Merge pull request 'GetUser operation + fragment' ( #151 ) from loewy/get-user-operation-and-fragment into master
...
Reviewed-on: #151
2024-12-19 12:47:20 -07:00
a883bc3e2f
getUser by user id query
Tests / Tests (pull_request) Successful in 10s
2024-12-19 10:28:41 -08:00
b50ea5b573
Merge pull request 'Sync Apollo version w/ mobile to prevent ts errors' ( #150 ) from loewy/sync-apollo-version-w-mobile into master
...
Reviewed-on: #150
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-12-19 11:28:04 -07:00
de17659dbb
sync apollo version w/ mobile to prevent ts errors
Tests / Tests (pull_request) Successful in 9s
2024-12-19 10:26:09 -08:00
33886b4e9e
Update getFeed operation
2024-12-17 18:07:00 -07:00
9d0ba908dc
Generalize getFeed
2024-12-17 17:35:38 -07:00
7b4880a990
Add all videos
2024-12-17 14:12:25 -07:00
8ed177b0f3
Merge pull request 'Add EditShot operation' ( #149 ) from loewy/add-edit-shot-operation into master
...
Reviewed-on: #149
2024-12-09 14:33:47 -07:00
976cc66ccb
add editshot operation
Tests / Tests (pull_request) Successful in 17s
2024-12-09 14:00:36 -07:00
af461fff00
Merge pull request 'Add Difficulty ShotOrdering' ( #148 ) from mk/shots-ordering-by-difficulty into master
...
Reviewed-on: #148
2024-12-07 15:27:08 -07:00
7a39b4ca60
Add Difficulty ShotOrdering
Tests / Tests (pull_request) Successful in 15s
2024-12-07 14:25:08 -08:00
9befbe3833
Merge pull request 'Add private field to video endpoints' ( #147 ) from loewy/add-private-to-operations into master
...
Reviewed-on: #147
2024-12-05 16:31:25 -07:00
68a4c064f3
add private field to video endpoints
Tests / Tests (pull_request) Successful in 16s
2024-12-05 15:30:16 -08:00
54fd741670
Merge pull request 'Request additional medals in operations' ( #146 ) from loewy/request-new-medals-in-operation into master
...
Reviewed-on: #146
2024-12-05 14:57:41 -07:00
2f9e630de4
new assets for medals
Tests / Tests (pull_request) Successful in 17s
2024-12-05 13:47:47 -08:00
5efd8ef8e5
Merge pull request 'Remove distance 60 from operation' ( #145 ) from loewy/remove-distance-60-from-request into master
...
Reviewed-on: #145
2024-12-04 15:00:27 -07:00
6ad3d449d8
remove distance 60 from operation
Tests / Tests (pull_request) Successful in 9s
2024-12-04 13:59:51 -08:00
8fe20d1c41
Merge pull request 'Add editShotData types' ( #144 ) from mk/edit-shot-data into master
...
Reviewed-on: #144
2024-12-02 20:01:53 -07:00
e151f39582
Add edit shot data stuff
Tests / Tests (pull_request) Successful in 5s
2024-12-02 18:57:36 -08:00
f136ddb9ca
Merge pull request 'Replaces interval with datetime range' ( #143 ) from mk/fix-medal-time-input into master
...
Reviewed-on: #143
2024-11-26 14:21:16 -07:00
5d05614e07
Replaces interval with datetime range
Tests / Tests (pull_request) Successful in 17s
2024-11-26 13:19:33 -08:00
c4c3ccde00
id in homography
2024-11-25 14:53:41 -08:00
e137ce8ad1
Request id in Homography info
2024-11-21 17:59:29 -07:00
bd5bebb747
Merge pull request 'Update medal collection' ( #142 ) from loewy/update-medals-operation into master
...
Reviewed-on: #142
2024-11-21 15:16:23 -07:00
034facebf3
update medal operation, create fragment
Tests / Tests (pull_request) Successful in 16s
2024-11-21 12:18:17 -08:00
ac1fceb648
Merge pull request 'Add new makes medals' ( #141 ) from mk/extend-makes-medals into master
...
Reviewed-on: #141
2024-11-21 11:56:49 -07:00
fd87ade629
Add new makes medals
Tests / Tests (pull_request) Successful in 8s
2024-11-21 10:54:06 -08:00
1fab007654
Merge pull request 'Change FilterInput to RunFilterInput' ( #140 ) from mk/use-run-filter-input into master
...
Reviewed-on: #140
2024-11-19 16:30:20 -07:00
cd2cdb475a
Change FilterInput to RunFilterInput
Tests / Tests (pull_request) Successful in 6s
2024-11-19 15:29:21 -08:00
c3c74379fb
Merge pull request 'Add support for getRuns' ( #139 ) from mk/runs-qb into master
...
Reviewed-on: #139
2024-11-19 15:06:15 -07:00
da21627f15
Add support for getRuns
Tests / Tests (pull_request) Successful in 31s
2024-11-19 14:05:21 -08:00
8fabfd67cf
Merge pull request 'Add difficulty to pocketingIntentionFeatures in ShotWithAllFeatures' ( #138 ) from loewy/add-difficulty-to-shot-features-fragment into master
...
Reviewed-on: #138
2024-11-19 00:30:17 -07:00
e6960038f2
add difficulty to pocketingIntentionFeatures in ShotWithAllFeatures
Tests / Tests (pull_request) Successful in 8s
2024-11-18 23:11:47 -08:00
b6ec7ed39d
Merge pull request 'Add clientUploadStatus' ( #137 ) from mk/stream-status into master
...
Reviewed-on: #137
2024-11-18 18:47:30 -07:00
545ba638c2
Add clientUploadStatus
Tests / Tests (pull_request) Successful in 8s
2024-11-18 17:46:48 -08:00
94e4e55558
Merge pull request 'Medals' ( #135 ) from volodymyr/medals into master
...
Reviewed-on: #135
2024-11-15 17:52:14 -07:00
2536f5db6b
add nickname to operation, remove currently unsupported fields from request
Tests / Tests (pull_request) Successful in 15s
2024-11-15 16:51:17 -08:00
ffd0814a98
remove dasystreak
2024-11-15 16:44:42 -08:00
55bfe42484
Medals
2024-11-15 16:44:42 -08:00
dabb0d1d9c
Merge pull request 'Remove unimplemented dayStreak and add support for nickname' ( #136 ) from mk/add-nickname-to-medals into master
...
Reviewed-on: #136
2024-11-15 12:50:49 -07:00
a538c1d81c
Remove unimplemented dayStreak and add support for nickname
Tests / Tests (pull_request) Successful in 7s
2024-11-15 11:50:11 -08:00
872bce3adb
Merge pull request 'Add ID to user processing' ( #134 ) from kat/add-id-processing into master
...
Reviewed-on: #134
2024-11-14 00:20:05 -07:00
457d375bed
Add ID to user processing
Tests / Tests (pull_request) Successful in 9s
2024-11-14 00:18:57 -07:00
12798e368c
Merge pull request 'Get user videos' ( #132 ) from volodymyr/get-user-videos into master
...
Reviewed-on: #132
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-11-13 15:14:48 -07:00
a3d6e6e19e
Merge branch 'master' into volodymyr/get-user-videos
Tests / Tests (pull_request) Successful in 13s
2024-11-13 15:14:30 -07:00
f7a6e393e7
Merge pull request 'Add excludeVideosWithNoShots filter' ( #133 ) from mk/exclude-no-shots-filter into master
...
Reviewed-on: #133
2024-11-13 15:13:33 -07:00
ee11e506ed
Add excludeVideosWithNoShots filter
Tests / Tests (pull_request) Successful in 16s
2024-11-13 14:12:57 -08:00
90ec47848b
Get user videos
Tests / Tests (pull_request) Successful in 12s
2024-11-13 21:33:50 +01:00
21acb5219d
Merge pull request 'Change includeCallersVideos default to True' ( #131 ) from mk/change-caller-video-default into master
...
Reviewed-on: #131
2024-11-13 12:52:07 -07:00
087d511efc
Change includeCallersVideos default to True
Tests / Tests (pull_request) Successful in 14s
2024-11-13 11:51:29 -08:00
7cc0dca821
Merge pull request 'Add includeCallersVideos to getFeedVideos' ( #130 ) from mk/make-feed-get-only-theirs into master
...
Reviewed-on: #130
2024-11-13 11:11:22 -07:00
f826121aa3
Add includeCallersVideos to getFeedVideos
Tests / Tests (pull_request) Successful in 13s
2024-11-13 10:10:11 -08:00
2aadb8b49b
Merge pull request 'Add createdAt filterInput to GetUserPlayTime' ( #129 ) from loewy/update-get-play-time-operation into master
...
Reviewed-on: #129
2024-11-12 14:28:36 -07:00
5468b7ccda
add createdAt dateRangeFilter
Tests / Tests (pull_request) Successful in 8s
2024-11-12 13:00:18 -08:00
08dfafe1a3
Merge pull request 'Privacy' ( #128 ) from volodymyr/privacy into master
...
Reviewed-on: #128
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-11-12 11:27:56 -07:00
36b6804719
Privacy
Tests / Tests (pull_request) Successful in 10s
2024-11-12 14:15:19 +01:00
0120c15064
Merge pull request 'Add count to GetShotsWithJustIds operation return' ( #127 ) from loewy/add-count-to-getshots-with-just-ids into master
...
Reviewed-on: #127
2024-11-11 21:13:19 -07:00
9cc99d956a
add countRespectsLimit argument
Tests / Tests (pull_request) Successful in 15s
2024-11-11 20:07:58 -08:00
985fa8b8e5
add count to return for get shots with just ids
Tests / Tests (pull_request) Successful in 14s
2024-11-11 19:54:10 -08:00
c4868e7ebe
Add null default
2024-11-11 19:02:13 -08:00
58e1c18034
Merge pull request 'Add filters for getPlayTime' ( #126 ) from mk/add-filter-for-play-time into master
...
Reviewed-on: #126
2024-11-11 19:52:36 -07:00
592dea0ca2
Add filters for getPlayTime
Tests / Tests (pull_request) Successful in 9s
2024-11-11 18:50:00 -08:00
0e00ae9297
Merge pull request 'Add private to VideoGQL' ( #125 ) from mk/not-clear into master
...
Reviewed-on: #125
2024-11-07 18:50:34 -07:00
e16812f242
???
Tests / Tests (pull_request) Successful in 16s
2024-11-07 17:49:36 -08:00
3e9b7a0d16
Merge pull request 'Add private field to user and videos' ( #124 ) from mk/privacy into master
...
Reviewed-on: #124
2024-11-07 18:19:01 -07:00
309deb9473
Add private field to user and videos
Tests / Tests (pull_request) Successful in 9s
2024-11-07 17:16:56 -08:00
d5ba9c2ba5
Merge pull request 'Remove id from HomographyInfo fragment for now, use string instead of base64 for FindPrerecordTableLayout' ( #122 ) from loewy/switch-back-to-string into master
...
Reviewed-on: #122
2024-11-07 18:09:51 -07:00
73771a263a
remove id for now, use string instead of base64
Tests / Tests (pull_request) Successful in 16s
2024-11-07 17:08:35 -08:00
655e59c43c
Remove base64 scalar
2024-11-07 17:43:09 -07:00
056120a68a
Merge pull request 'Add operation for FindPrerecordTableLayoutMutation + HomographyInfoGql fragment' ( #121 ) from loewy/add-operation-check-homography into master
...
Reviewed-on: #121
2024-11-07 16:51:16 -07:00
bd7ffa7fdb
add operation
Tests / Tests (pull_request) Successful in 10s
2024-11-07 15:45:03 -08:00
ec58923c65
Add id to homography info gql
2024-11-07 16:29:33 -07:00
63869cd7ca
Rename checkHomographyIsValid to findPrerecordTableLayout
2024-11-07 15:55:23 -07:00
08ae9611cf
Add id to video processing gql
2024-11-07 15:52:07 -07:00
4e610b7df2
Merge pull request 'Return video processing status in feed' ( #119 ) from kat/current-processing into master
...
Reviewed-on: #119
2024-11-06 22:41:30 -07:00
2d6d3964ad
Return video processing status in feed
Tests / Tests (pull_request) Successful in 8s
2024-11-06 22:40:18 -07:00
73a58de36e
Merge pull request 'Make check homography mutation' ( #118 ) from mk/make-homography-mutation into master
...
Reviewed-on: #118
2024-11-06 17:26:27 -07:00
dc6f246489
Make check homography mutation
Tests / Tests (pull_request) Successful in 16s
2024-11-06 16:25:23 -08:00
c0a3aa97dc
Merge pull request 'Add getShotsWithJustIds' ( #117 ) from loewy/update-get-shots-with-video-ids into master
...
Reviewed-on: #117
2024-11-06 16:32:59 -07:00
f4e43b24f2
add getShotsWithJustIds
Tests / Tests (pull_request) Successful in 15s
2024-11-06 14:58:32 -08:00
51ab8320d7
Merge pull request 'add checkHomographyIsValid' ( #116 ) from mk/get-homography-valid into master
...
Reviewed-on: #116
2024-11-05 15:45:49 -07:00
f9a00ad3eb
add checkHomographyIsValid
Tests / Tests (pull_request) Successful in 16s
2024-11-05 14:39:23 -08:00
998b2ffc8c
Merge pull request 'Create video card fragment' ( #115 ) from kat/video-card-feed into master
...
Reviewed-on: #115
2024-11-05 14:04:02 -07:00
c7642e6204
Create video card fragment
Tests / Tests (pull_request) Successful in 16s
2024-11-05 13:58:31 -07:00
b2ce1c2f96
Create video card fragment
Tests / Tests (pull_request) Successful in 6s
2024-11-05 13:56:51 -07:00
d0cf071934
Merge pull request 'Return profile image in feed' ( #114 ) from kat/image-uri-feed into master
...
Reviewed-on: #114
2024-11-05 12:54:24 -07:00
6b410b3d78
Return profile image in feed
Tests / Tests (pull_request) Successful in 10s
2024-11-05 12:53:42 -07:00
607504261c
Merge pull request 'Create new get feed operation' ( #113 ) from kat/add-feed into master
...
Reviewed-on: #113
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-11-04 15:13:56 -07:00
0421be855d
Create new get feed operation
Tests / Tests (pull_request) Successful in 8s
2024-11-04 15:08:21 -07:00
014aab473b
Merge pull request 'Add operation for query doesUsernameExist' ( #111 ) from loewy/query-does-username-exist into master
...
Reviewed-on: #111
2024-10-31 18:39:58 -06:00
353872401e
does username exist query
Tests / Tests (pull_request) Successful in 8s
2024-10-31 17:37:08 -07:00
433dfdaf74
Merge pull request 'Add countRespectsLimit to GetShotsWithMetadataFilterResult operation args' ( #110 ) from loewy/add-count-respects-limit-to-get-shots-with-metadata-filter-result into master
...
Reviewed-on: #110
2024-10-31 16:41:06 -06:00
a2d9e688e9
add countRespectsLimit
Tests / Tests (pull_request) Successful in 15s
2024-10-31 15:21:54 -07:00
b3259dac1f
Merge pull request 'Add countRespectsLimit' ( #109 ) from mk/count-respects-limit into master
...
Reviewed-on: #109
2024-10-31 14:40:06 -06:00
0982b9e60c
Add countRespectsLimit
Tests / Tests (pull_request) Successful in 15s
2024-10-31 13:37:15 -07:00
1710ae451c
Merge pull request 'Return id for cache;' ( #107 ) from kat/use-logged-in-user into master
...
Reviewed-on: #107
2024-10-31 01:57:38 -06:00
de9e7dea6a
Return id for cache;
Tests / Tests (pull_request) Successful in 15s
2024-10-31 01:56:34 -06:00
cfcf1dbcd2
Merge pull request 'Use logged in user for followers' ( #106 ) from kat/use-logged-in-user into master
...
Reviewed-on: #106
2024-10-30 21:52:42 -06:00
05e3182e8b
Use logged in user for followers
Tests / Tests (pull_request) Successful in 15s
2024-10-30 18:20:25 -06:00
baf139aab5
Merge pull request 'Add support for medals' ( #105 ) from mk/medals into master
...
Reviewed-on: #105
2024-10-30 17:53:33 -06:00
b3b454ef83
Add support for medals
Tests / Tests (pull_request) Successful in 8s
2024-10-30 16:51:35 -07:00
f6e4a1bc0b
Merge pull request 'Use getUser for getting followers' ( #104 ) from kat/get-user-followers into master
...
Reviewed-on: #104
2024-10-30 16:19:53 -06:00
9d8155527d
Use getUser for getting followers
Tests / Tests (pull_request) Successful in 8s
2024-10-30 16:18:25 -06:00
8690e81029
Merge pull request 'Add doesUsernameExist' ( #103 ) from mk/does-username-exist into master
...
Reviewed-on: #103
2024-10-30 13:08:59 -06:00
4ef13a482a
Add doesUsernameExist
Tests / Tests (pull_request) Successful in 15s
2024-10-30 12:07:54 -07:00
9db95c4e6c
Merge pull request 'Get user following followers' ( #101 ) from kat/get-user-following-followers into master
...
Reviewed-on: #101
2024-10-29 23:38:48 -06:00
249807c935
Get user following followers
Tests / Tests (pull_request) Successful in 15s
2024-10-29 23:37:37 -06:00
eec79b2dc5
Merge pull request 'Use getOrderedShots when requesting getShotsWithVideoGql' ( #100 ) from loewy/use-ordered-shots-to-get-thumbnail into master
...
Reviewed-on: #100
2024-10-29 19:44:14 -06:00
464c013095
Merge branch 'master' into loewy/use-ordered-shots-to-get-thumbnail
Tests / Tests (pull_request) Successful in 1m37s
2024-10-29 19:42:30 -06:00
e2f4995cad
use getOrderedShots when requesting getShotsWithVideoGql
Tests / Tests (pull_request) Successful in 6m32s
2024-10-29 17:59:18 -07:00
a43b286e39
Merge pull request 'Followers and following' ( #99 ) from kat/return-following-followers into master
...
Reviewed-on: #99
2024-10-29 15:48:34 -06:00
148f5362f0
Followers and following
Tests / Tests (pull_request) Successful in 15s
2024-10-29 15:47:00 -06:00
4d01e9814d
Merge pull request 'Remove unused field' ( #98 ) from loewy/remove-ids-from-get-shot-video-gql into master
...
Reviewed-on: #98
2024-10-29 13:45:52 -06:00
b9e3e1f310
remove uneeded ids
Tests / Tests (pull_request) Successful in 6s
2024-10-29 12:44:56 -07:00
b0da48c4fb
Merge pull request 'Add fargoRating in getLoggedInUser operations requested fields' ( #97 ) from loewy/fargo-rating-in-returns into master
...
Reviewed-on: #97
2024-10-28 17:04:08 -06:00
1e53dc21ee
add fargoRating in user operations
Tests / Tests (pull_request) Successful in 9s
2024-10-28 16:00:11 -07:00
5c5014339f
Allow python 3.12
2024-10-28 02:24:24 -06:00
84188a6066
Merge pull request 'Return username in follow unfollow' ( #96 ) from kat/return-username into master
...
Reviewed-on: #96
2024-10-27 19:19:41 -06:00
7c7be319d1
Return username in follow unfollow
Tests / Tests (pull_request) Successful in 9s
2024-10-27 19:18:57 -06:00
79784faba1
Merge pull request 'Follow and unfollow mutation' ( #95 ) from kat/user-relationships-result into master
...
Reviewed-on: #95
2024-10-27 13:53:22 -06:00
f3ea44755c
Follow, unfollow mutation
Tests / Tests (pull_request) Successful in 8s
2024-10-27 12:22:22 -06:00
9b6559559c
Use clearer names in the fields of GetUserRelationshipsMatching
2024-10-25 16:58:21 -06:00
2398216bf2
Replace GetUsernamesAndRelationships with GetUserRelationshipsMatching
2024-10-25 02:45:07 -06:00
d942b91d17
Merge pull request 'Update get user and following response' ( #94 ) from kat/update-gql-v2 into master
...
Reviewed-on: #94
2024-10-25 01:28:03 -06:00
24d9b9225e
Update get user and following response
Tests / Tests (pull_request) Successful in 15s
2024-10-25 01:27:14 -06:00
f6f6404302
Merge pull request 'Delete user with ids' ( #92 ) from kat/remove-user-ids into master
...
Reviewed-on: #92
2024-10-25 01:08:04 -06:00
4609af726b
Delete user with ids
Tests / Tests (pull_request) Successful in 9s
2024-10-25 01:07:23 -06:00
c5919c90d0
User UserGQL in response
2024-10-25 00:31:29 -06:00
605adc3293
Merge pull request 'Update get usernames ids' ( #90 ) from kat/update-get-username-ids into master
...
Reviewed-on: #90
2024-10-25 00:18:19 -06:00
b40554d38d
Update get usernames ids
Tests / Tests (pull_request) Successful in 15s
2024-10-25 00:16:59 -06:00
194d7c66a0
Merge pull request 'Add subfields to usernames and following' ( #89 ) from kat/usernames-following-response into master
...
Reviewed-on: #89
2024-10-24 23:50:28 -06:00
3adc301935
Add subfields to usernames and following
Tests / Tests (pull_request) Successful in 15s
2024-10-24 23:49:47 -06:00
9232c673e8
Merge pull request 'Return usernamesAndIds' ( #88 ) from kat/update-usernames-and-following into master
...
Reviewed-on: #88
2024-10-24 23:46:27 -06:00
c2cb411469
Return usernamesAndIds
Tests / Tests (pull_request) Successful in 16s
2024-10-24 23:41:52 -06:00
44ddc732a1
Fix cache merge ( #87 )
...
Co-authored-by: Kat Huang <kkathuang@gmail.com >
Reviewed-on: #87
Co-authored-by: Volodymyr Smolianinov <voidozzer@gmail.com >
Co-committed-by: Volodymyr Smolianinov <voidozzer@gmail.com >
2024-10-24 13:50:52 -06:00
d6ef3e0487
Merge pull request 'Remove error default from operation' ( #86 ) from loewy/remove-error-default into master
...
Reviewed-on: #86
2024-10-24 12:28:39 -06:00
8c191bdb90
Remove error default from operation
Tests / Tests (pull_request) Successful in 15s
2024-10-24 11:27:40 -07:00
8246699915
Merge pull request 'Return ShotGQL w/ updateShotAnnotations' ( #84 ) from loewy/annotations-return into master
...
Reviewed-on: #84
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-10-24 10:54:05 -06:00
de9d47c289
Merge branch 'master' into loewy/annotations-return
Tests / Tests (pull_request) Successful in 8s
2024-10-24 10:53:02 -06:00
39b1808cab
Merge pull request 'Create get usernames and followers operation' ( #85 ) from kat/add-get-usernames-following-operation into master
...
Reviewed-on: #85
2024-10-24 09:19:38 -06:00
a78f9e7b9d
return shot gql with an annotation update
Tests / Tests (pull_request) Successful in 16s
2024-10-23 16:39:16 -07:00
f573026853
Create get usernames and followers operation
Tests / Tests (pull_request) Successful in 15s
2024-10-23 17:04:25 -06:00
f98c98ecdd
Merge pull request 'Add get usernames and following response' ( #83 ) from kat/add-usernames-response into master
...
Reviewed-on: #83
2024-10-23 16:53:50 -06:00
3f6314aab7
Add get usernames and following response
Tests / Tests (pull_request) Successful in 9s
2024-10-23 16:53:26 -06:00
3051c155e2
Merge pull request 'Add mutation, logic needs to have better stateful solution' ( #82 ) from loewy/add-annotations-to-operations into master
...
Reviewed-on: #82
2024-10-22 18:38:25 -06:00
e686be5acd
add mutation, logic needs to have better stateful solution
Tests / Tests (pull_request) Successful in 10s
2024-10-22 16:58:35 -07:00
d49f9b213a
Merge pull request 'Add following followers to user model' ( #81 ) from kat/following-followers into master
...
Reviewed-on: #81
2024-10-22 00:12:59 -06:00
8f346d7832
Add runLength ordering and filter
2024-10-21 21:35:19 -06:00
163c6a4e0c
Add following followers to user model
Tests / Tests (pull_request) Successful in 7s
2024-10-21 12:08:42 -06:00
b9036001aa
Remove user id from feed args
2024-10-21 01:12:17 -06:00
b16b36588f
Create feed query
2024-10-20 23:35:52 -06:00
efaaeeaad1
Add totalDistance
2024-10-20 14:38:06 -06:00
5d93f7166e
Use getOrderedShots
2024-10-19 21:27:57 -06:00
72ac956758
Add get ordered shots
2024-10-19 20:18:23 -06:00
5cb7df174b
Merge pull request 'get rid of metadata input' ( #80 ) from mk/alter-metadata-type into master
...
Reviewed-on: #80
2024-10-18 12:52:21 -06:00
d15dae23c1
get rid of metadata input
Tests / Tests (pull_request) Successful in 9s
2024-10-18 11:51:38 -07:00
c98a65bb6f
Merge pull request 'Add fargo filter input' ( #79 ) from mk/fargo-filter into master
...
Reviewed-on: #79
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-10-17 16:26:09 -06:00
e701c79469
Add fargo filter input
Tests / Tests (pull_request) Successful in 10s
2024-10-17 15:24:56 -07:00
18cd3efe80
Dumb bug, nuked the schema lol ( #78 )
...
Alter fargo type, restore schema :O
Reviewed-on: #78
Co-authored-by: Mike Kalange <countablecloud@gmail.com >
Co-committed-by: Mike Kalange <countablecloud@gmail.com >
2024-10-17 15:15:54 -06:00
d71974d385
Merge pull request 'Add editUser mutation and input' ( #77 ) from mk/edit-user into master
...
Reviewed-on: #77
2024-10-17 15:11:40 -06:00
0defdf0892
Add editUser mutation and input
Tests / Tests (pull_request) Successful in 9s
2024-10-17 14:10:43 -07:00
8d1f79b8a8
GQL for caching hack
2024-10-17 01:28:14 -06:00
9dc426ea0f
Moar fragments!
2024-10-16 23:39:14 -06:00
19a63b9d19
Move segment start times
2024-10-16 18:52:18 -06:00
ae97f956b3
Add segmentDurations and segmentStartFrames
2024-10-16 16:46:29 -06:00
d619751144
Add client side start and end time
2024-10-16 15:24:08 -06:00
e431a1751f
Merge pull request 'Create get video for shot time conversion query' ( #76 ) from kat/get-video-metadata into master
...
Reviewed-on: #76
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-10-16 00:03:39 -06:00
209f0aa019
Create get video for shot time conversion query
Tests / Tests (pull_request) Successful in 16s
2024-10-15 23:41:04 -06:00
70015a942c
Merge pull request 'Add updateAnnotation interfaces' ( #75 ) from mk/update-annotations into master
...
Reviewed-on: #75
2024-10-14 18:41:08 -06:00
91cfcb28e7
Add updateAnnotation interfaces
Tests / Tests (pull_request) Successful in 8s
2024-10-14 17:27:07 -07:00
b2a09c1b8c
Create reserved query for get shots with metadata ( #74 )
...
Reviewed-on: #74
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-10-11 18:46:46 -06:00
59aaf47cbe
Merge pull request 'Add a lightweight GQL call to get video header info' ( #73 ) from loewy/add-lightweight-get-video-with-just-header-info into master
...
Reviewed-on: #73
2024-10-10 18:33:42 -06:00
c426e753cd
add lightweigth gql call to get video header info
Tests / Tests (pull_request) Successful in 15s
2024-10-10 17:02:18 -07:00
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
d57bb607e4
Merge pull request 'Serialization Improvements' ( #53 ) from mk/serialization-improvements into master
...
Reviewed-on: #53
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-09-11 16:23:18 -06:00
1f88ee4a0c
Add KeyBalls to shot proto
Tests / Tests (pull_request) Successful in 9s
2024-09-11 13:46:14 -07:00
a32317e72f
Add Collision Info
2024-09-10 13:31:57 -07:00
b60cbe3854
Merge pull request 'Add current homography operation' ( #52 ) from loewy/add-current-homography-in-operation into master
...
Reviewed-on: #52
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-09-06 19:04:35 -06:00
e0b150aa2a
add current homography operation
Tests / Tests (pull_request) Successful in 6s
2024-09-06 19:00:13 -06:00
2bdfcb994e
Merge pull request 'Added get shots with metadadata operation' ( #51 ) from add-get-shots-with-metadata-query into master
...
Reviewed-on: #51
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-09-05 23:18:37 -06:00
d5c6014548
Merge remote-tracking branch 'origin/master' into add-get-shots-with-metadata-query
Tests / Tests (pull_request) Successful in 15s
2024-09-05 23:17:53 -06:00
de6fcacfd0
Merge pull request 'Added GetUserTagsQuery' ( #50 ) from micah/add-get-tags-query into master
...
Reviewed-on: #50
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-09-05 20:28:16 -06:00
mattw26239
993f62b6cf
Added get shots with metadadata operation
Tests / Tests (pull_request) Successful in 10s
2024-09-05 20:46:25 -05:00
aabd74d7d7
Added GetUserTagsQuery
Tests / Tests (pull_request) Successful in 8s
2024-09-05 18:35:08 -07:00
15b307a88f
Merge pull request 'Add current homography to VideoGQL' ( #49 ) from loewy/add-current-homography-to-get-video into master
...
Reviewed-on: #49
2024-09-04 18:28:24 -06:00
72b338bfc2
add current homography to video gql
Tests / Tests (pull_request) Successful in 6s
2024-09-04 18:04:55 -06:00
267486774c
Add get shots result
2024-09-04 16:12:20 -06:00
b94a568ef1
Merge pull request 'Add error types for init uploading' ( #48 ) from mk/limit-init-upload-links into master
...
Reviewed-on: #48
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-09-03 16:52:51 -06:00
b773ccfc8f
Add error types for init uploading
Tests / Tests (pull_request) Successful in 15s
2024-09-03 15:50:02 -07:00
fd5c28e073
Add get shots with metadata
2024-09-01 21:16:44 +00:00
4c232829b6
Merge pull request 'Add spinType and cueBallSpeed to get shots operation' ( #47 ) from loewy/add-spin-type-to-get-shots into master
...
Reviewed-on: #47
2024-08-29 19:34:19 -06:00
ddf1036009
add spin type and cue ball speed to get shots operation
Tests / Tests (pull_request) Successful in 15s
2024-08-29 18:32:05 -07:00
9b3e5c23a0
Merge pull request 'Dummy query to resolve shot paths' ( #46 ) from mk/deserialize-and-render into master
...
Reviewed-on: #46
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-08-29 12:26:23 -06:00
a7eae9d46b
Merge branch 'master' into mk/deserialize-and-render
Tests / Tests (pull_request) Successful in 5s
2024-08-29 12:24:54 -06:00
8c3e9d6273
Merge pull request 'Add spinType and filter input' ( #45 ) from mk/spin-type into master
...
Reviewed-on: #45
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-08-28 17:38:43 -06:00
f306cc6c16
Merge branch 'master' into mk/spin-type
Tests / Tests (pull_request) Successful in 9s
2024-08-28 17:27:58 -06:00
643cdb29e3
Add spinType and filter input
Tests / Tests (pull_request) Successful in 15s
2024-08-28 16:27:21 -07:00
89287a0100
Merge pull request 'Expose frames per second in get videos' ( #44 ) from kat/expose-frames-per-second into master
...
Reviewed-on: #44
2024-08-27 10:21:38 -06:00
f9b02f65e0
Expose frames per second in get videos
Tests / Tests (pull_request) Successful in 7s
2024-08-26 20:53:16 -06:00
41169e2848
Dummy query to get it working for now
Tests / Tests (pull_request) Successful in 7s
2024-08-26 15:54:43 -07:00
ba36bc709c
Merge pull request 'Add resolution to getShots operation' ( #42 ) from loewy/add-resolution-in-get-shots into master
...
Reviewed-on: #42
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Reviewed-by: countablecloud <countablecloud@gmail.com >
2024-08-26 12:42:15 -06:00
4005416233
Merge branch 'master' into loewy/add-resolution-in-get-shots
Tests / Tests (pull_request) Successful in 15s
2024-08-26 10:23:07 -06:00
db4a6315cd
Merge pull request 'Add stream type to get videos' ( #43 ) from kat/add-stream-type-get-videos into master
...
Reviewed-on: #43
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-08-26 08:36:44 -06:00
af38fdea64
Add stream type to get videos
Tests / Tests (pull_request) Successful in 7s
2024-08-26 06:56:40 -06:00
172df69340
add resolution to getShots operation
Tests / Tests (pull_request) Successful in 9s
2024-08-23 17:29:40 -07:00
a030a0ef16
Merge pull request 'Error reporting types and Errors for Shot Annotation' ( #41 ) from mk/allow-error-reporting into master
...
Reviewed-on: #41
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-08-21 16:59:34 -06:00
7a6cc2739f
Error reporting types and Errors
Tests / Tests (pull_request) Successful in 9s
2024-08-21 13:41:24 -07:00
41c9701e18
Merge pull request 'Add separate return to profile image' ( #40 ) from mk/add-separate-return-to-image-upload-link into master
...
Reviewed-on: #40
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-08-19 15:58:15 -06:00
16e79ed608
Adds stream to get upload link
Tests / Tests (pull_request) Successful in 14s
2024-08-19 14:54:48 -07:00
f401e1879b
Add separate return to profile image
Tests / Tests (pull_request) Successful in 15s
2024-08-19 14:44:43 -07:00
72b451d322
remove stream from getUploadLink
2024-08-16 18:47:08 -07:00
5350c46e0a
Merge pull request 'Adds proper error return to stuff involving upload links' ( #39 ) from mk/add-error-return-to-upload-links into master
...
Reviewed-on: #39
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-08-16 19:02:31 -06:00
1f5c5774e1
Merge branch 'master' into mk/add-error-return-to-upload-links
Tests / Tests (pull_request) Successful in 15s
2024-08-16 17:29:18 -06:00
3b29502e7e
Adds proper error return to stuff involving upload links
Tests / Tests (pull_request) Successful in 10s
2024-08-16 16:28:45 -07:00
abc7e9fd05
Merge pull request 'add minimum app version to get config call' ( #38 ) from loewy/add-operation-minimum-app-version into master
...
Reviewed-on: #38
2024-08-16 16:40:39 -06:00
dd5ce77102
add minimum app version to get config call
Tests / Tests (pull_request) Successful in 15s
2024-08-16 14:26:24 -07:00
dabaa3d1e1
Add minimum allowed AppVersion to deployed config
2024-08-16 12:21:46 -07:00
a6604a3a6d
add tableSize to GetFeed
2024-08-15 19:52:03 -07:00
09a3e0e294
Add table size range filter
2024-08-15 19:42:53 -07:00
f20ca53a2a
add tableSize to operations for getVideo
Tests / Tests (pull_request) Successful in 14s
2024-08-15 18:51:36 -07:00
a2b912500c
Merge pull request 'Add table size to return' ( #36 ) from mk/table-size-non-optional-float into master
...
Reviewed-on: #36
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-08-15 19:12:22 -06:00
7de3d196ba
Add table size to return
Tests / Tests (pull_request) Successful in 8s
2024-08-15 19:11:25 -06:00
6d5669aaf8
Merge pull request 'Make table size nonnullable float' ( #35 ) from mk/table-size-non-optional-float into master
...
Reviewed-on: #35
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-08-15 18:19:07 -06:00
2c583509a2
Make table size nonnullable and float
Tests / Tests (pull_request) Successful in 7s
2024-08-15 16:54:07 -07:00
3480637600
Merge pull request 'Add debugJson to getStreamMonitoringDetails' ( #34 ) from loewy/add-debug-json into master
...
Reviewed-on: #34
2024-08-13 19:09:11 -06:00
f4665f51b1
add debugJson to getStreamMonitoringDetails
Tests / Tests (pull_request) Successful in 7s
2024-08-13 15:30:04 -07:00
810212dc12
Merge pull request 'Make pagination optional' ( #33 ) from loewy/make-pagination-optional into master
...
Reviewed-on: #33
2024-08-13 14:53:15 -06:00
c3210df517
make pagination optional:
Tests / Tests (pull_request) Successful in 6s
2024-08-13 13:49:12 -07:00
9f5c354433
Merge pull request 'Tweaks for Debugging' ( #32 ) from mk/tweeks-for-debugging into master
...
Reviewed-on: #32
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Reviewed-by: loewy <loewymalkov@gmail.com >
2024-08-13 14:43:39 -06:00
23d9fef2b1
Add Debugging JSON to input
Tests / Tests (pull_request) Successful in 7s
2024-08-13 13:28:36 -07:00
df3087de7d
Add VideoProcessingStatus to VideoProcessing
Tests / Tests (pull_request) Successful in 6s
2024-08-13 12:42:45 -07:00
5dd8318dab
Add status to VideoProcessing
2024-08-13 11:33:31 -07:00
56c8bcce20
Add uploadCompletionCursor to GetUploadLinkReturn
Tests / Tests (pull_request) Successful in 9s
2024-08-13 10:33:53 -07:00
1c4961db5b
Merge pull request 'add uploadsCompleted to getUploadStreamWithDetails query' ( #31 ) from loewy/add-uploads-completed into master
...
Reviewed-on: #31
Reviewed-by: countablecloud <countablecloud@gmail.com >
2024-08-13 11:22:09 -06:00
5e0d01ea5b
add uploadsCompleted to getUploadStreamWithDetails query
Tests / Tests (pull_request) Successful in 15s
2024-08-13 11:21:11 -06:00
e8938621fc
Merge pull request 'Support shots pagination' ( #30 ) from kat/paginate-get-shots into master
...
Reviewed-on: #30
2024-08-09 15:12:51 -06:00
8c8dcdd8e1
Support shots pagination
Tests / Tests (pull_request) Successful in 7s
2024-08-09 15:10:36 -06:00
5085c9af90
Add waitFor
2024-08-09 00:59:38 -06:00
85bc743c8e
Bump getShots default
2024-08-05 23:36:54 -06:00
b8efa644e3
Merge pull request 'Add frameIndex in operation for getVideo in homographyHistory' ( #29 ) from loewy/add-frame-index-in-homography-history into master
...
Reviewed-on: #29
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-08-01 19:52:51 -06:00
c18628a4ca
Add pagination to getShots
2024-08-01 19:49:57 -06:00
535e24c9c2
add frameindex in operations
Tests / Tests (pull_request) Successful in 11s
2024-08-01 14:52:37 -07:00
04308b1003
Merge pull request 'Add addAnnotationToShot' ( #28 ) from mk/add-add-annotation into master
...
Reviewed-on: #28
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-07-30 18:10:44 -06:00
43c626141e
Add addAnnotationToShot
Tests / Tests (pull_request) Successful in 15s
2024-07-30 17:08:05 -07:00
c49266e4c1
Merge pull request 'Expose frames per second on video' ( #27 ) from kat/add-video-duration into master
...
Reviewed-on: #27
2024-07-30 11:54:34 -06:00
6677b9232f
Expose frames per second on video
Tests / Tests (pull_request) Successful in 8s
2024-07-30 11:53:34 -06:00
76e792be88
Merge pull request 'Expose stream type on video' ( #26 ) from kat/create-get-video-for-clip-calculation into master
...
Reviewed-on: #26
2024-07-30 01:02:18 -06:00
5eac3d9d40
Expose stream type
Tests / Tests (pull_request) Successful in 12s
2024-07-30 01:00:12 -06:00
64593f09b7
Add include_on_none in range filter
2024-07-29 17:21:09 -06:00
e20b68799f
Add falsePositiveScore
2024-07-28 02:06:39 -06:00
378878967a
Add streamSegmentType to Stream
2024-07-27 20:51:48 -06:00
251ebe7056
Merge pull request 'Add homography and resolution to GetVideo' ( #25 ) from loewy/add-resolution-in-operation into master
...
Reviewed-on: #25
2024-07-25 19:09:56 -06:00
615e4d5467
add resolution and homography to getVideo
Tests / Tests (pull_request) Successful in 8s
2024-07-25 18:07:17 -07:00
a4f602d651
Expose resolution
2024-07-25 18:18:16 -06:00
c48512fc45
Merge pull request 'Fixed get user tags parameters' ( #24 ) from micah/get-user-tags into master
...
Reviewed-on: #24
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-07-24 14:28:25 -06:00
d75822c465
Fixed get user tags parameters
Tests / Tests (pull_request) Successful in 11s
2024-07-24 11:47:57 -07:00
4feeba5150
Merge pull request 'Added user tags' ( #23 ) from micah/get-user-tags into master
...
Reviewed-on: #23
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-07-23 23:37:05 -06:00
e1237363f0
Removed wrapper type
Tests / Tests (pull_request) Successful in 14s
2024-07-23 18:53:39 -07:00
b1550b31c5
Added user tags
Tests / Tests (pull_request) Successful in 7s
2024-07-22 19:43:42 -07:00
81b9fd9f12
Add spin features
2024-07-19 17:18:14 -06:00
d3559ede21
Merge pull request 'Add frames_per_second' ( #21 ) from loewy/add-fps into master
...
Reviewed-on: #21
Reviewed-by: countablecloud <countablecloud@gmail.com >
2024-07-18 17:51:30 -06:00
ef6ccca3f9
fix black issue
Tests / Tests (pull_request) Successful in 14s
2024-07-18 16:46:27 -07:00
f781e9648f
add pycache to gitignore
Tests / Tests (pull_request) Failing after 15s
2024-07-18 16:37:59 -07:00
18d2eea029
add shot_pb2
2024-07-18 16:34:22 -07:00
a95bdab8bf
ad frames per second to schema
2024-07-18 16:14:28 -07:00
eaeb1ed0ea
Add resolution
2024-07-18 01:14:18 -06:00
f9d6377fe4
Update durations in seconds
2024-07-16 21:48:15 -06:00
30cf72de78
Merge pull request 'Add initPlaylistUploadStatus' ( #20 ) from loewy/update-video-gql-operations into master
...
Reviewed-on: #20
2024-07-16 20:24:58 -06:00
fd49dec34c
add initPlaylistUploadStatus
Tests / Tests (pull_request) Successful in 8s
2024-07-16 19:23:54 -07:00
cdd1cdd526
Fix segment parameter again
2024-07-16 20:22:16 -06:00
bce363e8ff
Parameter to setSegmentDuration should be segmentIndex
2024-07-16 20:20:37 -06:00
80f609b8a2
Merge pull request 'Add operation for set segment duration' ( #19 ) from loewy/set-segment-duration-operation into master
...
Reviewed-on: #19
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-07-16 17:54:19 -06:00
6205e9a353
add operation for set segment duration
Tests / Tests (pull_request) Successful in 15s
2024-07-16 16:33:22 -07:00
12f7e1f115
Merge pull request 'Add operation getHlsInitUploadLink' ( #18 ) from loewy/operation-get-hls-init-upload-link into master
...
Reviewed-on: #18
2024-07-16 15:28:43 -06:00
296ad969f4
Merge branch 'master' into loewy/operation-get-hls-init-upload-link
Tests / Tests (pull_request) Successful in 9s
2024-07-16 15:27:37 -06:00
d25c08447e
Merge pull request 'Adds init playlist status' ( #17 ) from mk/add-init-file-uploaded-marking into master
...
Reviewed-on: #17
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-07-16 15:26:27 -06:00
7502a75753
Merge remote-tracking branch 'origin' into mk/add-init-file-uploaded-marking
Tests / Tests (pull_request) Successful in 7s
2024-07-16 14:23:32 -07:00
1a14db1a17
Adds init playlist status
Tests / Tests (pull_request) Successful in 14s
2024-07-16 14:21:45 -07:00
67d8bcac21
add operation for hls init link
Tests / Tests (pull_request) Successful in 14s
2024-07-15 17:29:55 -07:00
4ca27317b4
Add operation for shot annotation types
2024-07-15 15:37:43 -06:00
dc214e878f
Add annotations to shot gql
2024-07-15 15:32:21 -06:00
d669dba320
Add getUsernames operation
2024-07-14 00:16:02 -06:00
235f4a58e9
Add getUsernames
2024-07-13 23:43:18 -06:00
03c1d08d8c
Request isAdmin in getLoggedInUser
2024-07-13 17:47:41 -06:00
cc36a8b51d
Add isAdmin
2024-07-13 17:40:30 -06:00
d743ad83e3
Merge pull request 'Expand GQL Interfaces To Accomodate Multiple Stream Types' ( #16 ) from mk/extend-to-additional-stream-types into master
...
Reviewed-on: #16
2024-07-12 22:08:57 -06:00
194c258dcd
Expand GQL Interfaces To Accomodate Multiple Stream Types
Tests / Tests (pull_request) Successful in 15s
2024-07-12 18:50:50 -06:00
e0e1ae1108
Merge pull request 'Add new filters' ( #15 ) from dean/add-new-filters into master
...
Reviewed-on: #15
2024-07-12 17:54:42 -06:00
ee73443374
Add new filters
Tests / Tests (pull_request) Successful in 15s
2024-07-12 23:52:06 +00:00
88801f9186
Add not support to filter input gql
2024-07-10 16:17:32 -06:00
524d469a0d
Merge pull request 'Add get shot annotations query' ( #14 ) from ivan/add-get-shot-annotations-query into master
...
Reviewed-on: #14
2024-07-08 14:49:05 -06:00
c7b225ff00
Add get shot annotations query
Tests / Tests (pull_request) Successful in 8s
2024-07-08 13:26:03 -06:00
ba84f6d9c0
Merge pull request 'Create shot annotations gql' ( #13 ) from kat/shot-annotations into master
...
Reviewed-on: #13
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-07-08 11:03:47 -06:00
6a72f9f43f
Create shot annotations gql
Tests / Tests (pull_request) Successful in 8s
2024-07-08 10:56:05 -06:00
efc0b2d858
Add column property query builder filters
2024-07-02 16:55:30 -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
...
Reviewed-on: #12
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-06-05 13:34:41 -06:00
37a13f1418
add id's to new getVideo w/ metric queries to prevent cache merge issues
Tests / Tests (pull_request) Successful in 12s
2024-06-05 11:51:15 -07: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
...
Reviewed-on: #11
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-06-05 01:28:16 -06:00
14da2ae388
add averageTimePerShot, elapsedTime and MedianRun forVideo queries
Tests / Tests (pull_request) Successful in 8s
2024-06-04 23:20:47 -07:00
9ee4d43c89
Merge pull request 'Restructure protobuf/add annotations' ( #10 ) from ivan/restructure-protobuf-types-and-add-annotations into master
...
Reviewed-on: #10
2024-05-24 20:26:00 -06:00
fcac551806
Restructure protobuf/add annotations
Tests / Tests (pull_request) Successful in 14s
2024-05-24 20:24:24 -06:00
044d8fa46d
Merge pull request 'mk/implement-one-of' ( #9 ) from mk/implement-one-of into master
...
Reviewed-on: #9
2024-05-22 16:49:28 -06:00
33f5404820
Actually incorperate one of stuff
Tests / Tests (pull_request) Successful in 6s
2024-05-22 16:41:24 -06:00
04a30e67d3
Add gql mods for implementing one-of
2024-05-22 15:13:18 -06:00
08183ed952
Merge pull request 'rename pkg to rbproto' ( #8 ) from mk/fixing-rbproto into master
...
Reviewed-on: #8
2024-05-22 12:01:23 -06:00
4fac231c43
rename pkg to rbproto
Tests / Tests (pull_request) Successful in 7s
2024-05-22 12:00:39 -06:00
30e356e3e0
Add Protobuf with Testing + Codegen ( #7 )
...
Reviewed-on: #7
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Co-authored-by: Mike Kalange <countablecloud@gmail.com >
Co-committed-by: Mike Kalange <countablecloud@gmail.com >
2024-05-22 11:27:54 -06:00
36712557cb
Merge pull request 'Add workflow' ( #6 ) from ivan/add-workflow into master
...
Reviewed-on: #6
2024-05-21 14:34:15 -06:00
c6aeca7e2b
Add workflow to check gql has been executed
Tests / Tests (pull_request) Successful in 7s
2024-05-21 14:33:36 -06:00
92c18f8bf7
Add user to shot gql
2024-05-21 14:14:02 -06:00
e86f40c620
regenerate gql, fix type imports
2024-05-20 22:39:47 -07:00
072235f032
Create playlist, video generator and video player ( #489 )
...
Co-authored-by: Ivan Malison <IvanMalison@gmail.com >
Reviewed-on: railbird/railbird-mobile#489
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-05-20 21:52:38 -06:00
9b76a6b599
Surface errors in upload process w/ audio & text alert/prompt ( #485 )
...
CLOSES #480
CLOSES #93 (ground-work completed by @dean )
ADDRESSES #488 (will not show if recorded video is not active upload)
Reviewed-on: railbird/railbird-mobile#485
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Co-authored-by: Loewy <loewymalkov@gmail.com >
Co-committed-by: Loewy <loewymalkov@gmail.com >
2024-05-20 19:05:10 -06:00
d94dbd6c03
Make startFrame endFrame required for Shot
2024-05-20 16:35:42 -06:00
b2db5bde2b
remove operations
2024-05-15 09:39:28 -07:00
f8c5cf74f8
add currentProcessing and errors to schema/index and getStreamMonitoringDetails operation
2024-05-14 18:35:24 -07:00
231076496a
use the same gql query for cursor management & polling
2024-05-09 19:05:05 -07:00
a1b3baa5c9
introduce lastIntendedSegmentBound to cursor management layer, method to checkAndHandleUploadCompletion
2024-05-09 19:05:05 -07:00
8378f7ae0b
just gql stuff + use it on uncompletedStreams hook
2024-05-06 15:16:06 -07:00
d4b75bcb71
Require cursor completion
2024-05-02 22:08:57 -06:00
b0c7de2e92
use a map to create uploadProgress objects for the upload provider
2024-05-01 18:18:16 -07:00
844e218197
Show screenshots
2024-05-01 18:49:35 -06:00
a7c8e07eb7
Expose upload completion cursor
2024-05-01 17:39:52 -06:00
5d99ec7673
Add rudamentary difficulty score
2024-05-01 12:47:50 -06:00
2f92820895
Add upload to video gql
2024-04-30 21:55:48 -06:00
527113a099
Merge branch 'master' into mk/add-screenshot-uri
2024-04-29 17:23:26 -06:00
381b4ce0c2
Add screenshot uri to video
2024-04-29 17:19:39 -06:00
6d8f5d5d65
Upload Service Class ( #436 )
...
CLOSES #400
Reviewed-on: railbird/railbird-mobile#436
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Co-authored-by: Loewy <loewymalkov@gmail.com >
Co-committed-by: Loewy <loewymalkov@gmail.com >
2024-04-25 17:32:52 -06:00
b74fb2b1d7
add lowest unuploaded segment to gql
2024-04-25 16:36:32 -06:00
d67b413860
Add two new gql properties to support upload service
2024-04-25 11:41:57 -06:00
ec1f5afb84
Merge pull request 'Restore cursor from api' ( #424 ) from loewy/restore-cursor-state-from-api into master
...
Reviewed-on: railbird/railbird-mobile#424
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-04-23 21:22:35 -06:00
1ce4267945
Frames per second is float
2024-04-23 20:25:27 -06:00
Loewy
2da00ca814
Merge branch 'master' into loewy/restore-cursor-state-from-api
2024-04-23 15:36:37 -07:00
Loewy
f7c0dff73c
remove feed, add method to videofilemanager
2024-04-23 13:21:54 -07:00
Loewy
422bb77f61
trim gql call, comments, plug in queries
2024-04-23 12:37:31 -07:00
Loewy
d51d2491ca
new lighter weight queries
2024-04-23 11:49:42 -07:00
db39c5a576
Add generated api hooks
2024-04-22 22:20:59 -06:00
c6c5971325
Use relevant fields
2024-04-22 21:13:16 -06:00
5181612f62
Create get videos with playlist gql
2024-04-22 16:18:06 -06:00
Loewy
5f33fae3d7
scaffold + operations
2024-04-22 11:27:15 -07:00
24fcac9318
Expose upload cursor in video gql
2024-04-16 17:49:50 -06:00
514f2ef928
Add user to shot gql
2024-04-09 22:34:54 -06:00
7d252d3cc8
Add pull to refresh to video details page
...
Fixes #169
Fixes #363
2024-04-09 19:08:23 -06:00
a1581379fd
Remove unused field from GetFeed operation
2024-04-05 16:29:35 -06:00
a5f90ab105
Rename video endpoint to getUserVideos
2024-04-05 15:51:51 -06:00
ddd7e2d50b
Add devMode
2024-04-02 00:24:11 -06:00
3bacc356af
Make tag classes optional
2024-04-01 18:04:54 -06:00
797ca3a387
Don't load shots in feed
2024-03-31 22:17:29 -06:00
ed751f5cdd
Support multiple aggregation types in gql
2024-03-31 18:17:30 -06:00
01a580cee5
Merge pull request 'Use tag class and tag value input in FilterInput' ( #312 ) from kat/temp into master
...
Reviewed-on: railbird/railbird-mobile#312
Reviewed-by: loewy <loewymalkov@gmail.com >
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-03-28 16:12:54 -06:00
6fd14d3c49
Use tag input
2024-03-28 15:20:39 -06:00
a1b524ab9d
Remove float feature
2024-03-28 05:02:44 +00:00
9bd0e237ea
Resolve comments
2024-03-27 18:48:04 -07:00
97d4f2cbe9
Add Hours Played
2024-03-27 12:35:44 -07:00
9307fbcbf4
Add getPlayTime endpoint, remove elapsedTime
2024-03-27 00:32:20 -06:00
679150326f
Add elapsedTime to getUser gql operation
2024-03-26 16:53:03 -06:00
773a2eaed0
Merge branch 'master' into kat/add-bool-filter
2024-03-25 19:26:13 -06:00
203d343880
Process tags from a VideoGQL & use on VideoFeed ( #293 )
...
currently will select first item if multiple tags present for a given class
if we want to change the UI I can make it process & display multiple values for gameTypes/tableSizes, but as of now it's meant to handle a single one
CLOSES #288
Co-authored-by: Loewy <loewy@chainstarters.com >
Reviewed-on: railbird/railbird-mobile#293
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-03-25 19:25:48 -06:00
26ed50a7a1
Make filter is boolean filter
2024-03-25 19:18:06 -06:00
050705c370
Generalize terminateUploadStream into editUploadStream
2024-03-24 21:07:53 -06:00
d3c5979d3e
Move homography history to video
2024-03-23 17:03:11 -06:00
8102a0f40b
Add an operation to get details for updating a video
...
Fixes railbird/railbird#1164
2024-03-22 20:00:00 -06:00
87fabdc8f9
Add VideoMakePercentageIntervals call & connected to graph ( #281 )
...
should be tested after startTime/endTime is implemented to verify system works
CLOSES #1078
Co-authored-by: Loewy <loewy@chainstarters.com >
Reviewed-on: railbird/railbird-mobile#281
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-03-22 16:44:02 -06:00
Mike Kalange
7889476bc9
Remove deprecated statistics interface; add getLoggedInUser op.
2024-03-22 12:52:44 -06:00
abfaf06f1a
Merge pull request 'Create game type filter' ( #273 ) from kat/filter-game-type into master
...
Reviewed-on: railbird/railbird-mobile#273
Reviewed-by: loewy <loewymalkov@gmail.com >
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-03-20 12:53:21 -06:00
8bd9e039da
Create game type filter
2024-03-19 21:02:49 -06:00
Loewy
5cfccb97b1
wip: set up AppConfig provider, use value in Login screen, update gql
2024-03-19 17:09:45 -07:00
Mike Kalange
54428112f8
adds get deployed configuration query
2024-03-18 16:46:23 -06:00
18c12e60fe
Rename filters for consistency
2024-03-18 15:09:47 -06:00
1000eb6d2c
Add make input filter
2024-03-17 22:33:52 -06:00
27114615a5
Do not return target metrics as list
2024-03-14 14:39:11 -06:00
43c1f7be09
Return elapsed time in make percentge time series gql
2024-03-14 12:57:31 -06:00
Mike Kalange
09bbbf0b3d
Adds changes to schema for altering user profile image
2024-03-12 19:47:10 -06:00
Mike Kalange
2db886ea13
make index commensurate with operations
2024-03-12 13:06:14 -06:00
Mike Kalange
e88d875bd9
Delete video implemented on backend; schema changes
2024-03-12 12:50:28 -06:00
57c3ee0360
Use list int directly for user id input
2024-03-12 11:59:20 -06:00
e1600751e0
Add nix LD_LIBRARY_PATH fix
2024-03-11 21:52:15 -06:00
be47dcdba2
Add an overlay that shows streaming state
2024-03-10 18:16:41 -06:00
fd30ae04bf
Add filtering support to aggregate gql
2024-03-09 10:21:43 -07:00
19628736c1
Add aggregation filter attributes
2024-03-09 00:59:13 -07:00
4ced3d39df
Update gql for get-video resolver changes
2024-03-08 17:15:37 -07:00
be59f7a2c6
Support InListFilter GQL
2024-03-08 16:32:50 -07:00
1665cf1eb9
Create video id filter gql
2024-03-08 13:23:01 -07:00
47df3adce5
Update GetVideoMakePercentage query
2024-03-05 01:24:03 -07:00
f64fc0e54a
Support make percentage time series
2024-03-05 01:05:54 -07:00
314957218e
Require video metadata
2024-03-04 22:22:42 -07:00
babb111fa6
Update upload_stream and terminate_stream gql
2024-03-04 20:10:49 -07:00
Loewy
b051809869
update getUploadLink call with headers'
2024-03-04 17:20:11 -08:00
Mike Kalange
32ec7a2339
Adds headers to get link return
2024-03-04 17:48:59 -07:00
3bce7ea344
Add username
2024-02-25 14:25:54 -08:00
76ed63395c
Use prettier when checking for changes
2024-02-22 20:02:47 -07:00
19f324a1cf
Fix prettier
2024-02-22 19:27:29 -07:00
4b41d3b039
Change feed operation to use limit instead of first in cursor
2024-02-22 19:23:28 -07:00
2ce41be8cc
Merge pull request 'ivan/use-subtree-for-railbird-gql' ( #142 ) from ivan/use-subtree-for-railbird-gql into master
...
Reviewed-on: railbird/railbird-mobile#142
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-22 18:37:41 -07:00
c9f2187cc2
Run prettier on gql stuff
2024-02-22 18:36:15 -07:00
a47fb5fed7
Merge pull request 'Video Details -- UI w/ mocked data' ( #136 ) from loewy/session-details into master
...
Reviewed-on: railbird/railbird-mobile#136
2024-02-22 18:11:07 -07:00
318a2a24fd
Ignore
2024-02-22 18:01:42 -07:00
2224a8ccbd
Remove after before
2024-02-22 18:00:52 -07:00
48e2bec9ce
Elapsed time in seconds
2024-02-22 17:55:37 -07:00
6a1807efc8
Make created at, ended at optional
2024-02-22 17:13:46 -07:00
0ad6e63733
Make video name optional
2024-02-22 17:07:29 -07:00
6255e246e7
Merge pull request 'Remove @includes from feed' ( #5 ) from kat/include into master
...
Reviewed-on: #5
2024-02-22 16:46:09 -07:00
808fae0480
Remove @includes from feed
2024-02-22 16:45:26 -07:00
Loewy
44d2402f4b
componetize session
2024-02-22 11:24:18 -08:00
Loewy
7da14dbb6c
back header types, transform-ignore-pattern & tidy up docs for imagefallback
2024-02-21 21:11:28 -08:00
Loewy
608e784205
Merge branch 'master' into loewy/session-details
2024-02-21 17:58:56 -08:00
Loewy
36041dd41b
make header component, clean up styles, scrollview + graph
2024-02-21 17:20:30 -08:00
294198958d
Merge pull request 'Fix nav param + rename to useRecordingDetails' ( #132 ) from loewy/fix-nav-param into master
...
Reviewed-on: railbird/railbird-mobile#132
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-21 15:29:15 -07:00
Loewy
fe824f90ef
add fix nav param and rename to useRecordingDetails for consistency
2024-02-21 13:48:09 -08:00
Loewy
a560ebdb70
revert gradle.properties/env.dev
2024-02-21 13:05:50 -08:00
63faa9397e
Merge pull request 'renamed files to be consistent with naming paradigm of videos and recordings (removing references to sessions)' ( #131 ) from rename-session-as-video into master
...
Reviewed-on: railbird/railbird-mobile#131
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-21 14:04:23 -07:00
4df6e51e82
renamed files and directories to get rid of session references
2024-02-21 12:39:58 -08:00
cef4119afa
Merge pull request 'Create Session Card' ( #126 ) from dean/session-card into master
...
Reviewed-on: railbird/railbird-mobile#126
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-20 22:25:11 -07:00
bee765714e
cleanup comments
2024-02-20 20:53:29 -08:00
edff79abb6
kat/add-apollo-timeout ( #128 )
...
Reviewed-on: railbird/railbird-mobile#128
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-02-20 20:07:05 -07:00
Loewy
2505fc1bf7
make some components, almost done, need to do ui for notes/free play
2024-02-20 18:49:08 -08:00
d400434e89
Merge pull request 'Bump railbird-gql version' ( #127 ) from ivan/bump-gql into master
...
Reviewed-on: railbird/railbird-mobile#127
2024-02-20 19:49:03 -07:00
4bd438d692
Bump railbird-gql version
2024-02-20 19:45:25 -07:00
3a621b8323
fixed typescript error and properly dealt with new dependency
2024-02-20 17:24:18 -08:00
0360fb413c
correct linter errors
2024-02-20 17:12:06 -08:00
5b86a0f6d9
fixed things for linter
2024-02-20 17:12:06 -08:00
24c14fb7ca
added session feed page and session component with click to details
2024-02-20 17:12:06 -08:00
fbbcd51df5
added session-card component
2024-02-20 17:12:06 -08:00
5a9578d554
Merge pull request 'Orientation Context' ( #124 ) from dean/orientation-context into master
...
Reviewed-on: railbird/railbird-mobile#124
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-02-20 18:00:00 -07:00
Loewy
5cb1069c1c
wip
2024-02-20 16:17:21 -08:00
Loewy
0c8cad6608
revert changes to env & gradle.properties
2024-02-20 16:17:21 -08:00
Loewy
b865f78e22
wip: use react-native-modal, swipe close + scrollview for content
2024-02-20 16:17:21 -08:00
Loewy
bc7b066864
wip: tidy up styles, wireframed
2024-02-20 16:17:21 -08:00
Loewy
7b4af08296
rebase
2024-02-20 16:17:19 -08:00
c77bc476aa
undo chat hallucination
2024-02-20 13:12:40 -08:00
b802bb01e6
best practices cleanup chats code review
2024-02-20 13:06:01 -08:00
61f9add741
deleted unnecessary comments
2024-02-20 12:50:34 -08:00
d8e9eef8b1
add orientation context
2024-02-20 12:36:20 -08:00
7bddeca783
Merge pull request 'Finalize recording' ( #117 ) from loewy/finalize-video-flow into master
...
Reviewed-on: railbird/railbird-mobile#117
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-20 11:28:14 -07:00
Loewy
d03565ba26
remove log
2024-02-19 17:50:04 -08:00
Loewy
36fe81cb3e
add permission error, issue with useState, await requestPermission
2024-02-19 17:49:23 -08:00
Loewy
f9edab8f36
rename isOpen to isDropdownOpen
2024-02-19 14:01:44 -08:00
Loewy
ffe95a12f2
useDropdown hook, review requests
2024-02-19 13:19:21 -08:00
Loewy
bcef200765
add ' to tableSize label
2024-02-19 09:51:47 -08:00
Loewy
dc0e3989d4
revert railbird-gql version to point to master
2024-02-19 09:51:47 -08:00
Loewy
b9f821652c
seperate concerns, make hook for videoDetails
2024-02-19 09:51:47 -08:00
Loewy
b04c6aa345
render video detail inputs conditionally, terminateUpload on save
...
working, needs testing
wip: sync styles for inputs, remove notes/tags for now
wip: use single screen and switch on mode
need to rebase
working, needs testing
wip: sync styles for inputs, remove notes/tags for now
wip: use single screen and switch on mode
need to rebase
working, needs testing
add game type and table size to terminateUpload
2024-02-19 09:51:47 -08:00
b05e354459
kat/refactor-use-graph-data ( #121 )
...
Reviewed-on: railbird/railbird-mobile#121
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-02-18 23:14:07 -07:00
762351f76e
Merge pull request 'BarGraph -- update to work with a ChartContainer' ( #118 ) from loewy/bar-graph-update-for-chart-container into master
...
Reviewed-on: railbird/railbird-mobile#118
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-15 13:00:33 -07:00
Loewy
2f33b7fd86
bargraph now can be called from chart container, add chartType to chartcomponents, conditional xaxis props, remove bar graph test and test from chart-container
2024-02-15 11:44:15 -08:00
8efbd676ce
Merge pull request 'Move to segment index' ( #115 ) from ivan/move-to-segment-index into master
...
Reviewed-on: railbird/railbird-mobile#115
2024-02-14 09:59:27 -07:00
2fc7c8ab1e
Move to segment index
2024-02-14 09:56:32 -07:00
dc5a90cf1a
Merge pull request 'ChartContainer -- axis render parent component for graphs' ( #42 ) from loewy/chart-container-wrapper into master
...
Reviewed-on: railbird/railbird-mobile#42
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-13 16:16:50 -07:00
Loewy
2e49bc4709
link issues to todo comments
2024-02-13 15:00:35 -08:00
Loewy
4e7046bd28
update test to be for the container rather than component
2024-02-13 15:00:35 -08:00
Loewy
3eab510f5a
wip: types updated, works with x axis wrapped in container
2024-02-13 15:00:35 -08:00
Loewy
8c3b745d4d
wip: minor changes
2024-02-13 15:00:35 -08:00
db9475cf3b
Merge pull request 'Set up svg transformer' ( #114 ) from loewy/set-up-svg-transformer into master
...
Reviewed-on: railbird/railbird-mobile#114
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-13 15:59:57 -07:00
Loewy
31c212807b
remove comments
2024-02-12 21:59:01 -08:00
Loewy
aca8caa5c3
test with icon
2024-02-12 21:56:26 -08:00
Loewy
b30ef2ef2b
wip: builds, need to test with icons, fixes import issue for assets
2024-02-12 21:35:09 -08:00
62637badcb
Merge pull request 'Move camera access permissions' ( #113 ) from loewy/permissions into master
...
Reviewed-on: railbird/railbird-mobile#113
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-12 14:57:21 -07:00
Loewy
ddcd9899b3
add type to consts + remove if block
2024-02-12 13:47:50 -08:00
Loewy
d3db06a90c
add function to check platform and return alert
2024-02-12 12:51:04 -08:00
Loewy
92e211a21a
fix prettier
2024-02-12 10:32:53 -08:00
Loewy
1098ba4c7d
move permissions to record
2024-02-12 10:32:53 -08:00
2c5a843835
Merge pull request 'Login + Profile -- UI' ( #109 ) from loewy/login-ui into master
...
Reviewed-on: railbird/railbird-mobile#109
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-12 11:22:03 -07:00
Loewy
e1abd8e85c
prettier
2024-02-08 13:31:01 -08:00
Loewy
3b1abc9ae8
working, needs testing on physical device
2024-02-08 13:03:39 -08:00
Loewy
6b8737e182
wip: needs testing on physical devices
2024-02-08 13:03:39 -08:00
Loewy
baab800a1c
working with email on create user / sign in -- not getting expected error from firebase
2024-02-08 13:03:39 -08:00
Loewy
e2bde3bd01
wip, ui toggle mocked
2024-02-08 13:03:39 -08:00
Loewy
f849780aac
some stuff
2024-02-08 13:03:39 -08:00
Loewy
37004a1f6e
minor changes
2024-02-08 13:03:39 -08:00
Loewy
d483be05a6
sketch out profile screen so we have a logout, minor clean up
2024-02-08 13:03:39 -08:00
0c89178542
Merge pull request 'Properly support orientation in recorded video' ( #106 ) from ivan/orientation into master
...
Reviewed-on: railbird/railbird-mobile#106
2024-02-08 11:34:19 -07:00
c8999f8250
Properly support orientation in recorded video
...
Fixes #72
2024-02-08 11:19:11 -07:00
2fd1f26325
Merge pull request 'move App.tsx to src' ( #105 ) from loewy/move-app-tsx-to-src into master
...
Reviewed-on: railbird/railbird-mobile#105
2024-02-07 23:04:39 -07:00
Loewy
03774a540f
move App.tsx to src
2024-02-07 21:24:24 -08:00
f559c1e215
Merge pull request 'Auth-Context -- Navigation' ( #103 ) from loewy/auth-context into master
...
Reviewed-on: railbird/railbird-mobile#103
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-02-07 22:02:20 -07:00
Loewy
ea130df02b
remove loading for now
2024-02-07 17:49:08 -08:00
Loewy
2ac780bdaa
put sign out back on sessiontsx for now
2024-02-07 17:37:58 -08:00
Loewy
a9f474fa62
revert screens, ready for pr
2024-02-07 17:33:27 -08:00
Andy Malkin
3a476e0db4
here you go loewy
2024-02-07 16:59:11 -08:00
Loewy
b9221fa949
wip: almost there, needs dev mode sorted + loading
2024-02-07 15:39:11 -08:00
Loewy
07db6e21db
undo some changes to keep history clean
2024-02-07 11:22:25 -08:00
Loewy
e5e998df36
sketch out nav with auth
2024-02-07 11:21:41 -08:00
112ed5b140
Merge pull request 'Add cmake to flake' ( #101 ) from ivan/add-cmake-to-flake into master
...
Reviewed-on: railbird/railbird-mobile#101
2024-02-07 00:38:04 -07:00
a781510a41
Add cmake to flake
2024-02-07 00:08:36 -07:00
bbbcffcfcb
Merge pull request 'write script to use env variables' ( #100 ) from andy/start-script into master
...
Reviewed-on: railbird/railbird-mobile#100
2024-02-06 21:09:27 -07:00
Loewy
13bdfff9f8
remove logs, tested
2024-02-06 16:15:46 -08:00
Andy Malkin
ef7c39e4e9
update script to keep colors
2024-02-06 16:06:09 -08:00
Andy Malkin
ee085cbbb1
write script to use env variables
2024-02-06 15:53:04 -08:00
35a94b4a75
Merge pull request 'loewy/move-app-to-src' ( #99 ) from loewy/move-app-to-src into master
...
Reviewed-on: railbird/railbird-mobile#99
2024-02-06 16:52:12 -07:00
Loewy
da68d87a5f
import sort
2024-02-06 15:12:54 -08:00
Loewy
af28d5c65b
mvoe mock, fix imports
2024-02-06 15:08:19 -08:00
Loewy
b5ca868050
move folders etc, need to solve app import issue
2024-02-06 14:24:49 -08:00
4a5dd47bc0
Merge pull request 'Pass firebase token to headers / signOut' ( #98 ) from loewy/firebase-token-headers into master
...
Reviewed-on: railbird/railbird-mobile#98
2024-02-06 14:14:05 -07:00
Loewy
71a5f72381
prettier
2024-02-06 13:03:44 -08:00
Loewy
c1ba1ceb7c
token passed, tested with a call, change up env a bit
2024-02-06 13:02:15 -08:00
Loewy
035ce9f1b9
fix prettier conflicts
2024-02-06 11:34:52 -08:00
Loewy
eb2534ff94
wip: working, needs some unit tests for auth functions
2024-02-06 11:09:22 -08:00
Loewy
d93d73dc3a
wip: token passed to headers, need to make hook for onAuthStateChanged
2024-02-05 23:58:39 -08:00
Loewy
6bfd0621ad
wip: connect firebase token to apollo headers
2024-02-05 22:50:24 -08:00
Andy Malkin
b88f5bf2e4
added env vars types and start scripts
2024-02-05 22:48:29 -08:00
43ff5d416a
Merge pull request 'Bump gql' ( #91 ) from bump-gql into master
...
Reviewed-on: railbird/railbird-mobile#91
2024-02-05 19:56:25 -07:00
0e8316b9f5
Bump gql
2024-02-05 12:57:25 -07:00
01f1f94dd6
Merge pull request 'ivan/upload-flow-v1' ( #87 ) from ivan/upload-flow-v1 into master
...
Reviewed-on: railbird/railbird-mobile#87
2024-02-05 02:00:36 -07:00
bfd5a58461
Igonre files types
2024-02-05 01:58:19 -07:00
240831d6e5
Fix error
2024-02-05 01:55:53 -07:00
394bff34e5
Set binaryStreamOnly
2024-02-05 01:52:37 -07:00
000918844a
Queue uploads
2024-02-05 01:42:58 -07:00
f44a1597c0
Use react-native-fs instead
2024-02-05 01:42:58 -07:00
1cfc6a9ae3
WIP
2024-02-05 01:42:58 -07:00
b4a5fdebab
Remove CameraRoll saving
2024-02-05 01:42:58 -07:00
4970018afb
Merge pull request 'Disable android build for now' ( #86 ) from ivan/disable-android-build into master
...
Reviewed-on: railbird/rn-playground#86
2024-02-03 22:22:28 -07:00
8998cc3ac4
Disable android build for now
2024-02-03 22:21:37 -07:00
bee4dc403b
Merge pull request 'Oops' ( #85 ) from ivan/fix-android-build into master
...
Reviewed-on: railbird/rn-playground#85
2024-02-03 22:09:11 -07:00
edbe916247
Oops
2024-02-03 22:08:51 -07:00
73334a7dd7
Merge pull request 'Fix android build' ( #84 ) from ivan/fix-android-build into master
...
Reviewed-on: railbird/rn-playground#84
2024-02-03 21:59:46 -07:00
497068627c
Fix android build
2024-02-03 21:58:54 -07:00
89361e17e6
Merge pull request 'Automatically organize imports' ( #83 ) from ivan/automatically-organize-imports into master
...
Reviewed-on: railbird/rn-playground#83
2024-02-03 21:48:28 -07:00
18ec4bf9f1
Separate android into its own job
2024-02-03 21:48:05 -07:00
2e75f784dd
Try a different variable
2024-02-03 21:35:31 -07:00
c7179bd0a0
Fix android build
2024-02-03 21:30:32 -07:00
b38c099414
Fix?
2024-02-03 21:27:33 -07:00
e7f5d19707
Please work
2024-02-03 21:17:08 -07:00
4ae2e70586
Take 2
2024-02-03 21:14:18 -07:00
c93072d9b4
Fix CI?
2024-02-03 21:10:16 -07:00
721e728275
Add android build and make tsc find react-native-vision-camera
2024-02-03 21:06:47 -07:00
bfd96d9ccc
Automatically organize imports
2024-02-03 20:30:00 -07:00
3f0e0bb9a9
Merge pull request 'Actually respect prettier configuration' ( #82 ) from ivan/respect-prettier-configuration into master
...
Reviewed-on: railbird/rn-playground#82
2024-02-03 20:25:25 -07:00
2276605e6d
Actually respect prettier configuration
2024-02-03 20:23:54 -07:00
a6883a624a
Merge pull request 'ivan/add-dev-auth' ( #81 ) from ivan/add-dev-auth into master
...
Reviewed-on: railbird/rn-playground#81
2024-02-03 20:18:02 -07:00
fc3cf92dcf
Set dev mode auth headers
2024-02-03 20:15:39 -07:00
e69f9dc2d8
Add ApolloLink to inject auth headers
2024-02-03 18:10:58 -07:00
473d79a32d
Bump react native vision callback
2024-02-03 18:09:55 -07:00
2f8f0227ba
Merge pull request 'Record flow -- Entry screen + navigation stack' ( #79 ) from loewy/camera-screen-stack into master
...
Reviewed-on: railbird/rn-playground#79
2024-02-03 16:45:39 -07:00
7bf0053974
Merge pull request 'Add railbird-gql as a dependency' ( #80 ) from ivan/railbird-gql into master
...
Reviewed-on: railbird/rn-playground#80
2024-02-03 16:44:30 -07:00
5f7e7e31bf
Add typescript to flake
2024-02-03 16:37:27 -07:00
a1bc5377db
Add typescript as dev dependency
2024-02-03 16:18:58 -07:00
f4b93253a8
Add railbird-gql as a dependency
2024-02-03 15:53:53 -07:00
Loewy
56733c854c
add record entry screen/modal and required nav flow
2024-02-02 18:52:19 -08:00
9e170380db
Merge pull request 'Add onVideoChunkReady' ( #78 ) from ivan/addOnVideoChunkReady into master
...
Reviewed-on: railbird/rn-playground#78
2024-02-01 19:55:44 -07:00
23f0beb646
Add onVideoChunkReady
2024-02-01 19:43:44 -07:00
a0af0ad300
Merge pull request 'react-native-vision-camera working with iOS build' ( #71 ) from loewy/ios-pods-camera into master
...
Reviewed-on: railbird/rn-playground#71
2024-02-01 17:20:07 -07:00
Loewy
9187021cda
add pod for VisionCamera & other ios config, update expo-constants version
2024-02-01 16:12:47 -08:00
4fb8fe7d08
Merge pull request 'Minimal Navigation' ( #66 ) from loewy/rn-navigation into master
...
Reviewed-on: railbird/rn-playground#66
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-01 15:13:45 -07:00
Loewy
c882786726
Merge branch 'master' into loewy/rn-navigation
2024-02-01 11:42:50 -08:00
7f6a05c101
Merge pull request 'ivan/react-native-vision-camera-submodule' ( #68 ) from ivan/react-native-vision-camera-submodule into master
...
Reviewed-on: railbird/rn-playground#68
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-02-01 00:59:58 -07:00
06f1aad38e
Lint/tsc fixes
2024-02-01 00:58:23 -07:00
2aa9b4b2d1
Add eslintignore for submodule
2024-02-01 00:39:38 -07:00
152ede26e3
Use http submodule in CI
2024-02-01 00:36:48 -07:00
3f43c8d946
It works!!!
2024-01-31 23:39:55 -07:00
85b1cb8759
Close
2024-01-31 22:45:00 -07:00
82069f3bef
Use react-native-vision-camera submodule
2024-01-31 18:40:12 -07:00
3a31135807
Merge pull request 'Camera Orientation Toggling' ( #63 ) from loewy/camera-orientation-toggle into master
...
Reviewed-on: railbird/rn-playground#63
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-01-31 18:20:43 -07:00
Loewy
6482d43af0
remove unused styles color
2024-01-31 15:56:48 -08:00
Loewy
e221ef070f
app navigator, tab navigator, session screen, minimal config on tabs & container
2024-01-31 15:55:33 -08:00
Loewy
6b547c4ddd
add types, rebase
2024-01-30 17:05:43 -08:00
Loewy
63ef099dc3
add button to change orientation of camera -- passed to props -- needs to be set up
2024-01-30 16:35:47 -08:00
f4cf600d22
Merge pull request 'Camera -- mount & record' ( #62 ) from loewy/rn-vision-camera-preview into master
...
Reviewed-on: railbird/rn-playground#62
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-30 17:33:16 -07:00
Loewy
f9111ffe5e
tested on emulator, works on some physical devices, will record + save to local camera roll & produce logs
2024-01-30 14:18:19 -08:00
Loewy
cd3329baae
add logs, try removing props from Camera component
2024-01-30 14:18:19 -08:00
Loewy
feafd48443
working on emulator but crashing on physical device after calling startRecording
2024-01-30 14:18:19 -08:00
Loewy
eb152bc6c7
boots on android, no recording/file logging/etc, just camera access and button ui
2024-01-30 14:18:19 -08:00
4376f9dc26
Merge pull request 'Android Firebase-Auth' ( #61 ) from loewy/firebase-auth-integration into master
...
Reviewed-on: railbird/rn-playground#61
2024-01-30 15:02:53 -07:00
Loewy
7f7487836c
add some comments and add text to log output
2024-01-29 14:51:24 -08:00
Loewy
7046b23a27
code tested on android, gets a token, logs a user
2024-01-29 14:51:24 -08:00
6ebceb4ce7
Merge pull request 'Android Firebase SDK set up' ( #55 ) from loewy/android-generate-firebase-sdk into master
...
Reviewed-on: railbird/rn-playground#55
2024-01-29 14:26:59 -07:00
Loewy
3d9845e1b3
revert App.tsx
2024-01-27 15:17:09 -08:00
Loewy
07118a870f
android google-service.json linking
2024-01-27 15:11:42 -08:00
abb718603e
Merge pull request 'Android folders from nix shell' ( #52 ) from loewy/renamed-android-folders into master
...
Reviewed-on: railbird/rn-playground#52
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-27 15:40:20 -07:00
Loewy
9f170c1186
revert the nix/store hash on gradle.properties
2024-01-27 14:21:02 -08:00
Loewy
94d4f13a28
get android running in nix shell
2024-01-26 16:41:50 -08:00
4c6bf597a9
Merge pull request 'Firebase SDK for iOS -- duplicate' ( #49 ) from loewy/firebase-sdk into master
...
Reviewed-on: railbird/rn-playground#49
2024-01-26 13:19:03 -07:00
Loewy
4c091745dd
rebased with master + reset package json to previous spacing/commands
2024-01-25 17:27:24 -08:00
Loewy
406f6f5cdd
revert commands in package json
2024-01-25 17:08:58 -08:00
Loewy
4250eca710
firebase sdk installation and set up for iOS + connection test
2024-01-25 17:08:58 -08:00
3bd414506a
Merge pull request 'iOS Directory' ( #46 ) from loewy/renamed_ios_folders into master
...
Reviewed-on: railbird/rn-playground#46
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-25 17:33:13 -07:00
Loewy
a9dbd503e3
build ios directory + rename app.json name and slug
2024-01-25 11:31:21 -08:00
ec0904ffb1
Merge pull request 'Line Graph -- render component' ( #39 ) from loewy/line-graph-render-component into master
...
Reviewed-on: railbird/rn-playground#39
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-18 20:10:09 -07:00
Loewy
b80b05fbd8
add line graph, associated changes to utils/config/styles & test
2024-01-18 16:21:01 -08:00
d9a4247b8e
Merge pull request 'Update CustomGrid' ( #37 ) from loewy/custom-grid-vertical into master
...
Reviewed-on: railbird/rn-playground#37
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-18 14:30:46 -07:00
Loewy
9d5164bd13
add vertical option for custom-grid, add dev docs
2024-01-18 13:21:39 -08:00
ec6d36b44c
ChartLabel -- graph helper component to render title + labels for a chart/graph ( #30 )
...
-- question: helper functions can be used directly in chartLabel OR I could have them be part of useGraphData hook since this component will be called on a graph.
image: shows the Chart Label up top with capital cased keys/labels and color boxes
FIXES #29
Co-authored-by: Loewy <loewy@chainstarters.com >
Reviewed-on: billnerds/rn-playground#30
Reviewed-by: Kat Huang <kkathuang@gmail.com >
Co-authored-by: loewy <loewymalkov@gmail.com >
Co-committed-by: loewy <loewymalkov@gmail.com >
2024-01-17 14:29:28 -07:00
7e7a571f5a
Merge pull request 'Bar Graph Render Component' ( #28 ) from loewy/bar-graph-render into master
...
Reviewed-on: billnerds/rn-playground#28
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-16 15:16:59 -07:00
Loewy
9a61ea59b2
fix import issue caused by renaming
2024-01-15 18:05:21 -08:00
Loewy
5dc141a14a
remove index file for now, do default exports in seperate pr
2024-01-15 18:01:50 -08:00
Loewy
a0f8ec156b
fix spacing
2024-01-15 17:55:19 -08:00
Loewy
7383c85b58
merge chart-view from master, implement in component
2024-01-15 17:52:10 -08:00
Loewy
aed0faebf0
add bar graph, make changes to customgrid and custombars to match new structure
2024-01-15 17:40:24 -08:00
f0b9f8043b
Merge pull request 'ChartView styled component' ( #27 ) from loewy/chart-view into master
...
Reviewed-on: billnerds/rn-playground#27
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-15 15:52:31 -07:00
Loewy
58dfe98448
remove uneeded comment
2024-01-15 13:18:23 -08:00
Loewy
f14ba0e97f
chart-view, styles and tests
2024-01-15 13:02:51 -08:00
Loewy
981b5cebca
add code, bring over chart view and pr first
2024-01-15 12:33:08 -08:00
4e3a93f126
Merge pull request 'Logic handler for bar graph' ( #21 ) from loewy/bar-graph-data into master
...
Reviewed-on: billnerds/rn-playground#21
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-15 12:53:32 -07:00
Loewy
c391a07d70
fix lint issue with master rebase
2024-01-15 11:51:43 -08:00
Loewy
7faa25e103
update types/naming to reflect intended usage for useGraphData hook
2024-01-15 11:50:20 -08:00
Loewy
12c3a6ef6f
add func logic for bar graph
2024-01-15 11:50:20 -08:00
4c1bd21f3d
Merge pull request 'Support new feature tables' ( #26 ) from support-new-feature-schema into master
...
Reviewed-on: billnerds/rn-playground#26
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-01-14 17:46:55 -07:00
abfc6c4c47
Support new feature tables
2024-01-14 17:39:25 -07:00
afb2ef21f5
Merge pull request 'Temp remove shot from app' ( #20 ) from remove-shot-component into master
...
Reviewed-on: billnerds/rn-playground#20
2024-01-12 12:04:33 -07:00
06bb8feeb5
Temp remove shot from app
2024-01-12 12:03:48 -07:00
a112586c2d
Merge pull request 'charts folder in component' ( #19 ) from loewy/add-charts-folder into master
...
Reviewed-on: billnerds/rn-playground#19
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-12 12:02:01 -07:00
Loewy
8d40008e5d
add path
2024-01-11 23:01:05 -08:00
Loewy
a9afd7e0a9
add charts folder in component
2024-01-11 22:59:15 -08:00
28a0426096
Merge pull request 'loewy/custom-bars' ( #18 ) from loewy/custom-bars into master
...
Reviewed-on: billnerds/rn-playground#18
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
Reviewed-by: Kat Huang <kkathuang@gmail.com >
2024-01-10 19:14:27 -07:00
Loewy
dee04269bd
update tests, change naming
2024-01-10 18:12:58 -08:00
Loewy
6c7ceb3eb3
add tests for helper functions on bar
2024-01-10 18:12:58 -08:00
Loewy
4dda9eb24c
add custom-grid and associated files + test - test needs plugin config to work with d3-path and jest
2024-01-10 18:12:58 -08:00
92258f4925
Merge pull request 'Filter utils to create filter input for query' ( #17 ) from filter-query into master
...
Reviewed-on: billnerds/rn-playground#17
2024-01-10 18:08:19 -07:00
5b1b1cdaaa
WIP
2024-01-10 16:23:18 -07:00
875989e3a9
Add filter input
2024-01-10 16:23:18 -07:00
74c17f433a
Merge pull request 'Custom grid component' ( #16 ) from loewy/custom-grid into master
...
Reviewed-on: billnerds/rn-playground#16
2024-01-09 16:46:53 -07:00
Loewy
2903207670
remove custom grid
2024-01-09 15:42:38 -08:00
Loewy
c0723665af
add custom-grid and mock code, add direnv to gitignore
2024-01-09 15:25:36 -08:00
83a648eb90
Merge pull request 'Implement Containers for fetching shots' ( #15 ) from get-shot-with-fragment into master
...
Reviewed-on: billnerds/rn-playground#15
2024-01-09 10:47:58 -07:00
5204599a08
Register fragment
2024-01-08 23:52:08 -07:00
fcdce8706f
Create shot features fragment
2024-01-08 23:52:08 -07:00
5192212e0e
Render fetched shots
2024-01-08 23:52:08 -07:00
376d695416
Merge pull request 'Create higher order component that wraps display components' ( #12 ) from create-query-hoc into master
...
Reviewed-on: billnerds/rn-playground#12
2024-01-08 19:26:44 -07:00
e25425ffe9
Add react native testing library
2024-01-08 17:27:52 -07:00
78d40f1abc
Create with query wrapper
2024-01-08 17:21:47 -07:00
78d99da6df
Merge pull request 'Create Apollo Client' ( #11 ) from create-gql-client into master
...
Reviewed-on: billnerds/rn-playground#11
2024-01-08 00:22:41 -07:00
f797c98d45
Create Apollo Provider
2024-01-08 00:21:36 -07:00
491ca28ab2
Get dotenv working with typescript
2024-01-06 23:58:36 -07:00
7f71c89ffb
Create apollo provider
2024-01-06 23:48:47 -07:00
411d5720b9
Merge pull request 'Fix uri path' ( #10 ) from fix-env into master
...
Reviewed-on: billnerds/rn-playground#10
2024-01-06 23:38:19 -07:00
872dd3fd71
Fix uri path
2024-01-06 23:36:24 -07:00
521e9da4e3
Merge pull request 'Add prettier' ( #9 ) from ivan/add-prettier into master
...
Reviewed-on: billnerds/rn-playground#9
2024-01-06 19:38:04 -07:00
ed8371e08a
Make eslint compatible with prettier
2024-01-06 19:32:00 -07:00
160590658b
Add prettier
2024-01-06 19:25:17 -07:00
002ac7902d
Merge pull request 'Add jest for unit tests' ( #8 ) from add-jest into master
...
Reviewed-on: billnerds/rn-playground#8
2024-01-06 19:08:37 -07:00
e527b198f9
Add a unit test
2024-01-06 19:07:16 -07:00
d68561b372
Add jest for unit tests
2024-01-06 18:46:03 -07:00
c292289f29
Merge pull request 'Add type checking' ( #7 ) from type-check into master
...
Reviewed-on: billnerds/rn-playground#7
2024-01-06 18:06:53 -07:00
e053517765
Add type checking
2024-01-06 18:04:03 -07:00
66d045c2a7
Merge pull request 'Use environment variables for uri' ( #5 ) from env-files into master
...
Reviewed-on: billnerds/rn-playground#5
2024-01-06 15:19:38 -07:00
e1410ed402
Merge branch 'master' into env-files
2024-01-06 06:26:45 -07:00
1031794d85
Merge pull request 'Remove main from action' ( #6 ) from ivan/remove-main-branch-from-actions into master
...
Reviewed-on: billnerds/rn-playground#6
2024-01-06 06:26:20 -07:00
5d2b45b3e5
Again?
2024-01-06 02:31:02 -07:00
73b09fe9cb
Fix?
2024-01-06 02:13:39 -07:00
cd2ecb22b1
Set yarn cache folder
2024-01-06 02:07:26 -07:00
ad66131e01
Fix?
2024-01-05 23:27:48 -07:00
f401c418c5
Only use yarn.lock
2024-01-05 23:25:08 -07:00
7b8db90f75
Fix action
2024-01-05 23:19:39 -07:00
0431ba12c5
Run action on push master
2024-01-05 22:48:28 -07:00
3731bb7532
Add gitea action
2024-01-05 22:47:04 -07:00
a1a3fa45b1
Use environment variables for uri
2024-01-05 19:50:07 -07:00
59541ec0e8
Merge pull request 'Fix lint errors' ( #4 ) from fix-lint-errors into master
...
Reviewed-on: billnerds/rn-playground#4
2024-01-05 19:20:57 -07:00
b334cc377f
Fix lint errors
2024-01-05 19:19:45 -07:00
b1467838da
Merge pull request 'Install eslint' ( #3 ) from linter into master
...
Reviewed-on: billnerds/rn-playground#3
Reviewed-by: Ivan Malison <ivanmalison@gmail.com >
2024-01-05 19:06:40 -07:00
20901fb26c
Add lint rules
2024-01-05 15:39:57 -07:00
295f948104
Install eslint
2024-01-05 14:43:38 -07:00
977ab8f6c9
Creating new repo
2023-12-28 17:18:54 -07:00
c3e2d23a63
Initial commit
...
Generated by create-expo-app 2.1.1.
2023-12-28 16:44:12 -07:00