Commit c3d43fe
Release/1.21.6.clean (#58)
* Increase map render threshold (#32)
* format on save
* Increase MAP_RENDER_POINT_THRESHOLD
* format on save
* increase SAMPLE_VIS_MAX_QUERY_SIZE to match
* format on save
* GRUMP Visualization hide logic'
* additional hide logic'
* simplify logic
* refactor section header
* format on save
* pause data fetching on recommended datasets
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* Feature/dataset download improvements (#35)
* format on save
* open download link directly
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* Merge release/1.21.4
* Format Entire Codebase and Ignore in Git Blame (#40)
* Format entire codebase
* git blame ignore these revisions
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* add howard (#44)
Co-authored-by: Howard Kim <hwk@uw.edu>
* add ignore revs
* Feature/chore cleanup logs (#45)
* nit
* rm logs
* unused
* rm logs
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* bump
* Release/1.21.4 EBS: 06-04-21-340 redo (#38)
* Increase map render threshold (#32)
* format on save
* Increase MAP_RENDER_POINT_THRESHOLD
* format on save
* increase SAMPLE_VIS_MAX_QUERY_SIZE to match
* format on save
* GRUMP Visualization hide logic'
* additional hide logic'
* simplify logic
* refactor section header
* format on save
* pause data fetching on recommended datasets
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* Feature/dataset download improvements (#35)
* format on save
* open download link directly
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* bump
* nit
* Revert Data Thresholds
* Fix alignment
* note on duplicate constant
* rm unused
* nit
* nit
* button loading state
* Add direct download suggestion threshold constant
* Add large dataset warning dialog to DownloadDialog component
* Refactor DownloadDialog to include conditional rendering for download steps based on dataset size, integrating a new DownloadStepWithWarning component for large datasets.
* Remove unused Grid component and refactor DownloadStepWithWarning integration in DownloadDialog.
* Remove debug console logs from DownloadDialog component for cleaner code.
* Enhance LargeDatasetWarningDialog to display the number of rows in the dataset for better user awareness during downloads.
* Add Direct Download button to LargeDatasetWarningDialog for improved user experience
* Refactor DownloadDialog to ensure main dialog closes upon direct download and download confirmation, enhancing user flow.
* Update button text in LargeDatasetWarningDialog to clarify direct download action
* oops!
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* Sentry (#52)
* revert docs
* Fix Decision Tree
* ignore
* Disable deprecated API warnings
* add Sentry packages
* downgrade sentry version
* add sentry to root
* add tracing package
* fix
* snetry cli
* ignore env
* add sentry script
* Sentry initialization logic per environment
* wip
* add environments
* rm x-sentry-token
* default to dev
* no staging on front
* mv
* pii false
* rm unused
---------
Co-authored-by: Howard Kim <hwk@uw.edu>
* bump
---------
Co-authored-by: Howard Kim <hwk@uw.edu>1 parent 2ab3b50 commit c3d43fe
File tree
5 files changed
+225
-48
lines changed- docs
- src
5 files changed
+225
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
9 | 8 | | |
10 | | - | |
11 | 9 | | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
19 | 42 | | |
20 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
21 | 47 | | |
22 | 48 | | |
23 | 49 | | |
| |||
0 commit comments