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
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
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
0946face5a
UI-2057: Expose combo keys for editing if available and make it easy to add other types of keys
9 years ago
Jean-Roch Maitre
57057b6088
UI-2225: Handle empty provision keys
10 years ago
Joris Tirado
60df6cda43
UI-2119: Fix data context access in templates
10 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
607c04b75e
UI-1917: Add button to unlock device on SmartPBX app
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
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
Jean-Roch Maitre
03da3caa68
UI-377: Added restart feature to SmartPBX
11 years ago
Jean-Roch Maitre
139be44404
UI-1602: Refreshed SmartPBX look&feel
11 years ago
Maxime Roux
ca96da26a9
UI-1577: fixed the labels of devices call restrictions
11 years ago
Joris Tirado
dec06f9922
UI-1381: Fix icons' issues related to font-awesome upgrade
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
Joris Tirado
1b05c09f6e
UI-1351: Use chosen plugin to list users in feature keys
11 years ago
Joris Tirado
ea4f113687
UI-1224: Access brand/model images directly in the template
11 years ago
Maxime Roux
04214b9e28
UI-1386: Updated devices to use the numberSelector for the e911 number
11 years ago
Jean-Roch Maitre
ed89e171db
UI-1385: Now uses more up to date helper monsterText instead of helpBlock
11 years ago
Jean-Roch Maitre
1168b9b5ba
UI-1385: First part of commit for new helpBlock helper
11 years ago
Joris Tirado
cdaade885d
UI-1351: Use 'extra' object to store feature key data
11 years ago
Joris Tirado
88a1de0f2a
UI-1351: Add ability to configure feature keys for SIP devices in SmartPBX
11 years ago
Joris Tirado
e7d0f50d89
UI-1342: Replace bootstrapSwitch with monsterSwitch on submodule Devices
11 years ago
Jean-Roch Maitre
61aa972ad2
UI-1341: Removed prettyCheck references from the submodule and changed the views to use the new checkbox helper
11 years ago
lazedo
3b754b3e8a
fix - typo that prevents display/edit sip device
this typo used with toLowerCase causes an exception and prevents the popup dialog to show
11 years ago
Joris Tirado
1b7d69f763
UI-1321: Add family to differentiate devices
11 years ago
Jean-Roch Maitre
a7982a296c
UI-735: Implemented the new monster.ui helper with linkedColumns
11 years ago
Jean-Roch Maitre
7a6e650c42
UI-1119: Added the ignore completed elsewhere feature to the same places it was setup in Kazoo-UI
11 years ago
Maxime Roux
05ef09d03e
UI-727: Added an info box to let the user know why some restrictions are disabled
11 years ago
Maxime Roux
5b5491c91e
UI-727: Updated the way device restrictions are displayed
11 years ago
Jean-Roch Maitre
42e0ccedb0
UI-692: Now hides the SIP password by default
11 years ago
Joris Tirado
35935227fd
KAZOO-2497: Add helper explaining drag and drop for codecs
12 years ago
Jean-Roch Maitre
364ae10540
KAZOO-2489: Changed the text for Audio Encryption Strategy
12 years ago
Joris Tirado
56ed48bc6b
KAZOO=2507: Remove brand/model images and use files in /css/images
12 years ago
Maxime Roux
12b928d23e
KAZOO-1523: Fixed the css issues in device restrictions
12 years ago
Jean-Roch Maitre
e3d47e3e43
Initial commit of the SmartPBX
12 years ago