- Dec 09, 2024
-
-
- Nov 12, 2024
-
-
- Oct 24, 2024
-
-
- Oct 12, 2024
-
-
- Oct 09, 2024
-
- Sep 17, 2024
-
- Jul 22, 2024
-
- Jun 24, 2024
-
-
- Jun 12, 2024
-
-
Leonardo authored
-
- Jun 11, 2024
-
- Jun 05, 2024
-
-
Leonardo authored
-
- May 14, 2024
-
- May 07, 2024
-
- May 01, 2024
-
- Mar 19, 2024
-
-
Leonardo Christino authored
-
show stats in schema panel, as icons in query builder, and make them available for visualizations
-
- Mar 04, 2024
-
-
- Jan 19, 2024
-
- Jan 11, 2024
-
-
solves #DEV-160
-
- Dec 17, 2023
-
-
Added mdx in storybooks for overview, updated all design to new version, and updated tailwind/scss files. solves DEV-274
-
- Oct 28, 2023
-
-
Leonardo Christino authored
also added query result status as a text in visualization
-
- Oct 24, 2023
-
-
Leonardo Christino authored
solves #DEV-106, #DEV-48
-
- Oct 17, 2023
-
-
Allows for ubiquitus search with a navbar search bar Solves #DEV-8, #DEV-58
-
- Sep 20, 2023
-
-
Leonardo Christino authored
-
- Sep 13, 2023
-
-
Leonardo Christino authored
-
- Sep 06, 2023
-
-
Leonardo Christino authored
-
- Aug 29, 2023
-
-
Leonardo Christino authored
Adds back the call and all its required logic to request and populate the viz with 4 types of ML data. Not all of them are shown, but some are handled in the new NodeLink vis logic. Also solves the panel-resizing task. solves #DEV-41 #DEV-10 #DEV-55
-
- Jul 26, 2023
-
-
Leonardo Christino authored
Inner query in JSON format fully reworked. The interface was reworked to use entity attributes as part of query logic. Handle inner logic and types fully reworked for better type-checking and future-proofing. Includes logic in query building, parsing, and execution. Logic pills can be created from the handle drop and from the side panel. Solves #42 and #53
-
- May 24, 2023
-
-
Leonardo Christino authored
-
- May 09, 2023
-
-
Leonardo Christino authored
Added a main webpage to web/app with a navbar to control login/logout and add/select/remove a database to be queried. Restructured the main dashboard to use tailwindcss. Ported the websockets and broker implementation to V1 and tied all components (schema, querybuilder, and visualizer) together. Solves #21
-
- May 03, 2023
-
-
Leonardo Christino authored
Ported querybuilder pills, edges and interactions from V1 and added stories for each pill. Ported drag-and-drop functionality between schema panel and querybuilder (plus story). Also ported Navbar for the dashboard. Solves #20, #19, #25
-
- Apr 25, 2023
-
-
leonardo authored
-
- Apr 18, 2023
-
-
Leonardo Christino authored
-
- Apr 06, 2023
-
-
Leonardo Christino authored
This restructures the worspace int a turborepo with a (for now) single shared library with all shared components within. It includes vite build, vitest, and storybooks. Huski and CI are configured to lint and test the code. Solves #19 and #20
-
- Mar 13, 2022
-
-
Behrisch, M. (Michael) authored
graph-layout's index.ts was not up to date and the node_module folder was accidentially commited.
-
- Mar 09, 2022
-
-
Behrisch, M. (Michael) authored
This reverts commit 2c26f4ed.
-
- Mar 04, 2022
-
-
Sivan Duijn authored
-
- Feb 15, 2022
-
-
Behrisch, M. (Michael) authored
This feature introduces @graphpolaris/shared/graph-layout with four layouts (circular, noverlap, random, forceatlas2) Shows how to apply layouts to graphology graphs in the schema.
-