Commit Graph

289 Commits (2ee0dbec8a0a798e3dfb3d80ed61a4b4da55d28d)

Author SHA1 Message Date
Halil İbrahim Kalkan 078fab86c2 Enhance unit tests for permission and remove unnecessary todo.
7 years ago
Halil İbrahim Kalkan ee6c7cc4b3 PermissionManager.GetAllAsync should return all grants.
7 years ago
Halil İbrahim Kalkan 075702507d Added tests for permission manager.
7 years ago
Halil İbrahim Kalkan 84785fa241 Added tests for permission system.
7 years ago
Halil İbrahim Kalkan 3c1669b8f9 Rename private test methods to resolve the conflict.
7 years ago
Halil İbrahim Kalkan 331c1f95fb Created test project for permissions.
7 years ago
Halil İbrahim Kalkan 008f42f08f Enhancements on settings.
7 years ago
Halil İbrahim Kalkan e9ad96c510 Added IsVisibleToClients, IsInherited and CustomData to the SettingDefinition.
7 years ago
Halil İbrahim Kalkan 8496a258dd Added unit tests and fixed the setting manager.
7 years ago
Halil İbrahim Kalkan ab479e90ca Added tests for settings.
7 years ago
Halil İbrahim Kalkan f9618dcf14 Refactored setting system.
7 years ago
Halil İbrahim Kalkan 2e4ef14a77 Improved setting system.
7 years ago
Halil İbrahim Kalkan 387dcae2e2 Implemented settingmanager's GetAll
7 years ago
Halil İbrahim Kalkan 5b77271e49 Renamed ISettingContributor and ISettingProvider.
7 years ago
Halil İbrahim Kalkan 6ccdd1a456 Added tests.
7 years ago
Halil İbrahim Kalkan 1d212e090b Refactored setting system.
7 years ago
Halil İbrahim Kalkan 68b88ff6a8 Added initial setting definition manager.
7 years ago
Halil İbrahim Kalkan bda90d6497 Implemented most basic setting manager to get a setting's value.
7 years ago
Halil İbrahim Kalkan 284ee092a5 Added unit test project for settings.
7 years ago
Halil İbrahim Kalkan 6ac16a3405 Created application layer and tests for multitenancy.
7 years ago
Halil İbrahim Kalkan 38acfd95de Make userrole as entity without id.
7 years ago
Halil İbrahim Kalkan 9db94559a3 Refactoring Client of IdentityServer.
7 years ago
Halil İbrahim Kalkan a03ac02ead Working on Client aggregate
7 years ago
Halil İbrahim Kalkan 9614530e90 Revised IdentityResource class.
7 years ago
Halil İbrahim Kalkan 66ce125f8e Api Resource and related entities are revised.
7 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository.
7 years ago
Halil İbrahim Kalkan 260d57a4ec Added repo doc.
7 years ago
Halil İbrahim Kalkan 76fb510c3d Renamed TPrimaryKey to TKey and documented entities.
7 years ago
Halil İbrahim Kalkan 924ba47fe5 Register repositories without PK.
7 years ago
Halil İbrahim Kalkan d2da1f5a55 Implemented a test entity without Id property.
7 years ago
Halil İbrahim Kalkan 5bd4c78bd8 Enabled entity, repo and aggr root without pk.
7 years ago
Halil İbrahim Kalkan d326b0b105 Delete GetList and Count methods from the repository.
7 years ago
Halil İbrahim Kalkan f66ca10231 Temporary remove default PK entity, repository, agg root etc.
7 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
7 years ago
Halil İbrahim Kalkan de8de3c92b Made console client working for identity server.
7 years ago
Alper Ebicoglu 696861065c added IdentityResourceStore
7 years ago
Halil İbrahim Kalkan 82f3ba402f Removed inmemory client and resource
7 years ago
Alper Ebicoglu 682d3b8206 Removed IdentityResourceStore tests.
7 years ago
Halil İbrahim Kalkan 00c1a4b334
Merge pull request #190 from aspnetzero/Alper/identity-server-mappings
7 years ago
Alper Ebicoglu f097e2a6f2 Removed IdentityResourceStore (not needed!)
7 years ago
Halil İbrahim Kalkan 2aa25fc08d Multitenancy completely refactored
7 years ago
Alper Ebicoglu faa4b1451b Added IdentityResourceStore new test: GetAllResourcesAsync_Should_Return
7 years ago
Alper Ebicoglu bce5fa63d8 Added new IdentityResource Test
7 years ago
Alper Ebicoglu 56d6abe7c4 Added new IdenityResourceStore Test: FindApiResourcesByScopeAsync
7 years ago
Alper Ebicoglu 0d69dd94dd Added identity resource test
7 years ago
Alper Ebicoglu b4460f7613 Refactored.
7 years ago
Alper Ebicoglu 06b846c929 Added new PersistentGrant tests
7 years ago
Alper Ebicoglu d2ff43dc6e Added new test : StoreAsync_Should_Store_PersistedGrant
7 years ago
Halil İbrahim Kalkan 6f6fcfb798 Merged IMultiTenancyManager with ICurrentTenant
7 years ago
Halil İbrahim Kalkan 9e8a18ceae Moved to multitenancy abstractions module.
7 years ago