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

DNM -- feat: scheduler dialog on dataset route #1653

Closed
wants to merge 4 commits into from

Conversation

abp6318
Copy link
Contributor

@abp6318 abp6318 commented Sep 18, 2024

  1. Instructions for testing:

@sonofflynn89 -- can you double check I'm not being a dummy here? I know we've run into this issue before where we try switching this between IRequestOptions and IHubRequestOptions. Adding this extra conditional allows me to get the schedule on the /downloads route, but without it, it's undefined every time.

  1. Closes Issues: https://devtopia.esri.com/dc/hub/issues/11446

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

  3. used semantic commit messages

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

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

@abp6318 abp6318 self-assigned this Sep 19, 2024
@abp6318 abp6318 added the enhancement New feature or request label Sep 19, 2024
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 Sep 23, 2024
@github-actions github-actions bot removed the Stale Stale issue - update or it will be closed label Sep 25, 2024
Copy link
Member

@tomwayson tomwayson left a comment

Choose a reason for hiding this comment

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

LGTM so far w/ a very minor suggestion.

packages/common/src/core/nextOccuranceUtils.ts Outdated Show resolved Hide resolved
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 Sep 30, 2024
@abp6318 abp6318 changed the title feat: scheduler dialog on dataset route DNM -- feat: scheduler dialog on dataset route Oct 4, 2024
@abp6318
Copy link
Contributor Author

abp6318 commented Oct 4, 2024

Closing after discussion with Sean and Caleb. This epic is pivoting in a healthier, long-term direction.

@abp6318 abp6318 closed this Oct 4, 2024
@abp6318
Copy link
Contributor Author

abp6318 commented Oct 4, 2024

Please do not delete this PR, we may want these utils down the road.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale Stale issue - update or it will be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants