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
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
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
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
Kiran Niranjan
89767363c5
Electron-181 - Removed the unwanted closeAll function which was throwing an error
2017-10-25 13:30:46 +05:30
Keerthi Niranjan
c4edeceb10
SEARCH-273
...
- Removed log for encryption
2017-10-23 11:51:14 +05:30
Keerthi Niranjan
9f7896bf4a
SEARCH-273
...
- Log for encryption
2017-10-23 09:39:24 +05:30
Kiran Niranjan
9684c9457f
Electron-182 - Fixes an error that occurs when we add/remove displays
2017-10-18 13:11:25 +05:30
Kiran Niranjan
967714fda6
Electron-174 - modified button style, modal width and height
2017-10-18 12:44:57 +05:30
Kiran Niranjan
3c7aa59883
Electron-174 - implemented basic authentication for electron
2017-10-18 12:17:09 +05:30
Kiran Niranjan
a1dfea70bb
Electron-154 - Modified the code to open the main window after reading the config fields
2017-10-17 11:39:19 +05:30
Kiran Niranjan
4f4fc69f85
Electron-154 - Optimized reading config fields which fix the menu items issue on Windows
2017-10-16 16:54:20 +05:30
Vikas Shashidhar
bb28b1e7d8
Merge pull request #213 from KiranNiranjan/ELECTRON-175
...
Electron-175 (AlwaysOnTop for about Symphony window)
2017-10-13 13:59:35 +05:30
Vikas Shashidhar
6ac36cc876
Merge pull request #202 from KiranNiranjan/ELECTRON-171
...
Electron-171 (Configuration window positioning)
2017-10-13 13:55:12 +05:30
Vikas Shashidhar
a8d919be63
Merge pull request #210 from KiranNiranjan/ELECTRON-170
...
Electron-170 (Monitor position in notification settings)
2017-10-12 22:23:14 +05:30
Keerthi Niranjan
ab963f4567
SEARCH-273
...
- Changed the encryption to async
- Logged decryption time
2017-10-12 11:07:04 +05:30
Kiran Niranjan
837d0dc265
Electron-175 - Method to set AlwaysOnTop property for about window
2017-10-11 20:58:32 +05:30
Kiran Niranjan
6b6a1d27a7
Electron-134 - Completed the notification redesign
2017-10-10 14:37:11 +05:30
Kiran Niranjan
cdc249857d
Merge remote-tracking branch 'upstream/master' into ELECTRON-134
2017-10-10 13:18:31 +05:30
Kiran Niranjan
73636b2a9d
Electron-171 - Added issue link to the comment
2017-10-09 21:12:43 +05:30
Kiran Niranjan
20384230bf
Electron-170 - Added code comments
2017-10-09 21:02:41 +05:30
Kiran Niranjan
622ad97df4
Electron-170 - Added an event to update the monitor drop-down whenever a display is added/removed
2017-10-09 20:40:56 +05:30
Vishwas Shashidhar
dd0882c0b6
electron-17: fixes merge conflicts with master
2017-10-09 19:57:38 +05:30
Keerthi Niranjan
0f18b17cf0
SEARCH-273
...
- Refactor
2017-10-09 16:01:07 +05:30
Vikas Shashidhar
124b705075
Merge pull request #203 from KiranNiranjan/ELECTRON-142
...
Electron-142 (Prevents multiple instances of about window)
2017-10-09 15:41:29 +05:30
Keerthi Niranjan
163a068247
SEARCH-273
...
- Documentation
2017-10-09 14:30:10 +05:30
Vishwas Shashidhar
99dd5d90ff
electron-135: added logic to clean up event listeners
2017-10-08 19:32:44 +05:30
Vishwas Shashidhar
a291846001
electron-135: fixes as per PR comments to avoid leakages
2017-10-06 23:44:16 +05:30
Keerthi Niranjan
6eaee62446
SEARCH-273
...
- Removed console
2017-10-06 21:42:24 +05:30
Kiran Niranjan
bb5ace404b
Electron-142 - Fixes the issue where it prevents creating multiple instances of the about window
2017-10-06 16:47:55 +05:30
Kiran Niranjan
55a70399d9
Electron-171 - corrected a code comment
2017-10-06 16:13:41 +05:30
Kiran Niranjan
4a292ad7c0
Electron-171 - Fixes the Configuration window positioning when multiple monitors are connected
2017-10-06 16:09:49 +05:30
Vishwas Shashidhar
9dfbdaa1bb
electron-135: fixed typo in the method name
2017-10-06 16:07:13 +05:30
Vishwas Shashidhar
49775e543d
electron-135: added code comments
2017-10-06 16:00:50 +05:30
Vishwas Shashidhar
d3706d6b6d
electron-135: fixes the raised issue
2017-10-06 15:58:26 +05:30
Vishwas Shashidhar
dea1c1d2f4
Merge branch 'master' into electron-17
...
* 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.
2017-10-06 14:04:03 +05:30
Vikas Shashidhar
b264331a54
Merge pull request #197 from VishwasShashidhar/electron-173
...
Electron 173: Enable Spell Checker
2017-10-06 13:32:17 +05:30
Vikas Shashidhar
1f7f693fdc
Merge pull request #198 from KiranNiranjan/ELECTRON-172
...
Electron-172 (Pop-out issue)
2017-10-06 13:30:58 +05:30