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
|
6976d0edc2
|
Catalog service environment update
|
4 years ago |
Galip Tolga Erdem
|
d1a363d274
|
added Docker environment files
|
4 years ago |
Galip Tolga Erdem
|
24e7f8c6f2
|
added environment files for Docker
|
4 years ago |
Galip Tolga Erdem
|
283957ee31
|
added http url to catalog-service for internal network
|
4 years ago |
malik masis
|
2bc00ced81
|
Removed unnecessary the option class
|
4 years ago |
malik masis
|
4228e8af2e
|
Moved images to product service
Configuration continues
|
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 |
malik masis
|
cd6b3962a1
|
Added log once consuming the cancelling event
Removed the business logic and added the log to improve it in the future
|
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 |
Galip Tolga Erdem
|
114d179f97
|
Added ordering service to angular client
|
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 |
malik masis
|
bd67b9563c
|
Removed TenantCreatedEto handling
Removed TenantCreatedEto handling from
- Administration
- IdentityService
|
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 |
malik masis
|
381abe6d87
|
Corrected spelling mistake
Used Products instead of Questions
|
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 |