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
2e57fe5d4f
UI-3067: Handle missing i18n feature code key ( #67 )
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
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
Joris Tirado
d5c32e991f
UI-2843: Fix ESLint erros/warnings ( #32 )
9 years ago
Joris Tirado
f8f791cf65
UI-2761: Add new category for qubicle feature codes ( #26 )
9 years ago
Joris Tirado
12d54ec97a
UI-2649: Use sortBy instead of monster.util.sort ( #22 )
9 years ago
Jean-Roch Maitre
f3123960f9
OOB: remove useless console.log
9 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
Maxime Roux
424adf752d
UI-1807: now preventing clicks on categories until the current one is finished loading
10 years ago
Maxime Roux
41b1ce7cb0
UI-1395: Added voicemail[single_mailbox_login] to the default feature codes and updated the main number so that it checks and create feature codes individually
11 years ago
Jean-Roch Maitre
179dd463ba
UI-1276: Fixed an issue with the SmartPBX Feature Codes
11 years ago
Maxime Roux
adee097b6d
UI-1028: Added categories for the feature codes
11 years ago
Maxime Roux
7625d3c029
UI-299: Added a read-only Feature Code tab to smart PBX
11 years ago