finsemble-seed icon indicating copy to clipboard operation
finsemble-seed copied to clipboard

Finsemble is a smart desktop platform built on Electron. It allows any type of application to integrate visually and logically with other applications. Applications can sync, link, and share informat...

Results 8 finsemble-seed issues
Sort by recently updated
recently updated
newest added

If I execute the following: ~~~ fdc3.open("NoAppId").catch(e => console.log("type of thrown object", typeof e)); ~~~ The following is logged: ~~~ type of thrown object string ~~~ However, the API indicates...

When executing `window.fdc3.open("ThisAppDoesNotExist")`, an error should be thrown with the value `OpenError.AppNotFound`. However, `OpenError.ErrorOnLaunch` is thrown instead.

... every little helps!

This allows clients to specify command line arguments in an environment variable (ELECTRON_ARGS).

To get this running: ``` yarn checkout run_workflow_sequence yarn install yarn start ``` If there are build errors, go into this file: `node_modules/@finsemble/finsemble-ui/react/components/toolbar/index.js` and on line 8, capitalize `./AdvancedAppLauncher` Once...

**fix: #id 16445** [Kanban link](https://chartiq.kanbanize.com/ctrl_board/21/cards/16445/details/) **Description of change** > The OAuth documentation references the oauthResponse.html file, but it doesn't exist in the seed. File does exist in the sales demo....

CS

[Kanbanize](https://chartiq.kanbanize.com/ctrl_board/21/cards/17188/details/) Recipe for migration of user data. This example migrates from IndexedDB to LocalStorage for the `finsemble` and `finsemble.workspace` topics. The developer may add or subtract topics and change adapters...

[Kanban link](https://cosaic.kanbanize.com/ctrl_board/106/cards/48926/details/) #### Description of change - update recipe so it is compatible with version 8.0 + #### Nightly runs * [Link to nightly run]() #### Checklist Replace checkbox with...