Javier Suárez Ruiz
|
a042894edd
|
Merge with dev
|
8 years ago |
Javier Suárez Ruiz
|
6f04cd1f00
|
Changes in services integration
|
8 years ago |
Carlos Cañizares Estévez
|
31753fc057
|
MVC: Finish Orders integration (detail), validations, some refactor ...
Orders: Detail Query, new field in OrderDetail..
Identity: Validations in Register View, ensure all claims are returned in user end point..
|
8 years ago |
CESARDELATORRE
|
0ac9526ffe
|
Added docker-compose.override.yml to main solution
|
8 years ago |
CESARDELATORRE
|
d402126474
|
Docker Compose configuration is now split between the docker-compose.yml for base configuration that will always be used that way, and the docker-compose.override.yml config which has configuration depending on the deployment environment, like external ports (out of Docker Host) or any external UR or secret, like connection strings or SQL passwords. For more info, see: https://docs.docker.com/compose/extends/
|
8 years ago |
Javier Suárez Ruiz
|
c789f37aec
|
Added UITest project
|
8 years ago |
Beth Massi
|
481709e3f7
|
Update LICENSE
|
8 years ago |
CESARDELATORRE
|
55c5a99835
|
minor change README.MD
|
8 years ago |
CESARDELATORRE
|
c8965d69ff
|
Updates to README.MD
|
8 years ago |
Carlos Cañizares Estévez
|
44f238f3fd
|
same SQL for catalog and ordering
|
8 years ago |
Carlos Cañizares Estévez
|
9e72fe7c7c
|
Order items in ordering api
|
8 years ago |
Javier Suárez Ruiz
|
e9c9ccd2d3
|
Integrated with user API
Refactoring Mocks and App
|
8 years ago |
Carlos Cañizares Estévez
|
373946b5c6
|
Solve problem in register process (when not auth user click login in web mvc and the users register before authentication takes place)
|
8 years ago |
Javier Suárez Ruiz
|
ea2aa57426
|
Updated tests project and documentation
|
8 years ago |
Carlos Cañizares Estévez
|
7ba1c339c4
|
Seed for identity service (jdoe@eshop.com)
|
8 years ago |
CESARDELATORRE
|
d9d5c6ab7a
|
Another minor modification to README.MD
|
8 years ago |
CESARDELATORRE
|
2496cd3e1c
|
Minor change in README.MD
|
8 years ago |
CESARDELATORRE
|
ef8f3706e0
|
Global README.md modified with info about the hosts file.
|
8 years ago |
CESARDELATORRE
|
c2cc95c84c
|
Changes in README.md nd other minor changes in solutions
|
8 years ago |
Carlos Cañizares Estévez
|
a6666746f3
|
Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers.git
|
8 years ago |
Carlos Cañizares Estévez
|
47fd95293e
|
- Fix docker-compose file for identity project (was not working)
- Fix a problem with a setting.
- Some css media queries in login and register for Xamarin
|
8 years ago |
Javier Suárez Ruiz
|
8dc4002e09
|
Changes related with Orders API integration.
Added new entities.
Fixed some UI binding errors.
|
8 years ago |
CESARDELATORRE
|
b46665955c
|
Changes to README and other minor changes after testing
|
8 years ago |
Carlos Cañizares Estévez
|
64d3919a80
|
Secure orders api and add bearer token in calls from MVC application to orders api.
|
8 years ago |
Javier Suárez Ruiz
|
2ab72466fc
|
Changes in Basket Integration
|
8 years ago |
Javier Suárez Ruiz
|
548d66d58c
|
Added Mock services selector
|
8 years ago |
Carlos Cañizares Estévez
|
3f21d9c357
|
merge dev into Dev
|
8 years ago |
Carlos Cañizares Estévez
|
cf5ccffbe0
|
fix logout flow in mvc
|
8 years ago |
unai
|
cbd5682ea0
|
minor refactoring on reviews
|
8 years ago |
Javier Suárez Ruiz
|
48a727539b
|
Added IdentityServer integration
Updated Basket service
|
8 years ago |
Carlos Cañizares Estévez
|
42f3537441
|
scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...)
|
8 years ago |
Unai
|
923903ce13
|
Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev
|
8 years ago |
CESARDELATORRE
|
1182802816
|
Fixed issue with .NET 1.1 from image:latest and .NET 1.0.1 that we're currently using
|
8 years ago |
Carlos Cañizares Estévez
|
0a344f6cdc
|
Improvements in identity, securice basket api, login-logout from mvc application and consume securiced basket.
|
8 years ago |
Javier Suárez Ruiz
|
faaaf2a72d
|
Updated mobile doc
|
8 years ago |
Javier Suárez Ruiz
|
29c36a5224
|
Added documentation resources
|
8 years ago |
Javier Suárez Ruiz
|
1cc037469f
|
Added mobile documentation
|
8 years ago |
Javier Suárez Ruiz
|
a3455599c4
|
Downgrade API Level requirements
Added Settings feedback
|
8 years ago |
CESARDELATORRE
|
ebf181c595
|
Minor changes in Catalog API
|
8 years ago |
CESARDELATORRE
|
e3f7c083fc
|
Added several solution files for different contexts (Services vs. Mobile vs. All)
|
8 years ago |
Javier Suárez Ruiz
|
18299d40e0
|
New Android Bar renderer
Integration with Order API
Changes related with Auth
|
8 years ago |
Carlos Cañizares Estévez
|
a939fe7a51
|
MVC App: Authentication against IdentityService and Order Api basic integration.
|
8 years ago |
Javier Suárez Ruiz
|
d292646f3c
|
Added initial integration with IdentityServer
|
8 years ago |
Javier Suárez Ruiz
|
7e9cbdee92
|
Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers.git
|
8 years ago |
Javier Suárez Ruiz
|
c380359fc6
|
Added more basket API methods
|
8 years ago |
Carlos Cañizares Estévez
|
87186a8493
|
Added identity project (lost in merge)
|
8 years ago |
Unai
|
339ea43f49
|
Added functional Tests for catalog and ordering
|
8 years ago |
Carlos Cañizares Estévez
|
f43ae5a84c
|
Added identity service
|
8 years ago |
Carlos Cañizares Estévez
|
a0c51d0e6f
|
added file to gitignore
|
8 years ago |
Carlos Cañizares Estévez
|
d5e0b783ab
|
Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers.git
|
8 years ago |