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

fix: add new item types from AGO to collections #1724

Merged
merged 9 commits into from
Nov 15, 2024
Merged

Conversation

vivzhang
Copy link
Contributor

@vivzhang vivzhang commented Nov 7, 2024

affects: @esri/hub-common

  1. Description:

Add new item types we pulled from AGO to collections

  1. Instructions for testing:

  2. Closes Issues: # (if appropriate)

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

  4. used semantic commit messages

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

  6. 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.

affects: @esri/hub-common
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2626a26) to head (d808f12).
Report is 160 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master     #1724    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          992      1030    +38     
  Lines        17979     18665   +686     
  Branches      3199      3377   +178     
==========================================
+ Hits         17979     18665   +686     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

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 Nov 12, 2024
packages/common/src/types.ts Outdated Show resolved Hide resolved
@vivzhang vivzhang changed the title fix: add a new ItemTypes array fix: add new item types from AGO to collections Nov 13, 2024
@github-actions github-actions bot removed the Stale Stale issue - update or it will be closed label Nov 14, 2024
affects: @esri/hub-common
@vivzhang vivzhang merged commit c87c8ef into master Nov 15, 2024
5 checks passed
@vivzhang vivzhang deleted the f/new-ItemTypes branch November 15, 2024 23:22
esri-dcdev-2 pushed a commit that referenced this pull request Nov 15, 2024
## @esri/hub-common [15.6.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2024-11-15)

### Bug Fixes

* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
esri-dcdev-2 pushed a commit that referenced this pull request Jan 22, 2025
# [15.1.0-next.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-22)

### Bug Fixes

* add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b))
* add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb))
* removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607))
* **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da))
* **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef))
* **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99))
* **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd))
* **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131))
* **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d))
* **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc))
* **hub-common:** updated metrics editors  ([#1757](#1757)) ([b0de73f](b0de73f))
* **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067))
* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
* add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb))
* ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf))
* expose editor to metric functions ([#1717](#1717)) ([8664170](8664170))
* remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492))
* update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1))

### Features

* **hub-discussions:** v2 breaking changes ([#1770](#1770)) ([666cf91](666cf91))
* set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd))
* **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53))
* **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57))
* **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9))
* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
* **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14))
* expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86))
* handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1))
* **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74))
* **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af))
* **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746)
* add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18))
* add executed query length to search response ([#1733](#1733)) ([1388046](1388046))
* add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5))
* **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec))
* **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade))
* **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4))
* hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281))
* **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f))
* **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2))
* add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51))
* collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2))
esri-dcdev-2 pushed a commit that referenced this pull request Jan 22, 2025
# [15.1.0-next.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-22)

### Bug Fixes

* add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b))
* add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb))
* removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607))
* **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da))
* **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef))
* **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99))
* **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd))
* **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131))
* **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d))
* **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc))
* **hub-common:** updated metrics editors  ([#1757](#1757)) ([b0de73f](b0de73f))
* **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067))
* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
* add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb))
* ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf))
* expose editor to metric functions ([#1717](#1717)) ([8664170](8664170))
* remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492))
* update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1))

### Features

* **hub-discussions:** v2 breaking changes ([#1770](#1770)) ([666cf91](666cf91))
* set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd))
* **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53))
* **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57))
* **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9))
* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
* **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14))
* expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86))
* handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1))
* **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74))
* **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af))
* **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746)
* add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18))
* add executed query length to search response ([#1733](#1733)) ([1388046](1388046))
* add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5))
* **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec))
* **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade))
* **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4))
* hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281))
* **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f))
* **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2))
* add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51))
* collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2))
esri-dcdev-2 pushed a commit that referenced this pull request Jan 22, 2025
# [15.1.0-next.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-22)

### Bug Fixes

* add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b))
* add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb))
* removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607))
* **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da))
* **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef))
* **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99))
* **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd))
* **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131))
* **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d))
* **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc))
* **hub-common:** updated metrics editors  ([#1757](#1757)) ([b0de73f](b0de73f))
* **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067))
* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
* add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb))
* ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf))
* expose editor to metric functions ([#1717](#1717)) ([8664170](8664170))
* remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492))
* update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1))

