Remove project-related code (#19923)
* Remove repository-related feature flags, which are no longer used * Remove project-related files * Trying changes to admin * Replace prebuild admin code * Tidy up prop types * Remove now unused assets * Fix path matching for redirect * fix paths (again) * consistent trailing period in copy
Showing
- components/dashboard/src/admin/ProjectDetail.tsx 21 additions, 12 deletionscomponents/dashboard/src/admin/ProjectDetail.tsx
- components/dashboard/src/admin/ProjectsSearch.tsx 6 additions, 10 deletionscomponents/dashboard/src/admin/ProjectsSearch.tsx
- components/dashboard/src/app/AppRoutes.tsx 6 additions, 16 deletionscomponents/dashboard/src/app/AppRoutes.tsx
- components/dashboard/src/data/prebuilds/organization-prebuilds-query.ts 5 additions, 3 deletions...hboard/src/data/prebuilds/organization-prebuilds-query.ts
- components/dashboard/src/images/projects-empty-dark.svg 0 additions, 1 deletioncomponents/dashboard/src/images/projects-empty-dark.svg
- components/dashboard/src/images/projects-empty.svg 0 additions, 1 deletioncomponents/dashboard/src/images/projects-empty.svg
- components/dashboard/src/menu/Menu.tsx 1 addition, 0 deletionscomponents/dashboard/src/menu/Menu.tsx
- components/dashboard/src/prebuilds/list/PrebuildList.tsx 51 additions, 49 deletionscomponents/dashboard/src/prebuilds/list/PrebuildList.tsx
- components/dashboard/src/prebuilds/list/PrebuildListPage.tsx 22 additions, 0 deletionscomponents/dashboard/src/prebuilds/list/PrebuildListPage.tsx
- components/dashboard/src/prebuilds/list/PrebuildTable.tsx 18 additions, 9 deletionscomponents/dashboard/src/prebuilds/list/PrebuildTable.tsx
- components/dashboard/src/projects/Prebuild.tsx 0 additions, 173 deletionscomponents/dashboard/src/projects/Prebuild.tsx
- components/dashboard/src/projects/Prebuilds.tsx 0 additions, 273 deletionscomponents/dashboard/src/projects/Prebuilds.tsx
- components/dashboard/src/projects/Project.tsx 0 additions, 413 deletionscomponents/dashboard/src/projects/Project.tsx
- components/dashboard/src/projects/ProjectListItem.tsx 0 additions, 142 deletionscomponents/dashboard/src/projects/ProjectListItem.tsx
- components/dashboard/src/projects/ProjectSettings.tsx 0 additions, 435 deletionscomponents/dashboard/src/projects/ProjectSettings.tsx
- components/dashboard/src/projects/ProjectVariables.tsx 0 additions, 198 deletionscomponents/dashboard/src/projects/ProjectVariables.tsx
- components/dashboard/src/projects/Projects.tsx 0 additions, 154 deletionscomponents/dashboard/src/projects/Projects.tsx
- components/dashboard/src/projects/RemoveProjectModal.tsx 0 additions, 43 deletionscomponents/dashboard/src/projects/RemoveProjectModal.tsx
- components/dashboard/src/projects/create-project-modal/CreateProjectModal.tsx 0 additions, 92 deletions.../src/projects/create-project-modal/CreateProjectModal.tsx
- components/dashboard/src/repositories/list/RepositoryList.tsx 1 addition, 1 deletion...onents/dashboard/src/repositories/list/RepositoryList.tsx
Loading
Please register or sign in to comment