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
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
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
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
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
Jean-Roch Maitre
6e591205b7
UI-2546: fix smartpbx e911 state picker to select right state
9 years ago
Joris Tirado
d3040d76ca
UI-1309: Trigger Google Maps Geocoding API request on change instead of blur event
9 years ago
Joris Tirado
2c5f8aafbe
UI-1309: Use Google Maps Geocode API instead of geocode.org API to resolve ZIP codes into addresses
9 years ago
Joris Tirado
153253c403
UI-1309: Add Google Maps Geocode API endpoint and request handler
9 years ago
Jean-Roch Maitre
bb35227dd3
UI-2425: final commit to update number features in smart pbx
9 years ago
Jean-Roch Maitre
68b4b92d96
UI-2456: features available doesn't include the activated features, so we change some code to reflect that
9 years ago
Jean-Roch Maitre
26e7aacc1d
UI-2456: fixing properly when users have multiple main numbers
9 years ago
Jean-Roch Maitre
84185395c1
UI-2428: update e911 key
9 years ago
Jean-Roch Maitre
7b660e16c0
UI-2456: now let's admin set features on numbers based on the features_available key
9 years ago
Jean-Roch Maitre
1238912dba
UI-2420: updating token references
9 years ago
Jean-Roch Maitre
374207346b
UI-2055: Fixed an issue with dashboard banner not showing / showing for the wrong reasons (e911/caller-id)
10 years ago
Jean-Roch Maitre
561bbd4cb3
UI-1979: Fixed an error when updating Main Number e911
10 years ago
Jean-Roch Maitre
e12c6917a9
UI-1926: Re-organized walkthroughs for trial/non-trial accounts
10 years ago
Jean-Roch Maitre
d2eedad27c
UI-1874: Forgot to push that voip specific bit
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
Joris Tirado
7a2247ed61
UI-1855: On the dashboard, hide e911 related actions when the feature is disabled on the account
10 years ago
Maxime Roux
4990bad62e
UI-1837: fixed a bug preventing myOffice to load when there is no main directory
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
Maxime Roux
424adf752d
UI-1807: now preventing clicks on categories until the current one is finished loading
10 years ago
Joris Tirado
5b66bdeb07
UI-1210: Display the Main Faxbox number on the dashboard
10 years ago
Jean-Roch Maitre
aef88303ae
UI-1790: Updated helpSettings uiFlags code
10 years ago
Jean-Roch Maitre
b036f403bc
UI-1625: Updated code to use the new isActive flag
11 years ago
Jean-Roch Maitre
511453f50b
UI-1604: Added Walkthroughs for SmartPBX
11 years ago
Jean-Roch Maitre
139be44404
UI-1602: Refreshed SmartPBX look&feel
11 years ago
Jean-Roch Maitre
adb670a138
UI-1382: Implement new way to call tooltips
11 years ago
Maxime Roux
75fa07522e
UI-1025: Updated all the media upload in SmartPBX to use the jquery.fileUpload plugin
11 years ago
Jean-Roch Maitre
8dda634f90
UI-1340: Fixed call to numbers submodule
11 years ago
Maxime Roux
7682bdd632
UI-1322: fixed a bug where the dashboard tab would stay highlighted after clicking to one of the links inside the page (such as 'Total Users')
11 years ago
Jean-Roch Maitre
2c6314fd42
UI-1220: Added the VMBox category + Main VMBox auto-creation
11 years ago
Maxime Roux
b9db7e1046
UI-1221: Added '0' by default to the MainNumber callflow. Existing MainNumber callflows will be updated automatically by going to the MainNumber page
11 years ago
Jean-Roch Maitre
c9b5b66e4d
UI-948: Disabled pagination on API requests that the front-end make to render the SmartPBX, it was confusing the user who would think its numbers disappear and things like this...
11 years ago
Joris Tirado
9806d7981b
UI-943: Replace form2object() by monster.ui.getFormData()
11 years ago
Joris Tirado
4efd24917a
UI-934: Replace form2object() by monster.ui.getFormData()
11 years ago
Jean-Roch Maitre
03f3b8f3b3
UI-1021: SmartPBX now correctly use self.callApi
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
d19c6a12f9
UI-588: Added SIP URI as a device
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
Maxime Roux
a96d74ff30
KAZOO-2500: A maximum size of 5MB has been set for all media file uploads.
12 years ago
Jean-Roch Maitre
e3d47e3e43
Initial commit of the SmartPBX
12 years ago