Commit Graph

  • 473d79a32d Bump react native vision callback Ivan Malison 2024-02-03 18:09:55 -0700
  • 2f8f0227ba Merge pull request 'Record flow -- Entry screen + navigation stack' (#79) from loewy/camera-screen-stack into master Ivan Malison 2024-02-03 16:45:39 -0700
  • 7bf0053974 Merge pull request 'Add railbird-gql as a dependency' (#80) from ivan/railbird-gql into master Ivan Malison 2024-02-03 16:44:30 -0700
  • 5f7e7e31bf Add typescript to flake Ivan Malison 2024-02-03 16:37:27 -0700
  • a1bc5377db Add typescript as dev dependency Ivan Malison 2024-02-03 16:18:58 -0700
  • f4b93253a8 Add railbird-gql as a dependency Ivan Malison 2024-02-03 15:53:53 -0700
  • db82f66c5d Add typescript build configuration Ivan Malison 2024-02-03 15:28:18 -0700
  • b7aaef15a6 Actually fix main target Ivan Malison 2024-02-03 15:17:36 -0700
  • bc6f1629db Fix main target Ivan Malison 2024-02-03 15:15:35 -0700
  • 7060eb1e95 Add a flake and move code to index.tsx Ivan Malison 2024-02-03 15:08:27 -0700
  • e23546de88 Create gql query for shot data kat/add-shot-queries Kat Huang 2024-02-03 13:30:52 -0700
  • 582cf4fe75 Add upload mutations Ivan Malison 2024-02-03 03:34:57 -0700
  • 0f6b2b5245 Add schema Ivan Malison 2024-02-03 03:16:55 -0700
  • 56733c854c add record entry screen/modal and required nav flow Loewy 2024-02-02 18:52:19 -0800
  • 9e170380db Merge pull request 'Add onVideoChunkReady' (#78) from ivan/addOnVideoChunkReady into master Ivan Malison 2024-02-01 19:55:44 -0700
  • 23f0beb646 Add onVideoChunkReady Ivan Malison 2024-02-01 19:43:44 -0700
  • a0af0ad300 Merge pull request 'react-native-vision-camera working with iOS build' (#71) from loewy/ios-pods-camera into master Ivan Malison 2024-02-01 17:20:07 -0700
  • 9187021cda add pod for VisionCamera & other ios config, update expo-constants version Loewy 2024-02-01 16:12:47 -0800
  • 4fb8fe7d08 Merge pull request 'Minimal Navigation' (#66) from loewy/rn-navigation into master loewy 2024-02-01 15:13:45 -0700
  • c882786726 Merge branch 'master' into loewy/rn-navigation Loewy 2024-02-01 11:42:50 -0800
  • 7f6a05c101 Merge pull request 'ivan/react-native-vision-camera-submodule' (#68) from ivan/react-native-vision-camera-submodule into master Ivan Malison 2024-02-01 00:59:58 -0700
  • 06f1aad38e Lint/tsc fixes Ivan Malison 2024-02-01 00:58:23 -0700
  • 2aa9b4b2d1 Add eslintignore for submodule Ivan Malison 2024-02-01 00:39:38 -0700
  • 152ede26e3 Use http submodule in CI Ivan Malison 2024-02-01 00:36:48 -0700
  • 3f43c8d946 It works!!! Ivan Malison 2024-01-31 23:39:55 -0700
  • 85b1cb8759 Close Ivan Malison 2024-01-31 22:45:00 -0700
  • 82069f3bef Use react-native-vision-camera submodule Ivan Malison 2024-01-31 18:40:12 -0700
  • 3a31135807 Merge pull request 'Camera Orientation Toggling' (#63) from loewy/camera-orientation-toggle into master Ivan Malison 2024-01-31 18:20:43 -0700
  • 6482d43af0 remove unused styles color Loewy 2024-01-31 15:56:48 -0800
  • e221ef070f app navigator, tab navigator, session screen, minimal config on tabs & container Loewy 2024-01-31 15:55:33 -0800
  • 6b547c4ddd add types, rebase Loewy 2024-01-30 17:05:43 -0800
  • 63ef099dc3 add button to change orientation of camera -- passed to props -- needs to be set up Loewy 2024-01-30 16:35:11 -0800
  • f4cf600d22 Merge pull request 'Camera -- mount & record' (#62) from loewy/rn-vision-camera-preview into master loewy 2024-01-30 17:33:16 -0700
  • f9111ffe5e tested on emulator, works on some physical devices, will record + save to local camera roll & produce logs Loewy 2024-01-30 14:08:46 -0800
  • cd3329baae add logs, try removing props from Camera component Loewy 2024-01-30 12:55:52 -0800
  • feafd48443 working on emulator but crashing on physical device after calling startRecording Loewy 2024-01-30 00:15:23 -0800
  • eb152bc6c7 boots on android, no recording/file logging/etc, just camera access and button ui Loewy 2024-01-29 19:01:45 -0800
  • 4376f9dc26 Merge pull request 'Android Firebase-Auth' (#61) from loewy/firebase-auth-integration into master Ivan Malison 2024-01-30 15:02:53 -0700
  • 7f7487836c add some comments and add text to log output Loewy 2024-01-29 14:50:31 -0800
  • 7046b23a27 code tested on android, gets a token, logs a user Loewy 2024-01-29 14:42:00 -0800
  • 6ebceb4ce7 Merge pull request 'Android Firebase SDK set up' (#55) from loewy/android-generate-firebase-sdk into master Ivan Malison 2024-01-29 14:26:59 -0700
  • 3d9845e1b3 revert App.tsx Loewy 2024-01-27 15:17:09 -0800
  • 07118a870f android google-service.json linking Loewy 2024-01-27 15:11:42 -0800
  • abb718603e Merge pull request 'Android folders from nix shell' (#52) from loewy/renamed-android-folders into master loewy 2024-01-27 15:40:20 -0700
  • 9f170c1186 revert the nix/store hash on gradle.properties Loewy 2024-01-27 14:21:02 -0800
  • 94d4f13a28 get android running in nix shell Loewy 2024-01-26 11:06:11 -0800
  • 4c6bf597a9 Merge pull request 'Firebase SDK for iOS -- duplicate' (#49) from loewy/firebase-sdk into master loewy 2024-01-26 13:19:03 -0700
  • 4c091745dd rebased with master + reset package json to previous spacing/commands Loewy 2024-01-25 17:27:24 -0800
  • 406f6f5cdd revert commands in package json Loewy 2024-01-25 14:57:14 -0800
  • 4250eca710 firebase sdk installation and set up for iOS + connection test Loewy 2024-01-25 14:52:13 -0800
  • 3bd414506a Merge pull request 'iOS Directory' (#46) from loewy/renamed_ios_folders into master Kat Huang 2024-01-25 17:33:13 -0700
  • a9dbd503e3 build ios directory + rename app.json name and slug Loewy 2024-01-25 11:31:21 -0800
  • ec0904ffb1 Merge pull request 'Line Graph -- render component' (#39) from loewy/line-graph-render-component into master loewy 2024-01-18 20:10:09 -0700
  • b80b05fbd8 add line graph, associated changes to utils/config/styles & test Loewy 2024-01-18 16:21:01 -0800
  • d9a4247b8e Merge pull request 'Update CustomGrid' (#37) from loewy/custom-grid-vertical into master loewy 2024-01-18 14:30:46 -0700
  • 9d5164bd13 add vertical option for custom-grid, add dev docs Loewy 2024-01-18 13:21:39 -0800
  • ec6d36b44c ChartLabel -- graph helper component to render title + labels for a chart/graph (#30) loewy 2024-01-17 14:29:28 -0700
  • 7e7a571f5a Merge pull request 'Bar Graph Render Component' (#28) from loewy/bar-graph-render into master loewy 2024-01-16 15:16:59 -0700
  • 9a61ea59b2 fix import issue caused by renaming Loewy 2024-01-15 18:05:21 -0800
  • 5dc141a14a remove index file for now, do default exports in seperate pr Loewy 2024-01-15 18:01:50 -0800
  • a0f8ec156b fix spacing Loewy 2024-01-15 17:55:19 -0800
  • 7383c85b58 merge chart-view from master, implement in component Loewy 2024-01-15 17:52:10 -0800
  • aed0faebf0 add bar graph, make changes to customgrid and custombars to match new structure Loewy 2024-01-15 17:40:24 -0800
  • f0b9f8043b Merge pull request 'ChartView styled component' (#27) from loewy/chart-view into master Kat Huang 2024-01-15 15:52:31 -0700
  • 58dfe98448 remove uneeded comment Loewy 2024-01-15 13:18:23 -0800
  • f14ba0e97f chart-view, styles and tests Loewy 2024-01-15 13:02:51 -0800
  • 981b5cebca add code, bring over chart view and pr first Loewy 2024-01-15 12:33:08 -0800
  • 4e3a93f126 Merge pull request 'Logic handler for bar graph' (#21) from loewy/bar-graph-data into master loewy 2024-01-15 12:53:32 -0700
  • c391a07d70 fix lint issue with master rebase Loewy 2024-01-15 11:51:43 -0800
  • 7faa25e103 update types/naming to reflect intended usage for useGraphData hook Loewy 2024-01-12 16:21:40 -0800
  • 12c3a6ef6f add func logic for bar graph Loewy 2024-01-12 13:04:45 -0800
  • 4c1bd21f3d Merge pull request 'Support new feature tables' (#26) from support-new-feature-schema into master Kat Huang 2024-01-14 17:46:55 -0700
  • abfc6c4c47 Support new feature tables Kat Huang 2024-01-14 17:38:08 -0700
  • afb2ef21f5 Merge pull request 'Temp remove shot from app' (#20) from remove-shot-component into master Kat Huang 2024-01-12 12:04:33 -0700
  • 06bb8feeb5 Temp remove shot from app Kat Huang 2024-01-12 12:03:48 -0700
  • a112586c2d Merge pull request 'charts folder in component' (#19) from loewy/add-charts-folder into master Kat Huang 2024-01-12 12:02:01 -0700
  • 8d40008e5d add path Loewy 2024-01-11 23:01:05 -0800
  • a9afd7e0a9 add charts folder in component Loewy 2024-01-11 22:59:15 -0800
  • 28a0426096 Merge pull request 'loewy/custom-bars' (#18) from loewy/custom-bars into master loewy 2024-01-10 19:14:27 -0700
  • dee04269bd update tests, change naming Loewy 2024-01-10 18:09:47 -0800
  • 6c7ceb3eb3 add tests for helper functions on bar Loewy 2024-01-10 16:34:27 -0800
  • 4dda9eb24c add custom-grid and associated files + test - test needs plugin config to work with d3-path and jest Loewy 2024-01-10 12:30:46 -0800
  • 92258f4925 Merge pull request 'Filter utils to create filter input for query' (#17) from filter-query into master Kat Huang 2024-01-10 18:08:19 -0700
  • 5b1b1cdaaa WIP Kat Huang 2024-01-09 16:28:48 -0700
  • 875989e3a9 Add filter input Kat Huang 2024-01-09 00:45:18 -0700
  • 74c17f433a Merge pull request 'Custom grid component' (#16) from loewy/custom-grid into master Kat Huang 2024-01-09 16:46:53 -0700
  • 2903207670 remove custom grid Loewy 2024-01-09 15:42:38 -0800
  • c0723665af add custom-grid and mock code, add direnv to gitignore Loewy 2024-01-09 15:25:36 -0800
  • 83a648eb90 Merge pull request 'Implement Containers for fetching shots' (#15) from get-shot-with-fragment into master Kat Huang 2024-01-09 10:47:58 -0700
  • 5204599a08 Register fragment Kat Huang 2024-01-08 22:31:08 -0700
  • fcdce8706f Create shot features fragment Kat Huang 2024-01-08 22:23:51 -0700
  • 5192212e0e Render fetched shots Kat Huang 2024-01-08 22:14:21 -0700
  • 376d695416 Merge pull request 'Create higher order component that wraps display components' (#12) from create-query-hoc into master Kat Huang 2024-01-08 19:26:44 -0700
  • e25425ffe9 Add react native testing library Kat Huang 2024-01-08 17:26:31 -0700
  • 78d40f1abc Create with query wrapper Kat Huang 2024-01-08 15:57:12 -0700
  • 78d99da6df Merge pull request 'Create Apollo Client' (#11) from create-gql-client into master Kat Huang 2024-01-08 00:22:41 -0700
  • f797c98d45 Create Apollo Provider Kat Huang 2024-01-06 23:58:54 -0700
  • 491ca28ab2 Get dotenv working with typescript Kat Huang 2024-01-06 23:58:36 -0700
  • 7f71c89ffb Create apollo provider Kat Huang 2024-01-06 23:48:47 -0700
  • 411d5720b9 Merge pull request 'Fix uri path' (#10) from fix-env into master Kat Huang 2024-01-06 23:38:19 -0700