Commit Graph

421 Commits (28aa5dee0bcb46c0848994f376f50fcc5ef2f65b)

Author SHA1 Message Date
Halil İbrahim Kalkan 4153aa4f88 Handle soft delete on update for mongodb. handle includeDetails for default repositories without creating a custom repository
7 years ago
Halil İbrahim Kalkan 3f19b99de0 Added tests for auditing.
7 years ago
Halil İbrahim Kalkan 769eb2812c Revised entity change events for mongodb.
7 years ago
Halil İbrahim Kalkan 695836bfd6 Trigger domain events for mongodb.
7 years ago
Halil İbrahim Kalkan de874abb17 Added extension method: AbpCollectionExtensions.AddIfNotContains
7 years ago
Halil İbrahim Kalkan e6a102bb50 Upgraded to EF Core 2.1.0-preview2-final.
7 years ago
Halil İbrahim Kalkan 50308a5981 Upgraded all nuget packages.
7 years ago
Halil İbrahim Kalkan 3221924b99 Minor refactor.
7 years ago
Halil İbrahim Kalkan d682802e50 Added includeDetails to repository Get methods.
7 years ago
Halil İbrahim Kalkan abf84ec2ce Developed mongodb model building system.
7 years ago
Halil İbrahim Kalkan 0c6501bc29 Upgrade to EF Core 2.1.0-preview1-final
7 years ago
Halil İbrahim Kalkan b136f483fc Implemented data filters for mongodb. Revised IGeneratesDomainEvents
7 years ago
Halil İbrahim Kalkan f9caa9d365 Implemented tests for memorydb.
7 years ago
Halil İbrahim Kalkan cb96d3df4a Implemented CityRepository for memorydb.
7 years ago
Halil İbrahim Kalkan a4badfb9c9 Moved some EF core tests to a common library to share with mongodb tests.
7 years ago
Halil İbrahim Kalkan 53b81bf410 Move common test code to Repository_Basic_Tests.
7 years ago
Halil İbrahim Kalkan 759bcb1863 Allow to get others collections in a mongodb repository easily
7 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories
7 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method
7 years ago
Halil İbrahim Kalkan 1a65039fa3 Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb.
7 years ago
Halil İbrahim Kalkan 0a2f6c3d5a Added basic tests for mongodb.
7 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test.
7 years ago
Halil İbrahim Kalkan 488d095e7b Enable ABP DI configurations for open generic registration too.
7 years ago
Halil İbrahim Kalkan fb3a05730a Added more unit tests for repository registration.
7 years ago
Halil İbrahim Kalkan f606ab5359 Moved modules and samples to their own repositories.
7 years ago
Halil İbrahim Kalkan 968e6d57dd Register readonly repositories too.
7 years ago
Halil İbrahim Kalkan cc4260c578 Added tests and worked on default repository registration.
7 years ago
Halil İbrahim Kalkan 9b19041c53 Added test cases to RepositoryRegistration_Tests
7 years ago
Halil İbrahim Kalkan e40e1062e6 Resolved #222: Permissions should be available on the client side too.
7 years ago
Halil İbrahim Kalkan 15a10c0d09 Called AuditPropertySetter from AbpDbContext.
7 years ago
Halil İbrahim Kalkan a7d0a81446 Added more tests for AuditPropertySetter.
7 years ago
Halil İbrahim Kalkan 3b84fc3392 Created AuditPropertySetter and initial tests. Added TenantId to current user.
7 years ago
Halil İbrahim Kalkan e19f366afa Created Volo.Abp.Users package and added IUserLookupService.
7 years ago
Halil İbrahim Kalkan cf9d19c05c Remove unused namespaces.
7 years ago
Halil İbrahim Kalkan f91b3170d8 Deleted Volo.Abp package.
7 years ago
Halil İbrahim Kalkan cc204b6f79 Created Volo.Abp.Ddd.Application module.
7 years ago
Halil İbrahim Kalkan 2068a4d318 Created Volo.Abp.Ddd.Domain module
7 years ago
Halil İbrahim Kalkan 7d2da072b1 Created Volo.Abp.Uow package.
7 years ago
Halil İbrahim Kalkan 70a1bfe0c4 #230 Add autosave option to update and delete methods of the repository.
7 years ago
Halil İbrahim Kalkan f40e85f996 Consider in Entity.equals: Different tenants may have an entity with same Id
7 years ago
Halil İbrahim Kalkan f91fccc510 Handle multitenancy in microservices.
7 years ago
Halil İbrahim Kalkan 9d1c0f5ad1 Fix AbpRegistrationBuilderExtensions to send the implementation type instead of service type to the OnServiceRegistredContext.
7 years ago
Halil İbrahim Kalkan a1a29176df Rename class file.
7 years ago
Halil İbrahim Kalkan 9bf60d41e0 Handle multiple roles.
7 years ago
Halil İbrahim Kalkan 429d80f379 Move AddViewLocalization to the framework.
7 years ago
Halil İbrahim Kalkan 347a137333 Fix multitenancy unit tests.
7 years ago
Halil İbrahim Kalkan 4aed3d4828 remove unused namespaces.
7 years ago
Halil İbrahim Kalkan 82c8dce8e5 Redesign permission checker.
7 years ago
Halil İbrahim Kalkan e0544a12db Refactored.
7 years ago
Halil İbrahim Kalkan d131d984a2 Added unit test for anonymous in authorization.
7 years ago
Halil İbrahim Kalkan 1528f71413 Added tests for auth interception.
7 years ago
Halil İbrahim Kalkan 01997f7c6c Remove DDD dependency from validation tests.
7 years ago
Halil İbrahim Kalkan 23c31bff4b Remove AbpCommonModule dependency from validation tests.
7 years ago
Halil İbrahim Kalkan 80013faec4 Move permission configuration to AbpIdentityApplicationModule
7 years ago
Halil İbrahim Kalkan 983b38b107 Implemented and tested IObjectSerializer
7 years ago
Halil İbrahim Kalkan 02c6aaa86f Remove unused using statement.
7 years ago
Halil İbrahim Kalkan d4e93e9da3 Added support for aggregate root domain events.
7 years ago
Halil İbrahim Kalkan 4806c55778 Implement IocEventHandlerFactory. Changed namespaces for eventbus.
7 years ago
Halil İbrahim Kalkan d5588d9a07 Added tests for DI.
7 years ago
Halil İbrahim Kalkan 479f0a08e9 Auto register event handlers registered to IOC.
7 years ago
Halil İbrahim Kalkan 389f9e7996 Convert EventBusTestBase to AbpIntegratedTest<EventBusTestModule>
7 years ago
Halil İbrahim Kalkan c44975d61e Added basic unit tests for eventbus.
7 years ago
Halil İbrahim Kalkan 232fa9c8f1 Added Volo.Abp.Caching package.
7 years ago
Halil İbrahim Kalkan b8cb698dc2 Multi-tenancy support for the Identity module.
7 years ago
Halil İbrahim Kalkan 6de1fa43d8 Created permission integration to asp.net core authorization system.
7 years ago
Halil İbrahim Kalkan fc710a3d4f Added tests for authorization.
7 years ago
Halil İbrahim Kalkan c943ead0fe Delete Volo.Abp.Permissions package.
7 years ago
Halil İbrahim Kalkan 07b04e7af1 Added more tests for user permission management.
7 years ago
Halil İbrahim Kalkan 715164d5ac Added tests for permission
7 years ago
Halil İbrahim Kalkan f162d2de02 Added data for permission tests.
7 years ago
Halil İbrahim Kalkan 421ca9a38e Refactored Identity tests and fixed ProxyHelper
7 years ago
Halil İbrahim Kalkan 4f1e692757 Improvements on permissions
7 years ago
Halil İbrahim Kalkan d79a4ed070 Clear unused tests.
7 years ago
Halil İbrahim Kalkan 52b6f31807 Getting list of permissions
7 years ago
Halil İbrahim Kalkan b50cee6bd0 Work on permission re-design.
7 years ago
Halil İbrahim Kalkan dbbe2545f1 Permission system enhancements.
7 years ago
Halil İbrahim Kalkan 94af238b95 Merge branch 'master' into permission-redesign
7 years ago
Halil İbrahim Kalkan 5b4085e220
Merge pull request #206 from aspnetzero/upgrade-packages
7 years ago
Halil İbrahim Kalkan fd03ca3604 Seperated permission checker and manager
7 years ago
Halil İbrahim Kalkan b42ca414d3 Remove IsGranted from PermissionGrant
7 years ago
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 94250583b2 Updated SourceLink.Create.CommandLine package. Also fixed test for new xunit.
7 years ago
Halil İbrahim Kalkan 65aad5f3e0 Upgraded all nuget packages.
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