- Aug 05, 2024
-
- Jul 25, 2024
-
-
- Jul 23, 2024
-
-
- Jul 04, 2024
-
-
Leonardo Christino authored
required refactor of how the graph data structure is handled by nl
-
- 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
-
- Jun 12, 2024
-
-
Leonardo authored
- May 14, 2024
-
-
Leonardo authored
- May 10, 2024
-
-
- May 01, 2024
-
- Apr 06, 2024
-
-
- Apr 03, 2024
-
- Mar 05, 2024
-
- Mar 04, 2024
-
-
- Mar 03, 2024
-
-
Leonardo Christino authored
- Feb 20, 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
-
- Sep 20, 2023
-
-
Leonardo Christino authored
-
- Sep 19, 2023
-
-
Leonardo Christino authored
-
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
-
- 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
-
- Jun 20, 2023
-
-
Leonardo Christino authored
feat(paohvis & semsub): inclusion of paohvis and a basic/partial implementation of semantic substrates
-
- May 30, 2023
-
-
Leonardo Christino authored
-
- 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
-
- 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
-