- Sep 17, 2024
-
-
- Jul 19, 2024
-
-
- Jun 18, 2024
-
-
Leonardo Christino authored
does optimizations for large graphs while keeping the normal process for smaller graphs also reinstates nl shapes in settings
-
- Apr 03, 2024
-
-
Leonardo Christino authored
also fixes qb's pills growing due to large attribute names
-
- 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
-
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
-
- 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 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
-