refactor: contact groups page[WTEL-9717](https://webitel.atlassian.ne… - #993
Open
Lera24 wants to merge 12 commits into
Open
refactor: contact groups page[WTEL-9717](https://webitel.atlassian.ne…#993Lera24 wants to merge 12 commits into
Lera24 wants to merge 12 commits into
Conversation
Contributor
Author
|
@dlohvinov тут тільки основна сторінка груп контактів + кондішини. Ще є вкладені контакті і пермішини - окремим ПР закину бо коду і так багацько |
…-part-2 refactor: contact and permissions tab[WTEL-9717](https://webitel.atla…
…hub.com/webitel/crm into refactor/WTEL-9717/contact-group-part-1
Contributor
Author
|
@dlohvinov update: тут всі зміни по розділу групи контактів - включаючи нові пермішини |
https://webitel.atlassian.net/browse/WTEL-9717) - replace legacy Vuex permissions module with @webitel/ui-datalist/permissions-page - fix patchItemProperty call in the contact groups list (wrong param names caused empty PATCH) - hide pagination together with the table when the conditions list is empty - fix reorder PATCH sending itemId as parentId (produced /conditions/undefined) - force-clear the conditions popup fields when opening a new condition
dlohvinov
reviewed
Jul 23, 2026
| <wt-page-header | ||
| :primary-action="save" | ||
| :primary-disabled="disabledSave" | ||
| :primary-disabled="!hasSaveActionAccess || !isAnyFieldEdited || hasValidationErrors" |
Collaborator
There was a problem hiding this comment.
а всюди такий довгий розрахунок в темплейті?
Collaborator
There was a problem hiding this comment.
виглядає довго, але хз може я забув що там так імає бути)
Contributor
Author
There was a problem hiding this comment.
так, усюди - я винесла в компьютед окремий)
Contributor
Author
There was a problem hiding this comment.
а що з цими файлами не так?)
…-9717](https://webitel.atlassian.net/browse/WTEL-9717) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
# Conflicts: # src/modules/configuration/modules/lookups/modules/contact-groups/components/opened-contact-group.vue
…EL-9717](https://webitel.atlassian.net/browse/WTEL-9717) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…t/browse/WTEL-9717)