- 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.
-
- Feb 15, 2022
-
-
Behrisch, M. (Michael) authored
This feature introduces @graphpolaris/shared/graph-layout with four layouts (circular, noverlap, random, forceatlas2) Shows how to apply layouts to graphology graphs in the schema.
-
- Feb 11, 2022
-
-
Sivan Duijn authored
-
Sivan Duijn authored
-
Sivan Duijn authored
-
- Feb 10, 2022
-
-
Behrisch, M. (Michael) authored
Provides schema, queryresult, etc. in one place
-
Behrisch, M. (Michael) authored
-
thijsheijden authored
Need to add a authChanged hook.
-
- Feb 09, 2022
-
-
Behrisch, M. (Michael) authored
-
Behrisch, M. (Michael) authored
-
Joris authored
-
Joris authored
-
Sivan Duijn authored
-
- Feb 08, 2022
-
-
Sivan Duijn authored
-
- Feb 07, 2022
-
-
thijsheijden authored
-
Sivan Duijn authored
-
- Feb 06, 2022
-
-
Behrisch, M. (Michael) authored
-
Behrisch, M. (Michael) authored
Changes from web/components folder location to just /components. This change can be done since the app has now the prefix web-graphpolaris
-
Behrisch, M. (Michael) authored
To follow the convention outlined in https://medium.com/showpad-engineering/how-to-organize-and-name-applications-and-libraries-in-an-nx-monorepo-for-immediate-team-wide-9876510dbe28 we need to update the app names and prefix with the intended deployment environment (web, windows, react-native)
-
Behrisch, M. (Michael) authored
To follow the convention outlined in https://medium.com/showpad-engineering/how-to-organize-and-name-applications-and-libraries-in-an-nx-monorepo-for-immediate-team-wide-9876510dbe28 we need to update the app names and prefix with the intended deployment environment (web, windows, react-native)
-
- Feb 05, 2022
-
-
Behrisch, M. (Michael) authored
This test failed until now to provide at storybook component as the redux store was not accessible.
-
Behrisch, M. (Michael) authored
rawjson was imported with capital letters, which did not work after refactoring to only lowercase filenamings
-
Behrisch, M. (Michael) authored
Changes the component folder and filenaming consistently to lowercase.
-
Behrisch, M. (Michael) authored
Provides one idea how to handle redux and data state driven testing in storybook. Adds three test cases (1) with data (2) without data both handled in redux, (3) loading with an animated spinner
-
Behrisch, M. (Michael) authored
nx g component creates components in app folder directly. We use web/components. Adapted accordingly.
-
Behrisch, M. (Michael) authored
The ReactJSONView was hardcoded into app.tsx and lives now in its own component.
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- Feb 02, 2022
-
-
Sivan Duijn authored
-
- Feb 01, 2022
-
-
Sivan Duijn authored
-
- Jan 31, 2022
-
-
Sivan Duijn authored
-