Kiran Challa
32ea3f79fc
Deleted 'src' folder and moved content to 'samples' folder'
...
[Fixes #693 ] Consider moving MusicStore application to samples
2016-08-08 14:25:20 -07:00
Kiran Challa
e94f21ffc2
Moved content of 'shared' folder into MusicStore app and fixed tests
2016-08-05 10:04:23 -07:00
John Luo
c9160c21ba
Convert to shared runtime and test both standalone and shared runtime
2016-04-25 11:29:17 -07:00
Nate McMaster
944afdc5ea
Clean up E2E tests
...
- Fix incorrect deployment environment variables
- Utilize xunit logging utility for cleaner, more traceable output
- Cleanup database creation/deletion
- Fix name in R# settings file
2016-03-08 08:50:16 -08:00
Chris R
2ce9fcc233
Fix facebook tests.
2015-12-03 11:11:48 -08:00
Kiran Challa
2c1f1a277a
[ Fixes #537 ] Clear up MusicStore repo
2015-09-22 10:04:26 -07:00
Praburaj
c384fcc3c2
Deployment helpers moved to hosting repo.
2015-04-17 14:51:58 -07:00
Praburaj
29ef86fad3
Move deployment helpers out of the test project.
2015-04-14 15:46:42 -07:00
N. Taylor Mullen
a6982fae6c
Update .kproj => .xproj.
2015-03-11 14:09:25 -07:00
ianhong
a67ed25586
Adding MusicStore unit tests for Session and Cookies
2015-03-04 23:51:39 -08:00
ianhong
6efdbc75c7
Adding a unit test for SignInManager and UnitManager
2015-03-04 14:47:58 -08:00
DamianEdwards
0352ef8a79
MusicStore.Spa changes:
...
- Added buddy validation provider
Created SimpleMapper in MusicStore.Spa
- Fixed EF mapping config
- Made SimpleMapper to map DTOs to EF objects (and vice-versa)
- Admin screens now return Artist/Genre names when showing Album details
- Unhook grunt/npm/bower from project.json due to long-path issue in KRE build
- Remove unneeded AngularHtmlHelper<T> class
2014-11-06 14:07:27 -08:00
DamianEdwards
ccc077bd00
Updated MusicStore.Spa to fix it due to latest changes
2014-09-26 11:53:32 -07:00
Praburaj
63732198cc
Updating the solution
...
Created some solution folders like the VS templates.
2014-09-26 11:08:01 -07:00
Praburaj
8409e9518b
Catching up MusicStore app with code generated with latest templates
2014-05-23 14:35:08 -07:00
DamianEdwards
0bd2d6af9e
Added port of SPA app to vNext as MusicStore.Spa
...
- Front-end store (catalog) and login with validation working
- Admin pages not working yet
2014-05-16 16:54:27 -07:00
DamianEdwards
d4efedeb17
Added new SPA port of original Music Store app
2014-05-07 17:44:01 -07:00
Praburaj
c638a77ec9
Updating the MusicStore to use tooling.
2014-05-05 17:02:33 -07:00
ajcvickers
7c96726460
Updates following code review
2014-01-29 08:39:53 -08:00
ajcvickers
6a9b6c16c2
Everything but the kitchen async... (Updates to how Music Store controllers use data)
...
Specifically:
- Dispose contexts
- Use async wherever possible
- Stop using initializers (currently hard-coded to drop and recreate each run)
- Some general cleanup
- Stop using AttachDbFilename
Not included here:
- No major changes to app structure
- No major changes to data model
- No major changes to error handling, concurrency, etc.
2014-01-28 16:16:02 -08:00
David Fowler
53268f3c9e
Initial commit.
...
- Added original music store and k10 and net45 versions with new framework.
2014-01-28 02:27:26 -08:00