4184 Commits (7e8a05634036900d55b9465d469deac9a3afee2a)

Author SHA1 Message Date
Halil İbrahim Kalkan 197666136a Remove code duplication in the Volo.Abp.AspNetCore.Components.WebAssembly.Theming package. 6 years ago
Halil İbrahim Kalkan b7a75a0ce8 Add AbpAspNetCoreComponentsWebAssemblyModule dependency to AbpHttpClientIdentityModelWebAssemblyModule. 6 years ago
Halil İbrahim Kalkan f2281b291e Rename UI to Web in module names. 6 years ago
Halil İbrahim Kalkan e707d1fd98 Rename or cancel some blazor packages (rearranging packages). 6 years ago
Halil İbrahim Kalkan af390f6d8a Remove unused package. 6 years ago
Halil İbrahim Kalkan 64c9d2ad96 Reduce menu duplication and made login/logout works. 6 years ago
Mladen Macanovic a5fd5f7c90 Fixed confirmation dialog 6 years ago
liangshiwei c3e2f6680b Update Chinese localization 6 years ago
maliming e756fac8c5 Rename InitLoggerFactory to DefaultInitLoggerFactory. 6 years ago
maliming 460e38f654 Make IInitLogger inherit ILogger. 6 years ago
Halil İbrahim Kalkan 859c4e9a6c Resolves #7965: Logging on Service Registration. 6 years ago
Mladen Macanovic 3aa250b07f InvokeAsync for UiMessageAlert 6 years ago
Alper Ebicoglu c177530c5e Handle abbreviations like XYZ when converting to camel-case. issue #7951 6 years ago
Mladen Macanovic d18ece1b8b Fixed Blazor rendering errors 6 years ago
Yunus Emre Kalkan 4d9f49d25b Set random port when a new Microservice is created 6 years ago
maliming ab0253ea41 Add tui-editor-jquery-patch.js. 6 years ago
Yunus Emre Kalkan 0eae7d569e Cli: RemoveCmsKitStep json files 6 years ago
Halil İbrahim Kalkan 36fd83c3fd Revisit project dependencies 6 years ago
Yunus Emre Kalkan 5bb7cf4bfe Cli: optimize <TEMLATE-REMOVE/> remover 6 years ago
Yunus Emre Kalkan 003eca038f Revert "Cli SolutionRenameStep: rename lowercase" 6 years ago
Yunus Emre Kalkan 96f0c03fd8 Update RemoveProjectFromTyeStep.cs 6 years ago
Yunus Emre Kalkan a44f9a1a8c Cli SolutionRenameStep: rename lowercase 6 years ago
Yunus Emre Kalkan 5f9944f624 ABP CLI microservice creation should edit tye.yml according to ui type 6 years ago
Mladen Macanovic 68f27475cd Running blazor WebAssenbly and server project 6 years ago
liangshiwei eebd5c0b32 Add UpdateNuGetConfigStep to get source command 6 years ago
Halil İbrahim Kalkan c40093dffd Added AbpAuthorizationServiceExtensions.IsGrantedAnyAsync 6 years ago
Halil İbrahim Kalkan 9e1ae1171b Inherit ApplyDatabaseMigrationsEto from EtoBase 6 years ago
Halil İbrahim Kalkan f0a1e4a050 Define ApplyDatabaseMigrationsEto. 6 years ago
maliming 706986715c Check whether the controller implements the IRemoteService interface. 6 years ago
Ahmet dc95eabf43 rename configuration class name 6 years ago
Ahmet 36097d2e40 PropertyNameGenerator moved to static class 6 years ago
Halil İbrahim Kalkan 3b633f631e Static property must be initialized in static constructor. 6 years ago
Yunus Emre Kalkan 58298bffe6 Cli: fix solution renaming for microservice service template 6 years ago
GameBelial 1debba1829 Add support for RabbitMQ cluster. 6 years ago
Yunus Emre Kalkan 15c69d047b Cli migrations: specify --output-dir 6 years ago
Yunus Emre Kalkan 9b64278e52 Cli: remove startup-project option when adding migration 6 years ago
Yunus Emre Kalkan a36f9bdec7 Cli: RemoveFolderStep TenantMigrations 6 years ago
PM Extra 149755af71 Replace IBasicRepository with IReadOnlyBasicRepository. 6 years ago
PM Extra 17239580d9 Rollback GetAggregateAsync 6 years ago
Yunus Emre Kalkan 216fd95548 Update EfCoreMigrationManager to support --separate-tenant-schema 6 years ago
maliming 9ba7fb8859 Use RequiredPermissionName for all ApplicationMenuItem & ToolbarItem. 6 years ago
Yunus Emre Kalkan 43d16e1def update DatabaseManagementSystemChangeStep to support --separate-tenant-schema 6 years ago
Yunus Emre Kalkan 6836cf9e71 Update RemoveCmsKitStep to support --separate-tenant-schema 6 years ago
Yunus Emre Kalkan af3881ba80 Update CreateMigrationAndRunMigrator to support --separate-tenant-schema 6 years ago
liangshiwei 020bffaa90
Update MongoDbCoreRepositoryExtensions.cs 6 years ago
PM Extra 055e33cb50 Improve MongoDbCoreRepositoryExtensions 6 years ago
maliming e8342fe2ed Use HashSet for toBeDeleted. 6 years ago
Halil İbrahim Kalkan 9825f63ff9 Refactor AbpCommonDbContextRegistrationOptions 6 years ago
Yunus Emre Kalkan def5167177 Cli: AppTemplate ConfigureTenantSchema 6 years ago
GameBelial 5412f736ee Fixed the errors of the unit test. 6 years ago