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 |
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
|
da0e437acd
|
added multi-stage dockerfiles of business services
|
4 years ago |
Galip Tolga Erdem
|
10e407bbc8
|
removed unused localization
|
4 years ago |
Galip Tolga Erdem
|
9b7b4d99d3
|
removed unused order status
|
4 years ago |
Başak ERDEM
|
18fa6025b1
|
removed AsyncHelper
|
4 years ago |
Galip Tolga Erdem
|
d4ec00b086
|
updated service modules
|
4 years ago |
Galip Tolga Erdem
|
e087b59849
|
updated services
|
4 years ago |
Galip Tolga Erdem
|
7c884894c8
|
updated to 5.1.2
|
4 years ago |
Halil İbrahim Kalkan
|
351eb18f11
|
Remove commented code.
|
4 years ago |
Galip Tolga Erdem
|
a809601d58
|
updated swagger endpoints
|
4 years ago |
Galip Tolga Erdem
|
8aeb32a145
|
Fixed swagger authorization cors and other errors
|
4 years ago |
maliming
|
b70b02f58d
|
Update migrations.
|
4 years ago |
maliming
|
53f12a0853
|
`EnableLegacyTimestampBehavior`
https://www.npgsql.org/efcore/release-notes/6.0.html#opting-out-of-the-new-timestamp-mapping-logic
|
4 years ago |
Galip Tolga Erdem
|
adb394d377
|
Set PaymentMethod required for order creation
|
4 years ago |
enisn
|
4a9dc6cec1
|
Add missing maxlength to PaymentMethod in Order entity
|
4 years ago |
enisn
|
7f2b0c96f5
|
Remove PaymentType from Order Service
|
4 years ago |
maliming
|
edc2b5c987
|
Change the reference to the Account module.
|
4 years ago |
Galip Tolga Erdem
|
ca109136a2
|
updated payment pages
|
4 years ago |
Galip Tolga Erdem
|
75c7ae2ec5
|
Name is no longer required for buyer value object
|
4 years ago |
Galip Tolga Erdem
|
b0e08015c0
|
OrderNo generation and logging update
|
4 years ago |