Commit Graph

360 Commits (370d7ca184c421445c929aba9bce11cee53cfb9d)

Author SHA1 Message Date
liangshiwei 222d744353 Remove unnecessary references
5 years ago
Ilkay Ilknur 7660c8b30e Merge branch 'dev' into ui-extensions-blazor
5 years ago
Ilkay Ilknur 13099f702a Remove RequiredPolicy from entity actions and use Visible property.
5 years ago
Ilkay Ilknur b769d84982 move page toolbars and header to the Volo.Abp.AspNetCore.Components.Web.Theming project
5 years ago
Ilkay Ilknur 66448fd2b0 Move entity actions and table columns to the Volo.Abp.AspNetCore.Components.Web project.
5 years ago
liangshiwei bdd63ac993 Improved
5 years ago
Halil İbrahim Kalkan d06169bd98 Add Volo.Abp.TenantManagement.HttpApi.Client package to Volo.Abp.TenantManagement.Blazor.WebAssembly
5 years ago
liangshiwei d1e010af26 Introduce WebAssembly and Server packages for the Feature Management Blazor UI
5 years ago
Halil İbrahim Kalkan 4d149244db Introduce WebAssembly and Server packages for the Tenant Management Blazor UI
5 years ago
Ilkay Ilknur 6445629e7d Merge branch 'dev' into ui-extensions-blazor
5 years ago
Mladen Macanovic b5a5c9239d Prevent modal closing if clicked on backdrop
5 years ago
Mladen Macanovic 05d680ab32 Remove Autofocus parameter for TextEdit
5 years ago
Mladen Macanovic 5e6b7b6eb8 Migrate to Blazorise 0.9.3
5 years ago
Halil İbrahim Kalkan e377beaa7b Error handling in blazor UI
5 years ago
Halil İbrahim Kalkan 21abc1cff2 Made menu fully working for the blazor server.
5 years ago
Halil İbrahim Kalkan f59c7c802a Fix modules and template for blazor package changes.
5 years ago
Ilkay Ilknur 71f0759aab use current page parameter on AbpExtensibleDataGrids.
5 years ago
Halil İbrahim Kalkan 27937be657 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Mladen Macanovic d18ece1b8b Fixed Blazor rendering errors
5 years ago
Mladen Macanovic 767af368ec Fixed sorting problem
5 years ago
Halil İbrahim Kalkan 3e1e0a76a3 Fix references and remove error UI
5 years ago
Halil İbrahim Kalkan 36fd83c3fd Revisit project dependencies
5 years ago
Ilkay Ilknur f022cfbb35 Implement Blazor UI and Module Extensions
5 years ago
liangshiwei 1ac196427c Use RequiredPermissionName for all ApplicationMenuItem of Blazor
5 years ago
liangshiwei c7f12500f4 Remote async keyword
5 years ago
maliming 9ba7fb8859 Use RequiredPermissionName for all ApplicationMenuItem & ToolbarItem.
5 years ago
Mladen Macanovic d3257d731d Refactorings
5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces
5 years ago
Mladen Macanovic 84e65b73a8 Merged dev branch
5 years ago
maliming 033b5c3503 Remove AuthorizePage and ManageConnectionStringsPolicyName.
5 years ago
maliming eb55d64091 Remove ConnectionStringsModal.js
5 years ago
maliming f2816f79fd
Update TenantManagement.razor.cs
5 years ago
maliming 8a2100c1d5 Remove setting connection string on the tenant management UI.
5 years ago
maliming ad653792cc Update Localization_Tests of TenantManagement module.
5 years ago
Halil İbrahim Kalkan ffe4e8c51c
Merge pull request #7531 from abpframework/auto-merge/rel-4-2/144
5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases.
5 years ago
Ahmet Çotur 7c1fb8d3d7
Merge pull request #7521 from abpframework/auto-merge/rel-4-2/140
5 years ago
Yunus Emre Kalkan a67300cdf3 Update tr.json
5 years ago
Halil İbrahim Kalkan 1e1794de5f
Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137
5 years ago
Halil İbrahim Kalkan f4edd897ad IgnoreMultiTenancy for ITenantManagementDbContext
5 years ago
maliming 9768268ef2 Remove todo.
5 years ago
maliming f0f5e2c91b Cache tenant in TenantStore.
5 years ago
Oliver Cooper 70117d9ffb Fix EF warning in EfCoreTenantRepository
5 years ago
Mladen Macanovic 08e42ed46f Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Mladen Macanovic 35bf8be7a8 WIP blazor server
5 years ago
nielscil be1c5af08d localized framework + modules to dutch
5 years ago
maliming b2a78a5eda Merge branch 'dev' into languages/add-en-GB-English-UK-json-files
5 years ago
Kevin bd52241566 Added en-GB json files
5 years ago
Halil İbrahim Kalkan db6d5b50aa Make multi-tenancy connection string resolving async.
5 years ago
Halil İbrahim Kalkan 4296d82981 implement async in tenant management repo.
5 years ago
Ahmet bb21767674 fix form usages of tenantmanagemen.razor
5 years ago
Ahmet 8c5956b08a Tenant Management module blazor forms removed
5 years ago
erolarkat d953b8c7c3 Merge branch 'rel-4.0' into dev
5 years ago
Ilkay Ilknur ce00b6e106 call propertyInfo.GetInputValueOrNull method while binding to value.
5 years ago
Halil İbrahim Kalkan bc83da78f2
Merge pull request #6575 from abpframework/cotur/page-toolbar
5 years ago
Ahmet 7438f3b833 toolbar applied on TenantManagement
5 years ago
Ilkay Ilknur 3ad30f972b lookup property fix.
5 years ago
Mladen Macanovic c89c2db302 Removed Save text from SubmitButton content
5 years ago
Mladen Macanovic b746b41535 Use SubmitButton for long saving actions
5 years ago
liangshiwei 51d0d219d0 Support sub-application deployment
5 years ago
Mladen Macanovic 51768c63e0 Autofocus first field on modal
5 years ago
Yunus Emre Kalkan 2b18e14dee Merge branch 'rel-4.0' into dev
5 years ago
liangshiwei bf057e9214 Use ModuleExtensionConfigurationHelper one time for each module
5 years ago
Ahmet e84eea8b3f Closes: #6256
5 years ago
Ahmet 38bf99dff7 Merge branch 'rel-4.0' into dev
5 years ago
Ahmet 78b10deb0c ref: #6221
5 years ago
Halil İbrahim Kalkan ce991482b7 Merge branch 'rel-4.0' into dev
5 years ago
Halil İbrahim Kalkan deaa5870c9
Merge pull request #6219 from abpframework/extra-property-autocomplete-text-field
5 years ago
Alper Ebicoglu 4a95ab9057 Merge branch 'rel-4.0' into dev
5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Ilkay Ilknur 8ac5e85549 extra properties autocomplete text field added.
5 years ago
Mladen Macanovic 5033832258 Right align new button on role, user and tenant pages
5 years ago
Halil İbrahim Kalkan 3680801671
Merge pull request #6167 from abpframework/extra-property-improvements
5 years ago
liangshiwei 012304235f Fix wrong localization
5 years ago
Ilkay Ilknur 36aca102a1 add filterparam name to property config.
5 years ago
Ilkay Ilknur 41d74eb4ad update usages.
5 years ago
Ilkay Ilknur 0f39498c0c Merge branch 'dev' into extra-properties-autocomplete
5 years ago
Ilkay Ilknur a5b27a0cc4 update usages.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
Ilkay Ilknur 414d47bf12 add property.
5 years ago
Ahmet 5931f4a111 Fix datagrid for tenant management module
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
Mladen Macanovic a62fb7be31 Validation for Tenant create and edit modals
5 years ago
Ahmet c7cbd2db3a Merge branch 'dev' into cotur/component-base
5 years ago
Ilkay Ilknur 65ab12278d Merge branch 'dev' into blazor-ui-entit-actions-component
5 years ago
Ahmet db5cfd634c Merge branch 'dev' into cotur/component-base
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
Ahmet 60d9f1c701 Update TenantManagement.razor
5 years ago
Ilkay Ilknur 700946270a use datagrid entity actions column usage in modules.
5 years ago
Ahmet fa03241d75 Tenant Management Blazor refactored
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago