fix: move order into root feature
Showing
- src/app/app-routing.module.ts 9 additions, 0 deletionssrc/app/app-routing.module.ts
- src/app/components/presentationals/main-toolbar/abstract-main-toolbar/abstract-main-toolbar.presentational.ts 11 additions, 1 deletion...ract-main-toolbar/abstract-main-toolbar.presentational.ts
- src/app/components/presentationals/main-toolbar/main-toolbar-desktop-vertical/main-toolbar-desktop-vertical.presentational.html 17 additions, 0 deletions...ertical/main-toolbar-desktop-vertical.presentational.html
- src/app/features/order/components/routables/order-home/order-home.routable.html 18 additions, 0 deletions.../components/routables/order-home/order-home.routable.html
- src/app/features/order/components/routables/order-home/order-home.routable.scss 55 additions, 0 deletions.../components/routables/order-home/order-home.routable.scss
- src/app/features/order/components/routables/order-home/order-home.routable.ts 62 additions, 0 deletions...er/components/routables/order-home/order-home.routable.ts
- src/app/features/order/enums/order-status.enum.ts 0 additions, 0 deletionssrc/app/features/order/enums/order-status.enum.ts
- src/app/features/order/features/all-order/components/dialogs/all-order-delete/order-all-order-delete.dialog.ts 37 additions, 0 deletions...dialogs/all-order-delete/order-all-order-delete.dialog.ts
- src/app/features/order/features/all-order/components/presentationals/all-order-form/order-all-order-form.presentational.html 6 additions, 6 deletions...s/all-order-form/order-all-order-form.presentational.html
- src/app/features/order/features/all-order/components/presentationals/all-order-form/order-all-order-form.presentational.scss 3 additions, 0 deletions...s/all-order-form/order-all-order-form.presentational.scss
- src/app/features/order/features/all-order/components/presentationals/all-order-form/order-all-order-form.presentational.ts 9 additions, 38 deletions...als/all-order-form/order-all-order-form.presentational.ts
- src/app/features/order/features/all-order/components/routables/all-order-create/order-all-order-create.routable.html 15 additions, 0 deletions...les/all-order-create/order-all-order-create.routable.html
- src/app/features/order/features/all-order/components/routables/all-order-create/order-all-order-create.routable.ts 11 additions, 11 deletions...ables/all-order-create/order-all-order-create.routable.ts
- src/app/features/order/features/all-order/components/routables/all-order-detail-edit/order-all-order-detail-edit.routable.html 11 additions, 11 deletions...der-detail-edit/order-all-order-detail-edit.routable.html
- src/app/features/order/features/all-order/components/routables/all-order-detail-edit/order-all-order-detail-edit.routable.scss 3 additions, 3 deletions...der-detail-edit/order-all-order-detail-edit.routable.scss
- src/app/features/order/features/all-order/components/routables/all-order-detail-edit/order-all-order-detail-edit.routable.ts 43 additions, 43 deletions...order-detail-edit/order-all-order-detail-edit.routable.ts
- src/app/features/order/features/all-order/components/routables/all-order-list/order-all-order-list.routable.ts 21 additions, 21 deletions...routables/all-order-list/order-all-order-list.routable.ts
- src/app/features/order/features/all-order/order-all-order-routing.module.ts 52 additions, 0 deletions...rder/features/all-order/order-all-order-routing.module.ts
- src/app/features/order/features/all-order/order-all-order.module.ts 58 additions, 0 deletions...atures/order/features/all-order/order-all-order.module.ts
- src/app/features/order/features/all-order/stores/aip/order-all-order-aip.action.ts 3 additions, 3 deletions...atures/all-order/stores/aip/order-all-order-aip.action.ts
Loading
Please register or sign in to comment