- Jan 06, 2025
-
- 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
-
- 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
-
- 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 10, 2022
-
-
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
-