Collin M. Barrett
|
d04fc2a4e7
|
remove unused method, move seed extensions
|
2018-01-22 09:23:45 -06:00 |
|
Collin M. Barrett
|
76ec6a7857
|
minor efficiency improvement if no values to seed
|
2018-01-22 07:58:51 -06:00 |
|
Collin M. Barrett
|
ee3347a0e2
|
configure data directory via appsettings
|
2018-01-22 07:56:23 -06:00 |
|
Collin M. Barrett
|
a5e1e03ceb
|
change seed/data directory
|
2018-01-22 13:13:53 +00:00 |
|
Collin M. Barrett
|
4c59813201
|
remove tests placeholder for now
|
2018-01-22 07:11:29 -06:00 |
|
Collin M. Barrett
|
a3a5aa045d
|
revert test data
|
2018-01-22 06:32:31 -06:00 |
|
Collin M. Barrett
|
f3914d3119
|
fix typo
|
2018-01-22 06:25:08 -06:00 |
|
Collin M. Barrett
|
278ea9c6ac
|
test prod data seed
|
2018-01-22 06:24:44 -06:00 |
|
Collin M. Barrett
|
db8be7414e
|
copy data on deploy
|
2018-01-22 06:05:47 -06:00 |
|
Collin M. Barrett
|
47ec634741
|
try moving data to root data dir
|
2018-01-22 06:03:37 -06:00 |
|
Collin M. Barrett
|
dc3800ed94
|
add GetUpdateUnchangedColumnHack()
|
2018-01-22 05:48:57 -06:00 |
|
Collin M. Barrett
|
9cce27cd39
|
finish IODKU method, Insert is wip
|
2018-01-21 20:19:37 -06:00 |
|
Collin M. Barrett
|
6320ad7d0d
|
use consistent naming
|
2018-01-20 19:28:37 -06:00 |
|
Collin M. Barrett
|
fe04bd8cd5
|
filter primary keys from updates, other cleanup
per: https://stackoverflow.com/a/48361472/2343739
|
2018-01-20 18:58:43 -06:00 |
|
Collin M. Barrett
|
e28336515a
|
further work on InsertOnDuplicateKeyUpdate()
not yet functioning, see TODOs
|
2018-01-19 15:40:45 -06:00 |
|
Collin M. Barrett
|
fb3412c40e
|
begin work on InsertOnDuplicateKeyUpdate()
wip, but will allow primary data model to be maintained in json on GitHub and the app db to be kept up to date
|
2018-01-19 11:24:37 -06:00 |
|
Collin M. Barrett
|
e85d2536a6
|
R# don't prefer hungarian prefixes per Clean Code
|
2018-01-19 09:04:55 -06:00 |
|
Collin M. Barrett
|
742bac2b9b
|
add antd
|
2018-01-18 17:36:04 -06:00 |
|
Collin M. Barrett
|
3ce1200e24
|
update all npm (except brand new major bootstrap)
|
2018-01-18 17:18:56 -06:00 |
|
Collin M. Barrett
|
39616e1fa6
|
replace sample data with FL API data
|
2018-01-18 17:10:58 -06:00 |
|
Collin M. Barrett
|
b3b85650cf
|
use different port in Web than API
|
2018-01-18 16:58:11 -06:00 |
|
Collin M. Barrett
|
204c013dfb
|
restart front-end proj
|
2018-01-18 16:46:37 -06:00 |
|
Collin M. Barrett
|
bce8921ab1
|
Revert "try using latest/next npm packages"
This reverts commit a6da2c8920.
|
2018-01-18 16:20:33 -06:00 |
|
Collin M. Barrett
|
7a4bd98740
|
Revert "try using @types/material-ui@next"
This reverts commit a74d1ee6c3.
|
2018-01-18 16:20:26 -06:00 |
|
Collin M. Barrett
|
013469a1d4
|
Revert "Revert "try using @types/material-ui@next""
This reverts commit 4764aafc15.
|
2018-01-18 16:20:16 -06:00 |
|
Collin M. Barrett
|
44473d11de
|
Revert "replace material-ui with antd"
This reverts commit 79c0520197.
|
2018-01-18 16:20:11 -06:00 |
|
Collin M. Barrett
|
6135131b7d
|
use generic Seed() method
closes #183
per https://stackoverflow.com/questions/48330079/check-if-dbsett-is-empty
|
2018-01-18 15:14:13 -06:00 |
|
Collin M. Barrett
|
79c6153bc3
|
re-create migration with utf8 support
|
2018-01-18 12:53:17 -06:00 |
|
Collin M. Barrett
|
61a46f6d29
|
Revert "delete existing migrations"
This reverts commit fe75bfd1b4.
|
2018-01-18 11:52:18 -06:00 |
|
Collin M. Barrett
|
dd3d885916
|
delete existing migrations
rows too wide for utf8
|
2018-01-18 08:42:50 -06:00 |
|
Collin M. Barrett
|
712a36d951
|
use nvarchar and TEXT
|
2018-01-18 08:15:15 -06:00 |
|
Collin M. Barrett
|
ccbb2c9873
|
expand db create script
|
2018-01-18 07:22:08 -06:00 |
|
Collin M. Barrett
|
d0c7944dc3
|
change extension of create db script
|
2018-01-18 07:14:00 -06:00 |
|
Collin M. Barrett
|
693322b814
|
add db create script
|
2018-01-18 07:13:26 -06:00 |
|
Collin M. Barrett
|
4d7919a626
|
fix name of Fork json
|
2018-01-18 06:27:44 -06:00 |
|
Collin M. Barrett
|
ab778f9090
|
suggest PRs against new Seed data directory
|
2018-01-18 12:21:04 +00:00 |
|
Collin M. Barrett
|
772372b1ad
|
add remainder of seed data
|
2018-01-18 05:35:37 -06:00 |
|
Collin M. Barrett
|
7a81cc202f
|
skip generics for now
see #183
|
2018-01-18 04:15:45 -06:00 |
|
Collin M. Barrett
|
e6c447e26e
|
remove seed select SQL files
|
2018-01-17 21:15:14 -06:00 |
|
Collin M. Barrett
|
632d7a6406
|
add Syntax seed
|
2018-01-17 21:14:06 -06:00 |
|
Collin M. Barrett
|
01665f36c5
|
add License seed, genericize Seed()
|
2018-01-17 19:44:20 -06:00 |
|
Collin M. Barrett
|
920448f788
|
begin adding seed
|
2018-01-17 17:44:28 -06:00 |
|
Collin M. Barrett
|
e251ccad07
|
update dotnet sdk
|
2018-01-17 15:39:55 -06:00 |
|
Collin M. Barrett
|
c68306c08d
|
nuget updates
|
2018-01-17 15:33:22 -06:00 |
|
Collin M. Barrett
|
79c0520197
|
replace material-ui with antd
|
2017-12-06 20:21:47 -06:00 |
|
Collin M. Barrett
|
4764aafc15
|
Revert "try using @types/material-ui@next"
This reverts commit a74d1ee6c3.
|
2017-12-06 15:19:17 -06:00 |
|
Collin M. Barrett
|
a74d1ee6c3
|
try using @types/material-ui@next
|
2017-12-06 15:09:25 -06:00 |
|
Collin M. Barrett
|
ee3bf16a5e
|
update AutoMapper
|
2017-12-06 10:30:27 -06:00 |
|
Collin M. Barrett
|
e01a3b27d2
|
try fixing theme / table issues with mui@next
|
2017-12-06 06:21:46 -06:00 |
|
Collin M. Barrett
|
805e404184
|
try deleting package-lock.json
|
2017-12-05 21:20:22 -06:00 |
|