444 Commits (71d9a6ada5d0bca0bd4c71cea96cede69624cfbc)

Author SHA1 Message Date
maliming 14f6f8be74
Set `considerUow` when clearing the cache. 2 years ago
ahmetfarukulu 11a2003d5e Tenancy side check added to model creating extensions 2 years ago
liangshiwei 241fd737ac Adding toaster notifications after create, update operations 2 years ago
Enis Necipoglu 0550be3998 Remove header from Permissions modal - Blazor 3 years ago
Enis Necipoglu 1e36ec0a99 Remove header from Permissions modal 3 years ago
Miguel 88f0eed358
fix(PermissionManagement): update localization 3 years ago
Enis Necipoglu 4384eb683e
Update PermissionManagementModal.razor 3 years ago
maliming 2ebbf01ada
Get child permissions by parent instead name. 3 years ago
liangshiwei f7469dc667 Don't return child permission if parent is not enabled 3 years ago
liangshiwei df9d17109b Add GetPermissionDepthOrDefault method 3 years ago
liangshiwei 3acc20df7f Improve 3 years ago
liangshiwei 82029fb1cf Revise all zh-Hans.json localization texts. 3 years ago
Berkan Sasmaz 59ca926882 AUTO: Add missing localizations for zh-Hant 3 years ago
Berkan Sasmaz c36563a205 AUTO: Add missing localizations for vi 3 years ago
Berkan Sasmaz 535b1597a6 AUTO: Add missing localizations for sl 3 years ago
Berkan Sasmaz 02b794ebab AUTO: Add missing localizations for sk 3 years ago
Berkan Sasmaz 0fb911475d AUTO: Add missing localizations for ru 3 years ago
Berkan Sasmaz 07b76be4e9 AUTO: Add missing localizations for ro-RO 3 years ago
Berkan Sasmaz a4939dbe14 AUTO: Add missing localizations for pl-PL 3 years ago
Berkan Sasmaz 177de18a8b AUTO: Add missing localizations for nl 3 years ago
Berkan Sasmaz 686267af47 AUTO: Add missing localizations for it 3 years ago
Berkan Sasmaz 1b015f29b5 AUTO: Add missing localizations for is 3 years ago
Berkan Sasmaz 72a3da05f8 AUTO: Add missing localizations for hi 3 years ago
Berkan Sasmaz 4005c3635c AUTO: Add missing localizations for fr 3 years ago
Berkan Sasmaz db471fae8e AUTO: Add missing localizations for es 3 years ago
Berkan Sasmaz 140674a4da AUTO: Add missing localizations for de 3 years ago
Berkan Sasmaz b484ffd305 AUTO: Add missing localizations for cs 3 years ago
Berkan Sasmaz 4926370409 AUTO: Add missing localizations for ar 3 years ago
maliming 10a6cc8dc7
Use `Asp.Versioning.Mvc` to replace `Microsoft.AspNetCore.Mvc.Versioning`. 3 years ago
liangshiwei 3f64fee22c Update PermissionManagementModal.razor.cs 3 years ago
liangshiwei ae1e8c30f7 Support nested permission 3 years ago
ahmetfarukulu 26341985a1 Update package file extension for common.props, csproj 3 years ago
ahmetfarukulu 1c32919cd7 Update module file extension 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
Enis Necipoglu c0ed627808
Fix permissions spacing without children in the modal 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming 38b96ec9b6
Rename the parameter name. 3 years ago
maliming 2bc023ba62
Introduce `IPermissionFinder`. 3 years ago
maliming 24c58272df
Set `UserId` of `PermissionGrantOutput`. 3 years ago
maliming 4d33f3592e
Add `UserId` to `PermissionGrantOutput `. 3 years ago
maliming cb80e3230e
Update some code of `IPermissionIntegrationService`. 3 years ago
maliming 2e2dee8631
Update Volo.Abp.PermissionManagement.HttpApi.csproj 3 years ago
maliming ad510cead1
Only keep one method of `IPermissionIntegrationService`. 3 years ago
maliming 39879ba929
Add `PermissionIntegrationService` to permission-management module. 3 years ago
Halil İbrahim Kalkan a2875f1d27 Refactor LINQ code. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`. 3 years ago
liangshiwei ae0091020e Fix permission modal 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago