Keerthi Niranjan
bde2257748
removed the Resources path
2017-08-01 18:35:51 +05:30
Keerthi Niranjan
48c669a6ab
Merge branch 'search-v1' of github.com:keerthi16/SymphonyElectron into test
2017-08-01 18:28:36 +05:30
Keerthi Niranjan
4240b995f4
Added indexValidator and libsymphonysearch.dll to config file
2017-08-01 18:22:54 +05:30
Keerthi Niranjan
ea438f494b
replaced the urlFromConfig
2017-08-01 17:58:01 +05:30
Keerthi Niranjan
858a1c8a20
Added comment to fix eslint
2017-08-01 17:48:12 +05:30
Keerthi Niranjan
5896e4d6ae
Fix
2017-08-01 17:40:00 +05:30
Keerthi Niranjan
5f0a6cd211
Fixed the pointer issue
...
Added query filter
2017-08-01 17:19:50 +05:30
Kiran Niranjan
ae0398d8d0
Electron-47
...
1. Added a default language ('en-US') for windows
2. Included app.asar.unpacked dir in the windows installer as `spawn-rx` module is required for spellchecker to work.
2017-08-01 13:28:32 +05:30
Kiran Niranjan
e21f7adfaa
Electron-47
...
1. Fixed some issues with windows
2. Changed the arg from external to exclude
2017-08-01 12:19:59 +05:30
Keerthi Niranjan
15ba93bb57
Added return instead of console
2017-07-31 20:55:19 +05:30
Keerthi Niranjan
2e90b8f67e
Added indexvalidator
2017-07-31 18:37:30 +05:30
Keerthi Niranjan
d7bb3a100c
Change the indexFolderExist function
2017-07-31 11:49:16 +05:30
Keerthi Niranjan
8a61b86a3d
Fixed some bugs related to build
2017-07-27 20:20:26 +05:30
Keerthi Niranjan
c76397f601
Testing for windows
2017-07-27 10:48:11 +05:30
Kiran Niranjan
95d3a43726
Electron-47 - Removed the old "electron-context-menu" that was being used
2017-07-26 15:56:55 +05:30
Kiran Niranjan
1ef82d2204
Electron-47
...
1. Handled spellchecker issue for pop outs
2. Wrote spectron test for spellchecker
2017-07-26 15:34:26 +05:30
Keerthi Niranjan
4f0236b3ff
eslint fix
2017-07-26 13:13:37 +05:30
Keerthi Niranjan
43831cba94
Added ref and ffi to package
2017-07-25 23:00:03 +05:30
Keerthi Niranjan
25917d0301
Merge remote-tracking branch 'upstream/master' into test
...
# Conflicts:
# package.json
2017-07-25 21:06:15 +05:30
Keerthi Niranjan
511ceb12ec
Search implementation
2017-07-25 21:03:24 +05:30
Keerthi Niranjan
1e9648deed
Search implementation
2017-07-25 20:58:38 +05:30
Kiran Niranjan
249021046a
Merge remote-tracking branch 'upstream/master' into ELECTRON-47
2017-07-25 14:28:22 +05:30
Kiran Niranjan
6485324677
Implemented Spell checker
2017-07-25 14:27:57 +05:30
Vikas Shashidhar
04c5b8dbf5
Merge pull request #166 from KiranNiranjan/disabling-spectron-tests
...
Disabling Spectron tests temporarily
2017-07-24 12:25:50 +05:30
Kiran Niranjan
e504150b99
Disabling spectron tests temporarily
2017-07-24 11:49:03 +05:30
Vikas Shashidhar
dec95759e8
Merge pull request #165 from VishwasShashidhar/electron-99
...
Electron 99
2017-07-21 15:30:21 +05:30
Vikas Shashidhar
6aa90663bc
Merge pull request #164 from KiranNiranjan/Build-issues-fix
...
ELECTRON-101 - Electron build issues
2017-07-21 15:06:17 +05:30
Vishwas Shashidhar
5ee9cfaceb
electron-99: removed unneeded code in post install script.
2017-07-20 21:45:18 +05:30
Kiran Niranjan
aa2561a035
Electron-101 - Updated to a generic url for both mac and windows
2017-07-20 20:35:06 +05:30
Kiran Niranjan
992bc6649e
Electron build issues
...
1. Moved spectron test to a different directory
2. Added a npm command to run spectron test separately
2017-07-20 17:27:48 +05:30
Vishwas Shashidhar
6c1d04c722
electron-99: enabled signing on windows aip installer
2017-07-19 16:40:45 +05:30
Vishwas Shashidhar
4be11d4563
electron-99: merged master to resolve conflicts
2017-07-19 16:06:41 +05:30
Vishwas Shashidhar
01a77f0850
electron-99: fixed pop out window issue
2017-07-19 15:19:46 +05:30
Vikas Shashidhar
4d40bde31a
Merge pull request #162 from KiranNiranjan/ELECTRON-77
...
Electron-77 (User config)
2017-07-19 07:29:01 +05:30
Vishwas Shashidhar
57323623e2
Merge branch 'master' into electron-99
2017-07-18 21:23:08 +05:30
Vikas Shashidhar
3cbfac6f20
Merge pull request #163 from KiranNiranjan/ELECTRON-90
...
Electron 90 (Catch error)
2017-07-18 20:37:25 +05:30
Kiran Niranjan
d869496b7e
Electron-90 - throws error if rebuild fails
2017-07-18 17:46:29 +05:30
Kiran Niranjan
55253c96d3
Merge remote-tracking branch 'upstream/master' into ELECTRON-90
2017-07-18 12:19:16 +05:30
Kiran Niranjan
7031238279
Electron-90 - Fixed notification position test issue
2017-07-18 12:19:03 +05:30
Vikas Shashidhar
3c3d84f251
Merge pull request #160 from VikasShashidhar/electron-84
...
Electron 84: Spectron Tests for Full Screen
2017-07-17 15:36:09 +05:30
Vikas Shashidhar
43b7bc0bc6
Merge pull request #159 from VikasShashidhar/electron-83
...
Electron-83: Spectron Tests for Zoom in and Zoom out
2017-07-17 15:35:41 +05:30
Vikas Shashidhar
8e2c85a2e3
Merge pull request #157 from VikasShashidhar/electron-85
...
Electron-85: Spectron Tests for close
2017-07-17 15:35:27 +05:30
Vikas Shashidhar
9a89b959ec
Merge pull request #161 from VikasShashidhar/electron-82
...
Electron 82: Spectron Tests for Minimize on Close
2017-07-17 15:34:42 +05:30
Vishwas Shashidhar
cd495ba42a
electron-99: disabled sandboxing for windows
2017-07-14 15:07:25 +05:30
Vishwas Shashidhar
83fb71cfb2
electron-99: added attributes to control sandboxing
2017-07-14 12:58:59 +05:30
Vishwas Shashidhar
cc1c50945e
changed the default url for the crash server
2017-07-14 09:43:03 +05:30
Kiran Niranjan
4269041a51
Electron-77 - Added timeout for child process
2017-07-13 11:12:20 +05:30
Kiran Niranjan
b05bbd5aa7
Merge remote-tracking branch 'upstream/master' into ELECTRON-77
2017-07-13 10:44:11 +05:30
Kiran Niranjan
d5ac806be4
Electron-77 - Fixed user config path for mac
2017-07-13 10:43:56 +05:30
Kiran Niranjan
e146a95620
Electron-77 - Implemented method to update user config
2017-07-13 01:27:21 +05:30