started project create form
Showing
- client/src/adapters/project.ts 14 additions, 4 deletionsclient/src/adapters/project.ts
- client/src/components/forms/MemberForm/index.tsx 3 additions, 5 deletionsclient/src/components/forms/MemberForm/index.tsx
- client/src/components/forms/ProjectForm/index.tsx 98 additions, 0 deletionsclient/src/components/forms/ProjectForm/index.tsx
- client/src/components/forms/ProjectForm/project-form.scss 19 additions, 0 deletionsclient/src/components/forms/ProjectForm/project-form.scss
- client/src/components/forms/RegisterForm/index.tsx 1 addition, 1 deletionclient/src/components/forms/RegisterForm/index.tsx
- client/src/components/layout/ProjectGrid/index.tsx 7 additions, 5 deletionsclient/src/components/layout/ProjectGrid/index.tsx
- client/src/components/layout/ProjectGrid/project-grid.scss 1 addition, 0 deletionsclient/src/components/layout/ProjectGrid/project-grid.scss
- client/src/components/layout/ProjectsSlider/index.tsx 17 additions, 11 deletionsclient/src/components/layout/ProjectsSlider/index.tsx
- client/src/components/ui/TextInput/index.tsx 9 additions, 5 deletionsclient/src/components/ui/TextInput/index.tsx
- client/src/index.scss 32 additions, 0 deletionsclient/src/index.scss
- client/src/pages/AppWrapper.tsx 2 additions, 0 deletionsclient/src/pages/AppWrapper.tsx
- client/src/pages/Projects/ProjectCreate/index.tsx 30 additions, 0 deletionsclient/src/pages/Projects/ProjectCreate/index.tsx
- client/src/pages/Projects/ProjectEdit/index.tsx 23 additions, 0 deletionsclient/src/pages/Projects/ProjectEdit/index.tsx
- client/src/pages/Projects/index.tsx 12 additions, 15 deletionsclient/src/pages/Projects/index.tsx
- client/src/styles/settings.scss 20 additions, 0 deletionsclient/src/styles/settings.scss
- server/src/v1/project.ts 0 additions, 8 deletionsserver/src/v1/project.ts
Loading
Please register or sign in to comment