Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Comments

feat(hub-common): search events download as csv#1846

Merged
brittneyjb merged 1 commit intomasterfrom
f/12757-events-api-download-events-as-csv
Apr 4, 2025
Merged

feat(hub-common): search events download as csv#1846
brittneyjb merged 1 commit intomasterfrom
f/12757-events-api-download-events-as-csv

Conversation

@brittneyjb
Copy link
Contributor

@brittneyjb brittneyjb commented Mar 28, 2025

  1. Description: event types file updated for download events as a csv capability

  2. Instructions for testing:

  3. Closes Issues: #12757 with hub-engagement pr

  4. Updated meaningful TSDoc to methods including Parameters and Returns, see Documentation Guide

  5. used semantic commit messages

  6. PR title follows semantic commit format (CRITICAL if the title is not in a semantic format, the release automation will not run!)

  7. updated peerDependencies as needed. CRITICAL our automated release system can not be counted on to update peerDependencies so we must do it manually in our PRs when needed. See the updating peerDependencies section of the release instructions for more details.

@brittneyjb brittneyjb requested a review from velveetachef March 28, 2025 14:16
@brittneyjb brittneyjb force-pushed the f/12757-events-api-download-events-as-csv branch 2 times, most recently from 70f5113 to 7c4f11a Compare March 28, 2025 14:57
@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2025

There hasn't been any activity on this pull request in the past 3 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. If you want this PR to never become stale, please apply the "Draft" label.

@github-actions github-actions bot added the Stale Stale issue - update or it will be closed label Apr 1, 2025
@brittneyjb brittneyjb force-pushed the f/12757-events-api-download-events-as-csv branch from 7c4f11a to d98ea2c Compare April 3, 2025 19:50
@github-actions github-actions bot removed the Stale Stale issue - update or it will be closed label Apr 4, 2025
@brittneyjb brittneyjb merged commit ef72381 into master Apr 4, 2025
5 checks passed
@brittneyjb brittneyjb deleted the f/12757-events-api-download-events-as-csv branch April 4, 2025 15:40
esri-dcdev-2 pushed a commit that referenced this pull request Apr 4, 2025
# @esri/hub-common [16.1.0](https://github.com/Esri/hub.js/compare/@esri/hub-common@16.0.2...@esri/hub-common@16.1.0) (2025-04-04)

### Features

* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))
esri-dcdev-2 pushed a commit that referenced this pull request Apr 22, 2025
# [17.0.0](https://github.com/Esri/hub.js/compare/@esri/hub-events@16.0.0...@esri/hub-events@17.0.0) (2025-04-22)

### Bug Fixes

