Commit Graph

279 Commits

Author SHA1 Message Date
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