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

Feature/teams hooks [WTEL-4246] #642

Merged
merged 9 commits into from
Mar 27, 2024
Merged

Feature/teams hooks [WTEL-4246] #642

merged 9 commits into from
Mar 27, 2024

Conversation

liza-pohranichna
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Mar 26, 2024

Qodana for JS

8 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 7
Missing component import 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

<template #main>
<form>
<wt-select
v-model="event"
Copy link
Contributor

Choose a reason for hiding this comment

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

зроби будь ласка через велью)

} : {};
},
set(value) {
this.setItemProp({ prop: 'event', value: value.value });
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут можна деструктурізацію зробити)

subNamespace: 'hooks',
isHookPopup: false,

isDeleteConfirmation: false,
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут не вийде додати useDeleteConfirmationPopup?

@@ -0,0 +1,105 @@
<template>
Copy link
Contributor

Choose a reason for hiding this comment

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

А цей попап чимось відрізняється від того що в чергах?
Може винести один загальний компонент, ніж дублювати?

@@ -0,0 +1,3 @@
export default Object.freeze({
AGENT_STATUS: 'agent_status',
Copy link
Contributor

Choose a reason for hiding this comment

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

Це вірно, що він відрізняється від того що в чергах?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Так

value: 'state',
locale: 'reusable.state',
field: 'enabled',
width: '100px',
Copy link
Contributor

Choose a reason for hiding this comment

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

А навіщо ширина?

@dlohvinov dlohvinov merged commit ad661f9 into master Mar 27, 2024
3 checks passed
@dlohvinov dlohvinov deleted the feature/teams-hooks branch March 27, 2024 15:24
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.

4 participants