Commit graph

596 commits

Author SHA1 Message Date
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
Collin M. Barrett
d5c84ccf1a refactor last using EF Core 2.0 self-contained type configuration
ref #144
2017-10-27 09:24:04 -05:00
Collin M. Barrett
bfff929ce5 move fluent to entity maps per entity
ref #144
2017-10-27 07:51:59 -05:00
Collin M. Barrett
a4ece09905 fix bug in last 2017-10-26 21:49:37 -05:00
Collin M. Barrett
7995697920 simplify / cleanup entities 2017-10-26 21:43:28 -05:00
Collin M. Barrett
d935072dd4 bug fix and cleanup 2017-10-26 17:31:10 -05:00
Collin M. Barrett
80e4429c37 add Language data 2017-10-26 17:18:29 -05:00
Collin M. Barrett
5719138a8a data model updates 2017-10-26 15:38:03 -05:00
Collin M. Barrett
aaf01637ed initial add of Maintainer entity 2017-10-26 14:05:18 -05:00
Collin M. Barrett
23e55ab6b6 use EF core way of defaulting dates
ref #143
2017-10-26 13:15:20 -05:00
Collin M. Barrett
fc90f71f5e alt. approach to defaulting CreatedDateUtc
ref #143
2017-10-26 12:25:43 -05:00
Collin M. Barrett
b7c0280cc9 fix interface for last commit 2017-10-26 12:16:20 -05:00
Collin M. Barrett
b48be59aa7 minor data updates 2017-10-26 12:12:34 -05:00
Collin M. Barrett
c96010c1c6 convert TODO to issue #143 2017-10-26 11:27:59 -05:00
Collin M. Barrett
32b01face5 convert TODO to issue #142
(reverting last 2 due to wrong issue)
2017-10-26 11:22:13 -05:00
Collin M. Barrett
5e9c312bf1 Revert "convert TODO to issue #134"
This reverts commit 99f679a016.
2017-10-26 11:21:24 -05:00
Collin M. Barrett
99f679a016 convert TODO to issue #134 2017-10-26 11:20:56 -05:00
Collin M. Barrett
6a85642124 remove csv, rename List, other misc. cleanup 2017-10-26 11:14:32 -05:00
Collin M. Barrett
15ef23944a remove duplicated dependency 2017-10-25 20:44:01 -05:00
Collin M. Barrett
206722ebe7 move addswagger service to ext. method 2017-10-25 19:45:31 -05:00
Collin M. Barrett
791fa56e06 update GitHub templates
closes #141
2017-10-25 19:13:39 -05:00
Collin M. Barrett
064faf98ae Create ISSUE_TEMPLATE.md 2017-10-25 23:27:36 +00:00
Collin M. Barrett
be7b4c2173 Create PULL_REQUEST_TEMPLATE.md 2017-10-25 23:26:58 +00:00
Collin M. Barrett
7cad3da151 re-add README 2017-10-25 23:26:11 +00:00
Collin M. Barrett
dd8570280b temp delete .github directory to try to make hidden via web 2017-10-25 18:24:35 -05:00
Collin M. Barrett
3d48cb3174 remove attempt to delete existing artifacts
ref #135
2017-10-25 18:14:28 -05:00
Collin M. Barrett
6f2db5a09e only generate json schema/sample in debug (not in prod) 2017-10-25 18:12:21 -05:00
Collin M. Barrett
0ba10b0820 try removing previous artifacts
ref #135
2017-10-25 17:59:23 -05:00
Collin M. Barrett
07e6c9c86c try removing previous artifacts
ref #135 and #138
2017-10-25 17:51:09 -05:00