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
950b8af38c
UI-3111: Refactor caller id privacy feature with better description ( #71 )
* Refactor caller id privacy for the users submodule
* Refactor caller id privacy for the devices submodule
8 years ago
sergey-safarov
17dbe82cb5
UI-3111: Added user and device privacy options ( #63 )
* Adeed device privacy options
* Added user privacy options
8 years ago
Joris Tirado
f62cf3153e
UI-3106: Don't override sip settings on save ( #65 )
8 years ago
Anthony Perish
836210239e
UI-3053: Added Smart PBX SIP Device feature key drag and drop reordering ( #55 )
* UI-3053 Added Smart PBX SIP Device feature key drag and drop reordering
* Removed extra function around feature key sortable code
8 years ago
Joris Tirado
f7cba46b22
UI-3048: Replace chosen plugin method with monster helper ( #54 )
8 years ago
Jean-Roch Maitre
cb276e983a
UI-2977: remove code linked to locality as it's deprecated
8 years ago
Anthony Perish
b84138b8c3
UI-2980 Removes pagination from API call to fix Feature Keys Presence dropdown ( #41 )
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
Jean-Roch Maitre
1287fc7541
UI-2868: adding sip device to list of types using SIP creds
8 years ago
Jean-Roch Maitre
2f55f855f4
UI-2868: change smartpbx default to contact for invite_format
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
8608ea718b
UI-2704: Return `null` for unset keys ( #25 )
9 years ago
Joris Tirado
82fe62b963
UI-2689: Handle combo key behavior, add `line` action ( #23 )
* OOB: Enforce ESLint rules
* UI-2689: Allow combo keys to be defined as line keys
* UI-2689: Show warning message on first combo key
9 years ago
Joris Tirado
08387fa561
UI-2562: Fix scope issue when declaring variable
9 years ago
Joris Tirado
c0807e85ed
UI-2562: Fix CSS selector to populate key value + generate it automatically depending on key type
9 years ago
Joris Tirado
dbd721c04c
UI-2057: Add check for 'provision' property on device edition
9 years ago
Jean-Roch Maitre
bb35227dd3
UI-2425: final commit to update number features in smart pbx
9 years ago
Joris Tirado
61d770db20
UI-2057: Remove commented code
9 years ago
Joris Tirado
0946face5a
UI-2057: Expose combo keys for editing if available and make it easy to add other types of keys
9 years ago
Joris Tirado
e808f232f9
UI-2057: Wrap users list request in its own method
9 years ago
Jean-Roch Maitre
e810383454
UI-2012: can now search by SIP Usernames in devices list of SmartPBX
9 years ago
Jean-Roch Maitre
efaeabb6bb
UI-2455: fix typo that prevented assignment of e911 to some kind of provisioned devices
9 years ago
Jean-Roch Maitre
84185395c1
UI-2428: update e911 key
9 years ago
Jean-Roch Maitre
c814f179bd
UI-2458: fixed e911 account default in devices
9 years ago
Jean-Roch Maitre
6e0b781bb6
UI-2457: remove extension option from e911 number selector
9 years ago
Jean-Roch Maitre
57057b6088
UI-2225: Handle empty provision keys
10 years ago
Joris Tirado
607c04b75e
UI-1917: Add button to unlock device on SmartPBX app
10 years ago
Jean-Roch Maitre
c636496369
UI-2101: changed way we call mask on our fields for better validation
10 years ago
Jean-Roch Maitre
adaaaf9722
UI-2100: fix smart pbx validations
10 years ago
Jean-Roch Maitre
4c3eb7e557
UI-2026: Fixed key press confusion for good (or not_
10 years ago
Jean-Roch Maitre
728d3e95b1
UI-2075: updated icons
10 years ago
Joris Tirado
3d5dc220d1
OOB: Set failover property to true for smarphones; Fix bug on device un-assingnment
10 years ago
Joris Tirado
8e64810f05
UI-1920: Update CSS classes related to Telicon icons
10 years ago
Joris Tirado
2544852469
OOB: Stop adding 1 to feature keys' index on save since they start at 1 (index 0) now
10 years ago
karl anderson
e5c73b4e6c
3.22: now that we have combo keys start at 0
10 years ago
Joris Tirado
cb569bdea6
UI-1887: Remove ability to delete Mobile devices in SmartPBX on device edition
10 years ago
Joris Tirado
89ab9103a2
UI-1856: On Device Creation, hide cnam related actions when the feature is disabled on the account
10 years ago
Joris Tirado
e073912ae0
OOB: Add a specific CSS class to target device edition popup
10 years ago
Joris Tirado
5804a02a1d
UI-1855: On Devices management, hide e911 related actions when the feature is disabled on the account
10 years ago
Jean-Roch Maitre
7a8045fd41
UI-1818: Added suppress unregister notification field to smartpbx
10 years ago
Maxime Roux
424adf752d
UI-1807: now preventing clicks on categories until the current one is finished loading
10 years ago
Jean-Roch Maitre
569aa0ec21
UI-1741: Fixed an issue where registered devices couldn't get restarted
11 years ago
Jean-Roch Maitre
03da3caa68
UI-377: Added restart feature to SmartPBX
11 years ago
Jean-Roch Maitre
f528cca955
UI-377: Lint devices.js
11 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
Jean-Roch Maitre
adb670a138
UI-1382: Implement new way to call tooltips
11 years ago
Joris Tirado
55ac0c3208
UI-1429: Use index starting from 1 instead of 0 to configure feature keys
11 years ago