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

chore(kdatetimepicker): use Timeperiod from public-ui [MA-1995] #1726

Conversation

mihai-peteu
Copy link
Contributor

Summary

https://konghq.atlassian.net/browse/MA-1995

PR Checklist

  • Conventional Commits all commits follow the conventional commit standards outlined in the main README.
  • Tests coverage: test coverage was added for new features and bug fixes
  • Docs: includes a technically accurate README

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit b38d2e9
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/65049ed1dfae2f00088d05cf
😎 Deploy Preview https://deploy-preview-1726--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 6fca4fd
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/65049f013eb8380008bc398e
😎 Deploy Preview https://deploy-preview-1726--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mihai-peteu mihai-peteu changed the base branch from main to alpha September 15, 2023 20:49
@@ -1,20 +1,11 @@
import type { AnyElementOf } from '@/types/utils'

import type { TimePeriod } from '@kong-ui-public/analytics-utilities'
export interface TimeRange {
Copy link
Contributor

@filipgutica filipgutica Sep 15, 2023

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

No, kongponents cannot have a dependency on another kong package

@@ -50,6 +50,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"@kong-ui-public/analytics-utilities": "^0.7.2",
Copy link
Member

Choose a reason for hiding this comment

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

Kongponents cannot have a dependency on this package - this repo is completely isolated from other kong component libraries

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Understood

@adamdehaven adamdehaven deleted the chore/ma-1995-datetimepicker-use-analytics-utils-types branch September 28, 2023 13:25
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.

3 participants