- Aug 09, 2023
-
-
Leonardo Christino authored
-
- Aug 08, 2023
-
-
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
-
-
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
-
-
Leonardo Christino authored
-
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
- 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
-
- May 03, 2023
-
-
Leonardo Christino authored
-
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
-
- Apr 25, 2023
- Apr 23, 2023
-
-
Leonardo Christino authored
-
- 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
-
- May 10, 2022
-
-
Behrisch, M. (Michael) authored
Adds further tests and improves the structure in the storybook sidebar.
-
- Apr 02, 2022
-
-
Behrisch, M. (Michael) authored
Pills and React Flow components impl can be shared for consistency. Schema vs QueryBuilder can provide subclasses.
-
Behrisch, M. (Michael) authored
-
- Mar 29, 2022
-
-
Behrisch, M. (Michael) authored
The storyboard TS config was not having any babelrc information required for the external module resolution (with a package.json)
-
- Mar 28, 2022
-
-
thijsheijden authored
-
- Mar 26, 2022
-
-
Sivan Duijn authored
-
- Mar 14, 2022
-
-
Behrisch, M. (Michael) authored
The cytoscape layouts needed the headless mode to compute the width and height correctly. Now the layouts are working with these (computed) options.
-
Behrisch, M. (Michael) authored
-
Behrisch, M. (Michael) authored
somehow the merge from feat/schema-refactor did get a regression.
-
Sivan Duijn authored
-
- Mar 13, 2022
-
-
Behrisch, M. (Michael) authored
graph-layout's index.ts was not up to date and the node_module folder was accidentially commited.
-
- Mar 10, 2022
-
-
Behrisch, M. (Michael) authored
-
Behrisch, M. (Michael) authored
Several (potentially even external) libraries might want to use our mock data and some utils. I pulled them out into a lib with a package.json
-
- Mar 09, 2022
-
-
Behrisch, M. (Michael) authored
This reverts commit 2c26f4ed.
-
- Mar 06, 2022
-
-
Sivan Duijn authored
-
- Mar 05, 2022
-
-
Sivan Duijn authored
-
- Mar 04, 2022
-
-
Sivan Duijn authored
-
Sivan Duijn authored
-