Commit Graph

397 Commits (f6302e438bfc4fd023e5d759ef1a52bc97029d20)

Author SHA1 Message Date
yekalkan 912b2616e4 basic Form-group and input tag helpers
7 years ago
yekalkan 15dca510e5 basic form-group tag helper
7 years ago
yekalkan ec3e5bf21f Enum refactoring grid tag helpers
7 years ago
yekalkan 66ae1998dc Grid Tag Helper Refactor
7 years ago
yekalkan 563fec4fbe Fixes in grid tag helper examples
7 years ago
yekalkan 2601e64382 Vertical and Horizontal examples in grip tag helper (Also a fix fox colTagHelper)
7 years ago
yekalkan df22b687a1 Grid tag helper examples (Also a fix for offset attr.)
7 years ago
Halil İbrahim Kalkan ef103fb9fc Remove example button from demo
7 years ago
Halil İbrahim Kalkan 041a40dfc5 Added sample code
7 years ago
Halil İbrahim Kalkan cf1b1b69cc Added button tag helper
7 years ago
Halil İbrahim Kalkan a6b293a7b5 Remove RestoreProjectStyle
7 years ago
Halil İbrahim Kalkan 230f864afd Add props to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj
7 years ago
Halil İbrahim Kalkan 4fa0e26f12 Created Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests project.
7 years ago
Halil İbrahim Kalkan 7890956242 Added card example.
7 years ago
Halil İbrahim Kalkan 97de158056 Added AbpCardImageTagHelper
7 years ago
Halil İbrahim Kalkan 1c8be872aa Implemented Title and Subtitle for AbpCardBodyTagHelper.
7 years ago
Halil İbrahim Kalkan 61b1702d49 Added AbpCardLinkTagHelper
7 years ago
Halil İbrahim Kalkan 57f0914f90 Worked on tag helpers.
7 years ago
Halil İbrahim Kalkan e6cff0df3f Introduced ITagHelperService.
7 years ago
Halil İbrahim Kalkan 18e9eb637c Created Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo project
7 years ago
Halil İbrahim Kalkan 2118845a55 Creating minification system.
7 years ago
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule
7 years ago
Halil İbrahim Kalkan 0567a40c8f Created initial distributed eventbus module.
7 years ago
Halil İbrahim Kalkan e3bc2f6031 Added WithDetails to repository that getting a list of selectors.
7 years ago
Halil İbrahim Kalkan 13d1395697 rename to DefaultWithDetailsFunc from IncludeDetailsFunc
7 years ago
Halil İbrahim Kalkan 649f80e8de Add WithDetails to the repository.
7 years ago
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