malik masis
|
1d65b1f4ca
|
Moved const into SharedLayer
|
4 years ago |
Mahmut Gundogdu
|
6d3d28be1a
|
Add missing routes of dashboard
|
4 years ago |
Mahmut Gundogdu
|
b4b83b9a28
|
Add missing localizations of Dashboard
|
4 years ago |
Mahmut Gundogdu
|
94be29c6e0
|
Fix #11970. Add Dashboard and top-selling component
|
4 years ago |
malik masis
|
c6eba1e5cc
|
Added the forgotten comma
|
4 years ago |
malik masis
|
252bce240f
|
Added the forgotten auth
|
4 years ago |
Galip Tolga Erdem
|
24e7f8c6f2
|
added environment files for Docker
|
4 years ago |
malik masis
|
4286e5b6bd
|
Fixed the permission issue
It's ready for PR
|
4 years ago |
malik masis
|
6716083318
|
Completed some requests of the reviewer
Still need to work on some of them
|
4 years ago |
malik masis
|
6c9fee5864
|
Added missed words for Turkish language
|
4 years ago |
Mahmut Gundogdu
|
619bf7bc3d
|
Get value of OrderStatusEnum at localization
|
4 years ago |
malik masis
|
f064bf041b
|
To see PR changes - test
|
4 years ago |
malik masis
|
f5372ccd22
|
Removed OrderStatus string definitions
|
4 years ago |
malik masis
|
749c7789ea
|
Removed OrderStatus table and added it as a column
Returned back enum approach instead of Enumeration
|
4 years ago |
enisn
|
4133b4570e
|
Retry logic for migrations
|
4 years ago |
malik masis
|
e0fbd92d50
|
Configured the permission side for Dashboard
|
4 years ago |
malik masis
|
cb21c20d48
|
Aggregated the 3 endpoints in one
to decrease calling service aggregated the 3 endpoints into GetDashboard endpoint
|
4 years ago |
malik masis
|
619dbe3be2
|
Added total income
|
4 years ago |
malik masis
|
f231d11b38
|
Added a new action named GetCountOfTotalOrderStatus
Returns count of total order status for each one
|
4 years ago |
malik masis
|
ea3020474a
|
Completed sales by payment method
|
4 years ago |
malik masis
|
fdf246661d
|
Added GetPercentOfTotaPayment
Added an action named GetPercentOfTotaPayment for sales by payment method (Paypal, demo, etc). Still need development
|
4 years ago |
malik masis
|
029be2c840
|
Removed case for update action in unit test
|
4 years ago |
malik masis
|
afd10a736e
|
Top 10 selling products
Added action named GetTopSellingAsync
|
4 years ago |
Mahmut Gundogdu
|
597c7b6193
|
add forgotten codes
|
4 years ago |
Mahmut Gundogdu
|
98662a1a96
|
feat: add order detail page localization and permission
|
4 years ago |
Mahmut Gundogdu
|
d019752d7a
|
feat: add orders page localization
|
4 years ago |
Enis Necipoglu
|
67b343e978
|
Remove distributed event bus & refactor migrations
|
4 years ago |
Mahmut Gundogdu
|
01ab01009f
|
feat: add order page
|
4 years ago |
malik masis
|
608f51ae33
|
Included detail into GetListPagedAsync
|
4 years ago |
malik masis
|
edcc3688cb
|
Removed SetAsShippedDto
After separating the Update action it was unnecessary, so removed it and its dependencies
|
4 years ago |
malik masis
|
71e7ef0e5f
|
Splitted Update action 2 separate actions
Splitted as 2 actions
- SetAsCancelled
- SetAsShipped
configured its language and permission.
Also added GetListPagedAsync
|
4 years ago |
malik masis
|
6a8f276715
|
Added some configurations for Order permission
Added configuration of Order MS into administration MS and Identity MS
|
4 years ago |
malik masis
|
955bf46c6f
|
Configured permission and language
Added permission for orders on the Admin side
|
4 years ago |
Galip Tolga Erdem
|
52f8b9a137
|
Updated to file scoped namespaces
|
4 years ago |
malik masis
|
a250cd55f0
|
Removed all tenant dependencies
|
4 years ago |
Galip Tolga Erdem
|
e775624558
|
Removed unnecessary usings
|
4 years ago |
Galip Tolga Erdem
|
fb46286b92
|
Updated logging
|
4 years ago |
malik masis
|
c6ad45023d
|
Added cancel processes
It will been continued enhancement.
|
4 years ago |
Galip Tolga Erdem
|
d5b11208d0
|
updated dockerfiles for basket service
|
4 years ago |
malik masis
|
418f060507
|
Added SetOrder for different situation
Still need the improvement
|
4 years ago |
malik masis
|
6942e2b04e
|
Moved IDistributedLockProvider into the shared project
|
4 years ago |
malik masis
|
ea4333a13b
|
Used IAbpDistributedLock instead of IDistributedLockProvider
|
4 years ago |
malik masis
|
de04ab8cf1
|
Added list orders and its unit test
Added list orders for Admin UI.
|
4 years ago |
malik masis
|
d1b7dde496
|
removed unnecessary reference
|
4 years ago |
malik masis
|
d30f34803b
|
Implemented DistributedLock.Redis
Added into
Administration
Identity
Ordering
Payment
|
4 years ago |
Galip Tolga Erdem
|
5cd3d6230c
|
Removed SwaggerWithAuthConfigurationHelper and added as a method to default configurer
|
4 years ago |
Galip Tolga Erdem
|
6b564917f6
|
fixed ordering service tests compile errors
|
4 years ago |
Galip Tolga Erdem
|
7e9ce85248
|
fixed ordering test
|
4 years ago |
Galip Tolga Erdem
|
da0e437acd
|
added multi-stage dockerfiles of business services
|
4 years ago |
Galip Tolga Erdem
|
10e407bbc8
|
removed unused localization
|
4 years ago |