Commit Graph

  • c9f2187cc2 Run prettier on gql stuff Ivan Malison 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 Kat Huang 2024-02-22 18:11:07 -07:00
  • 318a2a24fd Ignore Kat Huang 2024-02-22 18:01:42 -07:00
  • 2224a8ccbd Remove after before Kat Huang 2024-02-22 18:00:52 -07:00
  • 48e2bec9ce Elapsed time in seconds Kat Huang 2024-02-22 17:55:37 -07:00
  • 6a1807efc8 Make created at, ended at optional Kat Huang 2024-02-22 17:13:46 -07:00
  • 0ad6e63733 Make video name optional Kat Huang 2024-02-22 17:07:29 -07:00
  • 6255e246e7 Merge pull request 'Remove @includes from feed' (#5) from kat/include into master Ivan Malison 2024-02-22 16:46:09 -07:00
  • 808fae0480 Remove @includes from feed Kat Huang 2024-02-22 16:45:26 -07:00
  • 44d2402f4b componetize session Loewy 2024-02-22 11:24:18 -08:00
  • 7da14dbb6c back header types, transform-ignore-pattern & tidy up docs for imagefallback Loewy 2024-02-21 18:02:54 -08:00
  • cc597b3cfb Merge pull request 'Create gql feed' (#4) from kat/update-video-gql into master Ivan Malison 2024-02-21 19:18:20 -07:00
  • 60af058ba4 Create feed Kat Huang 2024-02-21 19:13:30 -07:00
  • 608e784205 Merge branch 'master' into loewy/session-details Loewy 2024-02-21 17:58:56 -08:00
  • 36041dd41b make header component, clean up styles, scrollview + graph Loewy 2024-02-21 17:20:30 -08:00
  • 17aee8f220 Drop frame count from videl gql Kat Huang 2024-02-21 17:44:24 -07:00
  • 294198958d Merge pull request 'Fix nav param + rename to useRecordingDetails' (#132) from loewy/fix-nav-param into master loewy 2024-02-21 15:29:15 -07:00
  • fe824f90ef add fix nav param and rename to useRecordingDetails for consistency Loewy 2024-02-21 13:48:09 -08:00
  • a560ebdb70 revert gradle.properties/env.dev Loewy 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 dean 2024-02-21 14:04:23 -07:00
  • 4df6e51e82 renamed files and directories to get rid of session references Dean 2024-02-21 12:39:58 -08:00
  • cef4119afa Merge pull request 'Create Session Card' (#126) from dean/session-card into master Ivan Malison 2024-02-20 22:25:11 -07:00
  • bee765714e cleanup comments Dean 2024-02-20 20:53:29 -08:00
  • edff79abb6 kat/add-apollo-timeout (#128) Kat Huang 2024-02-20 20:07:05 -07:00
  • 2505fc1bf7 make some components, almost done, need to do ui for notes/free play Loewy 2024-02-20 18:49:08 -08:00
  • d400434e89 Merge pull request 'Bump railbird-gql version' (#127) from ivan/bump-gql into master Ivan Malison 2024-02-20 19:49:03 -07:00
  • 4bd438d692 Bump railbird-gql version Ivan Malison 2024-02-20 19:45:25 -07:00
  • 828140ed2b Updates Ivan Malison 2024-02-20 19:18:21 -07:00
  • 9a2cae0c70 Add scripts for checking that graphql-codegen results in no changes Ivan Malison 2024-02-20 19:17:43 -07:00
  • 3a621b8323 fixed typescript error and properly dealt with new dependency Dean 2024-02-20 17:24:18 -08:00
  • 0360fb413c correct linter errors Dean 2024-02-20 14:54:14 -08:00
  • 5b86a0f6d9 fixed things for linter Dean 2024-02-20 14:38:13 -08:00
  • 24c14fb7ca added session feed page and session component with click to details Dean 2024-02-20 14:25:49 -08:00
  • fbbcd51df5 added session-card component Dean 2024-02-20 12:19:43 -08:00
  • 5a9578d554 Merge pull request 'Orientation Context' (#124) from dean/orientation-context into master dean 2024-02-20 18:00:00 -07:00
  • 5cb1069c1c wip Loewy 2024-02-20 16:13:29 -08:00
  • 0c8cad6608 revert changes to env & gradle.properties Loewy 2024-02-18 15:29:15 -08:00
  • b865f78e22 wip: use react-native-modal, swipe close + scrollview for content Loewy 2024-02-18 15:25:36 -08:00
  • bc7b066864 wip: tidy up styles, wireframed Loewy 2024-02-16 16:16:17 -08:00
  • 7b4af08296 rebase Loewy 2024-02-19 14:59:45 -08:00
  • c77bc476aa undo chat hallucination Dean 2024-02-20 13:12:40 -08:00
  • b802bb01e6 best practices cleanup chats code review Dean 2024-02-20 13:06:01 -08:00
  • 61f9add741 deleted unnecessary comments Dean 2024-02-20 12:50:34 -08:00
  • d8e9eef8b1 add orientation context Dean 2024-02-20 12:36:20 -08:00
  • 7bddeca783 Merge pull request 'Finalize recording' (#117) from loewy/finalize-video-flow into master loewy 2024-02-20 11:28:14 -07:00
  • d03565ba26 remove log Loewy 2024-02-19 17:50:04 -08:00
  • 36fe81cb3e add permission error, issue with useState, await requestPermission Loewy 2024-02-19 17:49:23 -08:00
  • f9edab8f36 rename isOpen to isDropdownOpen Loewy 2024-02-19 14:01:44 -08:00
  • ffe95a12f2 useDropdown hook, review requests Loewy 2024-02-19 13:19:21 -08:00
  • bcef200765 add ' to tableSize label Loewy 2024-02-18 16:35:33 -08:00
  • dc0e3989d4 revert railbird-gql version to point to master Loewy 2024-02-18 16:01:54 -08:00
  • b9f821652c seperate concerns, make hook for videoDetails Loewy 2024-02-16 15:10:56 -08:00
  • b04c6aa345 render video detail inputs conditionally, terminateUpload on save Loewy 2024-02-12 10:28:42 -08:00
  • b05e354459 kat/refactor-use-graph-data (#121) Kat Huang 2024-02-18 23:14:07 -07:00
  • ce8cfd6a68 Merge pull request 'TerminateUploadStream -- add fields' (#3) from loewy/terminate-upload-add-fields into master Ivan Malison 2024-02-15 21:38:15 -07:00
  • 234d4d0fa9 run codegen Loewy 2024-02-15 18:30:33 -08:00
  • 4d05d9a539 update operations Loewy 2024-02-15 18:14:54 -08:00
  • 3f16310f67 wip: add videoName, gameType & tableSize Loewy 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 loewy 2024-02-15 13:00:33 -07:00
  • 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 Loewy 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 Ivan Malison 2024-02-14 09:59:27 -07:00
  • 2fc7c8ab1e Move to segment index Ivan Malison 2024-02-13 15:53:42 -07:00
  • dc5a90cf1a Merge pull request 'ChartContainer -- axis render parent component for graphs' (#42) from loewy/chart-container-wrapper into master Kat Huang 2024-02-13 16:16:50 -07:00
  • 2e49bc4709 link issues to todo comments Loewy 2024-02-13 14:57:19 -08:00
  • 4e7046bd28 update test to be for the container rather than component Loewy 2024-02-13 14:10:05 -08:00
  • 3eab510f5a wip: types updated, works with x axis wrapped in container Loewy 2024-02-13 13:38:47 -08:00
  • 8c3b745d4d wip: minor changes Loewy 2024-02-13 11:50:06 -08:00
  • db9475cf3b Merge pull request 'Set up svg transformer' (#114) from loewy/set-up-svg-transformer into master loewy 2024-02-13 15:59:57 -07:00
  • 31c212807b remove comments Loewy 2024-02-12 21:59:01 -08:00
  • aca8caa5c3 test with icon Loewy 2024-02-12 21:56:26 -08:00
  • b30ef2ef2b wip: builds, need to test with icons, fixes import issue for assets Loewy 2024-02-12 21:35:09 -08:00
  • 62637badcb Merge pull request 'Move camera access permissions' (#113) from loewy/permissions into master loewy 2024-02-12 14:57:21 -07:00
  • ddcd9899b3 add type to consts + remove if block Loewy 2024-02-12 13:47:50 -08:00
  • d3db06a90c add function to check platform and return alert Loewy 2024-02-12 12:51:04 -08:00
  • 92e211a21a fix prettier Loewy 2024-02-12 10:31:59 -08:00
  • 1098ba4c7d move permissions to record Loewy 2024-02-09 13:17:14 -08:00
  • 2c5a843835 Merge pull request 'Login + Profile -- UI' (#109) from loewy/login-ui into master loewy 2024-02-12 11:22:03 -07:00
  • 204e289627 Actually regenerate code Ivan Malison 2024-02-11 22:46:11 -07:00
  • fd731b2ecf Fix video uplaod Ivan Malison 2024-02-11 22:44:18 -07:00
  • e733e413ef Small tweaks Ivan Malison 2024-02-11 22:42:37 -07:00
  • e1abd8e85c prettier Loewy 2024-02-08 13:31:01 -08:00
  • 3b1abc9ae8 working, needs testing on physical device Loewy 2024-02-08 13:02:18 -08:00
  • 6b8737e182 wip: needs testing on physical devices Loewy 2024-02-08 12:38:55 -08:00
  • baab800a1c working with email on create user / sign in -- not getting expected error from firebase Loewy 2024-02-08 12:32:20 -08:00
  • e2bde3bd01 wip, ui toggle mocked Loewy 2024-02-08 10:21:23 -08:00
  • f849780aac some stuff Loewy 2024-02-07 22:06:19 -08:00
  • 37004a1f6e minor changes Loewy 2024-02-07 21:17:23 -08:00
  • d483be05a6 sketch out profile screen so we have a logout, minor clean up Loewy 2024-02-07 21:03:55 -08:00
  • 0c89178542 Merge pull request 'Properly support orientation in recorded video' (#106) from ivan/orientation into master Ivan Malison 2024-02-08 11:34:19 -07:00
  • c8999f8250 Properly support orientation in recorded video Ivan Malison 2024-02-08 11:17:35 -07:00
  • 2fd1f26325 Merge pull request 'move App.tsx to src' (#105) from loewy/move-app-tsx-to-src into master tiki 2024-02-07 23:04:39 -07:00
  • 03774a540f move App.tsx to src Loewy 2024-02-07 21:24:24 -08:00
  • f559c1e215 Merge pull request 'Auth-Context -- Navigation' (#103) from loewy/auth-context into master loewy 2024-02-07 22:02:20 -07:00
  • ea130df02b remove loading for now Loewy 2024-02-07 17:49:08 -08:00
  • 2ac780bdaa put sign out back on sessiontsx for now Loewy 2024-02-07 17:37:58 -08:00
  • a9f474fa62 revert screens, ready for pr Loewy 2024-02-07 17:33:27 -08:00
  • 3a476e0db4 here you go loewy Andy Malkin 2024-02-07 16:59:11 -08:00
  • b9221fa949 wip: almost there, needs dev mode sorted + loading Loewy 2024-02-07 15:39:11 -08:00
  • 07db6e21db undo some changes to keep history clean Loewy 2024-02-07 11:08:25 -08:00
  • e5e998df36 sketch out nav with auth Loewy 2024-02-07 10:57:32 -08:00