steveoh

Results 75 issues of steveoh

```bash #!/usr/bin/env bash if [[ -z "$ARCGIS_HOME" ]]; then export ARCGIS_HOME=$HOME fi export AGSSERVER=${ARCGIS_HOME}/server source ${ARCGIS_HOME}/sbin/arcgis-utils.sh SITE_NAME=$(hostname -f) #echo $* FEDERATION_SERVER_FUNCTION="" while [ "$1" != "" ]; do case $1...

because you want to do that and not have to make the same changes erytime.

### Blog author Steve Gourley ### Blog title A closer look at v7 changes ### Blog description Let's take a deep dive into some of the main changes that happened...

blog-post

- Hover styles - Secondary buttons The design system shows a solid and outlined button ![Image](https://github.com/agrc/gis.utah.gov/assets/325813/e370a549-b1a8-43e0-8d09-40e5e99a6596) We may need to rethink the `actionText` or introduce a `secondaryActionText` and url

## Issues - [x] [There are a lot of published pages not in the site map](https://docs.google.com/spreadsheets/d/11XOb4xn3gMVULT_Pg2W-ipwIxH848h_lBomqLKFvZew/edit#gid=456176298) - [ ] [h1 tags are missing or empty](https://docs.google.com/spreadsheets/d/1C5BBPzhdZtF6ttFPwumCl_qIrMgKOfIIsUJy2PZj-zA/edit#gid=2012194618) - [ ] [multiple h1...

accessibility

We have valid certificates for all machines. https://github.com/agrc/forklift/blob/a9601c63253048eaf40fd439746e8af99cf2181e/src/forklift/arcgis.py#L172 @stdavis thoughts?

enhancement
good first issue

In the future crates will have data sources that do not resemble the tables that we expect. They will be web api requests to map servers or custom apis. We...

```INFO 06-12 00:01:13 engine: 233 stopping (GISApp3) INFO 06-12 00:01:40 engine: 238 stopping GISApp3 time: 26202 ms ERROR 06-12 00:01:40 engine: 242 GISApp3 did not stop, skipping copy. HTTPSConnectionPool(host='...', port=6443):...