- Jan 28, 2025
-
- Jan 27, 2025
-
-
Leonardo authored
-
- Jan 16, 2025
-
-
Leonardo Christino authored
- Jan 06, 2025
-
- Nov 12, 2024
-
- Oct 24, 2024
-
-
- Oct 12, 2024
-
-
- Jun 24, 2024
-
-
- May 14, 2024
-
- May 10, 2024
-
-
- May 01, 2024
-
- Apr 23, 2024
-
-
Leonardo Christino authored
-
- Apr 06, 2024
-
-
- Apr 02, 2024
-
-
Leonardo Christino authored
-
- Mar 19, 2024
-
-
show stats in schema panel, as icons in query builder, and make them available for visualizations
-
- Mar 04, 2024
-
-
- Feb 16, 2024
-
- Nov 01, 2023
-
-
solves #DEV-209 #DEV-225
-
- Oct 28, 2023
-
-
Leonardo Christino authored
also added query result status as a text in visualization
-
- Oct 10, 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 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
-
- Feb 05, 2022
-
-
Behrisch, M. (Michael) authored
Provides one idea how to handle redux and data state driven testing in storybook. Adds three test cases (1) with data (2) without data both handled in redux, (3) loading with an animated spinner
-
- Feb 01, 2022
-
-
Sivan Duijn authored
-