- 25 Sep, 2018 1 commit
-
-
janskoruba authored
Move definition for Log table to the AdminDbContext - OnModelCreating. Add projects description for generation of nuget packages. Fix namespace for Helpers folder in BL.Identity.
-
- 24 Sep, 2018 3 commits
-
-
janskoruba authored
-
janskoruba authored
Rewrite business logic - rename AspNetIdentity project to Identity for simplicity. Rewrite the EntityFramework layer into two projects - Identity and IS4. Add Shared project for common DTOs, helpers etc., Add project for DbContexts - this project contains one predefined DbContext with Asp.Net Identity and IS4 - for whole administration.
-
janskoruba authored
-
- 23 Sep, 2018 1 commit
-
-
janskoruba authored
-
- 18 Sep, 2018 1 commit
-
-
Jan Škoruba authored
-
- 17 Sep, 2018 8 commits
-
-
janskoruba authored
-
Jan Škoruba authored
-
janskoruba authored
-
janskoruba authored
-
janskoruba authored
-
janskoruba authored
-
janskoruba authored
Remove generic type for ClaimKey, becuase it is designed for int. Try to use GUID as a default type for all identity entities. Fix some conversion issue in PersistedGrants.
-
janskoruba authored
-
- 11 Sep, 2018 1 commit
-
-
janskoruba authored
-
- 08 Sep, 2018 1 commit
-
-
janskoruba authored
Fix name of key in convert methods; Fix name convention in the views: ClientClaims, ClientProperties, ClientSecrets;
-
- 03 Sep, 2018 1 commit
-
-
Jan Skoruba authored
Add urls to configuration file, restructuring of the Configuration folder according categories. Move AuthenticationConsts to separate file.
-
- 31 Aug, 2018 1 commit
-
-
Jan Skoruba authored
Rework services and repositories for using generic DbContexts. Move interfaces of repositories and services to separates folders. Add another overload for extension method which is responsible for adding admin services.
-
- 30 Aug, 2018 7 commits
-
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
- 28 Aug, 2018 1 commit
-
-
Sven Dummis authored
* Update EFMigration.md * Forgot the Hint about updating connection string
-
- 26 Aug, 2018 1 commit
-
-
Jan Skoruba authored
Remove IdentityMappers, because these mapping is now using via DI and IMapper. Specify missing TRoleDto.
-
- 24 Aug, 2018 1 commit
-
-
Jan Skoruba authored
-
- 21 Aug, 2018 1 commit
-
-
Jan Škoruba authored
-
- 18 Aug, 2018 1 commit
-
-
Jan Skoruba authored
Clean up Picker, add notification if is item already selected. Add a command with adding new migration via dotnet cli. Correction of data seeding.
-
- 12 Aug, 2018 1 commit
-
-
Jan Skoruba authored
Clean up PickerTagHelper - it is not necessary to use explicitly the html attributes for component props. Add seed data via args param. Add missing userprofile's resource. Add the username to the page header.
-
- 10 Aug, 2018 1 commit
-
-
Jan Škoruba authored
-
- 04 Aug, 2018 1 commit
-
-
Jan Skoruba authored
-
- 31 Jul, 2018 5 commits
-
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
Jan Skoruba authored
-
- 27 Jul, 2018 1 commit
-
-
Jan Skoruba authored
Extend Picker component - add new feature - show suggested items for better UX. Fix namespace for Helpers in Skoruba.IdentityServer4.Admin.BusinessLogic.
-
- 26 Jul, 2018 1 commit
-
-
Jan Škoruba authored
Fix headings in the README
-