Commit graph

646 commits

Author SHA1 Message Date
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
Collin M. Barrett
c29a1fe77c differentiate static files directory for api
ref #131
2017-10-29 17:27:22 -05:00
Collin M. Barrett
0b5bf7badb use static files in API
ref #131
2017-10-29 16:45:59 -05:00
Collin M. Barrett
2fe91053a6 try switching ports 2017-10-29 16:12:52 -05:00
Collin M. Barrett
38495c81e6 configure ports 2017-10-29 16:04:41 -05:00
Collin M. Barrett
2623fd773a deploy Web, cleanup demo cruft 2017-10-29 15:39:25 -05:00
Collin M. Barrett
c739e75604 convert forecast example to filterlists 2017-10-29 15:31:28 -05:00
Collin M. Barrett
d7e5dfd16c migrate forecasts sample to filterlists api controller 2017-10-29 14:11:59 -05:00
Collin M. Barrett
b7e493ce8e remove home sample, make fetch data sample the home 2017-10-29 14:02:47 -05:00
Collin M. Barrett
35f576a0c1 add App Insights to .Web 2017-10-28 18:26:38 -05:00
Collin M. Barrett
92b6a4fab9 remove counter demo 2017-10-28 18:23:16 -05:00
Collin M. Barrett
c7d79710d1 react-based FilterLists.Web initial commit 2017-10-28 18:01:40 -05:00
Collin M. Barrett
a57f9f634d Revert "FilterLists.Web initial commit"
This reverts commit 2c87953f15.
2017-10-28 16:28:26 -05:00
Collin M. Barrett
2c87953f15 FilterLists.Web initial commit 2017-10-28 16:01:27 -05:00
Collin M. Barrett
6c55470644 support list seeding, redo initial migration 2017-10-28 15:02:58 -05:00
Collin M. Barrett
23ae1d6d85 only try db seed in debug 2017-10-28 08:46:07 -05:00
Collin M. Barrett
e2589657a9 update db provider 2017-10-27 21:17:48 -05:00
Collin M. Barrett
6fd07f3966 add 1st migration, seed Languages 2017-10-27 20:51:54 -05:00
Collin M. Barrett
14f19ea147 remove unused interface 2017-10-27 20:14:36 -05:00
Collin M. Barrett
64298070ef add Software entity
ref #11
2017-10-27 19:43:33 -05:00
Collin M. Barrett
ea81d615bf remove unneeded dbset for mapping table 2017-10-27 19:31:26 -05:00