### Features

* **hub-discussions:** v2 breaking changes ([#1770](#1770)) ([666cf91](666cf91))
* set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd))
* **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53))
* **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57))
* **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9))
* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
* **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14))
* expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86))
* handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1))
* **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74))
* **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af))
* **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746)
* add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18))
* add executed query length to search response ([#1733](#1733)) ([1388046](1388046))
* add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5))
* **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec))
* **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade))
* **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4))
* hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281))
* **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f))
* **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2))
* add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51))
* collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2))
esri-dcdev-2 pushed a commit that referenced this pull request Jan 22, 2025
# [16.1.0-next.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-22)

### Bug Fixes

* add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b))
* add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb))
* removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607))
* **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da))
* **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef))
* **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99))
* **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd))
* **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131))
* **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d))
* **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc))
* **hub-common:** updated metrics editors  ([#1757](#1757)) ([b0de73f](b0de73f))
* **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067))
* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
* add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb))
* ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf))
* expose editor to metric functions ([#1717](#1717)) ([8664170](8664170))
* remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492))
* update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1))

### Features

* **hub-discussions:** v2 breaking changes ([#1770](#1770)) ([666cf91](666cf91))
* set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd))
* **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53))
* **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57))
* **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9))
* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
* **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14))
* expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86))
* handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1))
* **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74))
* **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af))
* **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746)
* add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18))
* add executed query length to search response ([#1733](#1733)) ([1388046](1388046))
* add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5))
* **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec))
* **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade))
* **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4))
* hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281))
* **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f))
* **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2))
* add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51))
* collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2))
esri-dcdev-2 pushed a commit that referenced this pull request Jan 22, 2025
# [15.1.0-next.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-22)

### Bug Fixes

* add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b))
* add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb))
* removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607))
* **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da))
* **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef))
* **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99))
* **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd))
* **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131))
* **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d))
* **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc))
* **hub-common:** updated metrics editors  ([#1757](#1757)) ([b0de73f](b0de73f))
* **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067))
* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
* add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb))
* ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf))
* expose editor to metric functions ([#1717](#1717)) ([8664170](8664170))
* remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492))
* update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1))

### Features

* **hub-discussions:** v2 breaking changes ([#1770](#1770)) ([666cf91](666cf91))
* set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd))
* **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53))
* **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57))
* **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9))
* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
* **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14))
* expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86))
* handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1))
* **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74))
* **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af))
* **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746)
* add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18))
* add executed query length to search response ([#1733](#1733)) ([1388046](1388046))
* add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5))
* **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec))
* **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade))
* **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4))
* hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281))
* **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f))
* **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2))
* add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51))
* collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2))
esri-dcdev-2 pushed a commit that referenced this pull request Jan 22, 2025
# [15.1.0-next.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-22)

### Bug Fixes

* add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b))
* add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb))
* removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607))
* **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da))
* **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef))
* **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99))
* **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd))
* **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131))
* **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d))
* **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc))
* **hub-common:** updated metrics editors  ([#1757](#1757)) ([b0de73f](b0de73f))
* **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067))
* add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef))
* add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb))
* ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf))
* expose editor to metric functions ([#1717](#1717)) ([8664170](8664170))
* remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492))
* update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1))

### Features

* **hub-discussions:** v2 breaking changes ([#1770](#1770)) ([666cf91](666cf91))
* set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd))
* **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53))
* **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57))
* **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9))
* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
* **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14))
* expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86))
* handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1))
* **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74))
* **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af))
* **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746)
* add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18))
* add executed query length to search response ([#1733](#1733)) ([1388046](1388046))
* add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5))
* **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec))
* **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade))
* **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4))
* hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281))
* **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f))
* **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2))
* add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51))
* collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants