-
- Downloads
Frontend: Project files menu implemented, including adding files and folders,...
Frontend: Project files menu implemented, including adding files and folders, renaming and deleting them.
Showing
- frontend/angular-codabify/angular.json 2 additions, 1 deletionfrontend/angular-codabify/angular.json
- frontend/angular-codabify/package-lock.json 16 additions, 0 deletionsfrontend/angular-codabify/package-lock.json
- frontend/angular-codabify/package.json 2 additions, 0 deletionsfrontend/angular-codabify/package.json
- frontend/angular-codabify/src/app/app.module.ts 21 additions, 4 deletionsfrontend/angular-codabify/src/app/app.module.ts
- frontend/angular-codabify/src/app/components/menu-bar/menu-bar.component.ts 2 additions, 5 deletions...odabify/src/app/components/menu-bar/menu-bar.component.ts
- frontend/angular-codabify/src/app/components/modals/confirm-modal/confirm-modal.component.css 14 additions, 0 deletions...mponents/modals/confirm-modal/confirm-modal.component.css
- frontend/angular-codabify/src/app/components/modals/confirm-modal/confirm-modal.component.html 16 additions, 0 deletions...ponents/modals/confirm-modal/confirm-modal.component.html
- frontend/angular-codabify/src/app/components/modals/confirm-modal/confirm-modal.component.spec.ts 25 additions, 0 deletions...ents/modals/confirm-modal/confirm-modal.component.spec.ts
- frontend/angular-codabify/src/app/components/modals/confirm-modal/confirm-modal.component.ts 33 additions, 0 deletions...omponents/modals/confirm-modal/confirm-modal.component.ts
- frontend/angular-codabify/src/app/components/modals/create-new-file-modal/create-new-file-modal.component.css 73 additions, 0 deletions...create-new-file-modal/create-new-file-modal.component.css
- frontend/angular-codabify/src/app/components/modals/create-new-file-modal/create-new-file-modal.component.html 43 additions, 0 deletions...reate-new-file-modal/create-new-file-modal.component.html
- frontend/angular-codabify/src/app/components/modals/create-new-file-modal/create-new-file-modal.component.spec.ts 25 additions, 0 deletions...te-new-file-modal/create-new-file-modal.component.spec.ts
- frontend/angular-codabify/src/app/components/modals/create-new-file-modal/create-new-file-modal.component.ts 115 additions, 0 deletions.../create-new-file-modal/create-new-file-modal.component.ts
- frontend/angular-codabify/src/app/components/pages/home/home.component.ts 8 additions, 1 deletion...-codabify/src/app/components/pages/home/home.component.ts
- frontend/angular-codabify/src/app/components/pages/home/sign-in-sign-up/sign-in-sign-up.component.ts 10 additions, 5 deletions...s/pages/home/sign-in-sign-up/sign-in-sign-up.component.ts
- frontend/angular-codabify/src/app/components/pages/project/project-chat/project-chat.component.css 50 additions, 0 deletions...nts/pages/project/project-chat/project-chat.component.css
- frontend/angular-codabify/src/app/components/pages/project/project-chat/project-chat.component.html 21 additions, 3 deletions...ts/pages/project/project-chat/project-chat.component.html
- frontend/angular-codabify/src/app/components/pages/project/project-chat/project-chat.component.ts 24 additions, 0 deletions...ents/pages/project/project-chat/project-chat.component.ts
- frontend/angular-codabify/src/app/components/pages/project/project-editor/project-editor.component.css 2 additions, 1 deletion...pages/project/project-editor/project-editor.component.css
- frontend/angular-codabify/src/app/components/pages/project/project-editor/project-editor.component.html 3 additions, 1 deletion...ages/project/project-editor/project-editor.component.html
Loading
Please register or sign in to comment