- 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
-
-
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
-
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
-
- May 03, 2023
-
-
Leonardo Christino authored
This reverts commit b930a175.
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
Feat/query builder porting See merge request !23
-
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
-
Leonardo Christino authored
-
Leonardo Christino authored
-
- Apr 25, 2023
- Apr 23, 2023
-
-
Leonardo Christino authored
-
- Apr 22, 2023
-
-
Leonardo Christino authored
-
- Apr 18, 2023
-
-
Leonardo Christino authored
-
- Apr 12, 2023
-
-
Leonardo Christino authored
-
- Apr 11, 2023
-
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
Leonardo Christino authored
-
- Apr 10, 2023
-
-
Leonardo Christino authored
Feat/build from harbor image See merge request !22
-
Leonardo Christino authored
-
- Apr 06, 2023
-
-
leonardo authored
-
Leonardo Christino authored
feat(schema): porting schema panel and pills from v1 to v2 into a brand new turborepo workspace See merge request !21
-
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
-
- Jan 29, 2023
-
-
Heijden,T.A.J. van der (Thijs) authored
-