- Feb 06, 2022
-
-
Behrisch, M. (Michael) authored
Before the commitlint config for angular was used now we use conventional (adds e.g. chore as a type, which I use very often)
-
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
Adds scopes vis-* that explain which visualization is affected by a commit
-
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 03, 2022
-
-
Duijn,S.H.J. (Sivan) authored
style: add semver nx semantic versioning packages See merge request !2
-
- Feb 02, 2022
-
-
Sivan Duijn authored
-
- Feb 01, 2022
-
-
Lelieveld,J.R.J. (Joris) authored
feat: added graph query result redux slice See merge request !1
-
Sivan Duijn authored
-
- Jan 31, 2022
-
-
Sivan Duijn authored
-
thijsheijden authored
Deploy stage has essentially been copied over from the old frontend, so changes WILL have to be made to get it to work properly.
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-