- Nov 12, 2024
-
-
- Oct 24, 2024
-
-
- Oct 09, 2024
-
- Sep 30, 2024
-
-
- Sep 18, 2024
-
-
- Sep 17, 2024
-
- Aug 22, 2024
-
-
- Jun 11, 2024
-
- Jun 05, 2024
-
-
Leonardo authored
-
- Apr 23, 2024
-
-
Leonardo Christino authored
- Apr 15, 2024
-
- Apr 06, 2024
-
-
- Mar 19, 2024
-
-
Leonardo Christino authored
-
- Mar 04, 2024
-
-
- Mar 03, 2024
-
- Mar 02, 2024
-
-
Leonardo Christino authored
- Feb 27, 2024
-
-
Leonardo Christino authored
-
- 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
-
- Dec 04, 2023
-
-
Leonardo Christino authored
-
- Nov 07, 2023
-
-
Leonardo Christino authored
solves #DEV-199
-
- Oct 28, 2023
-
-
Leonardo Christino authored
also added query result status as a text in visualization
-
- Oct 25, 2023
-
-
solves #DEV-230
-
- Oct 24, 2023
-
-
Leonardo Christino authored
standardize fetch with cookie-based auth call
- Oct 18, 2023
-
-
Leonardo Christino authored
-
- Oct 17, 2023
-
-
Leonardo Christino authored
-
- Sep 06, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
-
-
- Aug 30, 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 21, 2023
-
-
Behrisch, M. (Michael) authored
Replaces the custom made auth-backend (auth-gateway) with its token logic and complexity with established open-source FIPS 140-2 compliant authentication solution. Current code uses newly deployed keycloak within kind deployment script, but some todos are left and should be further developed. Does not use auth-gateway anymore for authentication, only as a proxy to extract authorization and user information from token for downstream apis. solves #28
-
- May 30, 2023
-
-
feat(tips_for_users): added tip to navigate schema panel and querybuilder if it is the user's first time using the tool New users may not know that the schema panel can be panned by using space as a key. We show them that this functionality exists. Solves #29
-