13 Commits

Author SHA1 Message Date
Miguel Veloso
c84be74079 Explore adding CSP 2019-12-05 19:20:47 +00:00
Erik Pique
fe93901f08 identity service 2019-07-23 15:23:26 +02:00
Lee Dumond
9dd7ed117e change form acrion from non-existent Logoff to Logout 2019-04-08 19:38:49 -05:00
rafsanulhasan
8dc243accc changed Razor Syntaxes to Tag Helpers 2019-04-02 19:09:13 +06:00
Ramón Tomás
5745f5492d Migrated Identity.api to Bootstrap 4 2018-09-27 11:04:38 +02:00
Sychev Igor
835c28910e rudement views in identity services. both are useless, without actions in home controller 2018-01-22 10:18:43 +03:00
Cesar De la Torre
14c3d69784 Fix namespace in RAZOR page _LoginPartial.cshtml, so nocompilation error when doing dotnet publish from CLI. Like D:\GITREPOS\eShopOnContainers-dev\src\Services\Identity\Identity.API\Views\Shared\_LoginPartial.cshtml(2,20): error CS0234: The type
or namespace name 'Models' does not exist in the namespace 'Identity.API' (are you missing an assembly reference?)
2017-09-18 15:38:21 -07:00
Unai Zorrilla Castro
04c90f09f9 Fix view models namespaces issues. Remove unnecessary design time ordering context provider 2017-09-14 13:43:41 +02:00
IgorSychev
1a8c0f2ef4 layout fix after alpha5 2017-08-16 21:59:24 +03:00
Shaun Walker
18b91ee5f1 minor fixes to data and UI customization 2017-06-23 11:49:25 -07:00
Cesar De la Torre
313976da80 Fixed bugs related to the Product Update and PriceChangedIntegrationEvent. It was updating only when the price was changing... additional refactoring performed, too. 2017-03-25 14:47:23 -07:00
Charles Lowell
75d5c3695a Fix Identity.API and WebMVC publishing
- upgrade BundlerMinifier.Core dependencies (fixes a globbing bug)
- ensure minification includes all css
- only copy what's needed in production to the publish directory
2017-02-28 15:01:52 -08:00
PLAINCONCEPTS\ccanizares
c29b783d93 rename identity project 2017-01-30 11:35:16 +01:00