122 Commits (d884d3cfc463e11dd760c8f3592c8cd5fc5bc768)

Author SHA1 Message Date
maliming 5bf657ab45
Add IsReadOnly and IsVisible to extension property modals 4 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
Halil İbrahim Kalkan c4372db973 Refactor property conversion logic to TypeHelper 7 months ago
maliming 178d3f56d4
feat: Add `Volo.Abp.Mapperly` module 9 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 1c377800d9
Fix enum conversion method. 2 years ago
maliming 991fe6dac5
Add `Extension Property Policy` feature. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei b8c9e8ed04 Enable nullable annotations for Volo.Abp.BlazoriseUI 3 years ago
liangshiwei a45a8873e8 Move Order to ExtensionPropertyUI 3 years ago
liangshiwei d48bd6e4b9 Update ObjectExtensionPropertyInfo.cs 3 years ago
liangshiwei d1245af4eb Add order to extended properties 3 years ago
Engincan VESKE 139f45de14 Allow Setting Extended Property as ReadOnly for Blazor UI 3 years ago
liangshiwei fdd547b852 Enable nullable annotations for Volo.Abp.ObjectExtending 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 8a9180af27
Validate `ExtensibleObject` when `MapExtraPropertiesTo`. 3 years ago
liangshiwei aa297abf20 Object Extensions supports Enum property 3 years ago
maliming 8c679dfffb The `Configuration` of the `property` cannot be deleted 4 years ago
Enis Necipoglu bff2d2ffc3 Add missing mapping for `Configuration` in ModuleExtensionConfigurationHelper 4 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources 4 years ago
maliming 1e9c0871a3
Introduce `IncludeNonPublicPropertiesModifiers`. 4 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties 4 years ago
Halil İbrahim Kalkan 761a2180d1 Remove TODOs that we won't implement. 4 years ago
maliming dfe75c2a1d
Add `JsonInclude` to `ExtensibleObject ` & Remove `AbpHasExtraPropertiesJsonConverter`. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 4c6cee1f36 Convert property to enum if necessary. 5 years ago
liangshiwei 156da08c0f Improved 5 years ago
liangshiwei e8b9ee6b90 remove IHasExtraProperties restrictions 5 years ago
Ilkay Ilknur 7e52a7ac14 order values by their keys. 5 years ago
ismail.yilmaz 5a3ba95a6e Removed mapped extra property from source 5 years ago
Halil İbrahim Kalkan c58644209c Added default values to summaries. 5 years ago
ismail.yilmaz 6e30183169 Use ContainsKey instead of Contains 5 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto 5 years ago
Ilkay Ilknur 55f8c1670c set lookup property display name to the text field. 5 years ago
Ilkay Ilknur 3ad30f972b lookup property fix. 5 years ago
Halil İbrahim Kalkan cd4a7200f9 Implement synchronization for object extensions. 5 years ago
Ilkay Ilknur 700f9884e6 hide lookup property from Getoperation and refactoring. 5 years ago
Ilkay Ilknur 59ee6f9ed4 add additional lookup text field. 5 years ago
Ilkay Ilknur 36aca102a1 add filterparam name to property config. 5 years ago
Ilkay Ilknur 32634cfdca add result items property name and move lookup config to the UI. 5 years ago
Ilkay Ilknur 476ae4bd11 ExtensionPropertyLookupConfiguration added. 5 years ago
Halil İbrahim Kalkan 7d4b876935 Move ExtraPropertyDictionary to its own file. 5 years ago
Halil İbrahim Kalkan c198dd8f9e Change Dictionary<string, object> to ExtraPropertyDictionary for IHasExtraProperties 5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago