Merge branch 'feature/project-info-tab' into 'development'
feat(project info): initialised project info drawer See merge request !111
No related branches found
No related tags found
Showing
- src/components/Map/Drawer/Drawer.component.test.tsx 4 additions, 4 deletionssrc/components/Map/Drawer/Drawer.component.test.tsx
- src/components/Map/Drawer/Drawer.component.tsx 2 additions, 0 deletionssrc/components/Map/Drawer/Drawer.component.tsx
- src/components/Map/Drawer/ProjectInfoDrawer/ProjectInfoDrawer.component.test.tsx 117 additions, 0 deletions...er/ProjectInfoDrawer/ProjectInfoDrawer.component.test.tsx
- src/components/Map/Drawer/ProjectInfoDrawer/ProjectInfoDrawer.component.tsx 87 additions, 0 deletions.../Drawer/ProjectInfoDrawer/ProjectInfoDrawer.component.tsx
- src/components/Map/Drawer/ProjectInfoDrawer/ProjectInfoDrawer.styles.css 4 additions, 0 deletions...Map/Drawer/ProjectInfoDrawer/ProjectInfoDrawer.styles.css
- src/components/Map/Drawer/ProjectInfoDrawer/index.ts 1 addition, 0 deletionssrc/components/Map/Drawer/ProjectInfoDrawer/index.ts
- src/models/fixtures/projectFixture.ts 1 addition, 1 deletionsrc/models/fixtures/projectFixture.ts
- src/models/mocks/modelsMock.ts 19 additions, 0 deletionssrc/models/mocks/modelsMock.ts
- src/models/projectSchema.ts 5 additions, 2 deletionssrc/models/projectSchema.ts
- src/redux/apiPath.ts 3 additions, 0 deletionssrc/redux/apiPath.ts
- src/redux/models/models.selectors.ts 4 additions, 0 deletionssrc/redux/models/models.selectors.ts
- src/redux/project/project.reducers.test.ts 2 additions, 2 deletionssrc/redux/project/project.reducers.test.ts
- src/redux/project/project.selectors.ts 27 additions, 0 deletionssrc/redux/project/project.selectors.ts
- src/redux/project/project.thunks.ts 3 additions, 3 deletionssrc/redux/project/project.thunks.ts
- src/shared/LinkButton/LinkButton.component.test.tsx 30 additions, 0 deletionssrc/shared/LinkButton/LinkButton.component.test.tsx
- src/shared/LinkButton/LinkButton.component.tsx 34 additions, 0 deletionssrc/shared/LinkButton/LinkButton.component.tsx
- src/shared/LinkButton/index.ts 1 addition, 0 deletionssrc/shared/LinkButton/index.ts
- src/types/models.ts 1 addition, 1 deletionsrc/types/models.ts
- src/utils/initialize/useInitializeStore.test.ts 3 additions, 2 deletionssrc/utils/initialize/useInitializeStore.test.ts
- tailwind.config.ts 1 addition, 0 deletionstailwind.config.ts
Loading
Please register or sign in to comment