Joris Tirado
c12b483344
UI-3121: Check if user types are available before trying to filter users by them ( #76 )
* Fix linting error + use lodash#oderBy to sort descendingly
* Check if service plan exists before user count increment
* See if user types are available when sorting users
7 years ago
Joris Tirado
49bd9f58d9
UI-3110: Add German translation ( #75 )
* Add German translation
* Expose German language as a selectable option
7 years ago
Joris Tirado
d6e7fb565d
UI-3119: Use monster toast helper instead of Toastr directly ( #74 )
7 years ago
Joris Tirado
377bfceefb
UI-3116: Move sub-module templates in their own folder ( #73 )
* Move sub-module templates in their own `views` folder
By using `getTemplate()` we can specify which sub-module a template is
related to, enabling this behavior.
The templates names were shortened by stripping the name of their
sub-module from it since they are stored under their sub-module folder.
String templates are created using `getTemplate()` instead of
`monster.template()` that we are trying to depreciate.
* Only use `getTemplate()` for both regular and string templates
8 years ago
Joris Tirado
950b8af38c
UI-3111: Refactor caller id privacy feature with better description ( #71 )
* Refactor caller id privacy for the users submodule
* Refactor caller id privacy for the devices submodule
8 years ago
sergey-safarov
17dbe82cb5
UI-3111: Added user and device privacy options ( #63 )
* Adeed device privacy options
* Added user privacy options
8 years ago
Joris Tirado
ac623f8bf1
UI-3102: Fix typo (retires -> retries) ( #69 )
8 years ago
Joris Tirado
2e57fe5d4f
UI-3067: Handle missing i18n feature code key ( #67 )
8 years ago
Joris Tirado
86bed3e155
UI-3107: Use correct object property to access group ID ( #66 )
8 years ago
Joris Tirado
f62cf3153e
UI-3106: Don't override sip settings on save ( #65 )
8 years ago
Joris Tirado
5c9f653fe8
UI-3102: Set default faxbox retries to 3 ( #62 )
8 years ago
Joris Tirado
b2f0fc68ac
UI-3096: Only list groups created with SmartPBX ( #61 )
When creating groups on SmartPBX, the app automatically generates
baseGroup/userGroup callflows depending on which users are part of the
group. On the other end, the Callflows app only creates a group without
any callflow.
Since SmartPBX is listing all groups, an error was raised when trying to
view the details of group created through the Callflows app since an
associated callflow does not exist.
8 years ago
Joris Tirado
704d862d5c
UI-3081: Disable failover by default when call forward is enabled ( #59 )
8 years ago
Joris Tirado
25c14d305b
UI-3081: Disable failover when call forwarding is enabled ( #58 )
8 years ago
Anthony Perish
836210239e
UI-3053: Added Smart PBX SIP Device feature key drag and drop reordering ( #55 )
* UI-3053 Added Smart PBX SIP Device feature key drag and drop reordering
* Removed extra function around feature key sortable code
8 years ago
sergey-safarov
9b8b80d2d2
Fixed partial csv file download ( #57 )
Thanks for the contribution! 👍
8 years ago
Joris Tirado
c669ba8c82
UI-3067: Add tooltips for feature codes ( #56 )
* UI-3067: Restructure i18n to have tooltips for feature codes
* UI-3067: Add tooltip text for feature code
8 years ago
Joris Tirado
f7cba46b22
UI-3048: Replace chosen plugin method with monster helper ( #54 )
8 years ago
Jean-Roch Maitre
2819106315
UI-3040: Add Temporary Greeting dropdown
8 years ago
Joris Tirado
5e20473ccf
UI-3034: Set correct module for qubicle callflows ( #52 )
8 years ago
almostexactly
f632eacc51
Make the call forward activate feature code a pattern to accept the number to forward to ( #51 )
Thanks for the contribution!
8 years ago
mira-t
f061be784e
Add do not disturb user feature ( #44 )
8 years ago
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
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
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
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
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
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
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
2f55f855f4
UI-2868: change smartpbx default to contact for invite_format
8 years ago
Joris Tirado
0702dfa151
UI-2853: Use new Chart declaration following upgrade ( #34 )
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
9 years ago
Joris Tirado
d5c32e991f
UI-2843: Fix ESLint erros/warnings ( #32 )
9 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