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
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
Joris Tirado
0702dfa151
UI-2853: Use new Chart declaration following upgrade ( #34 )
8 years ago
Joris Tirado
d5c32e991f
UI-2843: Fix ESLint erros/warnings ( #32 )
9 years ago
Jean-Roch Maitre
bb35227dd3
UI-2425: final commit to update number features in smart pbx
9 years ago
Jean-Roch Maitre
b1d883e934
UI-2399: changing colors around
9 years ago
Joris Tirado
642a67b57e
UI-2119: Fix potential context access issues by using '@root' variable to access i18n object
10 years ago
Joris Tirado
e85fc60dd6
UI-1856: On the dashboard, hide cnam related actions when the feature is disabled on the account
10 years ago
Maxime Roux
d7f16f1c91
UI-1197: Added a MainDirectory section to the dashboard with a link to download it as a pdf.
10 years ago
Joris Tirado
5b66bdeb07
UI-1210: Display the Main Faxbox number on the dashboard
10 years ago
Joris Tirado
b4ab56760e
UI-1381: Update icons' classes from 'icon-*' to 'fa fa-*'
11 years ago
Joris Tirado
eb7f198624
UI-1381: Upgrade font-awesome by updating the icons' name
11 years ago
Joris Tirado
a700164592
UI-1381: Update icon-{color} to monster-{color} and icon-spin to icon-spinning
11 years ago
Maxime Roux
a5f51f0e32
UI-724: Group users are now sortable in SmartPbx
11 years ago
Jean-Roch Maitre
f63a997d79
UI-661: We don't let the users access the Caller-ID popup without a Main
Number anymore.
11 years ago
Maxime Roux
2b46d6575b
UI-649: unregistered device number now blue when 0
11 years ago
Maxime Roux
679a29cf22
UI-649: moved warning for main number and fixed charts on empty account
11 years ago
Maxime Roux
24544426be
UI-443: Updated the number types chart to use the classifiers
12 years ago
Jean-Roch Maitre
e3d47e3e43
Initial commit of the SmartPBX
12 years ago