Commit Graph

21 Commits

Author SHA1 Message Date
Kirthi Krishnamraju 2e84d68973 Replaced BuddyType attribute with ModelMetadatType and SimpleMapper with Automapper 2015-03-04 08:46:46 -08:00
Hao Kung 3406608633 React to Auth changes for MusicStore Spa 2015-03-02 17:24:43 -08:00
Praburaj 2fbc90c6aa Fixing build break in spa project. 2015-01-20 13:49:10 -08:00
Hao Kung 464438862a Fix music store policies 2015-01-16 15:15:19 -08:00
Hao Kung ef22f9fb30 React to MVC/Auth changes 2015-01-15 23:52:52 -08:00
Hao Kung d8041cbbae React to identity changes 2014-11-24 16:41:16 -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 bc1994eebd Updating MusicStore.Spa for EF and Identity changes 2014-10-16 22:47:26 -07:00
Hao Kung d375e87a4e React to options and hosting changes 2014-10-14 19:22:51 -07:00
DamianEdwards e1c385d27f Fix startup.cs in MusicStore.Spa 2014-10-13 17:49:49 -07:00
DamianEdwards ca6eafc5f7 Actually deleted the MusicStore.Spa/Client folder:
- Updated Startup.cs for startup/configuration changes
2014-10-13 17:27:28 -07:00
Hao Kung 3e9f251618 Update MusicStore SPA 2014-10-09 14:37:45 -07:00
DamianEdwards 1d52705f8a Bunch of MusicStore.Spa updates:
- Refactored grunt config into grunt folder with json file for each task using grunt-ide-support package
- Using attribute routing
- Add exclusions for non-K files to the project.json
- Deleted unused Default.html file
- Fixed paths in TemplateController to work in K
- Fixed @model declarations in ng template views
2014-09-26 23:00:53 -07:00
DamianEdwards ccc077bd00 Updated MusicStore.Spa to fix it due to latest changes 2014-09-26 11:53:32 -07:00
DamianEdwards 75d3937959 Updated MusicStore.Spa with webroot 2014-09-25 17:04:33 -07:00
Chris Ross 56987a66c6 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:47:02 -07:00
Hao Kung fe30a0418e React to Identity changes 2014-07-23 12:36:21 -07:00
Hao Kung 53e4626127 React to Identity changes 2014-07-15 13:05:07 -07:00
DamianEdwards 7ec9c71181 MusicStore.Spa changes:
- Make the account manage page work
- Changed ngTextBoxFor extension not use the base TextBoxFor helper as it was adding unwanted client validation attributes
- Fix controller route
2014-06-16 18:09:08 -07:00
DamianEdwards 2934514909 Fix MusicStore.Spa:
- Support self-host via commands
- Comment out calls to EF APIs that throw NIE
2014-06-16 15:00:57 -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