Skip to content
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

Explore cytoscape rebase #785

Closed

Conversation

oliviajanejohns
Copy link
Contributor

No description provided.

aidanm3341 and others added 30 commits January 10, 2025 10:03
* WIP standlone visualizer for calm

* fixed dragging of nodes and commented out deployed in relationship

* removed unneeded files

---------

Co-authored-by: Matthew Bain <[email protected]>
dynamically rendering cytoscape graph based on upload
* CLI Version Upgrade
Also fixing the CLI by;
Introducing `tsup` to bundle our packages together into a useable executable.
Migrated `spectral` into `shared` - updated README and steps - now the steps aren't referenced via file and are part of the code itself. Simplfying validation code.

* Cleaned up Spectral from CODEOWNERS

* Update dependency ts-graphviz to v2.1.5 (finos#629)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Missing package-lock.json (finos#631)

* Update docusaurus monorepo to v3.6.2 (finos#605)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Bain <[email protected]>

* Update dependency @types/node to v22.10.1 (finos#635)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docusaurus monorepo to v3.6.3 (finos#633)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* This fixes finos#316 (finos#634)

Introducing a `-pretty` flag to the validate command.

* finos#486 Unify instantiation mechanisms (finos#521)

* add instantiate module and move relationships/metadata to use it

* finos#486 initial unification

* finos#486 add path context to generate command logging

* finos#486 fix condition when instantiating

* 486 clean up functions and split property instantiation

* finos#486 lint

* finos#486 always instantiate 'interfaces' block

* 486 test improvements

* finos#486 comments cleanup

* finos#486 test improvements

* Workspace Bin Movement

Now that I know more about workspaces, the published CLI didn't have a bin element so wasn't being linked as part of the release/install.

Also ran lint-fix - so some other line ending fixes.

* Instantiate refs and qualify relative paths when generating

* Extract update logic to higher-order function

* Add schema directory test for qualifying refs

* Properly instantiate enums (first cut)

* Fix typing issue and enum placeholder logic

* Log potential values for an enum when instantiated

* Suggested change to appendPath

* Lint

---------

Co-authored-by: Thels <[email protected]>

* finos#639 - Github Action Chore - Standardizing Existing - Introducing Docs Build for PRs (finos#643)

* chore: fixes finos#639

* Code review fixes

---------

Co-authored-by: Matthew Bain <[email protected]>

* Update docs url to new domain (finos#644)

* Update dependency globals to v15.13.0 (finos#641)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update typescript-eslint monorepo to v8.17.0 (finos#602)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: Thels <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Bain <[email protected]>
Co-authored-by: Will Osborne <[email protected]>
Co-authored-by: David Johnston <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants