- Mar 29, 2024
-
-
Leonardo Christino authored
-
- Mar 24, 2024
-
-
Vink, S.A. (Sjoerd) authored
-
- Mar 19, 2024
-
-
Leonardo Christino authored
-
show stats in schema panel, as icons in query builder, and make them available for visualizations
-
- Mar 10, 2024
-
-
- Mar 02, 2024
-
-
Leonardo Christino authored
- Feb 20, 2024
-
-
- Feb 14, 2024
-
-
- Oct 31, 2023
-
-
Leonardo Christino authored
reverted package and lock to last known working versions
-
- Oct 28, 2023
-
-
Leonardo Christino authored
-
- Oct 25, 2023
-
-
solves #DEV-230
-
- Sep 20, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
-
- Sep 13, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
-
- Sep 12, 2023
-
-
solves #DEV-116
-
- 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
-
- Jun 20, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
feat(paohvis & semsub): inclusion of paohvis and a basic/partial implementation of semantic substrates
-
- 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 11, 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
-