Bill Wagner
b87e89e53a
Get the correct config running and finish final tests
2017-05-10 16:21:10 -04:00
BillWagner
9d63a5ab05
swiitch IP addresses when switching machines
...
weird
2017-05-10 16:21:10 -04:00
Bill Wagner
041081f20c
try static IP on rabbitMQ host
...
This still isn't working.
2017-05-10 16:21:10 -04:00
Bill Wagner
9c2318726b
interim checkin
...
UPdated all projects.
The app (mostly) works, but the RabbitMQ container is failing.
2017-05-10 16:21:10 -04:00
BillWagner
27d59a9246
read catalog API from web config
...
Instead of hard coding.
2017-05-10 16:21:09 -04:00
BillWagner
0b98e68035
set the port correctly
...
Now, we're cooking
2017-05-10 16:21:08 -04:00
BillWagner
9f01790d4d
loading in docker
...
the IP for the catalog service is wrong, but other than that, it's
working.
2017-05-10 16:21:08 -04:00
BillWagner
f038f9a7bf
Revert "catalog loads in Docker"
...
This reverts commit c160af2179004a544dab47f95fce8f1c895aecdb.
2017-05-10 16:21:08 -04:00
BillWagner
958bae5c45
catalog loads in Docker
...
But, its fake data.
2017-05-10 16:21:08 -04:00
BillWagner
409619f49b
interim checkin
2017-05-10 16:21:08 -04:00
BillWagner
5f3b78b4ed
interim checkin
...
about to try an experiment.
2017-05-10 16:21:08 -04:00
Bill Wagner
9c182a3fae
Add docker support for the webForms application.
2017-05-10 16:21:08 -04:00
Bill Wagner
f8264f6dea
databind the combo box controls
2017-05-10 16:21:08 -04:00
Bill Wagner
8d8d86b53c
insert works
2017-05-10 16:21:08 -04:00
Bill Wagner
83c697372b
edit using the mock service works
2017-05-10 16:21:07 -04:00
Bill Wagner
4ce36b468f
Delete Catalog item coded.
2017-05-10 16:21:07 -04:00
Bill Wagner
1da3897eda
UI is in place for insert.
2017-05-10 16:21:07 -04:00
Bill Wagner
f3985613f0
update all styles for edit
...
These will be reused for insert
2017-05-10 16:21:07 -04:00
Bill Wagner
58e65110d9
Delete UI is in place.
...
Edit UI is in progress.
Updated to .NET Framework 4.6.2
Update Default to use new framework features.
Most of the form is there.
Still need the combo boxes loading correctly
2017-05-10 16:21:07 -04:00
Bill Wagner
4eed41e2aa
Finish all list page style updates.
2017-05-10 16:21:06 -04:00
Bill Wagner
562a24246b
interim checkin. Styles
...
All styles are in place.
2017-05-10 16:21:06 -04:00
Eduard Tomas
c33a6ecdf0
Commenting non-wanted task in csproj
2017-05-09 21:04:04 +02:00
Eduard Tomas
efe496e156
ResilientHttp client policies fixed
2017-05-09 20:27:00 +02:00
Eduard Tomas
4ca7dfde09
Merge remote-tracking branch 'origin/reissemberexecutionkey' into dev
2017-05-09 18:34:41 +02:00
Eduard Tomas
37cef95fec
Use good endpoints for healthcheck
2017-05-09 16:59:23 +02:00
Eduard Tomas
95af2d9a02
Autorefresh on healthchecks with config timeout
2017-05-09 13:54:45 +02:00
Unai Zorrilla Castro
aa8e943ba9
Added ExecutionKey into PolicyWrap and remove COncurrentDictioanry
2017-05-09 09:19:27 +02:00
Cesar De la Torre
dbbcc95c5e
Removing -all rights reserved- as this is Open Source.
2017-05-08 08:50:02 -07:00
Eduard Tomas
2086399a1c
Merge branch 'httpclientreview' into dev
2017-05-08 16:08:35 +02:00
Eduard Tomas
aecb81aefa
Fixed error on sharing policies between origins
2017-05-08 16:07:51 +02:00
Cesar De la Torre
4c0f0b01ad
Removed NMP INSTALL from docker-compose.ci.build.yml. Shouldn't need to do that every time.
2017-05-06 23:28:38 -07:00
Cesar De la Torre
99cbbe484e
Minor description refactoring
2017-05-06 21:41:32 -07:00
Unai Zorrilla Castro
9cc6adbd89
Remove reference to HttpClient from IHttpClient. Change methods to allow specify authorization token and requestid headers in each request. Added API to group uri definitions
2017-05-04 13:01:14 +02:00
Ramón Tomás
fa048c22c1
Merge from Dev
2017-05-04 11:57:49 +02:00
Eduard Tomas
829f13aff0
Updated healthcheck lib
2017-05-02 10:29:24 +02:00
RamonTC
9c6b54a7fc
Merge pull request #167 from andrelmp/dev
...
Upgrade to angular-cli and Angular 4
2017-04-25 10:29:31 +02:00
Ramón Tomás
6c6532c0f4
Merge from Dev
2017-04-21 15:46:15 +02:00
Eduard Tomas
101fc58418
Solves error building SPA on linux host due to case error
2017-04-19 15:45:32 +02:00
Eduard Tomas
6ea2e1ed8b
Merge branch 'reviews/uzorrilla' into dev
...
# Conflicts:
# src/Services/Basket/Basket.API/Model/RedisBasketRepository.cs
2017-04-18 15:34:31 +02:00
André Passos
676ba796ae
Changes to make SPA compatible with angular-cli AOT
...
Signed-off-by: André Passos <andre-ap2@hotmail.com>
2017-04-17 10:00:51 -03:00
André Passos
fe1216d5d8
fix controller routes
...
Signed-off-by: André Passos <andre-ap2@hotmail.com>
2017-04-17 09:11:43 -03:00
Andre Passos
db1fa9fd5c
update to angular-cli and angular 4
2017-04-13 13:06:22 -03:00
Ramón Tomás
f48a503885
Fix issue error when building the SPA app from the CLI #164
2017-04-13 10:51:19 +02:00
dsanz
97d0283db1
Merge branch 'master' into dev
...
# Conflicts:
# src/Web/WebMVC/Views/Shared/Components/CartList/Default.cshtml
# src/Web/WebSPA/Client/modules/basket/basket.component.html
2017-04-13 09:54:12 +02:00
Charles Lowell
1eae6a9ea2
Merge branch 'master'
2017-04-11 12:20:39 -07:00
Ramón Tomás
9e17d9c85e
Added wwwroot/lib folders to gitignore
2017-04-11 16:05:27 +02:00
Ramón Tomás
411883fddc
Added wwwroot/lib folders to gitignore
2017-04-11 16:05:08 +02:00
Cesar De la Torre
3ef6846fe0
Minor change in label
2017-04-08 12:06:51 -07:00
Cesar De la Torre
345e275a0e
Minor change in label
2017-04-08 12:05:25 -07:00
Cesar De la Torre
63eed87292
Merge pull request #142 from chlowell/hosting-changes
...
Set application discriminators, work around Redis client issue
2017-04-08 11:15:28 -07:00