mira-t
1ef1fb2cfe
Toggle user caller id strategy ( #48 )
* Allow toggle via config between two caller id selection methods
This only affects caller ID for users. If
monster.config.whitelabel.allowAnyOwnedNumberAsCallerID is falsy, the
old way of assigning caller ID will be activated i.e. users can only
have their caller ID set to numbers assigned to them, otherwise the main
number is used. If monster.config.whitelabel.allowAnyOwnedNumberAsCallerID
is truthy, the user can also have any number owned by the account used as
their caller ID.
* Add automatic eslint fixes
* Eslint fix: make mixed user of && and || tidier
8 years ago
Jack Kingsman
a4b4d208b3
s/him/them ( #50 )
Just making things all inclusive 🙂
8 years ago
Jean-Roch Maitre
dfb54ed814
OOB: following existing media for greetings of receptionist PR, select right media if already selected, always create new media instead of reusing the same ones which led to confusing scenarios
8 years ago
mira-t
f7f22c98cd
Add option to use existing media for virtual receptionist greeting ( #45 )
8 years ago
Martin Falkus
7cd2c02994
UI-3019: Fix dashboard 50 user count and PDF directory limit ( #49 )
8 years ago
Jean-Roch Maitre
2c70ea00b5
UI-2994: adding chart to show user roles if available
Conflicts:
submodules/myOffice/myOffice.js
submodules/users/users.js
8 years ago
Jean-Roch Maitre
d2db190375
UI-2994: adding licensed service plan roles to smart pbx
Conflicts:
i18n/en-US.json
8 years ago
Joris Tirado
9e83cbd8e9
UI-2988: Expose `repeats` prop from group callflow ( #42 )
8 years ago
Jean-Roch Maitre
04d89f8d22
Merge branch 'master' of github.com:2600hz/monster-ui-voip
8 years ago
Jean-Roch Maitre
cb276e983a
UI-2977: remove code linked to locality as it's deprecated
8 years ago
Anthony Perish
b84138b8c3
UI-2980 Removes pagination from API call to fix Feature Keys Presence dropdown ( #41 )
8 years ago
JR Maitre
cd07b77964
UI-2968: roll back require key press label change
8 years ago
JR Maitre
aa5e82a7e6
OOB: Cleanup old comments
8 years ago
Joris Tirado
71a47daa67
Merge branch 'Audian-UI-2958'
8 years ago
Anthony Perish
4605803cc9
UI-2958 - Added ability for users to see disabled devices from the Smart PBX users page as black device icons.
8 years ago
Jean-Roch Maitre
3c4c4e40ba
Merge branch 'master' of github.com:2600hz/monster-ui-voip
8 years ago
Jean-Roch Maitre
2a8240994d
OOB: move on value to the right of 3-state toggles
8 years ago
JR Maitre
3db2f716e7
UI-2952: hide pw from user creation/update if wl field is set
8 years ago
JR Maitre
195fe08d06
UI-2952: adding webrtc mode to softphones in smart pbx
8 years ago
Jean-Roch Maitre
f5d2d80932
Merge branch 'Audian-UI-2945'
8 years ago
Jean-Roch Maitre
2d02c7744a
UI-2945: fix small linting issues, add pointer to sortable column titles
8 years ago
Anthony Perish
dd95f22dfb
UI-2945 - Allow user list in smart pbx to be sorted
- Clicking on the appropriate header in the smart pbx user list
will sort by that column.
8 years ago
JR Maitre
f6f301c1e0
UI-2942: fix issue with empty faxbox notifications
8 years ago
Jean-Roch Maitre
265844efcc
UI-2921: add way to impersonate users from smart pbx
8 years ago
sergey-safarov
28cd94c7ff
Updated russian translation ( #37 )
Thanks for the update :)
8 years ago
Jean-Roch Maitre
afbd8ed43b
UI-2865: remove console.log
8 years ago
Jean-Roch Maitre
864f487a83
UI-2865: now adds device name if available in interaction legs
8 years ago
Jean-Roch Maitre
52d908fd98
OOB: fix keep caller id label
8 years ago
Joris Tirado
a43a8640fe
UI-2866: Migrate from underscore to lodash ( #36 )
* UI-2866: Reference lodash intead of underscore following migration
* UI-2866: Migrate underscore specific utils to lodash
8 years ago
Jean-Roch Maitre
1287fc7541
UI-2868: adding sip device to list of types using SIP creds
8 years ago
Jean-Roch Maitre
a831e90ccd
Merge branch 'master' of github.com:2600hz/monster-ui-voip
8 years ago
Jean-Roch Maitre
2f55f855f4
UI-2868: change smartpbx default to contact for invite_format
8 years ago
sergey-safarov
d819f139ad
Updated russian translation ( #35 )
* Space symbols formating
* Updated russian translation
* Removed unnecessary russian translation
* Removed not translated entities
8 years ago
JR Maitre
017dbe1403
OOB: Updated metadata
8 years ago
Joris Tirado
0702dfa151
UI-2853: Use new Chart declaration following upgrade ( #34 )
8 years ago
Jean-Roch Maitre
67fa363a0b
Merge branch 'master' of github.com:2600hz/monster-ui-voip
8 years ago
Jean-Roch Maitre
4cffee3567
UI-2848: changed the way we initialize maincallflow, to stop routing to 0 automatically, even when they wouldn't configure a main number
8 years ago
Joris Tirado
c4bb4c6ec5
UI-2849: Fix switch statement keyword spacing ( #33 )
8 years ago
JR Maitre
e7d6763e80
UI-2825: now properly sets external caller id name when number selected as main company number as cid name configured
8 years ago
JR Maitre
6b8acf6d0c
UI-2814: properly handled registered devices in main view, devices view and user view
8 years ago
Joris Tirado
d5c32e991f
UI-2843: Fix ESLint erros/warnings ( #32 )
8 years ago
Joris Tirado
b66f1eb15a
UI-2802: Use proper icon to represent ATA devices ( #30 )
9 years ago
Joris Tirado
5572876234
UI-2757: Improve password change experience for users ( #29 )
* UI-2757: Add context to change users passwords
* UI-2757: Add a confirmation field to check new password
* UI-2757: Set validation in code instead of markup
* UI-2757: Disable button once clicked to avoid click bomb
9 years ago
Joris Tirado
2de393e1e2
UI-2797: Execute parallel callback when no conferences ( #28 )
9 years ago
Joris Tirado
4253a6af28
UI-2735: Add Call Queues as entities for receptionist ( #27 )
9 years ago
Jean-Roch Maitre
af943f40b0
UI-2787: fix issues with call recording in smart pbx (no longer require number configured, set default time limit to 3600 if unset)
9 years ago
Joris Tirado
f8f791cf65
UI-2761: Add new category for qubicle feature codes ( #26 )
9 years ago
Jean-Roch Maitre
6096a5b586
UI-2783: fix fax to email texts
9 years ago
Jean-Roch Maitre
194fb5ebf6
UI-2771: fix pagination issues in groups of smartpbx
9 years ago
Jean-Roch Maitre
0f82926e64
UI-2765: fix typo with call recording field
9 years ago