* adds isOnlyWhitespace format to collectionschema ([#1860](#1860)) ([43a07ff](43a07ff))
* case insensitive subdomain comparison ([#1872](#1872)) ([ec5ae45](ec5ae45))
* enable "Add content" in project featured content ([#1857](#1857)) ([64070a4](64070a4))
* removed unused layout options in catalog schema  ([#1855](#1855)) ([326925d](326925d))
* removed unused layout options in catalog schema ([#1851](#1851)) ([2ff71e0](2ff71e0))
* show all collection facets for project featured content and action links ([#1861](#1861)) ([3e884df](3e884df))
* site event catalog gating ([#1865](#1865)) ([c704b37](c704b37))
* **hub-common:** simplify the filter processing logic for events 3 wh… ([#1862](#1862)) ([7d87b7c](7d87b7c))
* update site now uses fetch site model ([#1859](#1859)) ([90f1b11](90f1b11))
* update slug validation rules ([#1858](#1858)) ([be2150f](be2150f))
* **hub-common:** update "hub:site:workspace:catalog:events" permission to include license checks ([#1849](#1849)) ([fabc8e7](fabc8e7))

### Features

* add hub-premium gating to hub:feature:catalogs:edit:advanced permission ([#1854](#1854)) ([4f2ee37](4f2ee37))
* add new Text UiSchemaElementType ([#1856](#1856)) ([2b5b125](2b5b125))
* add well-known group and event catalogs ([#1871](#1871)) ([3cf57e0](3cf57e0))
* upgrade to ArcGIS REST JS 4 ([#1850](#1850)) ([8eb1496](8eb1496))
* **hub-common:** add entity discussion settings ui schema ([#1852](#1852)) ([878b482](878b482))
* **hub-common:** add updatedAtAfter and updatedAtBefore to interface… ([#1864](#1864)) ([02d955b](02d955b))
* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))

### BREAKING CHANGES

* ArcGIS REST JS peer dependencies must be v4
esri-dcdev-2 pushed a commit that referenced this pull request Apr 22, 2025
# [17.0.0](https://github.com/Esri/hub.js/compare/@esri/hub-initiatives@16.0.0...@esri/hub-initiatives@17.0.0) (2025-04-22)

### Bug Fixes

* adds isOnlyWhitespace format to collectionschema ([#1860](#1860)) ([43a07ff](43a07ff))
* case insensitive subdomain comparison ([#1872](#1872)) ([ec5ae45](ec5ae45))
* enable "Add content" in project featured content ([#1857](#1857)) ([64070a4](64070a4))
* removed unused layout options in catalog schema  ([#1855](#1855)) ([326925d](326925d))
* removed unused layout options in catalog schema ([#1851](#1851)) ([2ff71e0](2ff71e0))
* show all collection facets for project featured content and action links ([#1861](#1861)) ([3e884df](3e884df))
* site event catalog gating ([#1865](#1865)) ([c704b37](c704b37))
* **hub-common:** simplify the filter processing logic for events 3 wh… ([#1862](#1862)) ([7d87b7c](7d87b7c))
* update site now uses fetch site model ([#1859](#1859)) ([90f1b11](90f1b11))
* update slug validation rules ([#1858](#1858)) ([be2150f](be2150f))
* **hub-common:** update "hub:site:workspace:catalog:events" permission to include license checks ([#1849](#1849)) ([fabc8e7](fabc8e7))

### Features

* add hub-premium gating to hub:feature:catalogs:edit:advanced permission ([#1854](#1854)) ([4f2ee37](4f2ee37))
* add new Text UiSchemaElementType ([#1856](#1856)) ([2b5b125](2b5b125))
* add well-known group and event catalogs ([#1871](#1871)) ([3cf57e0](3cf57e0))
* upgrade to ArcGIS REST JS 4 ([#1850](#1850)) ([8eb1496](8eb1496))
* **hub-common:** add entity discussion settings ui schema ([#1852](#1852)) ([878b482](878b482))
* **hub-common:** add updatedAtAfter and updatedAtBefore to interface… ([#1864](#1864)) ([02d955b](02d955b))
* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))

### BREAKING CHANGES

* ArcGIS REST JS peer dependencies must be v4
esri-dcdev-2 pushed a commit that referenced this pull request Apr 22, 2025
# [17.0.0](https://github.com/Esri/hub.js/compare/@esri/hub-search@16.0.0...@esri/hub-search@17.0.0) (2025-04-22)

### Bug Fixes

* adds isOnlyWhitespace format to collectionschema ([#1860](#1860)) ([43a07ff](43a07ff))
* case insensitive subdomain comparison ([#1872](#1872)) ([ec5ae45](ec5ae45))
* enable "Add content" in project featured content ([#1857](#1857)) ([64070a4](64070a4))
* removed unused layout options in catalog schema  ([#1855](#1855)) ([326925d](326925d))
* removed unused layout options in catalog schema ([#1851](#1851)) ([2ff71e0](2ff71e0))
* show all collection facets for project featured content and action links ([#1861](#1861)) ([3e884df](3e884df))
* site event catalog gating ([#1865](#1865)) ([c704b37](c704b37))
* **hub-common:** simplify the filter processing logic for events 3 wh… ([#1862](#1862)) ([7d87b7c](7d87b7c))
* update site now uses fetch site model ([#1859](#1859)) ([90f1b11](90f1b11))
* update slug validation rules ([#1858](#1858)) ([be2150f](be2150f))
* **hub-common:** update "hub:site:workspace:catalog:events" permission to include license checks ([#1849](#1849)) ([fabc8e7](fabc8e7))

### Features

* add hub-premium gating to hub:feature:catalogs:edit:advanced permission ([#1854](#1854)) ([4f2ee37](4f2ee37))
* add new Text UiSchemaElementType ([#1856](#1856)) ([2b5b125](2b5b125))
* add well-known group and event catalogs ([#1871](#1871)) ([3cf57e0](3cf57e0))
* upgrade to ArcGIS REST JS 4 ([#1850](#1850)) ([8eb1496](8eb1496))
* **hub-common:** add entity discussion settings ui schema ([#1852](#1852)) ([878b482](878b482))
* **hub-common:** add updatedAtAfter and updatedAtBefore to interface… ([#1864](#1864)) ([02d955b](02d955b))
* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))

### BREAKING CHANGES

* ArcGIS REST JS peer dependencies must be v4
esri-dcdev-2 pushed a commit that referenced this pull request Apr 22, 2025
# [18.0.0](https://github.com/Esri/hub.js/compare/@esri/hub-sites@17.0.0...@esri/hub-sites@18.0.0) (2025-04-22)

### Bug Fixes

* adds isOnlyWhitespace format to collectionschema ([#1860](#1860)) ([43a07ff](43a07ff))
* case insensitive subdomain comparison ([#1872](#1872)) ([ec5ae45](ec5ae45))
* enable "Add content" in project featured content ([#1857](#1857)) ([64070a4](64070a4))
* removed unused layout options in catalog schema  ([#1855](#1855)) ([326925d](326925d))
* removed unused layout options in catalog schema ([#1851](#1851)) ([2ff71e0](2ff71e0))
* show all collection facets for project featured content and action links ([#1861](#1861)) ([3e884df](3e884df))
* site event catalog gating ([#1865](#1865)) ([c704b37](c704b37))
* **hub-common:** simplify the filter processing logic for events 3 wh… ([#1862](#1862)) ([7d87b7c](7d87b7c))
* update site now uses fetch site model ([#1859](#1859)) ([90f1b11](90f1b11))
* update slug validation rules ([#1858](#1858)) ([be2150f](be2150f))
* **hub-common:** update "hub:site:workspace:catalog:events" permission to include license checks ([#1849](#1849)) ([fabc8e7](fabc8e7))

### Features

* add hub-premium gating to hub:feature:catalogs:edit:advanced permission ([#1854](#1854)) ([4f2ee37](4f2ee37))
* add new Text UiSchemaElementType ([#1856](#1856)) ([2b5b125](2b5b125))
* add well-known group and event catalogs ([#1871](#1871)) ([3cf57e0](3cf57e0))
* upgrade to ArcGIS REST JS 4 ([#1850](#1850)) ([8eb1496](8eb1496))
* **hub-common:** add entity discussion settings ui schema ([#1852](#1852)) ([878b482](878b482))
* **hub-common:** add updatedAtAfter and updatedAtBefore to interface… ([#1864](#1864)) ([02d955b](02d955b))
* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))

### BREAKING CHANGES

* ArcGIS REST JS peer dependencies must be v4
esri-dcdev-2 pushed a commit that referenced this pull request Apr 22, 2025
# [17.0.0](https://github.com/Esri/hub.js/compare/@esri/hub-surveys@16.0.0...@esri/hub-surveys@17.0.0) (2025-04-22)

### Bug Fixes

* adds isOnlyWhitespace format to collectionschema ([#1860](#1860)) ([43a07ff](43a07ff))
* case insensitive subdomain comparison ([#1872](#1872)) ([ec5ae45](ec5ae45))
* enable "Add content" in project featured content ([#1857](#1857)) ([64070a4](64070a4))
* removed unused layout options in catalog schema  ([#1855](#1855)) ([326925d](326925d))
* removed unused layout options in catalog schema ([#1851](#1851)) ([2ff71e0](2ff71e0))
* show all collection facets for project featured content and action links ([#1861](#1861)) ([3e884df](3e884df))
* site event catalog gating ([#1865](#1865)) ([c704b37](c704b37))
* **hub-common:** simplify the filter processing logic for events 3 wh… ([#1862](#1862)) ([7d87b7c](7d87b7c))
* update site now uses fetch site model ([#1859](#1859)) ([90f1b11](90f1b11))
* update slug validation rules ([#1858](#1858)) ([be2150f](be2150f))
* **hub-common:** update "hub:site:workspace:catalog:events" permission to include license checks ([#1849](#1849)) ([fabc8e7](fabc8e7))

### Features

* add hub-premium gating to hub:feature:catalogs:edit:advanced permission ([#1854](#1854)) ([4f2ee37](4f2ee37))
* add new Text UiSchemaElementType ([#1856](#1856)) ([2b5b125](2b5b125))
* add well-known group and event catalogs ([#1871](#1871)) ([3cf57e0](3cf57e0))
* upgrade to ArcGIS REST JS 4 ([#1850](#1850)) ([8eb1496](8eb1496))
* **hub-common:** add entity discussion settings ui schema ([#1852](#1852)) ([878b482](878b482))
* **hub-common:** add updatedAtAfter and updatedAtBefore to interface… ([#1864](#1864)) ([02d955b](02d955b))
* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))

### BREAKING CHANGES

* ArcGIS REST JS peer dependencies must be v4
esri-dcdev-2 pushed a commit that referenced this pull request Apr 22, 2025
# [17.0.0](https://github.com/Esri/hub.js/compare/@esri/hub-teams@16.0.0...@esri/hub-teams@17.0.0) (2025-04-22)

### Bug Fixes

* adds isOnlyWhitespace format to collectionschema ([#1860](#1860)) ([43a07ff](43a07ff))
* case insensitive subdomain comparison ([#1872](#1872)) ([ec5ae45](ec5ae45))
* enable "Add content" in project featured content ([#1857](#1857)) ([64070a4](64070a4))
* removed unused layout options in catalog schema  ([#1855](#1855)) ([326925d](326925d))
* removed unused layout options in catalog schema ([#1851](#1851)) ([2ff71e0](2ff71e0))
* show all collection facets for project featured content and action links ([#1861](#1861)) ([3e884df](3e884df))
* site event catalog gating ([#1865](#1865)) ([c704b37](c704b37))
* **hub-common:** simplify the filter processing logic for events 3 wh… ([#1862](#1862)) ([7d87b7c](7d87b7c))
* update site now uses fetch site model ([#1859](#1859)) ([90f1b11](90f1b11))
* update slug validation rules ([#1858](#1858)) ([be2150f](be2150f))
* **hub-common:** update "hub:site:workspace:catalog:events" permission to include license checks ([#1849](#1849)) ([fabc8e7](fabc8e7))

### Features

* add hub-premium gating to hub:feature:catalogs:edit:advanced permission ([#1854](#1854)) ([4f2ee37](4f2ee37))
* add new Text UiSchemaElementType ([#1856](#1856)) ([2b5b125](2b5b125))
* add well-known group and event catalogs ([#1871](#1871)) ([3cf57e0](3cf57e0))
* upgrade to ArcGIS REST JS 4 ([#1850](#1850)) ([8eb1496](8eb1496))
* **hub-common:** add entity discussion settings ui schema ([#1852](#1852)) ([878b482](878b482))
* **hub-common:** add updatedAtAfter and updatedAtBefore to interface… ([#1864](#1864)) ([02d955b](02d955b))
* **hub-common:** search events download as csv ([#1846](#1846)) ([ef72381](ef72381))

### BREAKING CHANGES

* ArcGIS REST JS peer dependencies must be v4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants