-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge TS context isolation branch onto Typescript master branch #598
Merged
VishwasShashidhar
merged 77 commits into
finos:typescript-2
from
KiranNiranjan:TS-ELECTRON-1022
Mar 19, 2019
Merged
Changes from all commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
8724d90
Typescript 🎉
KiranNiranjan 446c7d9
Typescript 🎉 (logger, get-guid, string-format and throttle)
KiranNiranjan 257a122
Refactor typescript code
c2830f7
consolidate all the utility functions to one file
4852c9e
Typescript:
KiranNiranjan f0e55ed
Typescript: Fix logger formatting
KiranNiranjan e0d52d7
Typescript: Add support for react
KiranNiranjan 86bfb90
Typescript: Completed about app
KiranNiranjan abbe0b5
refactor protocol handler feature
ed81976
Typescript: Completed about app
KiranNiranjan c34bbc0
Typescript: Completed about app
KiranNiranjan 2fafa93
Typescript - Fix issues with about-app and add login to convert less …
KiranNiranjan e7b0a71
Typescript - Fix loading screen
KiranNiranjan a9f3c49
Typescript - Add custom title bar
KiranNiranjan 4a7e25f
Typescript - Add method to get locale
KiranNiranjan b4895bf
Typescript - Add logic to clean up old logs
KiranNiranjan 39cf1dc
Typescript - Add set badge count api
KiranNiranjan 6f45742
Typescript - Complete application menu
KiranNiranjan 900f697
Typescript - Add logic to translate menu items
KiranNiranjan b921491
Typescript - freeze window.ssf api
KiranNiranjan 419aece
Typescript - Handle popup menu on alt key press
KiranNiranjan 301f5a8
Typescript - Completed activity detection
KiranNiranjan e371c40
Typescript - Completed screen snippet
KiranNiranjan c9ae152
Typescript - Add login to close screen snippet
KiranNiranjan 959e97f
Typescript - Completed window actions & snackbar, Updated i18n module
KiranNiranjan 26f14a1
Typescript - Completed native crypto implementation & fixed bugs
KiranNiranjan 5c6bda9
Typescript - Completed Desktop capturer & screen picker implementation
KiranNiranjan 599aaa9
Typescript - Optimize window actions
KiranNiranjan 70dffaf
Typescript - Add support for child window
KiranNiranjan 402bf06
Typescript - fix pop url validation issue & browserify preload
KiranNiranjan b8924d7
Typescript - Completed context menu implementation and fixed screen s…
KiranNiranjan 94d9780
Typescript - Completed screen sharing indicator and fixed i18n usage …
KiranNiranjan e782e83
Typescript - Fix i18n locale setting issue
KiranNiranjan 3f4c2b2
Typescript - Completed download manager
KiranNiranjan c3120d8
Typescript - Completed Basic auth
KiranNiranjan d9bf3cf
Typescript - Network connectivity dialog
KiranNiranjan 6d1ee26
Typescript - Handle certificate error
KiranNiranjan f96c609
Typescript - Add translation for certificate error dialog buttons
KiranNiranjan f5b3f36
Typescript - Add gulp tasks to compile less, typescript and copy files
KiranNiranjan 4f3a90f
Typescript - Fix some issues with custom title bar, loading screen & …
KiranNiranjan 165aa13
Typescript - Remove ES2015 lib
KiranNiranjan 840ccd9
:typescript: - Do not inject custom title bar for mac
KiranNiranjan bd66296
:typescript: - Fix screen sharing indicator text and format string
KiranNiranjan 9a3fa7b
Typescript - Fix esc to full screen
KiranNiranjan ce78261
Typescript - handle multiple/single instance of the client and add sa…
KiranNiranjan b553f5f
Typescript - Refactor code base
KiranNiranjan f38bd1f
Typescript - Optimize window validation and fix screen picker issue
KiranNiranjan c5ad6a3
Typescript - Optimize protocol handler
KiranNiranjan 3eea5b6
typescript: logger unit test
669d874
typescript: activityDetection unit test (#560)
71f8cd5
ELECTRON-1022 - Create app bridge that communicates between renderer …
KiranNiranjan 89888be
ELECTRON-1024 - Add support for screen share and screen sharing indic…
KiranNiranjan e625ce9
config unit test (#566)
3fe9dc0
ELECTRON-1024 - Fix screen sharing indicator close issue
KiranNiranjan 9980978
ELECTRON-1022 - Bump Symphony version to 5.0.0 (1.55)
KiranNiranjan 83b6a6c
fixing jest coverage output report (#575)
cab3576
protocol handle unit test (#576)
6b35f48
Typescript - Remove unwanted checks in protocol handler and add test …
KiranNiranjan 315c211
added more tests to increase coverage to 100 for protocol handler
d01dd81
Typescript download manager unit test (#579)
16f33e7
Typescript - Completed notification workflow
KiranNiranjan c5741df
Typescript - Fix notification styles
KiranNiranjan d1e0daf
fixing Compiler error: Generic type ReactElement<P, T> (#583)
95ca435
fix app path on windows (#580)
f924d2d
basic auth unit test (#582)
c71e448
screen picker unit test (#587)
3bf3c00
loading screen unit test (#588)
52253af
about app unit test
45082b3
improving snapshot using snapshotSerializers to remove unnecessary th…
477f432
Typescript - Enforce braces for if/for/do/while statements.
KiranNiranjan 821fbce
Typescript - Fix Lint issues and Unit test
KiranNiranjan daec925
Typescript - Enable eofline (Ensure the file ends with a newline.)
KiranNiranjan a236769
Typescript - Update logger logic and format
KiranNiranjan 2747ed9
Typescript - Provide option for user to set custom log path
KiranNiranjan 6f9c315
Typescript - Fix eofline in css files
KiranNiranjan 9da3dab
Merge remote-tracking branch 'upstream/typescript-2' into TS-ELECTRON…
KiranNiranjan 39efa8c
Typescript - ignore spec from compiling and remove unwanted rebuild c…
KiranNiranjan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,4 +111,4 @@ const autoLaunchInstance = new AutoLaunchController(props); | |
|
||
export { | ||
autoLaunchInstance, | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,4 +63,4 @@ export const setChromeFlags = () => { | |
} | ||
} | ||
} | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -224,4 +224,4 @@ const config = new Config(); | |
|
||
export { | ||
config, | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,4 +131,4 @@ export const exportCrashDumps = (): void => { | |
}); | ||
} | ||
}); | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,4 +99,4 @@ export class SpellChecker { | |
} | ||
return menu; | ||
} | ||
} | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we retain this till we completely move to context isolation?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No. In this branch,
ssf
does not exist