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
f7cba46b22
UI-3048: Replace chosen plugin method with monster helper ( #54 )
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
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
JR Maitre
f6f301c1e0
UI-2942: fix issue with empty faxbox notifications
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
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
Joris Tirado
d5c32e991f
UI-2843: Fix ESLint erros/warnings ( #32 )
9 years ago
Joris Tirado
4253a6af28
UI-2735: Add Call Queues as entities for receptionist ( #27 )
9 years ago
Jean-Roch Maitre
2b135cb803
UI-2629: allow user to switch emergency caller id number from smartpbx
9 years ago
Joris Tirado
13960f7724
UI-2618: Fix ESLint errors/warnings
9 years ago
Jean-Roch Maitre
fe2386470d
UI-2587: better fix for main number unassignment of missing accoutn number
9 years ago
Jean-Roch Maitre
473507cdb1
UI-2587: prevent main numbers from crashing if number is missing from phone_numbers but present in main number callflow
9 years ago
Joris Tirado
1194651517
UI-2500: Set edit faxbox popup titles with i18n references
9 years ago
Joris Tirado
7ffcc435e7
UI-2500: Add new popup to create/edit main faxbox
9 years ago
Joris Tirado
bdf75bcd7c
UI-2500: Remove unnecessary semi-column
9 years ago
Joris Tirado
a6e143b661
UI-2500: Only set inbound notification email for main faxbox
9 years ago
Joris Tirado
ae844081fe
UI-2500: Fix faxbox ID access
9 years ago
Joris Tirado
e59ffa8eae
UI-2500: Wrap faxbox requests in dedicated methods
9 years ago
Joris Tirado
6d79f00b8b
UI-2500: Functional main faxbox email edition
9 years ago
Joris Tirado
3d1f4385a6
UI-2500: Add prompt to create faxbox with custom notification email
9 years ago
Jean-Roch Maitre
2d420ec11b
UI-2499: handle 404 on virtual receptionist
9 years ago
Jean-Roch Maitre
bb35227dd3
UI-2425: final commit to update number features in smart pbx
9 years ago
Jean-Roch Maitre
4c2ecc83d2
UI-2425: fix features in smartpbx with new back-end field
9 years ago
Jean-Roch Maitre
84185395c1
UI-2428: update e911 key
9 years ago
Joris Tirado
c7c1bd130a
OOB: Use underscore.js helpers to get list/count of keys for an object
9 years ago
Jean-Roch Maitre
f1fa1b28ca
UI-2302: Cleaned up code in incoming call handling for user callflow selection
10 years ago
Jean-Roch Maitre
f58264bc3b
UI-2256: Updated code for MOVE Feature code
10 years ago
Jean-Roch Maitre
9d67b9eec1
UI-2256: adding *6883 to feature codes
10 years ago
Jean-Roch Maitre
594483f4de
UI-2249: Fixed issue with media selection in SmartPBX
10 years ago
Jean-Roch Maitre
529db69c1f
UI-2124: Fix issue with main number set from migration tool
10 years ago
Jean-Roch Maitre
8e8643f36a
UI-2009: Fix an issue with main faxbox
10 years ago
Jean-Roch Maitre
0236b36f8e
UI-1902: now properly list advanced callflows with their numbers if they don' have a name assigned
10 years ago
Jean-Roch Maitre
fbbeafa932
UI-1481: Now handle holidays spanning multiple months
10 years ago
Brice Heppner
0624eaf245
UI-1840: Correct module name typo in the MainFaxing callflow
10 years ago
Joris Tirado
2558bb344a
UI-1856: On Main Number management, hide cnam feature when disabled on the account
10 years ago
Jean-Roch Maitre
38f54593f9
UI-1886: Adding media option to Virtual Receptionnist and Call options
10 years ago
Joris Tirado
3cf3b280f9
UI-1855: On Main Number management, hide e911 feature when disabled on the account
10 years ago
Maxime Roux
e1d62c2c01
UI-1774: fuxed tts greeting on main conf and added tooltip on icon
10 years ago
Maxime Roux
424adf752d
UI-1807: now preventing clicks on categories until the current one is finished loading
10 years ago
Maxime Roux
1ef1e25f9a
UI-1806: fixed a bug that was occuring when some Main Callflows were missing
10 years ago
Maxime Roux
d88d817f99
UI-1774: Added a TTS greeting feature to the main conference in SmartPBX
10 years ago
Joris Tirado
0b5d65d133
UI-1210: Add a step to the walkthrough to explain the main faxbox number
10 years ago
Joris Tirado
ee232027f2
UI-1210: Do not display the spare/buy numbers buttons when a main faxbox is already configured
10 years ago
Joris Tirado
ebd3ec4e59
UI-1210: Add logic to create/delete faxbox when adding a number to the Main Faxbox Callflow
10 years ago
Joris Tirado
988339b0e9
UI-1210: Add UI component to create main faxbox callflows
10 years ago
Joris Tirado
9e500a60d7
UI-1742: Can now select a callflow created in Advanced Callflows in Main Number
10 years ago