Joris Tirado
b4e1db27ea
MSPB-88: Prompt for confirmation on device deletion from listing ( #200 )
6 years ago
Joris Tirado
c1eea2f7a2
Fix sip uri device default settings generation ( #176 )
6 years ago
Joris Tirado
27f14abc91
MSPB-8: Allow for devices w/ edition template to be deleted ( #171 )
* Refactor device listing formatter with declarative style
* Refactor device edition formatter with declarative style
* Consolidate device edition data fetcher
* Consolidate device edition data formatter
* Generate addable device types from static list
* Allow for device types without edition template to be deleted
6 years ago
Joris Tirado
227481ac50
MSPB-5: Disable device creation on click to avoid click bombing ( #151 )
* Disable device creation on click to avoid click bombing
* Remove disabled attribute on button when request fails
6 years ago
Guillermo Gutiérrez
8b092033dc
MSPB-2: Allow to edit and save device parking spots properly ( #145 )
* Save parking spot as number only for combo keys
* Not ignore non-string provision values
7 years ago
Guillermo Gutiérrez
c82c93218b
UI-3344: Fit edit device dialog to viewport height ( #142 )
7 years ago
Guillermo Gutiérrez
ecdc309fca
UI-3344: Fit edit device dialog to viewport height ( #142 )
7 years ago
Guillermo Gutiérrez
81d5eb2754
UI-3363: Swap provision key items via drag-and-drop ( #139 )
7 years ago
Guillermo Gutiérrez
4b574332b7
UI-3363: Swap provision key items via drag-and-drop ( #139 )
7 years ago
Joris Tirado
eb0fd6a32a
UI-3356: Disable "Assign To" when handling devices from user submodule ( #143 )
* Conditionaly render user assignment feature
* Pass down prop governing user assignment rendering
* Disable user assignment when loaded by user submodule
7 years ago
Joris Tirado
a321225474
UI-3356: Disable "Assign To" when handling devices from user submodule ( #143 )
* Conditionaly render user assignment feature
* Pass down prop governing user assignment rendering
* Disable user assignment when loaded by user submodule
7 years ago
Guillermo Gutiérrez
213cb7cb8c
UI-3342: Edit and save combo key labels for device ( #135 )
7 years ago
Guillermo Gutiérrez
d8aef0ceda
UI-3342: Edit and save combo key labels for device ( #135 )
7 years ago
Joris Tirado
dae10494be
UI-3170: Enforce e911 feature check for device popup dropdown menu ( #88 )
* Clean up device popup menu section
* Enforce e911 feature check for "Emergency Caller-ID"
7 years ago
Nathan Cairns
de12b86213
UI-3127: Device assignment in smart PBX ( #72 )
* Add assign to template
* Get users for the template
* Add translations
* Load in assignTo template
* Handle no owner case
* Fix translation reference
* Adhere to linter
* Clean up code
* Fix code style
* Update translation to be in devices.popupSettings
* Get user list in devicesGetEditData
* Fix templating
* Add default value to dropdown
* Remove error from listUsers call
* Rename usersData to users
* Ensure deviceData.users is not save to device
* Move users field to extra
* Move delete statements
* Move translations to popupsettings
7 years ago
Joris Tirado
d6e7fb565d
UI-3119: Use monster toast helper instead of Toastr directly ( #74 )
7 years ago
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