Commit graph

666 commits

Author SHA1 Message Date
Collin M. Barrett
19b9ff770e update add'l react npm pckgs
ref #150
2017-10-31 18:23:37 -05:00
Collin M. Barrett
ea568812da update @types/react-dom
ref #150
2017-10-31 18:02:18 -05:00
Collin M. Barrett
0edd4b6c44 update @types/history 2017-10-31 17:51:07 -05:00
Collin M. Barrett
f5c72848b0 add theme to material-ui table 2017-10-31 17:21:07 -05:00
Collin M. Barrett
29da9ac097 try upgrading @types/react to latest
per: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18194
2017-10-31 16:08:26 -05:00
Collin M. Barrett
47524eef7b try upgrading @types/react
per: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18194
2017-10-31 16:04:24 -05:00
Collin M. Barrett
7565118af8 install @types/material-ui 2017-10-31 15:39:26 -05:00
Collin M. Barrett
f05a74df72 use material-ui Table 2017-10-31 15:36:48 -05:00
Collin M. Barrett
e355384057 Revert "npm package updates"
This reverts commit 528970ac22.
2017-10-31 14:51:30 -05:00
Collin M. Barrett
1d13ecb6df Revert "Revert "npm package updates""
This reverts commit b690d22b44.
2017-10-31 14:44:39 -05:00
Collin M. Barrett
b690d22b44 Revert "npm package updates"
This reverts commit 528970ac22.
2017-10-31 14:41:16 -05:00
Collin M. Barrett
1c1d5a9241 replace weather demo with FilterLists API 2017-10-31 10:12:21 -05:00
Collin M. Barrett
528970ac22 npm package updates 2017-10-31 10:07:51 -05:00
Collin M. Barrett
7ee5b82144 move fetchdata to home, remove other sample pages 2017-10-31 10:00:24 -05:00
Collin M. Barrett
8c38cb79b1 re-add material-ui 2017-10-31 09:21:40 -05:00
Collin M. Barrett
c448584051 Revert "add material-ui"
This reverts commit 0a257ba077.
2017-10-31 09:12:16 -05:00
Collin M. Barrett
0a257ba077 add material-ui 2017-10-31 09:09:03 -05:00
Collin M. Barrett
4e188e43d8 resharper cleanup 2017-10-31 08:43:40 -05:00
Collin M. Barrett
c3db1675a2 add app insights to Web 2017-10-31 08:35:21 -05:00
Collin M. Barrett
d6fc7e2d84 don't check in webpack build artifacts 2017-10-31 08:30:16 -05:00
Collin M. Barrett
b63b5aaef3 configure port on Web 2017-10-31 07:48:59 -05:00
Collin M. Barrett
3fd9e7f62e resharper cleanup 2017-10-31 07:41:01 -05:00
Collin M. Barrett
c3d0020156 remove duped gitignore, add launchSettings 2017-10-31 07:07:29 -05:00
Collin M. Barrett
b5eb0be215 re-add React template 2017-10-31 07:04:34 -05:00
Collin M. Barrett
b70b612728 remove Web to retry 2017-10-31 05:58:00 -05:00
Collin M. Barrett
83a7164b92 update launchSettings 2017-10-31 05:49:48 -05:00
Collin M. Barrett
c3a410c075 add launchSettings 2017-10-31 05:48:47 -05:00
Collin M. Barrett
ede3f5dec5 Revert "replace react with simple Razor Pages template"
This reverts commit f5d341a04a.
2017-10-30 20:21:04 -05:00
Collin M. Barrett
2b71f3a987 Revert "strip Razor sample to barebones"
This reverts commit f51c5d0dfa.
2017-10-30 20:21:01 -05:00
Collin M. Barrett
e3909ee5fa Revert "more Razor sample cleanup"
This reverts commit 24a0eb0fb7.
2017-10-30 20:20:57 -05:00
Collin M. Barrett
24a0eb0fb7 more Razor sample cleanup 2017-10-30 18:00:26 -05:00
Collin M. Barrett
f51c5d0dfa strip Razor sample to barebones 2017-10-30 17:59:05 -05:00
Collin M. Barrett
f5d341a04a replace react with simple Razor Pages template 2017-10-30 17:52:07 -05:00
Collin M. Barrett
a1aa7928d1 add API versioning infrastructure
closes #142
2017-10-30 14:41:51 -05:00
Collin M. Barrett
dba6f73f1a finish wiring Rules junction 2017-10-30 14:16:37 -05:00
Collin M. Barrett
28a8777572 use consistent email property names 2017-10-30 14:14:04 -05:00
Collin M. Barrett
0a84395508 add Rule entity 2017-10-30 13:27:00 -05:00
Collin M. Barrett
757786abd1 remove unused repo method 2017-10-30 10:50:06 -05:00
Collin M. Barrett
b01e6550ef specify localhost in UseUrls 2017-10-30 08:26:12 -05:00
Collin M. Barrett
2b0cfd2ee5 simplify restart command
ref #147
2017-10-30 06:40:31 -05:00
Collin M. Barrett
7846389e78 try restarting systemd service on deploy
ref #147
per: https://askubuntu.com/a/831595/676699
2017-10-30 06:34:51 -05:00
Collin M. Barrett
3f64cdb65b try using default controller routing
per: https://stormpath.com/blog/5-api-tips-dotnet-core
2017-10-30 06:18:15 -05:00
Collin M. Barrett
b5aefb1644 Automapper tweak
per https://stackoverflow.com/a/43118146/2343739
2017-10-30 05:46:27 -05:00
Collin M. Barrett
de7f5630bb finish Automapper wiring 2017-10-30 05:41:06 -05:00
Collin M. Barrett
a48014e167 add automapper and DTO 2017-10-29 20:57:25 -05:00
Collin M. Barrett
f784b31075 revert last 2017-10-29 20:21:07 -05:00
Collin M. Barrett
6a6200e124 try adding staticfiles
per: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/483 and https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/438
2017-10-29 19:24:00 -05:00
Collin M. Barrett
670e4b9cf2 change swagger location 2017-10-29 19:01:43 -05:00
Collin M. Barrett
a5b3b0fc2c add links table to README 2017-10-29 17:48:09 -05:00
Collin M. Barrett
f9327ae8d3 add wwwroot back to API proj
ref #131
2017-10-29 17:36:42 -05:00