Commit Graph

269 Commits (d9bd003021bee1d57a1b0a43314d1b72d4b562b6)

Author SHA1 Message Date
Halil İbrahim Kalkan 38acfd95de Make userrole as entity without id.
8 years ago
Halil İbrahim Kalkan 9db94559a3 Refactoring Client of IdentityServer.
8 years ago
Halil İbrahim Kalkan a03ac02ead Working on Client aggregate
8 years ago
Halil İbrahim Kalkan 9614530e90 Revised IdentityResource class.
8 years ago
Halil İbrahim Kalkan 66ce125f8e Api Resource and related entities are revised.
8 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository.
8 years ago
Halil İbrahim Kalkan 260d57a4ec Added repo doc.
8 years ago
Halil İbrahim Kalkan 76fb510c3d Renamed TPrimaryKey to TKey and documented entities.
8 years ago
Halil İbrahim Kalkan 924ba47fe5 Register repositories without PK.
8 years ago
Halil İbrahim Kalkan d2da1f5a55 Implemented a test entity without Id property.
8 years ago
Halil İbrahim Kalkan 5bd4c78bd8 Enabled entity, repo and aggr root without pk.
8 years ago
Halil İbrahim Kalkan d326b0b105 Delete GetList and Count methods from the repository.
8 years ago
Halil İbrahim Kalkan f66ca10231 Temporary remove default PK entity, repository, agg root etc.
8 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
8 years ago
Halil İbrahim Kalkan de8de3c92b Made console client working for identity server.
8 years ago
Alper Ebicoglu 696861065c added IdentityResourceStore
8 years ago
Halil İbrahim Kalkan 82f3ba402f Removed inmemory client and resource
8 years ago
Alper Ebicoglu 682d3b8206 Removed IdentityResourceStore tests.
8 years ago
Halil İbrahim Kalkan 00c1a4b334
Merge pull request #190 from aspnetzero/Alper/identity-server-mappings
8 years ago
Alper Ebicoglu f097e2a6f2 Removed IdentityResourceStore (not needed!)
8 years ago
Halil İbrahim Kalkan 2aa25fc08d Multitenancy completely refactored
8 years ago
Alper Ebicoglu faa4b1451b Added IdentityResourceStore new test: GetAllResourcesAsync_Should_Return
8 years ago
Alper Ebicoglu bce5fa63d8 Added new IdentityResource Test
8 years ago
Alper Ebicoglu 56d6abe7c4 Added new IdenityResourceStore Test: FindApiResourcesByScopeAsync
8 years ago
Alper Ebicoglu 0d69dd94dd Added identity resource test
8 years ago
Alper Ebicoglu b4460f7613 Refactored.
8 years ago
Alper Ebicoglu 06b846c929 Added new PersistentGrant tests
8 years ago
Alper Ebicoglu d2ff43dc6e Added new test : StoreAsync_Should_Store_PersistedGrant
8 years ago
Halil İbrahim Kalkan 6f6fcfb798 Merged IMultiTenancyManager with ICurrentTenant
8 years ago
Halil İbrahim Kalkan 9e8a18ceae Moved to multitenancy abstractions module.
8 years ago
Halil İbrahim Kalkan 4099af8cc1 Extracted TenantResolver from MultiTenancyManager. Renamed old ITenantResolver to ITenantResolveContributor
8 years ago
Halil İbrahim Kalkan f768922ce5 Implementing replacing a dbcontext.
8 years ago
Halil İbrahim Kalkan 27dab01f1f Renamed multitenancy module
8 years ago
Halil İbrahim Kalkan 7259155a98 Refactoring multitenancy module.
8 years ago
Alper Ebicoglu 487b4860c9 Added PersistedGrantStore
8 years ago
Halil İbrahim Kalkan b5f5a62c3e Refactored.
8 years ago
Halil İbrahim Kalkan e4f4be05c6 Added multi tenancy document and refactored solution.
8 years ago
Halil İbrahim Kalkan 0fc82bc919 Mapped ClientCorsOrigin
8 years ago
Halil İbrahim Kalkan 79b4b98b79 #185 Created entities, dbcontext and a unit test for identityserver module.
8 years ago
Halil İbrahim Kalkan 5569da2bf2 Extracted Abp UI modules.
8 years ago
Halil İbrahim Kalkan 0b79b02bfd Extracted Volo.Abp.Ddd and some other packages.
8 years ago
Halil İbrahim Kalkan 4e9491181a Extracted Abp.Validation package.
8 years ago
Halil İbrahim Kalkan 929d208f61 Extracted Volo.Abp.ObjectMapping package.
8 years ago
Halil İbrahim Kalkan 2ca009cd7b Extract project: Volo.Abp.Data
8 years ago
Halil İbrahim Kalkan 1bbc6138cb Tested application by publishing.
8 years ago
Halil İbrahim Kalkan 12e38bf7e0 Use virtual file provider to read embedded localization jsons.
8 years ago
Halil İbrahim Kalkan 25af4c2331 Created a seperated Volo.Abp.Localization package. Also seperated unit tests to .Core.Test and .Localization.Tests
8 years ago
Halil İbrahim Kalkan 5de19c03f7 Created Volo.Abp.Core package.
8 years ago
Halil İbrahim Kalkan 503f1d26a5 Add InheritResource attribute for base localization resources. #171.
8 years ago
Halil İbrahim Kalkan 5d67d427ca Seperate validations to AbpValidationResource.
8 years ago