-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial refactor removing _id * Removed assigner from backend * remove unused `ILocateAble` * Renamed selectionIds to ids in ISelection * Add null-safety checks for selections * Remove all redis dependencies * Add IDType manager helper functions * Removed _visyn_id in favor of id * Added documentation to ISelection * Finally remove _id from IRow * Rebuilt dist/ * fix errors for target360 refactoring * Added proper interfaces for Visyn Views * fix bug in MultiSelectionAdapter * Updated visyn view interfaces to allow easy subtyping * Extracted LazyVisynDemoView to own file * remove format from ISearchProvider * Fixed view bug in TreeRenderer * Rebuilt dist/ * Added tdp_scatterplot and datavisyn-scatterplot (#668) Co-authored-by: Christian Bors <christian.bors@datavisyn.io> Co-authored-by: dvzacharycutler <zachary.cutler@datavisyn.io> Co-authored-by: dvtschachinger <thomas.schachinger@datavisyn.io> Co-authored-by: dvvanessastoiber <vanessa.stoiber@datavisyn.io>
- Loading branch information
1 parent
e46e7f3
commit 4866d9f
Showing
1,043 changed files
with
9,028 additions
and
29,312 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,4 @@ version: '2.0' | |
services: | ||
db_mongo: | ||
ports: | ||
- '27017:27017' | ||
db_redis: | ||
ports: | ||
- '6379:6379' | ||
- '27017:27017' |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.