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
Jean-Roch Maitre
2819106315
UI-3040: Add Temporary Greeting dropdown
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
Jean-Roch Maitre
edb91e2814
UI-2634: add support for mp3/wav media extension on vmbox in smart pbx
9 years ago
Jean-Roch Maitre
c3794f0410
UI-1596: Fix edit vmbox width
10 years ago
Jean-Roch Maitre
5fa27b4c5c
Fix issue when saving VMBox
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
b667186a37
UI-975: Added a media selection for voicemail greeting message
10 years ago
Maxime Roux
8de42d400f
UI-1499: Updated every timezone dropdown to allow selecting Account/User default
11 years ago
Jean-Roch Maitre
adb670a138
UI-1382: Implement new way to call tooltips
11 years ago
Jean-Roch Maitre
6cd0b07c54
UI-1446: Migrated vm to email field
11 years ago
Joris Tirado
939a893f6b
UI-1130: Put focus on search inputs
11 years ago
Joris Tirado
1d94a45574
UI-1342: Remove unused bootstrapSwitch from submodule VMBoxes
11 years ago
Joris Tirado
752ff44563
UI-1342: Correct spelling mistake the make vmbox validation work
11 years ago
Jean-Roch Maitre
2c6314fd42
UI-1220: Added the VMBox category + Main VMBox auto-creation
11 years ago