Vishwas Shashidhar
ba83338e6e
Upgrade package versions
...
- Upgrade electron to 3.0.2
- Upgrade other dependencies to the latest versions
- Clean up deprecated code
2018-10-02 12:34:38 +05:30
Kiran Niranjan
274f4811f0
ELECTRON-635 (Custom auto launch implementation)[Windows] ( #484 )
...
* ELECTRON-635: add support for auto launch custom path
* ELECTRON-635 - autolaunch aip testing
* ELECTRON-635 - Add quot
* ELECTRON-635 - Escape quot
* ELECTRON-635 - Escape quot
* ELECTRON-635 - Fix escape auto launch path
* ELECTRON-635 - Fix escape auto launch path
* ELECTRON-635 - Fix escape auto launch path
* ELECTRON-635 - add empty property to the AUTO_LAUNCH_PATH property
* ELECTRON-635 - final fix for auto launch
* ELECTRON-635 - Fix auto launch issue
* ELECTRON-635 - Fix path escape
* ELECTRON-635 - Fix first time launch
* ELECTRON-635 - Mock app.getVersion
* ELECTRON-635 - Fix per user app path
2018-08-30 22:58:07 +05:30
Vishwas Shashidhar
a6eabca960
upgrade electron version and app version
2018-08-21 15:36:26 +05:30
Kiran Niranjan
5a0576402c
ELECTRON-651 (Assign focused window to the screen picker) [Windows] ( #468 )
...
* ELECTRON-651 - Assign focused window to the screen picker
which disables user interaction with the content below
* ELECTRON-651 - Fix jest-html-reporter's path in jest config
* ELECTRON-651 - Fix unit tests
2018-08-20 17:35:40 +05:30
Vishwas Shashidhar
28bd9399aa
electron-97: refactored the code as per the ticket (points 2 & 6 covered)
2017-08-24 13:21:02 +05:30
Lynn
d152a735a2
cache config files when read from disk ( #139 )
...
* cache config files when read from disk
* config updates from code review
2017-06-13 11:18:29 -07:00
Kiran Niranjan
42b09b6894
Electron-66 (Unit Tests) ( #125 )
...
* ELECTRON-66 - Fixed the target version
* ELECTRON-66 - Fixed activity detection and config unit tests
2017-06-05 09:55:34 -07:00
Kiran Niranjan
a839c86d83
Electron-66 (Unit tests) ( #120 )
...
* Electron-66 - Added more unit tests for config, getRegistry & throttle
* Electron-66 - Added some more unit tests and enabled activity detection unit test
2017-06-02 09:29:31 -07:00
Lynn
8d199e3599
fix config test for windows ( #72 )
2017-04-28 17:13:06 -07:00
Lynn
5d3377ec02
add unit test for isInDisplayBounds and config.js ( #66 )
...
* add unit test for util: isInDisplayBounds
* add tests for config.js
2017-04-26 09:46:15 -07:00
Lynn
439f283916
saved layout ( #62 )
...
* saved layout
* fix fieldName check
2017-04-20 11:54:11 -07:00