Commit Graph

237 Commits

Author SHA1 Message Date
Loewy
fe824f90ef add fix nav param and rename to useRecordingDetails for consistency 2024-02-21 13:48:09 -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
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
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