Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.0 #1570

Merged
merged 100 commits into from
Oct 3, 2024
Merged

v2.2.0 #1570

Changes from 1 commit
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
30c02d6
create swap address button component
roseeichelmann Sep 13, 2024
780dba1
conditionally render button in data table header
roseeichelmann Sep 13, 2024
c803832
add button component to data map
roseeichelmann Sep 13, 2024
e231ef4
fix formatting of button, pass more props
roseeichelmann Sep 16, 2024
8bacd44
pasing along some props
roseeichelmann Sep 16, 2024
ae7055f
rigth justified button, handle confirm click to do swap address mutation
roseeichelmann Sep 16, 2024
d7b561a
fix name
roseeichelmann Sep 17, 2024
7ee674b
simplify this
roseeichelmann Sep 18, 2024
cce7976
add cute icon
roseeichelmann Sep 18, 2024
b4a3b17
remove unused import
roseeichelmann Sep 18, 2024
a954000
update closing tag
roseeichelmann Sep 18, 2024
fdfe01f
put this gnarly object into a variable
roseeichelmann Sep 18, 2024
a7dd33e
only render if not read only
roseeichelmann Sep 18, 2024
94e91fd
remove this
roseeichelmann Sep 18, 2024
a906c42
exclude test accounts when copying email addresses
johnclary Sep 19, 2024
a3de533
bump to hasura v2.43.0
johnclary Sep 20, 2024
9f5a68c
updating a few references to old folders
chiaberry Sep 20, 2024
2bb7459
remove coreUI readmes
chiaberry Sep 20, 2024
d21ad76
merge
roseeichelmann Sep 20, 2024
e3297f4
import swapaddress component
roseeichelmann Sep 20, 2024
97a5d7c
make fields editable
roseeichelmann Sep 20, 2024
cf45133
add section about CRIS extract config
johnclary Sep 20, 2024
fa63752
update extract docs
johnclary Sep 20, 2024
71e6a36
remove busted config image and document geospatial layers a bit
johnclary Sep 20, 2024
d514c25
remove todo
johnclary Sep 23, 2024
d4d7878
rename atd-vz-data to vision-zero
johnclary Sep 23, 2024
6c34b46
Merge pull request #1563 from cityofaustin/chia-update-readme-renaming
johnclary Sep 23, 2024
8693bcc
resolve conflicts and merge main
johnclary Sep 23, 2024
4f1efd5
fix name in package-log
johnclary Sep 23, 2024
43cbbb8
update cris extract docs
johnclary Sep 23, 2024
59e25d7
make the datatable inputs controlled components, add event handlers a…
roseeichelmann Sep 23, 2024
27830ad
change var
roseeichelmann Sep 23, 2024
df19a3e
reset edit field on address swap button click
roseeichelmann Sep 23, 2024
4b53edf
handle case where field value is null
roseeichelmann Sep 23, 2024
d017821
dont need to upper case here
roseeichelmann Sep 23, 2024
7f04709
toUpperCase in on change instead of value
roseeichelmann Sep 24, 2024
d676094
update comment
roseeichelmann Sep 24, 2024
c790a76
debugging comment
roseeichelmann Sep 24, 2024
ef1a471
remove this console log
roseeichelmann Sep 24, 2024
757af76
Merge pull request #1562 from cityofaustin/email-copy-flter
johnclary Sep 24, 2024
69d7a07
add fade prop for option to disable it
roseeichelmann Sep 25, 2024
21e7ecc
dont pass ...props, pass crash directly
roseeichelmann Sep 25, 2024
8a41c0b
improt useMutation, disable animation fade in for modal
roseeichelmann Sep 25, 2024
5966efe
dont need this anymore
roseeichelmann Sep 25, 2024
d2b89c1
and dont need this
roseeichelmann Sep 25, 2024
649fd11
merge
roseeichelmann Sep 25, 2024
f8d3894
use postgis constainer instead of tools container
johnclary Sep 25, 2024
a17b886
add snapshots volume to postgis
johnclary Sep 25, 2024
b54654e
remove db-tools container
johnclary Sep 25, 2024
84419dd
remove wormshole from dockerfile
johnclary Sep 25, 2024
3eb3d9a
remove 'd'
johnclary Sep 25, 2024
2d72e03
restore old files - wip
johnclary Sep 26, 2024
8e2bd5d
fix links that i broke
johnclary Sep 26, 2024
7eb7d7b
fix horrible typos
johnclary Sep 26, 2024
04a7ccc
fix helper script invocation and remove dolla signs
johnclary Sep 26, 2024
52fcb5e
remove dollar sign
johnclary Sep 26, 2024
2aa3ff2
Merge pull request #1566 from cityofaustin/19146-jc-rename-repo
johnclary Sep 26, 2024
3703029
wip ocr narrative extract within cris_import etl
johnclary Sep 26, 2024
4af186d
remove files that were briefly restored
johnclary Sep 26, 2024
b1abc9c
remove jpeg
johnclary Sep 26, 2024
f035461
create migrations for new col
johnclary Sep 26, 2024
0280a9d
use db view for this
johnclary Sep 26, 2024
5738208
add migration to use old narrative when new is null
johnclary Sep 27, 2024
c9d605d
update update statement
johnclary Sep 27, 2024
18535b0
more logging
johnclary Sep 27, 2024
8df55db
add comment
johnclary Sep 27, 2024
4d10547
thread it
johnclary Sep 27, 2024
514ce8b
refine download file
johnclary Sep 27, 2024
a884e99
rework pixel tests and handle narrative-related tasks
johnclary Sep 27, 2024
4a7ad2a
cleanup unused objects
johnclary Sep 27, 2024
9c4628f
comments
johnclary Sep 27, 2024
aed62f4
remove old tables from ignore list
johnclary Sep 30, 2024
8dfc6b7
Merge branch 'jc-download-db-data' into 19204-ocr-narrative
johnclary Sep 30, 2024
a772af1
add docs and rename env to bucket_env
johnclary Sep 30, 2024
7f93f3d
typos
johnclary Sep 30, 2024
a704bc3
interrobang + comment
johnclary Sep 30, 2024
ea5352c
remove cr3 v0 test
johnclary Sep 30, 2024
ee3bff7
lint
johnclary Sep 30, 2024
004b670
comment out bulk narrative update
johnclary Sep 30, 2024
6bfcf11
add ocr script usage example
johnclary Sep 30, 2024
cb550ae
update env var
johnclary Sep 30, 2024
066be37
rename env var and doctring
johnclary Sep 30, 2024
2c3f07c
doc string and var passing
johnclary Sep 30, 2024
5631bac
use a better exception
johnclary Sep 30, 2024
bf85486
Merge pull request #1565 from cityofaustin/jc-more-docs
johnclary Sep 30, 2024
bf27634
add jpeg to .gitignore
johnclary Oct 1, 2024
4ab925c
Merge pull request #1551 from cityofaustin/19016_swap_addresses
roseeichelmann Oct 1, 2024
3449372
fixes bug
roseeichelmann Oct 2, 2024
830d348
set state to string instead of null
roseeichelmann Oct 2, 2024
9c13dd1
chain promise so old value doesnt flash on screen before refetch
roseeichelmann Oct 2, 2024
5cdda0d
Merge branch 'main' into 19014_enable_address_editing
roseeichelmann Oct 2, 2024
3aeca4a
dont need this
roseeichelmann Oct 2, 2024
ec41697
if null set to empty string
roseeichelmann Oct 2, 2024
ff113ec
rename env to bucket_env in template
johnclary Oct 2, 2024
4615121
unique key prop
roseeichelmann Oct 2, 2024
1606c9e
Merge pull request #1567 from cityofaustin/jc-download-db-data
johnclary Oct 2, 2024
f83f24e
fix boolean bug
roseeichelmann Oct 2, 2024
acab040
Merge pull request #1564 from cityofaustin/19014_enable_address_editing
roseeichelmann Oct 3, 2024
8f72239
Merge pull request #1568 from cityofaustin/19204-ocr-narrative
johnclary Oct 3, 2024
f579a2e
bump to v2.2.0
johnclary Oct 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update extract docs
johnclary committed Sep 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit fa637526b94740a28d3c93c1661855ff15b95fbe
19 changes: 11 additions & 8 deletions database/README.md
Original file line number Diff line number Diff line change
@@ -88,28 +88,31 @@ Additional information about CRIS access can be found on the [TxDOT website](htt
To configure a new extract delivery, login with the appropriate account and follow these steps.

1. Login to CRIS using the appropriate account (see above): https://cris.dot.state.tx.us/
2.

![CRIS extract config - page 1](../docs/images/extract_config_1.png)

![CRIS extract config - page 2](../docs/images/extract_config_2.png)

![CRIS extract config - page 3](../docs/images/extract_config_3.png)
2. From the **My Extract Requests** page, click **Add**, and follow the extract request wizard

- **Extract Type**: Standard
- **Extract Format**: CSV
- **Include CR-3 Crash Report files in Extract**: Yes

![CRIS extract config - page 1](../docs/images/extract_config_1.png)

- **Include Crash Reports From**: Specific Counties: `Hays`, `Travis`, and `Williamson`

![CRIS extract config - page 2](../docs/images/extract_config_2.png)

- **Include Crash Reports From**: Process Date range
- If you are backfilling, include a day before your target day as a buffer.
- If you request a process date of today, the extract will not deliver until the next day.
- To set up a recurring request, add a range of dates that ends in the future.
- To set up a recurring request, add a range of dates that ends in the future.

Any part of the range that falls in the past will be delivered in single zip that is separate from the zips that will deliver in the future. The includes - all records with process dates available including today.

Any part of the range that is in the future will create daily zips that include each day available going forward. For example, on 4/19/2024, you make a request for Process Begin Date = 01/01/2024 and Process End Date = 12/31/2024 The would receive two zips: One containing all records with process date from 01/01/2024 to 04/18/2024, and one containing all records with process date from 04/19/2024 to 04/19/2024. Going forward, you will receive one zip per day for each process date that passes

- **Extract password**: the password called CRIS Archive Extract Password which is found in the entry called Vision Zero CRIS Import
![CRIS extract config - page 3](../docs/images/extract_config_3.png)

- **Extract password**: the password called CRIS Archive Extract Password which is found in the entry called Vision Zero CRIS Import
- **Delivery**: How you want to receive it. Typically you would use the pre-configured AWS option, specifiyng the `dev`, `staging`, or `prod` inbox subdirectory. See the CRIS import ETL readme for more details.

#### CRIS data processing