- Oct 29, 2023
-
-
Leonardo Christino authored
Updates the entire frontend with new design and new dependencies. Removes mui entirely, except the icon library. solves #58
-
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
-
Scott authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
Includes logic in query building, parsing and execution Logic pills can be created from handle drop and from side panel
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Alen Zubic authored
-
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
-
- Sep 03, 2023
-
-
Scott authored
-
- Aug 09, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
- Aug 08, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
-
- Jul 27, 2023
-
-
Leonardo Christino authored
-
- Jul 26, 2023
-
-
Leonardo Christino authored
Includes logic in query building, parsing and execution Logic pills can be created from handle drop and from side panel
-
- Jul 21, 2023
-
-
Leonardo Christino authored
Also includes fix to build and upload a Docker container which works with the demo docker compose
-
- Jul 19, 2023
-
-
Leonardo Christino authored
-
- Jul 17, 2023
-
-
Leonardo Christino authored
-
- Jul 11, 2023
-
-
Leonardo Christino authored
-
- Jun 21, 2023
-
-
Leonardo Christino authored
feat(zap): adds keycloak for JWT and auth mgmt See merge request !33
-
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
-
Leonardo Christino authored
feat(paohvis & semsub): inclusion of paohvis and a basic/partial implementation of semantic substrates See merge request !31
-
Leonardo Christino authored
feat(paohvis & semsub): inclusion of paohvis and a basic/partial implementation of semantic substrates
-
- May 30, 2023
-
-
Leonardo Christino authored
feat(nodelink): enable nodelink panning, clicking and inspection See merge request !30
-
Leonardo Christino authored
-
Leonardo Christino authored
Feat/tips for user See merge request !29
-
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
-
- May 24, 2023
-
-
Leonardo Christino authored
Test/new storybook See merge request !26
-
Leonardo Christino authored
Adding nodelink to the main GP webapp See merge request !27
-
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. Merge branch 'feat/websocket' into 'main' See merge request !24 Solves #21
-