A desktop client for the Symphony Collaboration Platform built using Electron
Go to file
Kiran Niranjan 13e82bac00 Merge TS context isolation branch onto Typescript master branch (#598)
* Typescript 🎉

* Typescript 🎉 (logger, get-guid, string-format and throttle)

* Refactor typescript code

* consolidate all the utility functions to one file

* refactor protocol handler feature

* Typescript:

Add code documentation
Add pre-commit hooks

* Typescript: Fix logger formatting

* Typescript: Add support for react

* Typescript: Completed about app

* Typescript: Completed about app

* Typescript: Completed about app

* Typescript - Fix issues with about-app and add login to convert less to css

* Typescript - Fix loading screen

* Typescript - Add custom title bar

* Typescript - Add method to get locale

* Typescript - Add logic to clean up old logs

* Typescript - Add set badge count api

* Typescript - Complete application menu

* Typescript - Add logic to translate menu items

* Typescript - freeze window.ssf api

* Typescript - Handle popup menu on alt key press

* Typescript - Completed activity detection

* Typescript - Completed screen snippet

* Typescript - Add login to close screen snippet

* Typescript - Completed window actions & snackbar, Updated i18n module

* Typescript - Completed native crypto implementation & fixed bugs

* Typescript - Completed Desktop capturer & screen picker implementation

* Typescript - Optimize window actions

* Typescript - Add support for child window

* Typescript - fix pop url validation issue & browserify preload

* Typescript - Completed context menu implementation and fixed screen snippet

* Typescript - Completed screen sharing indicator and fixed i18n usage issue

* Typescript - Fix i18n locale setting issue

* Typescript - Completed download manager

* Typescript - Completed Basic auth

* Typescript - Network connectivity dialog

* Typescript - Handle certificate error

* Typescript - Add translation for certificate error dialog buttons

* Typescript - Add gulp tasks to compile less, typescript and copy files

* Typescript - Fix some issues with custom title bar, loading screen & screen snippet

* Typescript - Remove ES2015 lib

* :typescript: - Do not inject custom title bar for mac

* :typescript: - Fix screen sharing indicator text and format string

* Typescript - Fix esc to full screen

* Typescript - handle multiple/single instance of the client and add safety checks

* Typescript - Refactor code base

* Typescript - Optimize window validation and fix screen picker issue

* Typescript - Optimize protocol handler

* typescript: logger unit test

* typescript: activityDetection unit test (#560)

* ELECTRON-1022 - Create app bridge that communicates between renderer and preload via postMessage

* ELECTRON-1024 - Add support for screen share and screen sharing indicator

* config unit test (#566)

* ELECTRON-1024 - Fix screen sharing indicator close issue

* ELECTRON-1022 - Bump Symphony version to 5.0.0 (1.55)

* fixing jest coverage output report (#575)

* protocol handle unit test (#576)

* Typescript - Remove unwanted checks in protocol handler and add test cases

* added more tests to increase coverage to 100 for protocol handler

* Typescript download manager unit test (#579)

* adding enzyme

* download manager unit test

* Typescript - Completed notification workflow

* about app unit test

* Typescript - Fix notification styles

* fixing Compiler error: Generic type ReactElement<P, T> (#583)

* fix app path on windows (#580)

* basic auth unit test (#582)

* screen picker unit test (#587)

* screen picker unit test

* screen sharing indicator unit test

* loading screen unit test (#588)

* improving snapshot using snapshotSerializers to remove unnecessary things (#596)

* Typescript - Enforce braces for if/for/do/while statements.

* Typescript - Fix Lint issues and Unit test

* Typescript - Enable eofline (Ensure the file ends with a newline.)

* Typescript - Update logger logic and format

* Typescript - Provide option for user to set custom log path

* Typescript - Fix eofline in css files

* Typescript - ignore spec from compiling and remove unwanted rebuild command
2019-04-02 10:58:09 +05:30
.github/ISSUE_TEMPLATE Update issue templates 2018-06-25 14:57:56 +05:30
build ELECTRON-652: add new app icons for windows and macOS (#453) 2018-08-06 18:09:34 +05:30
config Typescript - Fix some issues with custom title bar, loading screen & screen snippet 2019-04-02 10:57:26 +05:30
demo Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
installer ELECTRON-1132 (Remove HKU registry entry on uninstalling the SDA) (#592) 2019-03-13 16:32:55 +05:30
js ELECTRON-1100 - Add safety check for toggle developer tools (#622) 2019-03-29 09:55:54 +05:30
locale Fix Localisation Issues (#620) 2019-03-28 18:09:05 +05:30
spec Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
src Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
tests remove spectron related code 2019-04-02 10:50:41 +05:30
.compilerc Typescript: Completed about app 2019-04-02 10:56:37 +05:30
.eslintignore update to badget count interface (#32) 2017-03-09 10:12:28 -08:00
.eslintrc more ssf name-space updates (#79) 2017-05-08 10:46:56 -07:00
.gitignore refactoring 2018-09-06 11:45:07 +05:30
.travis.yml travis ci - add configuration to master branch 2019-03-21 14:15:09 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#413) 2018-06-26 14:10:05 +05:30
CONTRIBUTING.md add CONTRIBUTING file 2018-06-25 14:55:28 +05:30
DEV_SETUP.md remove spectron related code 2019-04-02 10:50:41 +05:30
gulpfile.js Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
jest.unit.config.json improving snapshot using snapshotSerializers to remove unnecessary things (#596) 2019-04-02 10:57:27 +05:30
LICENSE added LICENSE and NOTICE files 2016-12-03 00:59:30 +01:00
NOTICE added LICENSE and NOTICE files 2016-12-03 00:59:30 +01:00
package.json Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
PULL_REQUEST_TEMPLATE.md remove spectron related code 2019-04-02 10:50:41 +05:30
README.md travis ci - add configuration to master branch 2019-03-21 14:15:09 +05:30
tsconfig.json Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
tslint.json Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30

Symphony Software Foundation - Incubating Build Status

SymphonyElectron

About:

SymphonyElectron is a desktop client of the Symphony Communication Platform built for macOS, Windows 10 and Windows 7. We've built this using the popular electron framework to support cross platform desktop apps loaded in a chromium container

Project Goals:

Our goal is to improve the performance and development agility of Symphony's desktop wrapper and build a path to support other wrappers by:

  1. Standardizing the JS to native interfaces
  2. Standardizing the app to app interfaces (current embedding API)
  3. Provide an open and free reference implementation that anyone can contribute to, modify, and make derivative works.

In order to achieve those goals Symphony is participating and working in close collaboration with the Foundation Desktop Wrapper Working Group

Development Setup & Running

Read Dev Setup