* master:
Bumped up version to 2.0.0
removed package-lock.json from git cache and added it to gitignore
Electron-175 - Method to set AlwaysOnTop property for about window
Electron-171 - Added issue link to the comment
Electron-170 - Added code comments
Electron-170 - Added an event to update the monitor drop-down whenever a display is added/removed
Electron-171 - corrected a code comment
Electron-171 - Fixes the Configuration window positioning when multiple monitors are connected
electron-17: disabled crash report upload to server
electron-17: refactored code to read data from the config file and added pod url to the extras object
# Conflicts:
# .gitignore
* master:
Fixed failing tests with Download Manager.
electron-135: added logic to clean up event listeners
electron-135: fixes as per PR comments to avoid leakages
electron-151: pinned the electron version
Electron-142 - Fixes the issue where it prevents creating multiple instances of the about window
electron-135: fixed typo in the method name
electron-135: added code comments
electron-135: fixes the raised issue
electron-151: added electron 1.7.8 as dependency
# Conflicts:
# tests/DownloadManager.test.js
* master: (30 commits)
Electron-172 - Fixes the pop-out issue
electron-173: added dependencies to the advanced installer
electron-173: enabled spell checker
electron-145: fixes the issue with invalid json config upon repair
Electron-142 - Changed the symphony logo
Electron-142 - Moved inline styles to style tag
electron-158: added logic to disable spellchecker
Updated window title
Electron-142 - Made changes as per review
Electron-142 - Made changes as per review
electron-17: added logic to open the completed directory under the crashes directory
Updated comment
Change title to reflect new file display name as per Electron-144
Adds a count to the file name in the download manager if the user downloads a file with the same name.
Electron-142 - Added a new menu item to show application version details
Add tooltip to display full filename in download manager.
electron-17: added an event to capture a renderer crash for child windows and initialized the crash reporter there too.
electron-17: added logic to check dev environment for crashing the renderer process
electron-17: removed config that was not needed
electron-17: refactored code related to crash reporter
...
# Conflicts:
# installer/win/Symphony-x64.aip
* master:
Electron-172 - Fixes the pop-out issue
electron-173: added dependencies to the advanced installer
electron-173: enabled spell checker
Electron-142 - Changed the symphony logo
Electron-142 - Moved inline styles to style tag
Updated window title
Electron-142 - Made changes as per review
Electron-142 - Made changes as per review
Updated comment
Change title to reflect new file display name as per Electron-144
Adds a count to the file name in the download manager if the user downloads a file with the same name.
Electron-142 - Added a new menu item to show application version details
Add tooltip to display full filename in download manager.
# Conflicts:
# package.json
* master:
Electron-172 - Fixes the pop-out issue
electron-173: added dependencies to the advanced installer
electron-173: enabled spell checker
Electron-142 - Changed the symphony logo
Electron-142 - Moved inline styles to style tag
Updated window title
Electron-142 - Made changes as per review
Electron-142 - Made changes as per review
Updated comment
Change title to reflect new file display name as per Electron-144
Adds a count to the file name in the download manager if the user downloads a file with the same name.
Electron-142 - Added a new menu item to show application version details
Add tooltip to display full filename in download manager.