Galip Tolga Erdem
|
bcc4e68bca
|
updated CorsOrigins and redirectUrls of auth-server
|
4 years ago |
Galip Tolga Erdem
|
382899d23c
|
added basket, ordering, payment, public-web and publicweb-gateway configurations
|
4 years ago |
Galip Tolga Erdem
|
ebb38a987f
|
moved yarp settings to appsettings
docker-compose can not override yarp.json. Maybe use in appsettings json file
|
4 years ago |
Galip Tolga Erdem
|
283957ee31
|
added http url to catalog-service for internal network
|
4 years ago |
Galip Tolga Erdem
|
00f199308b
|
Merge branch 'main' into gterdem/docker-compose
|
4 years ago |
Galip Tolga Erdem
|
5e01643572
|
Merge pull request #102 from abpframework/12080-Remove-Db-Mig-Event-Handler
Removed the mentioned event handlers
|
4 years ago |
malik masis
|
aa99b3dd14
|
Removed the mentioned event handlers
|
4 years ago |
Galip Tolga Erdem
|
10ea11d205
|
fixed catalog url
|
4 years ago |
Galip Tolga Erdem
|
b600d092be
|
Added Identity and Catalog services
|
4 years ago |
Galip Tolga Erdem
|
d745491140
|
Merge branch 'main' into gterdem/docker-compose
|
4 years ago |
Galip Tolga Erdem
|
7c3ab8f323
|
Merge pull request #101 from abpframework/null-check-and-testing-for-dist-lock
Added null check for DistributedLock
|
4 years ago |
malik masis
|
5470629b35
|
Added null check for DistributedLock
|
4 years ago |
Enis Necipoglu
|
ba75fd98e7
|
Merge pull request #100 from abpframework/add-dist-lock
Re-added the distributed lock library.
|
4 years ago |
Halil İbrahim Kalkan
|
3416a560eb
|
Re-added the distributed lock library.
|
4 years ago |
Galip Tolga Erdem
|
aed5da1f0f
|
Merge pull request #90 from abpframework/enisn/migration-refactoring
Remove distributed event bus & refactor migrations
|
4 years ago |
malik masis
|
66f960ba4c
|
Added AbpDistributedLockingAbstractionsModule
Also removed swagger and DistributedLock.Redis dependencies
|
4 years ago |
Galip Tolga Erdem
|
b53a94cccc
|
Merge branch 'main' into enisn/migration-refactoring
|
4 years ago |
Galip Tolga Erdem
|
b85a9a2c6d
|
Merge pull request #99 from abpframework/Missed-Images
Fixed the missed images on order and basket
|
4 years ago |
malik masis
|
9cd8e5122f
|
Fixed the missed images on order and basket
|
4 years ago |
Galip Tolga Erdem
|
b858961637
|
Merge pull request #98 from abpframework/12062-Cart-Missed-Image
Show the image on the cart correctly
|
4 years ago |
malik masis
|
536fcd316a
|
Show the image on the cart correctly
|
4 years ago |
Galip Tolga Erdem
|
0af5ace773
|
Merge branch 'main' into gterdem/docker-compose
|
4 years ago |
Galip Tolga Erdem
|
b405597113
|
Merge pull request #97 from abpframework/gterdem/yarp
eShopOnAbp: Switch Ocelot to YAG
|
4 years ago |
Galip Tolga Erdem
|
679d04d263
|
updated gateways
|
4 years ago |
Galip Tolga Erdem
|
e4f144af09
|
Added yarp configuration and builder extensions
|
4 years ago |
Galip Tolga Erdem
|
1d33884d0f
|
moved yarp configuration to explicit yarp file for easier overriding at deployment
|
4 years ago |
Galip Tolga Erdem
|
4bbc6e4a43
|
removed ocelot configurations and dependency
|
4 years ago |
Galip Tolga Erdem
|
e4b52f85c5
|
Merge branch 'main' into gterdem/yarp
|
4 years ago |
Galip Tolga Erdem
|
797fd3f462
|
Merge pull request #96 from abpframework/11949-Moving-Files
11949 moving files
|
4 years ago |
malik masis
|
2bc00ced81
|
Removed unnecessary the option class
|
4 years ago |
malik masis
|
f3cbd2720c
|
Completed the moving configuration
Ready for PR
|
4 years ago |
malik masis
|
ebeae7af9d
|
Merge branch 'main' into 11949-Moving-Files
|
4 years ago |
malik masis
|
4228e8af2e
|
Moved images to product service
Configuration continues
|
4 years ago |
Galip Tolga Erdem
|
a3869c5810
|
Merge branch 'main' into gterdem/yarp
|
4 years ago |
Galip Tolga Erdem
|
2af96a42cc
|
Merge pull request #92 from abpframework/11427-Order-Managment
11427 order managment
|
4 years ago |
malik masis
|
46466c9afc
|
Merge branch '11427-Order-Managment' of https://github.com/abpframework/eShopOnAbp into 11427-Order-Managment
|
4 years ago |
malik masis
|
4286e5b6bd
|
Fixed the permission issue
It's ready for PR
|
4 years ago |
Mahmut Gundogdu
|
57beb49f84
|
update proxy of orderService
|
4 years ago |
Mahmut Gundogdu
|
9601940f56
|
format env and remove css in orders.component.ts
|
4 years ago |
Mahmut Gundogdu
|
0469d7a8d1
|
remove comments in tsconfig.x.json
|
4 years ago |
Mahmut Gundogdu
|
10c7d66431
|
remove console.log on orders.component
|
4 years ago |
Mahmut Gundogdu
|
67ce9abb15
|
Format with prettier orders and order detail
|
4 years ago |
Mahmut Gundogdu
|
b0f06531d8
|
remove abpLocalization from order-detail and add order-detail-item
|
4 years ago |
Mahmut Gundogdu
|
749cad9418
|
add prettier to angular and format ordering classes
|
4 years ago |
Mahmut Gundogdu
|
3ee37335f0
|
remove unused Module
|
4 years ago |
malik masis
|
6716083318
|
Completed some requests of the reviewer
Still need to work on some of them
|
4 years ago |
Galip Tolga Erdem
|
0e73b9f16a
|
added yarp to public-web gateway
|
4 years ago |
Galip Tolga Erdem
|
e55ce11c4e
|
Added yarp to shared gateway hosting
|
4 years ago |
Galip Tolga Erdem
|
0e6f62691a
|
Merge branch 'main' into gterdem/docker-compose
|
4 years ago |
malik masis
|
6c9fee5864
|
Added missed words for Turkish language
|
4 years ago |