Commit Graph

360 Commits

Author SHA1 Message Date
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
828140ed2b Updates 2024-02-20 19:18:29 -07:00
9a2cae0c70 Add scripts for checking that graphql-codegen results in no changes 2024-02-20 19:18:29 -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
ce8cfd6a68 Merge pull request 'TerminateUploadStream -- add fields' (#3) from loewy/terminate-upload-add-fields into master
Reviewed-on: #3
2024-02-15 21:38:15 -07:00
Loewy
234d4d0fa9 run codegen 2024-02-15 18:30:33 -08:00
Loewy
4d05d9a539 update operations 2024-02-15 18:14:54 -08:00
Loewy
3f16310f67 wip: add videoName, gameType & tableSize 2024-02-15 15:45:38 -08: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