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 notice to uiSchemas #1711

Merged
merged 5 commits into from
Nov 6, 2024
Merged

fix(): add notice to uiSchemas #1711

merged 5 commits into from
Nov 6, 2024

Conversation

jordantsanz
Copy link
Contributor

@jordantsanz jordantsanz commented Oct 31, 2024

  1. Description: Adds a metric preview notice to the metric ui schemas for projects and initiatives.

  2. Closes Issues: 11475

  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.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff             @@
##            master     #1711    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          992      1032    +40     
  Lines        17979     18726   +747     
  Branches      3199      3370   +171     
==========================================
+ Hits         17979     18726   +747     

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

Copy link
Contributor

@vivzhang vivzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

github-actions bot commented Nov 5, 2024

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 5, 2024
@jordantsanz jordantsanz added Draft Draft PR or Issue (don't mark stale) and removed Stale Stale issue - update or it will be closed labels Nov 5, 2024
@jordantsanz jordantsanz merged commit fbf76fb into master Nov 6, 2024
5 checks passed
@jordantsanz jordantsanz deleted the b/11475-metric-notice branch November 6, 2024 16:27
esri-dcdev-2 pushed a commit that referenced this pull request Nov 6, 2024
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
Draft Draft PR or Issue (don't mark stale)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants