Commit Graph

529 Commits

Author SHA1 Message Date
Keerthi Niranjan
3312e49e75 SEARCH-440
- Removed un-used app
2017-11-27 18:41:31 +05:30
Keerthi Niranjan
d1c4450dbc SEARCH-440
- Moved all the config and paths to searchConfig file
2017-11-27 18:21:30 +05:30
Vikas Shashidhar
9cf1495859
Merge pull request #241 from keerthi16/SEARCH-438
SEARCH-438 (Queuing the real-time indexing)
2017-11-23 21:53:41 +05:30
Keerthi Niranjan
bb0f3ddf41 SEARCH-438
- Code refactoring
2017-11-23 21:50:05 +05:30
Keerthi Niranjan
89c435c361 Merge remote-tracking branch 'upstream/skynet' into SEARCH-438
# Conflicts:
#	js/search/search.js
2017-11-23 21:48:03 +05:30
Keerthi Niranjan
c50763f79e SEARCH-438
- Code refactoring
2017-11-23 21:45:37 +05:30
Vikas Shashidhar
a71d608fd4
Merge pull request #231 from keerthi16/SEARCH-197
Search 197 (Investigate Compression Performance Optimization)
2017-11-23 21:31:36 +05:30
Vikas Shashidhar
a1dcc5eb99
Merge pull request #245 from keerthi16/SEARCH-480-new
SEARCH-480 (Message Filters)
2017-11-23 21:28:52 +05:30
Keerthi Niranjan
7217a30cbb SEARCH-480
- Code refactoring
2017-11-23 20:51:32 +05:30
Keerthi Niranjan
d88022d3b5 SEARCH-480
- Code refactoring
2017-11-23 18:10:46 +05:30
Keerthi Niranjan
90dbe8980a SEARCH-480
- Code refactoring
2017-11-23 17:29:59 +05:30
Keerthi Niranjan
8012596095 SEARCH-480
- Code refactoring
2017-11-23 16:55:44 +05:30
Keerthi Niranjan
65fcd0b786 SEARCH-480
- Removed a check
2017-11-23 16:05:06 +05:30
Keerthi Niranjan
c93e7a45d7 SEARCH-480
- Fixed the time issue
2017-11-23 15:57:26 +05:30
Keerthi Niranjan
83d16928e0 SEARCH-480
- Added a check for date filter
2017-11-22 15:35:59 +05:30
Keerthi Niranjan
38e27bba1f SEARCH-480
- Added date filter
2017-11-21 13:07:47 +05:30
Keerthi Niranjan
a84c42a7dc SEARCH-438
- Included the new search library related to SEARCH-481
2017-11-21 09:19:18 +05:30
Keerthi Niranjan
68742808cf SEARCH-438
- code refactoring
2017-11-20 12:20:19 +05:30
Keerthi Niranjan
1cbc443024 SEARCH-438
- Implemented the real-time indexing in a queue and flush
2017-11-20 12:01:30 +05:30
Keerthi Niranjan
5b4c0a4306 SEARCH-197
- Added api config for windows
2017-11-10 16:56:36 +05:30
Keerthi Niranjan
b8a05c5873 SEARCH-197 2017-11-09 20:20:59 +05:30
Keerthi Niranjan
3e3bcec600 SEARCH-197
- Removed the post script for installing lz4
2017-11-09 20:00:11 +05:30
Keerthi Niranjan
785e618e02 SEARCH-197
- Included npm lib and removed exe lib
2017-11-09 19:44:35 +05:30
Vikas Shashidhar
6b1cb11db7
Merge pull request #228 from keerthi16/SEARCH-433
Search 433 (Attachment search does not work when Electron search is enabled)
2017-11-09 14:53:43 +05:30
Keerthi Niranjan
52fbfb7456 SEARCH-433
- Fixed attachment case issue
2017-11-08 21:49:51 +05:30
Keerthi Niranjan
ea927ae841 SEARCH-433
- Fixed attachment case issue
2017-11-08 21:46:27 +05:30
Keerthi Niranjan
0c159d1d5c SEARCH-197
- Removed the verbose from the tar cmd
- Made shellPath async
2017-11-08 20:28:08 +05:30
Keerthi Niranjan
1bbb1f3ff0 Merge remote-tracking branch 'upstream/skynet' into SEARCH-197
# Conflicts:
#	js/main.js
2017-11-07 15:00:14 +05:30
Keerthi Niranjan
fdaa6f840a SEARCH-197
- Setting th env PATH to fix the child_process error
2017-11-07 14:08:47 +05:30
Vikas Shashidhar
48610c3681 Merge remote-tracking branch 'symphony/master' into skynet
# Conflicts:
#	installer/win/Symphony-x64.aip
#	js/main.js
#	package.json
2017-11-07 13:31:03 +05:30
Vikas Shashidhar
6d1ae6440e
Merge pull request #217 from KiranNiranjan/ELECTRON-174
Electron-174 (Basic authentication)
2017-11-06 14:17:14 +05:30
Vikas Shashidhar
00ea6badc5
Merge pull request #211 from KiranNiranjan/ELECTRON-134
Electron-134 (Notification redesign)
2017-11-06 14:15:08 +05:30
Kiran Niranjan
fff2d15bdc Electron-174 - Removed the label CSS as it was not being used 2017-11-05 10:43:51 +05:30
Kiran Niranjan
8906149afa Merge remote-tracking branch 'upstream/master' into ELECTRON-174 2017-11-05 10:41:47 +05:30
Kiran Niranjan
6675d3937f Electron-134 - Optimized CSS & made changes as per review comments 2017-11-05 10:23:40 +05:30
Kiran Niranjan
f5ab7035e6 Merge remote-tracking branch 'upstream/master' into ELECTRON-134 2017-11-04 00:11:09 +05:30
Vikas Shashidhar
71ec76b723
Merge pull request #222 from KiranNiranjan/ELECTRON-142
Electron-142 (Build Number)
2017-11-03 18:15:16 +05:30
Vikas Shashidhar
f390331134
Merge pull request #214 from KiranNiranjan/ELECTRON-154
Electron-154 (Menu items issue on windows)
2017-11-03 18:13:36 +05:30
Keerthi Niranjan
9a72c18064 SEARCH-197
- Error handling
2017-11-02 16:43:35 +05:30
Vikas Shashidhar
8fb57d2375
Merge pull request #207 from VishwasShashidhar/electron-141
Electron 141: fix on url validation issue on installer
2017-10-31 15:36:30 +05:30
Vikas Shashidhar
1a848d2c11
Merge pull request #223 from KiranNiranjan/ELECTRON-196
Electron-196 (Pop-out min-height)
2017-10-31 15:32:43 +05:30
Kiran Niranjan
96e30a41d9 Electron-196 - Updated default pop-out window size and min height 2017-10-31 10:20:44 +05:30
Kiran Niranjan
714209f8f9 Electron-142 - Changed "buildVersion" key to "buildNumber" 2017-10-30 18:36:45 +05:30
Kiran Niranjan
450992cdf8 Electron-142 - setting 'N/A' if version number is not available 2017-10-30 18:06:42 +05:30
Kiran Niranjan
564950ec92 Electron-142 - Included build version in the about app section 2017-10-30 14:25:33 +05:30
Kiran Niranjan
48bad2eddb Electron-134 - setting the pod information empty until the back is ready 2017-10-26 14:29:37 +05:30
Kiran Niranjan
69a1e94445 Merge remote-tracking branch 'upstream/master' into ELECTRON-134 2017-10-26 09:58:24 +05:30
Vikas Shashidhar
eee6fe8bc9 Merge pull request #221 from KiranNiranjan/ELECTRON-181
Electron-181 (Error: Object has been destroyed)
2017-10-25 18:41:27 +05:30
Vishwas Shashidhar
4beefbaed6 electron-141: added logic in the mac installer to prepend protocol for a url in case of absence of one 2017-10-25 15:08:19 +05:30
Vishwas Shashidhar
a85d15e21d electron-141: added logic to prepend protocol if it is missing during the installation process 2017-10-25 14:02:07 +05:30