Fix UD build (#15112)
* fix UD build
Updated development dependencies:
- removed typings
- upgraded typescript
- upgraded awesome-typescript-loader
- added necessary @types/* packages
Fixed build errors.
Signed-off-by:
Oleksii Kurinnyi <okurinny@redhat.com>
* fixup! fix UD build
Showing
- dashboard/Dockerfile 0 additions, 1 deletiondashboard/Dockerfile
- dashboard/index.d.ts 8 additions, 0 deletionsdashboard/index.d.ts
- dashboard/package.json 14 additions, 5 deletionsdashboard/package.json
- dashboard/src/app/dashboard/last-workspaces/last-workspaces.controller.spec.ts 11 additions, 7 deletions...hboard/last-workspaces/last-workspaces.controller.spec.ts
- dashboard/src/app/dashboard/last-workspaces/last-workspaces.controller.ts 2 additions, 2 deletions...p/dashboard/last-workspaces/last-workspaces.controller.ts
- dashboard/src/app/factories/create-factory/config-file-tab/factory-from-file.controller.ts 1 addition, 1 deletion...e-factory/config-file-tab/factory-from-file.controller.ts
- dashboard/src/app/factories/load-factory/load-factory.controller.ts 4 additions, 4 deletions...src/app/factories/load-factory/load-factory.controller.ts
- dashboard/src/app/navbar/navbar-dropdown-menu/navbar-dropdown-menu.directive.ts 4 additions, 4 deletions...ar/navbar-dropdown-menu/navbar-dropdown-menu.directive.ts
- dashboard/src/app/organizations/organizations-config.service.spec.ts 6 additions, 6 deletions...rc/app/organizations/organizations-config.service.spec.ts
- dashboard/src/app/workspaces/create-workspace/project-source-selector/add-import-project/import-github-project/import-github-project.controller.ts 1 addition, 1 deletion...import-github-project/import-github-project.controller.ts
- dashboard/src/app/workspaces/create-workspace/ram-settings/ram-settings.controller.ts 3 additions, 4 deletions.../create-workspace/ram-settings/ram-settings.controller.ts
- dashboard/src/app/workspaces/workspace-details/workspace-machines/workspace-machines.controller.ts 4 additions, 4 deletions...tails/workspace-machines/workspace-machines.controller.ts
- dashboard/src/components/api/che-agent.factory.ts 2 additions, 2 deletionsdashboard/src/components/api/che-agent.factory.ts
- dashboard/src/components/api/devfile-registry.factory.ts 2 additions, 1 deletiondashboard/src/components/api/devfile-registry.factory.ts
- dashboard/src/components/api/environment/compose-environment-manager.spec.ts 2 additions, 2 deletions...nents/api/environment/compose-environment-manager.spec.ts
- dashboard/src/components/api/environment/docker-file-environment-manager.spec.ts 1 addition, 1 deletion...s/api/environment/docker-file-environment-manager.spec.ts
- dashboard/src/components/api/paging-resource/page-object-resource.ts 1 addition, 1 deletion...rc/components/api/paging-resource/page-object-resource.ts
- dashboard/src/components/api/plugin-registry.factory.ts 2 additions, 2 deletionsdashboard/src/components/api/plugin-registry.factory.ts
- dashboard/src/components/api/workspace/che-workspace.factory.ts 2 additions, 2 deletions...ard/src/components/api/workspace/che-workspace.factory.ts
- dashboard/src/components/filter/change-memory-unit/change-memory-unit.filter.ts 4 additions, 0 deletions...ts/filter/change-memory-unit/change-memory-unit.filter.ts
Please register or sign in to comment