- Jan 16, 2025
-
-
Leonardo Christino authored
-
- Jan 06, 2025
-
- Sep 23, 2024
-
-
- Sep 17, 2024
-
-
- Apr 03, 2024
-
- Mar 03, 2024
-
- Feb 06, 2024
-
-
Reduces edge overlap, adds an autocomplete option for dragged relations to query, and updates certain styles.
-
- Sep 20, 2023
-
-
Leonardo Christino authored
-
- Aug 18, 2023
-
-
Leonardo Christino authored
Updates the entire frontend with new design and new dependencies. Removes mui entirely, except the icon library. solves #58
-
- 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
-
- 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
-
- May 10, 2022
-
-
Behrisch, M. (Michael) authored
primarily improves the code for the tests and removes overlap test components
-
- Apr 02, 2022
-
-
Behrisch, M. (Michael) authored
Pills and React Flow components impl can be shared for consistency. Schema vs QueryBuilder can provide subclasses.
-
Behrisch, M. (Michael) authored
-
- Mar 14, 2022
-
-
Behrisch, M. (Michael) authored
The cytoscape layouts needed the headless mode to compute the width and height correctly. Now the layouts are working with these (computed) options.
-
- Mar 11, 2022
-
-
Behrisch, M. (Michael) authored
Adds cytoscape klay, dagre, elk, fcose, cose-bilkent, cise to the layout library
-
Behrisch, M. (Michael) authored
Was only used for trying nx's publishable library functionalities.
-
- Mar 10, 2022
-
-
Behrisch, M. (Michael) authored
Several (potentially even external) libraries might want to use our mock data and some utils. I pulled them out into a lib with a package.json
-