hello world!
v24.08.1 - 2024-11-04
c40bfa6
- docs, + changelog file, + updated github workflows to make releases and generate changelogs WTEL-5425 (commit by @dlohvinov)161c87a
- refactoring after review [WTEL-4961] (commit by @liza-pohranichna)ccf1b0a
- refactoring after review [WTEL-4750] (commit by @liza-pohranichna)a4fcbf0
- refactoring [WTEL-4750] (commit by @liza-pohranichna)581943f
- small refactoring [WTEL-4961] (commit by @liza-pohranichna)ec4814a
- remove unussed code, fixed styles [WTEL-4961] (commit by @liza-pohranichna)d699e74
- small refactoring after review [WTEL-4953, WTEL-5249] (commit by @liza-pohranichna)16b7691
- remove useless imports from chat-history [WTEL-4953, WTEL-5249] (commit by @liza-pohranichna)10971e7
- added logic in chat-agent component for showing agent or array of agents [WTEL-4953, WTEL-5249] (commit by @liza-pohranichna)858d5cf
- added logic for finded chat agents for chat history component [WTEL-4953] (commit by @liza-pohranichna)8af1df6
- agent-info component usage in progress [WTEL-4953] (commit by @liza-pohranichna)7783d9c
- download old messages in chat [WTEL-4961] (commit by @liza-pohranichna)e94e3d0
- changed chatScroll.js script for better scroll-observer work [WTEL-4961] (commit by @liza-pohranichna)edc92e4
- remove unused method from chat-message [WTEL-4957] (commit by @liza-pohranichna)5abce2f
- fixes after merge with chat-history branch [WTEL-4957] (commit by @liza-pohranichna)1382a32
- small style refactoring [WTEL-4949] (commit by @liza-pohranichna)f5af2e0
- added chat.scss file to main.css, fixed message player and message image styles [WTEL-4949] (commit by @liza-pohranichna)3ccb841
- remove unused methods from current chat [WTEL-4960] (commit by @liza-pohranichna)04583ae
- commit after merge with main branch [WTEL-4960] (commit by @liza-pohranichna)f9438a9
- added logic for scroll-observer in chat-history component and store [WTEL-4961] (commit by @liza-pohranichna)819b7e7
- refactored chat store and script in it, changed chat messages usage in components [WTEL-4946] (commit by @liza-pohranichna)1ec8e28
- add chat scroll observer in progress [WTEL-4961] (commit by @liza-pohranichna)7c56efd
- small namespace refactoring in chat history [WTEL-4946] (commit by @liza-pohranichna)83ec371
- remove unused component from curent chat [WTEL-4946] (commit by @liza-pohranichna)f901ae5
- added some scripts for chat store and refactored chat store [WTEL-4946] (commit by @liza-pohranichna)34dc8b2
- remove tests dupticate [WTEL-4946] (commit by @liza-pohranichna)53eb81c
- relocate message components [WTEL-4946] (commit by @liza-pohranichna)d8e088e
- components refactoring, remove usless styles and code from chats [WTEL-4946] (commit by @liza-pohranichna)966cc74
- small fixes after review [WTEL-4947] (commit by @liza-pohranichna)3c5553f
- changes after review [WTEL-4947] (commit by @liza-pohranichna)0ad46ef
- scroll download messages in progress [WTEL-4961] (commit by @liza-pohranichna)4ed9e61
- added username in message avatar if message from contact [WTEL-4957] (commit by @liza-pohranichna)b2c1d01
- added width and height limited for image and video in chat [WTEL-4949] (commit by @liza-pohranichna)b94d308
- small changes in chat styles [WTEL-4946] (commit by @liza-pohranichna)f7cb659
- tinymce RTE i18n [WTEL-5154] (commit by @dlohvinov)9fe0548
- small refactoring [WTEL-4947] (commit by @liza-pohranichna)882b08b
- added showAvatar method in chatMessage composible and refactored it usage [WTEL-4960] (commit by @liza-pohranichna)89bcafc
- message usage small refactoring [WTEL-4946] (commit by @liza-pohranichna)c37e255
- changed chat-message component, changed it usage, added composible for it, changed chat and chat-history store [WTEL-4946] (commit by @liza-pohranichna)6c3e2ee
- marged with chat-istory branch [WTEL-4950] (commit by @liza-pohranichna)a119c80
- added return to isLastMessage function [WTEL-4951] (commit by @liza-pohranichna)41f1937
- call hangup sound improved [WTEL-5123] (commit by @VladimirBeria)d9ae179
- small code-style changes in chat-history [WTEL-4951] (commit by @liza-pohranichna)255f950
- remove unused class from chat-history [WTEL-4951] (commit by @liza-pohranichna)526ebb5
- changed classes in chat-activity-info [WTEL-4952] (commit by @liza-pohranichna)a1219fd
- changed styles for components in chat ui module [WTEL-4947] (commit by @liza-pohranichna)978d35b
- refactoring getPfovider method for chat history message [WTEL-4951] (commit by @liza-pohranichna)50924e3
- added showChatDate method for chat-history [WTEL-4950] (commit by @liza-pohranichna)5978426
- remove usless code from chat history [WTEL-4951] (commit by @liza-pohranichna)1445cdd
- added reset chat history stor^ when chat was closed [WTEL-4951] (commit by @liza-pohranichna)5fa7d5e
- refactoring start end chat logic in chat history [WTEL-4951] (commit by @liza-pohranichna)16164f5
- ringtone volume control added [WTEL-5024] (commit by @VladimirBeria)dd0e5c5
- ringtone volume control added [WTEL-5024] (commit by @VladimirBeria)7e1436d
- changed classes in chat-activity-info [WTEL-4952] (commit by @liza-pohranichna)b29b679
- changes after review [WTEL-4955] (commit by @liza-pohranichna)38bc249
- changes after review and rename chat-start-end component [WTEL-4955] (commit by @liza-pohranichna)addc068
- changes after review [WTEL-4955] (commit by @liza-pohranichna)d6e748e
- changed chat-start and chat-end component to one chat-border component [WTEL-4955] (commit by @liza-pohranichna)1d3787c
- added chat-date component and prettifyDate script in chat-history module [WTEL-4955] (commit by @liza-pohranichna)3756ff3
- remove console log and unused import [WTEL-4952] (commit by @liza-pohranichna)e2e2992
- replaced logic of isChatStarted and isChatEnded from store to chat-history component [WTEL-4952] (commit by @liza-pohranichna)82c7198
- supplemented the logic of isChatStarted and isChatEnded, changed comments to this code [WTEL-4952] (commit by @liza-pohranichna)d54dd9e
- remove test code [WTEL-4951] (commit by @liza-pohranichna)0c9c5de
- added definition is chat ended [WTEL-4951] (commit by @liza-pohranichna)bd94e7a
- refactored is chat started logic in store [WTEL-4951] (commit by @liza-pohranichna)c113ac9
- remove redundant code from chat-header, chat and chat-history component [WTEL-4944] (commit by @liza-pohranichna)9db8bac
- added logic for start chat in store [WTEL-4951] (commit by @liza-pohranichna)e608e68
- updated ui-sdk and changed usage of provider-icon-type object [WTEL-4954] (commit by @liza-pohranichna)a32a497
- remove redundant styles [WTEL-4944] (commit by @liza-pohranichna)e59de5f
- refactoring after review, added transition for contacts loading, changed styles for task header [WTEL-4944] (commit by @liza-pohranichna)917f0ba
- changed chat message components, added comment for develop process, created new chat-message test component [WTEL-4946] (commit by @liza-pohranichna)b38c95f
- change contactAPI from webitel/ui-sdk[WTEL-4776] (commit by @Lera24)5a05975
- added chat-ended component [WTEL-4952] (commit by @liza-pohranichna)4e4714a
- remove redundant code from chat-started component and renamed props in it [WTEL-4952] (commit by @liza-pohranichna)654fb2c
- changes styles and logic for chat-started component in progress [WTEL-4952] (commit by @liza-pohranichna)e94d7aa
- changed templeta and styles for chat-started component [WTEL-4952] (commit by @liza-pohranichna)3a81b96
- remove redundant styles [WTEL-4944] (commit by @liza-pohranichna)f52039c
- added logic and styles for soft-loading in chat-header, chat and chat history, small changes in chat styles [WTEL-4944] (commit by @liza-pohranichna)227bf73
- added coment to temporary text in chat history [WTEL-4945] (commit by @liza-pohranichna)8ab1553
- changed usage of contactID in chat-history [WTEL-4945] (commit by @liza-pohranichna)c29014d
- testing changes after review in progress [WTEL-4952] (commit by @liza-pohranichna)985b0a1
- create chat-started component in progress [WTEL-4952] (commit by @liza-pohranichna)cb0d7f6
- refactoring after review [WTEL-4945] (commit by @liza-pohranichna)a58308b
- changed chat-message component and chat-message-avatar for reuse in chat history [WTEL-4750] (commit by @liza-pohranichna)5a3fc95
- added loaders for chat header and chat history [WTEL-4750] (commit by @liza-pohranichna)832eeaa
- added styles and messages to chat history [WTEL-4945] (commit by @liza-pohranichna)841de60
- removed unused styles from chat history [WTEL-4945] (commit by @liza-pohranichna)8ae4539
- added chat history component and logic for chages current chat on chat history [WTEL-4945] (commit by @liza-pohranichna)f3c6675
- added getter in chat history store with all messages array [WTEL-4945] (commit by @liza-pohranichna)33c9573
- remove getter from chat history [WTEL-4945] (commit by @liza-pohranichna)3faf196
- added getter in chat history with all messages array [WTEL-4945] (commit by @liza-pohranichna)efccf01
- added chat-history store [WTEL-4963] (commit by @liza-pohranichna)10590fd
- added getter for contact link, changed name of current-chat tests [WTEL-4962] (commit by @liza-pohranichna)7a11dde
- changed name of regular-cg=hat to current-chat [WTEL-4750] (commit by @liza-pohranichna)020108b
- remove chat-history api because now it locate in ui-sdk [WTEL-4750] (commit by @liza-pohranichna)b1de7a8
- remove chatHistoryApi [WTEL-4750] (commit by @liza-pohranichna)879cb32
- binded with contact.id chats changes and changes in chat-header [WTEL-4944] (commit by @liza-pohranichna)d4a1a1d
- remove redundant comments and component after review [WTEL-4750] (commit by @liza-pohranichna)2c7b311
- change contact logic in progress [WTEL-4944] (commit by @liza-pohranichna)71615ce
- add autolink call and contact[WTEL-4809] (commit by @Lera24)bcd8b88
- refactoring before PR [WTEL-4750] (commit by @liza-pohranichna)52f7905
- added linked contact name and changing avatar in chat-header [WTEL-4750] (commit by @lizacoma)22af690
- change chat files structure [WTEL-4750] (commit by @liza-pohranichna)131e17f
- notification added [WTEL-4398] (commit by @VladimirBeria)bc6b200
- notification added [WTEL-4398] (commit by @VladimirBeria)5bdb33c
- change name of local storage item for ringtone name [WTEL-4348] (commit by @liza-pohranichna)c10900f
- fix tests [WTEL-4348] (commit by @liza-pohranichna)a66c5b0
- get info about custom ringtone in notifications store [WTEL-4348] (commit by @liza-pohranichna)d039240
- after review [WTEL-4666] (commit by @liza-pohranichna)fedc1fc
- after review [WTEL-4666] (commit by @liza-pohranichna)c58b281
- after review [WTEL-4666] (commit by @liza-pohranichna)f1d344b
- after review [WTEL-4666] (commit by @liza-pohranichna)9f0c20e
- removed "*" from contacts search [WTEL-4265] (commit by @dlohvinov)93225f7
- icons for different devices added [WTEL-4532] (commit by @VladimirBeria)90bc8b7
- updating favicon [WTEL-4532] (commit by @VladimirBeria)dbf8648
- Init idea[WTEL-1822]488b264
- fixes after review [WTEL-4355] (commit by @lizacoma)5983f0c
- fixes after review [WTEL-4355] (commit by @lizacoma)563ddce
- fixes after review [WTEL-4355] (commit by @lizacoma)89fc123
- fixes after review [WTEL-4355] (commit by @lizacoma)756b7ca
- disabling translation [WTEL-4503] (commit by @VladimirBeria)264cb66
- fixes after review [WTEL-4355] (commit by @lizacoma)b5ee50c
- fixes after review [WTEL-4355] (commit by @lizacoma)ca1ae38
- small fixes tests for flow module [WTEL-4355] (commit by @lizacoma)c1a375a
- tests for flow module [WTEL-4355] (commit by @lizacoma)d3123b2
- tests in progress [WTEL-4355] (commit by @lizacoma)ff4d2df
- small fixes after review + tests [WTEL-4355] (commit by @lizacoma)a74345e
- tests in progress [WTEL-4355] (commit by @lizacoma)4555b62
- tests in progress [WTEL-4355] (commit by @lizacoma)588d16b
- tests in progress [WTEL-4355] (commit by @lizacoma)cc0a8ff
- tests in progress [WTEL-4355] (commit by @lizacoma)e1c35df
- fix after review + added tests for new components [WTEL-4355] (commit by @lizacoma)7d05416
- fix icon name in agent-info-section [WTEL-4355] (commit by @lizacoma)03d812d
- small fix [WTEL-4355] (commit by @lizacoma)095c887
- small fix in package.json [WTEL-4355] (commit by @lizacoma)04475f0
- adde styles, comments, locals and dummy in flows module [WTEL-4355] (commit by @lizacoma)d7923a4
- in progress [WTEL-4355] (commit by @lizacoma)3cd363d
- in progress [WTEL-4355] (commit by @lizacoma)54ea8c8
- rename flows module [WTEL-4355] (commit by @lizacoma)d0427e3
- rename flows module [WTEL-4355] (commit by @lizacoma)80c0396
- changed some logic in store, flow tab in progress, added logic in agent-info-section component [WTEL-4355] (commit by @lizacoma)7bcffec
- added new flow-schema module to info-section and api with store in it [WTEL-4355] (commit by @lizacoma)4aed672
- browser notifications on inbound call in browser tab [WTEL-4390] (commit by @dlohvinov)6e12b75
- iframe element added [WTEL-4207] (commit by @VladimirBeria)050381e
- new auth [WTEL-4347] (commit by @dlohvinov)faee0d2
- startPageHref on logo added [WTEL-4252] (commit by @VladimirBeria)ee49fc1
- add lookup-item-container in bridge[WTEL-4234] (commit by @Lera24)d64df08
- add lookupItemContainer component in containers[WTEL-4234] (commit by @Lera24)d872291
- sw notification answer/hangup [WTEL-4240] (commit by @dlohvinov)18ea04f
- custom sw [WTEL-4240] (commit by @dlohvinov)2b173be
- missed "+" counter if next [WTEL-4212] (commit by @dlohvinov)bb36c3a
- pwa feat added [WTEL-4240] (commit by @dlohvinov)3467b60
- redial to missed [WTEL-3899] (commit by @dlohvinov)5545c63
- missed hide btn [WTEL-3899] (commit by @dlohvinov)b9bc0d8
- WIP. Locales for searchOptions fixed [WTEL-3889]da86120
- WIP. Own component was created for contact-communication-item [WTEL-3889]d97d39d
- WIP. Toggle expansion panel works properly [WTEL-3889]28c836f
- US-3 done [WTEL-3889] (commit by @VladimirBeria)fdf3a05
- WIP search, list and list of numbers added [WTEL-3889] (commit by @VladimirBeria)2d1a26e
- cache queue sec expansion state, show "new" indicators [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)285f36f
- change webpack on vite[WTEL-4139] (commit by @Lera24)500efef
- add collapsed prop in client-info-member-component[WTEL-4182] (commit by @Lera24)734104e
- new statuses added, feature working [WTEL-3798] (commit by @VladimirBeria)06ce047
- empty call svg changed [WTEL-4157] (commit by @VladimirBeria)b5a3849
- change dummy in dark mode[WTEL-4111] (commit by @Lera24)a858d47
- API for new statuses added [WTEL-3798] (commit by @VladimirBeria)4504280
- extend processing form colors [WTEL-4090] (commit by @dlohvinov)0957218
- processing form text html parsing [WTEL-4005] (commit by @dlohvinov)bb3c515
- add communication for new contact[WTEL-4074] (commit by @Lera24)bf2aa28
- redesign in client-info-markdown component[WTEL-4028] (commit by @Lera24)e60172f
- add clientInfo for tasks[WTEL-4075] (commit by @Lera24)2140cc2
- logo [WTEL-3902] (commit by @dlohvinov)d0a81a1
- appearance store module, dark theme switcher [WTEL-3902] (commit by @dlohvinov)ca18e26
- change isLoading[WTEL-3711] (commit by @Lera24)ac095ea
- new changes in contacts[WTEL-3711] (commit by @Lera24)6144cca
- changes in contact (commit by @Lera24)645259b
- renaming components and general contact display logic[WTEL-3711] (commit by @Lera24)7de60d4
- add contact[WTEL-3711] (commit by @Lera24)78f419a
- add new widgets[WTEL-3366] (commit by @Lera24)87b7f69
- manual call queue display name and number [WTEL-3802] (commit by @dlohvinov)46c2897
- manual queue chats [WTEL-3803] (commit by @dlohvinov)e436dbe
- calls manual queue (without preview on workspace) [WTEL-3802] (commit by @dlohvinov)72749b1
- manual queue in progress [WTEL-3802] (commit by @dlohvinov)8253cc1
- Update agent-queues and agent-indicators components [WTEL-3708] (commit by @dlohvinov)5edeb06
- Update import statements for ReactiveNowStoreModule [WTEL-3708] (commit by @dlohvinov)b4b43dc
- tests updated for queues [WTEL-3724] (commit by @VladimirBeria)bf79867
- call back added for missed calls and queues [WTEL-3724] (commit by @VladimirBeria)4136a84
- open link variable at answer [WTEL-3743] (commit by @dlohvinov)fa09ed0
- change wt-expansion-panel component to the one from ui-sdk library[WTEL-3665] (commit by @Lera24)adb9b8c
- crm app to app navigator [WTEL-3719] (commit by @dlohvinov)c2fc388
- user description on workspace for call from the queue added [WTEL-3439] (refactoring code due to codereview edits) (commit by @VladimirBeria)568b01c
- user description on workspace for call from the queue added [WTEL-3439] (commit by @VladimirBeria)b2bdae6
- breakout popup [DEV-2878] (commit by @dlohvinov)439c573
- audit widgets [WTEL-3307] (commit by @dlohvinov)1730808
- keep-alive right panel tabs [WTEL-2295] (commit by @dlohvinov)0d5d287
- added eavesdrop status [DEV-2445] (commit by @dlohvinov)ef56643
- closed chat[WTEL-2924] (commit by @Lera24)bb4787b
- redesign center panel [WTEl-3195] (commit by @Lera24)bb1e71a
- redesign info-section component[WTEL-3157] (commit by @Lera24)
c944699
- increased agent avg score precision to 2 digits after comma DEV-4691 (commit by @dlohvinov)9c39302
- added usage default file url from history chat message WTEL-5360 (commit by @liza-pohranichna)00fe759
- processing-form-text.vue html minification WTEL-4472 (commit by @dlohvinov)d112513
- upd webitel-ui version WTEL-5387 (commit by @dlohvinov)81df94a
- update webitel-sdk for fixing bug with show contact [WTEL-5364] (commit by @liza-pohranichna)3a87318
- added agent-info for current chat if we dont have it from current chat store [WTEL-4750] (commit by @liza-pohranichna)07e90a1
- current chat tests [WTEL-5190] (commit by @liza-pohranichna)58c365e
- tests in progress [WTEL-5190] (commit by @liza-pohranichna)c4618c8
- fixing tests in progress [WTEL-5190] (commit by @liza-pohranichna)d363a36
- fixing tests in progress [WTEL-5190] (commit by @liza-pohranichna)8d43679
- sounds after triggerSound now playing correctly [WTEL-5149] (commit by @VladimirBeria)53ba4e4
- search and display name contact[WTEL-4985/5109] (commit by @Lera24)7891317
- display contacts in workspace section (commit by @Lera24)459c67a
- conflict[WTEL-4776] (commit by @Lera24)3c7d2b5
- tests [WTEL-5066] (commit by @dlohvinov)875e0e5
- autolink contact[WTEL-5038] (commit by @Lera24)857a042
- added notification if message was sent with error [WTEL-4904] (commit by @liza-pohranichna)8fd29e3
- error handling [WTEL-4904] (commit by @dlohvinov)3b91639
- added condition call had be answered for call-end-sound playback [WTEL-4917] (commit by @liza-pohranichna)adc6050
- added timeout on call ringing if we need to play ringtone but call end sound hasnt stopped [WTEL-4918] (commit by @liza-pohranichna)3dcf035
- remove console.logs [WTEL-4502] (commit by @liza-pohranichna)4b661a1
- refactoring in notifications store after review [WTEL-4668] (commit by @liza-pohranichna)b2baf14
- small fixes after review [WTEL-4668] (commit by @liza-pohranichna)cd4f36c
- bug with allow call notifications [WTEL-4502] (commit by @liza-pohranichna)1fbd7c4
- remove redundant code [WTEL-4668] (commit by @liza-pohranichna)2cdcdaf
- bug with stop call end sound and refactored code [WTEL-4668] (commit by @liza-pohranichna)3d63000
- expansions computed in queue job tab [WTEL-4243] (commit by @liza-pohranichna)ebeba10
- return ringing timer in outbound call [WTEL-4775] (commit by @liza-pohranichna)03b1598
- remove redundand code [WTEL-4794] (commit by @liza-pohranichna)3b8530c
- remove console logs [WTEL-4794] (commit by @liza-pohranichna)eae9365
- add new condition for isAgentSideMessage computed in chat message component [WTEL-4794] (commit by @liza-pohranichna)dd23172
- component name [WTEL-4789] (commit by @liza-pohranichna)b93467b
- small style fix in contact-card-messaging [WTEL-4789] (commit by @liza-pohranichna)b0f2d75
- small changes in classes contact card messages [WTEL-4837] (commit by @liza-pohranichna)aefc709
- changed classes in contact card messages [WTEL-4789] (commit by @liza-pohranichna)68eb817
- added new tab in contact card communications [WTEL-4789] (commit by @liza-pohranichna)a5bebad
- changes local in contact card messages and small fixes in contact api [WTEL-4789] (commit by @liza-pohranichna)ff4a25c
- update ui-sdk [WTEL-4668] (commit by @liza-pohranichna)79fb53c
- remove console logs [WTEL-4668] (commit by @liza-pohranichna)87168b3
- remove redundand audio file and import [WTEL-4668] (commit by @liza-pohranichna)1e35545
- bug with pause() call end sound while playing [WTEL-4668] (commit by @liza-pohranichna)17789b4
- player icons fix [WTEL-4662] (commit by @VladimirBeria)33dfdae
- remove redundand import [WTEL-4502] (commit by @liza-pohranichna)d60f646
- remove console log [WTEL-4502] (commit by @lizacoma)a689a91
- return deleted from notifications code [WTEL-4502] (commit by @lizacoma)8eb1ea1
- remove redundant code [WTEL-4502] (commit by @lizacoma)d680dc9
- adedd logic for checking is cal queue not manual or offline before send notification [WTEL-4502] (commit by @lizacoma)cdf7367
- fixed tests [WTEL-4609] (commit by @liza-pohranichna)13b2916
- fixed tests [WTEL-4609] (commit by @liza-pohranichna)b75ce38
- changed custom ringtone value if localstorage dont have item [WTEL-4753] (commit by @liza-pohranichna)079906e
- hide notification in progress [WTEL-4502] (commit by @liza-pohranichna)e3f20ed
- change logic for show flows tab in agent info section [WTEL-4609] (commit by @liza-pohranichna)f760a4d
- small locale changes [WTEL-4666] (commit by @liza-pohranichna)1bcea65
- hide "select" button in contact card if task isnt active [WTEL-4666] (commit by @liza-pohranichna)c72f520
- changed logic for getting schemas list [WTEL-4609] (commit by @liza-pohranichna)d891c73
- in progress [WTEL-4666] (commit by @liza-pohranichna)df08185
- added call preview actions for Outbound call with disable_auto_answer parameter [WTEL-3602] (commit by @liza-pohranichna)3ab0cda
- after review [WTEL-4666] (commit by @liza-pohranichna)9ffb96f
- remove redundant code [WTEL-4666] (commit by @liza-pohranichna)e781c18
- remove possibility to add or search contant if call or chat not active [WTEL-4666] (commit by @liza-pohranichna)fd4bbc0
- small stylecode changes [WTEL-4663] (commit by @liza-pohranichna)42701e7
- added logic to hide contact in task client info tab [WTEL-4663] (commit by @liza-pohranichna)60fbb5c
- added styles for task header [WTEL-4608] (commit by @liza-pohranichna)0a59ad4
- display contact after break link[WTEL-4613] (commit by @Lera24)bb7247b
- conflict in package.json[WTEL-4455] (commit by @Lera24)602090e
- add new getters in agent-workspace.js[WTEL-4455] (commit by @Lera24)275790d
- condition in isAllowedContacts computed[WTEL-4455] (commit by @Lera24)65c0d93
- conflict[TWEL-4455] (commit by @Lera24)669ee3a
- added functionality for working with contacts in chats[WTEL-4455] (commit by @Lera24)9d25c45
- fixing chat sizing on md size [WTEL-4297] (commit by @VladimirBeria)f0d732e
- return background for queue-preview [WTEL-4249] (commit by @lizacoma)b655b8d
- added styleguide directory, changed styles for queque preview [WTEL-4249] (commit by @lizacoma)cba7d83
- remove duration from video in chat [WTEL-4110] (commit by @lizacoma)3126079
- run npm i (commit by @lizacoma)836136c
- :style refactored [WTEL-4532] #401 (commit by @VladimirBeria)7356773
- fixing chat sizing on md size [WTEL-4297] (commit by @VladimirBeria)b4aea8f
- rollback percentage height in Iframe component [WTEL-4532] (commit by @VladimirBeria)d123ade
- fixing chat sizing on md size [WTEL-4297]f5038cb
- prevent default behaviuor of hotkeys [WTEL-4515]2379c0c
- processing form rte value convert to string [WTEL-4477] (commit by @dlohvinov)2549b7b
- tests [WTEL-4477] (commit by @dlohvinov)1fbcbf1
- processing form RTE input event [WTEL-4477] (commit by @dlohvinov)5e1949d
- hotkeys listener removal [WTEL-1822] (commit by @dlohvinov)244ca13
- video chat message styles fixed [WTEL-4297] (commit by @VladimirBeria)15db67b
- processing form iframe height [WTEL-4479] (commit by @dlohvinov)f6aa48a
- remove console log [WTEL-4355] (commit by @lizacoma)de87763
- added localization to runFlow notifications [WTEL-4355] (commit by @lizacoma)d2b401e
- in progress [WTEL-4355] (commit by @lizacoma)d56cae4
- tests fixed [WTEL-4420] (commit by @VladimirBeria)c1c18bf
- SEARCH_CONTACTS action fixed [WTEL-4420]654d1e7
- avatar shrink fixed [WTEL-4456] (commit by @VladimirBeria)c1d0a29
- flex shrink of avatar fixed in contact-card-general.vue [WTEL-4456] (commit by @VladimirBeria)f64c99c
- flow tab tests [WTEL-4355] (commit by @dlohvinov)ade0f74
- initial-value in rich-text-editor[WTEL-4477] (commit by @Lera24)dc0d1cc
- offline queue icon color [WTEL-3822] (commit by @dlohvinov)70c36b7
- fixing bug when components shares its height [WTEL-4207] (commit by @VladimirBeria)5f46ed6
- first spund on workspace[WTEL-4389]f1e09a0
- logout[WTEL-4386] (commit by @Lera24)ed9c3ae
- clean up vite[WTEL-4379] (commit by @Lera24)8511a07
- queue section expansions opened by default [WTEL-3802] (commit by @dlohvinov)1ec62cd
- changed computeds in active queue preview [WTEL-4211] (commit by @lizacoma)d89c0a0
- changed computeds in active queue preview [WTEL-4211] (commit by @lizacoma)2e7509e
- wt-player template fixed [WTEL-4297] (commit by @VladimirBeria)52502b7
- websocket endpoint fixed localhost [WTEL-4303] (commit by @VladimirBeria)60c5937
- websocket endpoint fixed for test environment [WTEL-4303] (commit by @VladimirBeria)c4852e0
- size in history container[WTEL-4234] (commit by @Lera24)8dcaabb
- colors for rounded action fixed [WTEL-4247] (commit by @VladimirBeria)9fac24b
- hover for context menu option fixed [WTEL-4237] (commit by @VladimirBeria)38eb889
- show call notifications only o PWA [WTEL-4240] (commit by @dlohvinov)1ba8258
- unit test for member-communications component[WTEL-4234] (commit by @Lera24)2468599
- delete unnecessary styles and add lookup-item-container in member-communications[WTEL-4234] (commit by @Lera24)f79f607
- call notifications info [WTEL-4240] (commit by @dlohvinov)1f8dddc
- call notifications info [WTEL-4240] (commit by @dlohvinov)07f6b86
- refresh missed [WTEL-4277] (commit by @dlohvinov)1608af6
- unit test[WTEL-4234] (commit by @Lera24)73cdcff
- contacts destination search [WTEL-4241] (commit by @dlohvinov)0d83705
- pwa install on prod [WTEL-4240] (commit by @dlohvinov)78aa764
- tests [WTEL-4240] (commit by @dlohvinov)b07b058
- display build version [WTEL-4146] (commit by @Lera24)359d28d
- chat and job counter colors [WTEL-4222] (commit by @dlohvinov)bec96e1
- offline queue open on middle panel [WTEL-4219] (commit by @dlohvinov)37c07ad
- active chat indicator [WTEL-4223] (commit by @dlohvinov)9d76595
- missed pagination on reset [WTEL-4212] (commit by @dlohvinov)d439ea6
- contacts name link color fixed [WTEL-4238] (commit by @VladimirBeria)ce095cd
- missed pagination [WTEL-4212] (commit by @dlohvinov)53ccc36
- add settings var in env files[WTEL-4208] (commit by @Lera24)3d34627
- userStatus computed fixed [WTEL-3798] (commit by @VladimirBeria)1fc8afb
- crmContactLink fixed [WTEL-4244] (commit by @VladimirBeria)514124d
- tabs hidden while there is only 1 available tab [WTEL-4239] (commit by @VladimirBeria)63f439f
- link added for contacts item name [WTEL-4238] (commit by @VladimirBeria)cf62214
- hide queue panel counters on sm size [WTEL-4216] (commit by @dlohvinov)7d7bea7
- tests [WTEL-4230] (commit by @dlohvinov)543d367
- redialToMissed call, + test [WTEL-4230] (commit by @dlohvinov)de1eac3
- name collision (commit by @dlohvinov)0ebd5b0
- missed hiding + test [WTEL-4230] (commit by @dlohvinov)933eb6c
- reactivity issue [WTEL-4236] (commit by @dlohvinov)b6dd1a9
- locale [WTEL-3889] (commit by @dlohvinov)ee2171c
- contact list search bar width [WTEL-3899] (commit by @dlohvinov)a61d15f
- fixed existing tests [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)e39c1ab
- queue sec expansion tooltip [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)963db05
- tests [WTEL-4139] (commit by @dlohvinov)5d0c3ea
- unit tests and small refactor[WTEL-4139] (commit by @Lera24)e82024e
- callVariables renamed to variables [WTEL-4151] (commit by @VladimirBeria)1551c25
- refactoring after review [WTEL-4089] (commit by @lizacoma)59857cd
- stiles in contact card variables [WTEL-4089] (commit by @lizacoma)601a7f4
- conflict[WTEL-3904] (commit by @Lera24)478ed9b
- userStatus computed changed [WTEL-3798]7479d09
- transfer bar style[WTEL-3904] (commit by @Lera24)c061afb
- package-lock update [WTEL-4089] (commit by @lizacoma)3946fb0
- package-lock update [WTEL-4089] (commit by @lizacoma)0a57db4
- small refactoring [WTEL-4089] (commit by @lizacoma)637bed4
- added more styles for variables blocks in contact card [WTEL-4089] (commit by @lizacoma)27d61a1
- adde package-lock [WTEL-4089] (commit by @lizacoma)916eebc
- delete package-lock [WTEL-4089] (commit by @lizacoma)4b04615
- added props size to client-info-member and styles for sm size [WTEL-4089] (commit by @lizacoma)efebc72
- init commit (commit by @lizacoma)e5b52e0
- userStatusParcer fixed [WTEL-3798] (commit by @VladimirBeria)6f1e442
- change close chat pic in darkMode[WTEL-4160] (commit by @Lera24)096eaa4
- tests [WTEL-3802] (commit by @dlohvinov)2afe9d7
- fixes [WTEL-3802] (commit by @dlohvinov)2b08ba4
- disconnect pic [WTEL-4136] (commit by @dlohvinov)07a488f
- conflict[WTEL-4047] (commit by @Lera24)26b0245
- rename variables in contact[WTEL-4047] (commit by @Lera24)37d1a66
- display contacts in workspace (commit by @Lera24)b4d2957
- transfer words in cleint-info component[WTEL-4083] (commit by @Lera24)c5b2378
- small style refactor[WTEL-4028] (commit by @Lera24)742da33
- unit-test and rename component[WTEL-4028] (commit by @Lera24)e7c856e
- add collapse value in expantion-panel[WTEL-4069] (commit by @Lera24)d75a97c
- widget API (commit by @Lera24)2ebab59
- unit test[WTEl-3725] (commit by @Lera24)14bad9b
- locale in contact[WTEL-4078] (commit by @Lera24)4967075
- style in contact[WTEL-4070] (commit by @Lera24)e1b5d5a
- empty value in contactAPI [WTEL-4071] (commit by @Lera24)7450d11
- change API for widgets[WTEL-3725] (commit by @Lera24)929b16d
- refactor after code review[WTEL-3711] (commit by @Lera24)15d56bd
- change checking crm license[WTEL-3711] (commit by @Lera24)6232c16
- opening expansion panel and style for action buttons[WTEL-3711] (commit by @Lera24)0ffe858
- contact watchers [WTEL-3711] (commit by @dlohvinov)d7100d7
- tests (commit by @dlohvinov)52e7fb1
- add carrentIndex[WTEL-3711] (commit by @Lera24)848b4ef
- import WebitelUi[ENPF-58] (commit by @Lera24)592a80a
- changes in kz locale[ENPF-58] (commit by @Lera24)77af535
- polyfilled process (commit by @dlohvinov)f836d9e
- unit tests (commit by @Lera24)d96e973
- tests [WTEL-3902] (commit by @dlohvinov)27e59d2
- auto change active chats tab[WTEL-3905] (commit by @Lera24)986e82a
- fix to prev [WTEL-3892] (commit by @dlohvinov)7d5d745
- offline queue callback method updated [wtel-3892] (commit by @VladimirBeria)437a3d9
- cahnge value for available widget[WTEL-3818] (commit by @Lera24)6bd51a5
- errLocale (commit by @dlohvinov)5f6c92d
- fixed tests [WTEL-3855] (commit by @dlohvinov)cc3c0df
- fixed unknown notification erorr, refactored general-info-tab to composition api [WTEL-3789] (commit by @dlohvinov)c751220
- queue-preview-actions gap changed [WTEL-3724] (commit by @VladimirBeria)0c05dae
- fixed tests [WTEL-3708] (commit by @dlohvinov)a704436
- buttons in sm version changed to rounded, small styles changes [WTEL-3724] (commit by @VladimirBeria)7a89303
- Update dependencies, enable composition in i18n, import new API modules, and fix component imports. [WTEL-3708] (commit by @dlohvinov)d08bbd6
- active app in menu[WTEL-3210] (commit by @Lera24)78440b1
- fixed "unauthorized" errors [WTEL-3705] (commit by @dlohvinov)d0d6997
- updated ui-sdk and added new instance ads api config (commit by @liza-pohranichna)87ae3e8
- message link html rendering [DEV-2848] (commit by @dlohvinov)3db6d59
- form datepicker emitted event fix [WTEL-3490] (commit by @dlohvinov)14393ef
- callinfo text fixed [WTEL-3542] (commit by @VladimirBeria)de546f8
- unit test[WTEL-3500] (commit by @Lera24)e448ed8
- display grafana in menu[WTEL-3500] (commit by @Lera24)1c1955d
- trying to fix [WTEL-3486] (commit by @dlohvinov)e2a3369
- break timer popup [WTEL-3458, WTEL-2921] (commit by @dlohvinov)9dac8d9
- fixed job notification locale [WTEL-3481] (commit by @dlohvinov)8e467b1
- hide score widgets [WTEL-3307] (commit by @dlohvinov)676244d
- fixed score representation in widgets [WTEL-3469] (commit by @dlohvinov)ed8a00b
- fixed score representation [WTEL-3469] (commit by @dlohvinov)ff79df8
- fixed notifications [WTEL-3413] (commit by @dlohvinov)8a2c1cd
- fixed chat-emoji [WTEL-3428] (commit by @dlohvinov)b258198
- hiding html symbols in chat [DEV-2848] (commit by @dlohvinov)2062878
- updated wt-datepicker usages [WTEL-3333] (commit by @dlohvinov)86ff9a3
- upd webitel-ui [WTEL-3397] (commit by @dlohvinov)20d2e77
- fixed processing file progress [WTEL-3334] (commit by @dlohvinov)5e86f8b
- spacing between processing form elements [WTEL-3329] (commit by @dlohvinov)0f77466
- fixed call and task preview buttons width [WTEL-3300] (commit by @dlohvinov)a17398d
- fixed new call icon stucking on dev [WTEL-3299] (commit by @dlohvinov)fc2be5e
- reactivity (commit by @dlohvinov)c7bf062
- fixed new call [WTEL-1742] (commit by @dlohvinov)8d81d8a
- upd libs [WTEL-1742] (commit by @dlohvinov)51a0c36
- change sticking action buttons[WTEL-2838] (commit by @Lera24)9754310
- fixed lib version (commit by @dlohvinov)5dd155a
- action buttons in form[WTEL-2838] (commit by @Lera24)e360d0a
- fixed tests (commit by @dlohvinov)a7b83dc
- fixed dependencies (commit by @dlohvinov)a5e6ba5
- display tinymce panel [WTEL-3218] (commit by @Lera24)8114589
- update @webitel/ui-sdk [WTEL-3171] (commit by @liza-pohranichna)e220dd7
- fixed call transfer [WTEL-3263, WTEL-3264] (commit by @dlohvinov)ba4897e
- fixed sonars (commit by @dlohvinov)16e6502
- type in RESET_WORKSPACE_STATE action[WTEL-3199] (commit by @Lera24)9bbf4aa
- add comment[WTEL-3064] (commit by @Lera24)ef7cf76
- add destructuring in RESET_WORKSPACE_STATE action[WTEL-3064] (commit by @Lera24)1c31c07
- whatsapp icon preview [WTEL-3260] (commit by @dlohvinov)ab30c9a
- work section redesign fixes [WTEL-3196] (commit by @dlohvinov)747114e
- display member in offline queue[WTEL-3199] (commit by @Lera24)9c8e133
- icon facebook in active chat[WTEL-3071] (commit by @Lera24)42e87ea
- info section always in md size when pinned [WTEL-3194] (commit by @dlohvinov)f9eeb28
- locale [WTEL-3241] (commit by @dlohvinov)5cc688d
- fixed expand/collapse transition shrink issue [WTEL-3204] (commit by @dlohvinov)cc0bb32
- fixed call on history number [WTEL-3238] (commit by @dlohvinov)1476cc7
- size img and show in transfer tab[WTEL-2924] (commit by @Lera24)ab1898d
- correct work processing-form-datetimepicker component[WTEL-2963] (commit by @Lera24)af4036d
- class name [WTEL-2924] (commit by @Lera24)7e7a4e6
- img size[WTEL-2924] (commit by @Lera24)b016173
- chat images draggable set to false [DEV-2583] (commit by @dlohvinov)ee7fb70
- isChatFooter computed in the-chat tab[WTEL-2924] (commit by @Lera24)7a0fa57
- change condition for hidden chat footer[WTEL-2924] (commit by @Lera24)37c7f07
- hidden footer in empty-workspace tab[WTEL-2924] (commit by @Lera24)1e84596
- show close img in empty-workspace component[WTEL-2924] (commit by @Lera24)5f391d6
- chat redesign fixes [WTEL-3197] (commit by @dlohvinov)e3258d5
- redesign in info section[WTEL-3157] (commit by @Lera24)613927f
- unit tests for chat-footer component[WTEL-2924] (commit by @Lera24)caca946
- job avatar size fix [WTEL-3195] (commit by @dlohvinov)852f25d
- after codereview[WTEL-2924] (commit by @Lera24)f030ef8
- unit test[WTEL-2924] (commit by @Lera24)2c80b76
- delete active prop in history-lookup-item component[WTEL-3195] (commit by @Lera24)f5f72ef
- unit test [WTEL-3195] (commit by @Lera24)4e0a8dd
- after codereview[WTEL-3195] (commit by @Lera24)561ff9f
- error in unit test[WTEl-3195] (commit by @Lera24)fb42ca9
- fixed chat-transfer-container name [WTEL-3195] (commit by @dlohvinov)4cefd42
- rollback of changes due to redesign[WTEL-3195] (commit by @Lera24)f95e837
- unit test[WTEL-3195] (commit by @Lera24)2cd278d
- added small fixes to info section [WTEL-3157] (commit by @dlohvinov)9b3e74e
- small queue section fixes [WTEL-3187] (commit by @dlohvinov)d27ac90
- error in test[WTEL-3065] (commit by @Lera24)62dd36a
- error in call in history pages[WTEL-3065] (commit by @Lera24)efb8f91
- fixed typo-subtitle-1 [WTEL-3157] (commit by @dlohvinov)134bfa9
- add comment[WTEL-3065] (commit by @Lera24)929787c
- add new computed in call-header component[WTEL-3065] (commit by @Lera24)0f37200
- after codereview[WTEL-3065] (commit by @Lera24)cdb2da9
- unit test[WTEL-3065] (commit by @Lera24)9ccac84
- display call in workspace histore[WTEL-3065] (commit by @Lera24)d55500f
- locale and class name [WTEL-3157] (commit by @Lera24)283dae9
- name class in test[WTEL-3157] (commit by @Lera24)a01a724
- after codereview (rename classes)[WTEL-3157] (commit by @Lera24)7a5d1cd
- unit test[WTEL-3157] (commit by @Lera24)ade8c6d
- class name and test[WTEL-3157] (commit by @Lera24)
7654bd3
- merge with master [WTEL-5149] (commit by @VladimirBeria)55dfd61
- @webitel/ui-sdk updated [WTEL-5024] (commit by @VladimirBeria)9b2ceb2
- styles completely refactored [WTEL-4420] (commit by @VladimirBeria)c4ee6a5
- wt-expansion-panel style refactor [WTEL-4420] (commit by @VladimirBeria)434a29e
- code cleanup [WTEL-4420] (commit by @VladimirBeria)04da6d4
- some code refactored [WTEL-4420] (commit by @VladimirBeria)06be83c
- contacts search scroll refactored [WTEL-4420] (commit by @VladimirBeria)e57ecb9
- trying to refactor search contacts scroll [WTEL-4420] (commit by @VladimirBeria)18f2143
- trying to refactor search contacts scroll [WTEL-4420] (commit by @VladimirBeria)b13f0c6
- videoSizeMd computed refactored [WTEL-4297] (commit by @VladimirBeria)bfd7f23
- html refactoring [WTEL-4297] (commit by @VladimirBeria)a2ac927
- @webitel/ui-sdk version updated and tests fixed [WTEL-4297] (commit by @VladimirBeria)c27f4d6
- @webitel/ui-sdk version updated and tests fixed [WTEL-4297] (commit by @VladimirBeria)33ec83e
- @webitel/ui-sdk version updated [WTEL-4297] (commit by @VladimirBeria)56cf23f
- props defaults changed [WTEL-4207] (commit by @VladimirBeria)1f20942
- refactor due to code review [WTEL-4207] (commit by @VladimirBeria)b396df8
- inbound call notification check on "allowAnswer" [WTEL-4390] (commit by @dlohvinov)60245ed
- unnecessary code deleted [WTEL-4207] (commit by @VladimirBeria)f8868a4
- processingComponent name changed [WTEL-4207] (commit by @VladimirBeria)bda134e
- css classname changed [WTEL-4207] (commit by @VladimirBeria)33786e3
- css classname changed [WTEL-4207] (commit by @VladimirBeria)7029b87
- small refactor [WTEL-4207] (commit by @VladimirBeria)8d7429b
- webitel/ui-sdk version changed [WTEL-4297] (commit by @VladimirBeria)a09f0fa
- endpoint if statement inverted [WTEL-4303] (commit by @VladimirBeria)7b36c55
- console log removed [WTEL-4303] (commit by @VladimirBeria)8675e7e
- endpoint refers to env.MODE [WTEL-4303] (commit by @VladimirBeria)6571e8f
- VITE_START_PAGE_URL changed [WTEL-4252] (commit by @VladimirBeria)749eb68
- style applies on class [WTEL-4238] (commit by @VladimirBeria)7d80547
- queue section indicators logic [WTEL-4223] (commit by @dlohvinov)9982be7
- missed reload instead of stubbing [WTEL-4230, WTEL-4212] (commit by @dlohvinov)dab039d
- small contacts fixes [WTEL-3889] (commit by @dlohvinov)5a7acb2
- contact communications expansion [WTEL-3899] (commit by @dlohvinov)c264f56
- users and contacts lists refactored to use lookup-item-contaner [WTEL-3899] (commit by @dlohvinov)52a94e0
- refactoring contacts api + its usages [WTEL-3899] (commit by @dlohvinov)9639565
- upd members reload timer interval (commit by @dlohvinov)3f03e8a
- separated missed api [WTEL-3899] (commit by @dlohvinov)4473114
- file naming refactor [WTEL-3889] (commit by @VladimirBeria)6bc5967
- queue sec locales [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)87f5768
- refactoring previews in progess [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)45cf29d
- queue previews [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)ddfdc7a
- chat and task queue panels [WTEL-3803, WTEL-3804] (commit by @dlohvinov)40374d3
- offline-queue-preview in progess [WTEL-3802] (commit by @dlohvinov)c249b50
- refactirong queue section calls in progress [WTEL-3802] (commit by @dlohvinov)c338b34
- task-queue-preview-refactor in progress [WTEL-3802] (commit by @dlohvinov)378128f
- tests fixed [WTEL-4151] (commit by @VladimirBeria)b247c6d
- operator status enum replaced [WTEL-3798] (commit by @VladimirBeria)50ac011
- tests fixed [WTEL-3798] (commit by @VladimirBeria)808f211
- status parser refactored [WTEL-3798] (commit by @VladimirBeria)13bb6c0
- parseUserStatus refactored [WTEL-3798] (commit by @VladimirBeria)213f1a3
- adding note for userStatus computed in transfer item [WTEL-3798] (commit by @VladimirBeria)c882584
- oldinstance deleted from api [WTEL-3798] (commit by @VladimirBeria)3e63065
- parseUserStatus func refactored [WTEL-3798] (commit by @VladimirBeria)d7a78b5
- remove commented code [WTEL-4039] (commit by @lizacoma)ab110c5
- marged with master and resolved conflicts [WTEL-4039] (commit by @lizacoma)a21779c
- delete old instance and openAPIConfig files [WTEL-4039] (commit by @lizacoma)078f80b
- other APIs done [WTEL-4039] (commit by @lizacoma)e5fed3d
- adding note for userStatus computed [WTEL-3798] (commit by @VladimirBeria)c5d9124
- rebuild lock.json [WTEL-3798] (commit by @VladimirBeria)d1606e8
- merging with master [WTEL-3798] (commit by @VladimirBeria)0c714d4
- package-lock rebuilded [WTEL-3798] (commit by @VladimirBeria)c69057c
- unit tests refactored [WTEL-3798] (commit by @VladimirBeria)b22d46f
- agent pause causes, history, widget and agent-status API [WTEL-4039] (commit by @lizacoma)14673df
- api in progress [WTEL-4039] (commit by @lizacoma)56e5ce0
- package-lock rebuild [WTEL-4157] (commit by @VladimirBeria)7cabe75
- api in progress [WTEL-4039] (commit by @lizacoma)6c7a17d
- offline queues [WTEL-3802] (commit by @dlohvinov)21c9fca
- active, missed calls refactored [WTEL-3802] (commit by @dlohvinov)f2291b5
- missing refactor in progress [WTEL-3802] (commit by @dlohvinov)4b5756e
- agent call queue representation [WTEL-3802] (commit by @dlohvinov)cb1dcc6
- queue panel calls in progress [WTEL-3802] (commit by @dlohvinov)2b94f2f
- color fixes [WTEL-3902] (commit by @dlohvinov)2551a08
- major colors refactors [WTEL-3902] (commit by @dlohvinov)09e80f4
- upd webitel-ui with components redesigns [WTEL-3902] (commit by @dlohvinov)20b81eb
- ws contacts [WTEL-3711] (commit by @dlohvinov)227d981
- color fixes and refactors [WTEL-3840] (commit by @dlohvinov)5f74653
- color schema refactors in progress [WTEL-3840] (commit by @dlohvinov)a000c2b
- autoRefreshMixin replaced with useCachedInterval composable [WTEL-3708] (commit by @dlohvinov)803ed69
- refactored pause causes representation [WTEL-3708] (commit by @dlohvinov)26fcd4b
- no needed mapState deleted in missed queue component [WTEL-3724] (commit by @VladimirBeria)1bc8ec5
- no needed mapState deleted [WTEL-3724] (commit by @VladimirBeria)5cc565b
- refactored due to codereview [WTEL-3724] (commit by @VladimirBeria)698c8bb
- callback slot deleted, styles refactored [WTEL-3724] (commit by @VladimirBeria)d101205
- job locale renamed to task [WTEL-3552] (commit by @dlohvinov)42b2fe8
- moved agent-score position in general info tab [WTEL-3307] (commit by @dlohvinov)195108f
- removed agent general info loader [WTEL-3301] (commit by @dlohvinov)ff3418a
- changed numpad breakpoints [WTEL-3196] (commit by @dlohvinov)de5cffb
- added inbound sonar, refactored sonar usages logic [WTEL-3187] (commit by @dlohvinov)f80ad5b
- breakpoint plugin moved to webitel-ui [WTEL-3258] (commit by @dlohvinov)981594b
- prettified dtmf representation [WTEL-3237] (commit by @dlohvinov)84107da
- reworked form file sm size appearance [WTEL-3217] (commit by @dlohvinov)7d77d81
- now store module moved to cc-ui-sdk [DEV-2445] (commit by @dlohvinov)4a353ae
- upd wt-rounded-action [WTEL-3197] (commit by @dlohvinov)bc36bb4
- workspace ui refactors [WTEL-3197] (commit by @dlohvinov)ec709ae
- call preview wide buttons on md [WTEL-3195] (commit by @dlohvinov)77f791f
- small queue panel refactors [WTEL-3187] (commit by @dlohvinov)6b8247e
- queues panel [WTEL-3187] (commit by @dlohvinov)e309fb0
- queues panel refactor in progress [WTEL-3187] (commit by @dlohvinov)bf5372f
- refactors and cleanups to right panel [WTEL-3157] (commit by @dlohvinov)f068f12
- resize refactor [WTEL-3122] (commit by @dlohvinov)
22cdf8a
- new tests [WTEL-4216] (commit by @dlohvinov)dbd0f9e
- fixed existing tests, added new [WTEL-3889] (commit by @dlohvinov)5406736
- added tests for missed calls [WTEL-3899] (commit by @dlohvinov)a934cba
- added new tests [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)8e2cb05
- tests in progress [WTEL-3802, WTEL-3803, WTEL-3804] (commit by @dlohvinov)488264f
- fixed workspace tests after vue 3 migration [WTEL-1742] (commit by @dlohvinov)1d02b83
- fixed tests [WTEL-3197] (commit by @dlohvinov)
b89b3f5
- comments [WTEL-4240] (commit by @dlohvinov)