SymphonyElectron/js
Vishwas Shashidhar 1898c36508
ELECTRON-505: add dev tools administration control (#435)
* ELECTRON-505: enable / disable dev tools

implement logic to disable / enable dev tools with installer and configuration file

* ELECTRON-505: fix mac installer issues

* ELECTRON-505: add dev tools option to the windows installers

* ELECTRON-505: enable signing in the installers

* ELECTRON-505: update mac installer dev tools label text

* ELECTRON-505: remove dev tools from configuration windows
2018-07-20 16:23:08 +05:30
..
aboutApp ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
activityDetection Electron-136 (Optimize memory by reloading the app when the user is idle) (#335) 2018-04-11 18:36:46 +05:30
basicAuth ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
desktopCapturer ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
dialogs ELECTRON-582: upgrade electron version (#417) 2018-07-02 17:14:30 +05:30
downloadManager ELECTRON-481: fix the error dialogs with always on top use case (#364) 2018-05-10 15:06:37 +05:30
enums Revert "ELECTRON-512 (Create API only if the location.origin matches with whitelist or pod URL)" (#428) 2018-07-17 10:43:26 +05:30
menus ELECTRON-582: upgrade electron version (#417) 2018-07-02 17:14:30 +05:30
notify ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
preload SEARCH-840 Updates searchApiVer and AIP (#438) 2018-07-20 14:12:51 +05:30
protocolHandler ELECTRON-500 / ELECTRON-384: fix protocol handler non-window use case (#372) 2018-05-21 13:27:53 +05:30
screenSnippet ELECTRON-535 (Add support for screen snippet localization) (#407) 2018-06-20 14:15:37 +05:30
snackBar ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30
spellChecker ELECTRON-573 - Disable automatic detection of language and set system locale (#412) 2018-06-27 14:17:03 +05:30
translation ELECTRON-536: add missing translation strings (#408) 2018-06-21 18:13:03 +05:30
utils Revert "ELECTRON-512 (Create API only if the location.origin matches with whitelist or pod URL)" (#428) 2018-07-17 10:43:26 +05:30
windowsTitleBar Electron-486 (Add an option to configure Windows 10 title bar) (#389) 2018-06-06 17:27:10 +05:30
badgeCount.js electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
bringToFront.js Electron-336 (Update bring to front logic on Windows) (#325) 2018-03-16 12:26:07 +05:30
config.js Electron-486 (Add an option to configure Windows 10 title bar) (#389) 2018-06-06 17:27:10 +05:30
crashReporter.js Electron-401 (fixes crash reporter) (#334) 2018-04-11 18:43:59 +05:30
eventEmitter.js Electron-56 (Always on top) (#127) 2017-06-15 10:11:29 -07:00
log.js Electron-433 (Changes the logic for updating user config) (#341) 2018-04-19 23:26:42 +05:30
main.js SEARCH-840 Migrates SwiftSearch to a different project (#434) 2018-07-19 18:45:16 +05:30
mainApiMgr.js Revert "ELECTRON-512 (Create API only if the location.origin matches with whitelist or pod URL)" (#428) 2018-07-17 10:43:26 +05:30
memoryMonitor.js ELECTRON-445 (Change the memory refresh logic to auto-refresh after 4Hrs of user inactivity) (#415) 2018-07-02 17:17:01 +05:30
windowMgr.js ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30