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
sergey-safarov
9b8b80d2d2
Fixed partial csv file download ( #57 )
Thanks for the contribution! 👍
8 years ago
Jean-Roch Maitre
afbd8ed43b
UI-2865: remove console.log
8 years ago
Jean-Roch Maitre
864f487a83
UI-2865: now adds device name if available in interaction legs
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
1a10a998fd
UI-2520: improve call legs sort
9 years ago
Jean-Roch Maitre
d310a09733
UI-2379: adding a tooltip to signal that you need to filter before downloading call logs. also add paginate false to download request
9 years ago
Jean-Roch Maitre
dfecf4796c
UI-2489: fix mailto link for report error in call logs
9 years ago
Jean-Roch Maitre
1238912dba
UI-2420: updating token references
9 years ago
Jean-Roch Maitre
c343fc8e70
UI-2408: Fix an issue with Call Logs search
9 years ago
Jean-Roch Maitre
95e93937fc
UI-2378: change download button mechanism in call logs to open a new tab so it doesn't change the URL in case of errors
9 years ago
Jean-Roch Maitre
1b65116ced
UI-2329: updated call logs with new interaction api details
10 years ago
Jean-Roch Maitre
cc92bd6947
UI-2329: now using interaction api to list cdrs in smart pbx
10 years ago
Jean-Roch Maitre
555bc61161
UI-1624: Now render JSON in a more user-friendly way
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
b315a306b8
UI-1702: fixed the 'this week' filter on call logs so that it works on sundays too
11 years ago
Maxime Roux
75b09ac288
UI-1497: Now hiding the Call Report link when the callReportAddress is not specified
11 years ago
Joris Tirado
dec06f9922
UI-1381: Fix icons' issues related to font-awesome upgrade
11 years ago
Joris Tirado
a700164592
UI-1381: Update icon-{color} to monster-{color} and icon-spin to icon-spinning
11 years ago
Jean-Roch Maitre
adb670a138
UI-1382: Implement new way to call tooltips
11 years ago
Maxime Roux
0068b5efc5
UI-1436: any cdr with no bridge_id is now displayed as an a-leg, regardless of its 'direction'
11 years ago
Joris Tirado
939a893f6b
UI-1130: Put focus on search inputs
11 years ago
Jean-Roch Maitre
f90f8841f6
UI-1365: Now show seconds in the Call Logs
11 years ago
Jean-Roch Maitre
cec81138c8
UI-1071: Added fixed ranges to the SmartPBX Call Logs
11 years ago
Maxime Roux
60ca3483c4
UI-1335: Updated the dates and times to follow the formats set in the user preferences
11 years ago
Jean-Roch Maitre
060f79e40e
UI-553: Comitted updated error list of Hangup causes
11 years ago
Jean-Roch Maitre
870f5d6daa
UI-553: Added tooltips to hangup causes
11 years ago
Maxime Roux
919ed4684f
UI-1187: fixed the call log arrows so that it now properly reflects whether the call is off-net (inbound) or on-net(outbound)
11 years ago
Maxime Roux
8f25cef22f
UI-831: implemented the download CSV feature on call logs
11 years ago
Maxime Roux
48db35167b
UI-1058: changed the default time range for cdrs to 1 day, and added a maximum time range of 31 days.
11 years ago
Maxime Roux
d0748f0a3f
UI-674: Call logs can now be 'filtered' by their callId (aLeg or bLegs)
11 years ago
Maxime Roux
9d7345f978
UI-629: Added infinite scrolling to call logs
11 years ago
Maxime Roux
cf51e12724
Work in progress on call logs pagination
11 years ago
Maxime Roux
2e93ba366b
UI-629: added a button to load more cdrs using the pagination system
11 years ago
Jean-Roch Maitre
fe19fa82f4
removing extra console.log
11 years ago
Jean-Roch Maitre
7f44ce7606
UI-364: Added range date pickers logic to call logs.
12 years ago
Jean-Roch Maitre
1c793928b9
KAZOO-2486: We now display the right timezone in the Call Logs
12 years ago
Jean-Roch Maitre
f3760e60ca
KAZOO-2452: Changed the nextExtension/nextVMBox function to work better (supposedly hehehe)
12 years ago
Jean-Roch Maitre
e3d47e3e43
Initial commit of the SmartPBX
12 years ago