feat: Enable Capacity Config UI (#5164)

- Enables Capacity Config in UI
- Rewrite auto assignment Logic to consider only online agents

fixes: #4990
This commit is contained in:
Sojan Jose
2022-08-16 16:58:23 +05:30
committed by GitHub
parent 287f0a6de0
commit 2ecb2ca0f0
20 changed files with 225 additions and 216 deletions

View File

@@ -49,9 +49,8 @@
</p>
</label>
<!-- disabling this block temporarily -->
<div
v-if="enableAutoAssignment && isEnterprise && false"
v-if="enableAutoAssignment && isEnterprise"
class="max-assignment-container"
>
<woot-input