Commit 930a5e3
feat(customers): add customers list components (home)
feat(products): add products feature
feat(products): add top products components (home)
feat(orders): add orders preview components (home)1 parent 55bf997 commit 930a5e3
File tree
76 files changed
+9960
-7143
lines changed- data
- projects/ngrx-auto-entity
- src
- app
- +customers
- components
- customer-form
- customers-table
- containers
- customers
- customer
- +products
- components
- product-form
- products-table
- containers
- products
- product
- components
- customers-list
- orders-preview-table
- products-basic-table
- containers
- home
- orders-preview
- recent-products
- top-customers
- facades
- models
- services
- state
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+9960
-7143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| |||
0 commit comments