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 |
|
Collin M. Barrett
|
cf2d5cdf19
|
ensure call base onmodelcreating
|
2017-10-27 18:58:05 -05:00 |
|
Collin M. Barrett
|
ecfcba9fb3
|
remove duplicated default value on dates
|
2017-10-27 18:33:44 -05:00 |
|
Collin M. Barrett
|
d3c9a13bb7
|
remove default key on mapping table
|
2017-10-27 18:30:31 -05:00 |
|
Collin M. Barrett
|
69a314c0cc
|
updates to modifieddate
|
2017-10-27 18:16:57 -05:00 |
|
Collin M. Barrett
|
a007a8252d
|
update table names
|
2017-10-27 18:09:10 -05:00 |
|
Collin M. Barrett
|
8eec84a655
|
table name updates
|
2017-10-27 17:55:43 -05:00 |
|
Collin M. Barrett
|
705307e07c
|
finish FilterListLanguage join table
|
2017-10-27 17:50:51 -05:00 |
|
Collin M. Barrett
|
565b756280
|
begin adding many-to-many between langs and lists
|
2017-10-27 17:31:52 -05:00 |
|
Collin M. Barrett
|
b3c5744f97
|
minor entity cleanup
|
2017-10-27 17:20:09 -05:00 |
|
Collin M. Barrett
|
5889d90e3a
|
remove explicit key def. which duplicated convention
|
2017-10-27 17:09:24 -05:00 |
|
Collin M. Barrett
|
b8cefcb493
|
add default value to timestamps
|
2017-10-27 16:57:28 -05:00 |
|
Collin M. Barrett
|
6120749cfd
|
match mysql table name conventions
|
2017-10-27 14:14:46 -05:00 |
|
Collin M. Barrett
|
3a21103956
|
Revert "Revert "override default table names to Pascal""
This reverts commit a12eb77096.
|
2017-10-27 14:13:58 -05:00 |
|
Collin M. Barrett
|
a12eb77096
|
Revert "override default table names to Pascal"
This reverts commit 4e9200eefb.
|
2017-10-27 14:12:00 -05:00 |
|
Collin M. Barrett
|
4e9200eefb
|
override default table names to Pascal
|
2017-10-27 14:04:33 -05:00 |
|
Collin M. Barrett
|
732848b549
|
remove attributes from entity configs
|
2017-10-27 14:00:18 -05:00 |
|
Collin M. Barrett
|
2137f1e318
|
fix foreign key
|
2017-10-27 13:42:54 -05:00 |
|
Collin M. Barrett
|
6c471a1d5d
|
fix updated EmailAddress in sample gen.
|
2017-10-27 13:10:50 -05:00 |
|
Collin M. Barrett
|
d25ca66a34
|
make data plural
|
2017-10-27 13:04:27 -05:00 |
|
Collin M. Barrett
|
953dc06c00
|
wire up init fluent configurations
closes #144
|
2017-10-27 13:03:46 -05:00 |
|
Collin M. Barrett
|
859011d073
|
implement BaseEntityTypeConfiguration
not yet tested.
per: https://stackoverflow.com/a/46978798/2343739
ref #144
|
2017-10-27 11:01:50 -05:00 |
|
Collin M. Barrett
|
c5339528af
|
use pooled dbcontext for perf (ef core 2.0)
|
2017-10-27 09:29:59 -05:00 |
|