feat: add my order menu
Showing
- angular.json 1 addition, 1 deletionangular.json
- src/app/app.component.ts 5 additions, 0 deletionssrc/app/app.component.ts
- src/app/components/presentationals/main-toolbar/abstract-main-toolbar/abstract-main-toolbar.presentational.ts 12 additions, 2 deletions...ract-main-toolbar/abstract-main-toolbar.presentational.ts
- src/app/components/presentationals/main-toolbar/main-toolbar-desktop-vertical/main-toolbar-desktop-vertical.presentational.html 7 additions, 6 deletions...ertical/main-toolbar-desktop-vertical.presentational.html
- src/app/components/presentationals/main-toolbar/main-toolbar-desktop/main-toolbar-desktop-horizontal-presentational.component.html 34 additions, 0 deletions...-toolbar-desktop-horizontal-presentational.component.html
- src/app/components/presentationals/main-toolbar/main-toolbar-desktop/main-toolbar-desktop-horizontal-presentational.component.scss 13 additions, 0 deletions...-toolbar-desktop-horizontal-presentational.component.scss
- src/app/components/presentationals/main-toolbar/main-toolbar-mobile/main-toolbar-mobile.presentational.html 7 additions, 0 deletions...in-toolbar-mobile/main-toolbar-mobile.presentational.html
- src/app/features/deposit/components/routables/deposit-list/deposit-list.routable.html 1 addition, 1 deletion...ponents/routables/deposit-list/deposit-list.routable.html
- src/app/features/deposit/components/routables/deposit-list/deposit-list.routable.ts 1 addition, 1 deletion...omponents/routables/deposit-list/deposit-list.routable.ts
- src/app/features/order/components/routables/order-home/order-home.routable.ts 1 addition, 1 deletion...er/components/routables/order-home/order-home.routable.ts
- src/app/features/order/features/all-order/components/routables/all-order-detail-edit/order-all-order-detail-edit.routable.html 0 additions, 3 deletions...der-detail-edit/order-all-order-detail-edit.routable.html
- src/app/features/order/features/all-order/stores/aip/order-all-order-aip.state.ts 3 additions, 0 deletions...eatures/all-order/stores/aip/order-all-order-aip.state.ts
- src/app/features/order/features/all-order/stores/dip/order-all-order-dip.state.ts 3 additions, 0 deletions...eatures/all-order/stores/dip/order-all-order-dip.state.ts
- src/app/features/order/features/all-order/stores/order-archive/order-all-order-order-archive.state.ts 3 additions, 0 deletions...ores/order-archive/order-all-order-order-archive.state.ts
- src/app/features/order/features/my-order/components/dialogs/my-order-delete/order-my-order-delete.dialog.ts 37 additions, 0 deletions...s/dialogs/my-order-delete/order-my-order-delete.dialog.ts
- src/app/features/order/features/my-order/components/presentationals/my-order-form/order-my-order-form.presentational.html 23 additions, 0 deletions...als/my-order-form/order-my-order-form.presentational.html
- src/app/features/order/features/my-order/components/presentationals/my-order-form/order-my-order-form.presentational.scss 3 additions, 0 deletions...als/my-order-form/order-my-order-form.presentational.scss
- src/app/features/order/features/my-order/components/presentationals/my-order-form/order-my-order-form.presentational.ts 60 additions, 0 deletions...onals/my-order-form/order-my-order-form.presentational.ts
- src/app/features/order/features/my-order/components/routables/my-order-create/order-my-order-create.routable.html 15 additions, 0 deletions...ables/my-order-create/order-my-order-create.routable.html
- src/app/features/order/features/my-order/components/routables/my-order-create/order-my-order-create.routable.ts 41 additions, 0 deletions...utables/my-order-create/order-my-order-create.routable.ts
Loading
Please register or sign in to comment