12423 Commits (61ad5bee59d60dc1bd0954078fc6d37efea90da4)
 

Author SHA1 Message Date
Arman Ozak 61ad5bee59 refactor: replace chainAndMerge with mergeAndAllowDelete 6 years ago
Mehmet Erim cb2ae7a728
Merge pull request #5240 from abpframework/fix/schema-source 6 years ago
Arman Ozak 97027b1701 fix: remove source param overwrite in createApisGenerator 6 years ago
Halil İbrahim Kalkan 0d27c0f785
Merge pull request #5222 from abpframework/feat/5202 6 years ago
Halil İbrahim Kalkan 88ad0b5ff7
Merge pull request #5176 from abpframework/maliming/feature-patch 6 years ago
Arman Ozak 47b1aa13fb feat: add a warning about generated proxies in markdown 6 years ago
Arman Ozak c91206de42 build: update files to copy after schematics build 6 years ago
Arman Ozak 7dd5aa74ef feat: create 3 separate commands for proxy generation 6 years ago
Arman Ozak 722145cf07 feat: add chainAndMerge utility rule creator 6 years ago
Arman Ozak f0146805fc feat: add utility fn for generating multiple APIs 6 years ago
Arman Ozak 70f80895a5 feat: update exceptions in schematics 6 years ago
Arman Ozak 6789471bee feat: update proxy constants in schematics 6 years ago
Arman Ozak 738909c26b feat: add a shared GenerateProxySchema model 6 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3 6 years ago
Erol Arkat 333f848ddf version update 6 years ago
Bunyamin Coskuner 8984ffa1ec
Merge pull request #5209 from abpframework/fix/5181 6 years ago
Arman Ozak c0fd167c19 feat: store generated module names in proxy config 6 years ago
Arman Ozak fe3aa265eb refactor: enable creating rule from proxy config writer 6 years ago
Arman Ozak 8870976ead feat: improve proxy config write op in schematics 6 years ago
Arman Ozak 3a8fba25e1 feat: add type alias for file write operation 6 years ago
Arman Ozak 992932a813 feat: add file write exception in schematics 6 years ago
Arman Ozak 87e61eb268 feat: rename shared directory as proxy in schametics 6 years ago
Arman Ozak a4d9df215c feat: use proxy config reader and saver in commands 6 years ago
Arman Ozak eff4ad50f5 feat: add constant for proxy-config.json path 6 years ago
Arman Ozak fa59ee8602 feat: convert api definition reader to proxy config reader 6 years ago
Arman Ozak 012137a485 feat: add proxy config interface to schematics 6 years ago
Arman Ozak 7c480461e3 feat: generate Volo.Abp.NameValue as generic type 6 years ago
Arman Ozak 59934d009e fix: improve namespace parsing by removing generics 6 years ago
Arman Ozak 8974ed9442 feat: handle unique case of Volo.Abp.NameValue 6 years ago
Arman Ozak c1207c25b4 feat: add interface for Volo.Abp.NameValue as constant 6 years ago
Arman Ozak 53defa8c72 feat: resolve dictionary types in schematics 6 years ago
Halil İbrahim Kalkan 9c8f752845 Add options of the generate-proxy command. 6 years ago
Halil İbrahim Kalkan 28b13d3af3 Add options to GenerateProxyCommand 6 years ago
Halil İbrahim Kalkan ee718ffb3a Resolved #5205: Add "--skip-cli-version-check" option to ABP CLI. 6 years ago
Halil İbrahim Kalkan f1efb61a1e
Merge pull request #5204 from abpframework/feat/5203 6 years ago
Arman Ozak dd298f3301 feat: accept __default as placeholder for default param 6 years ago
Bunyamin Coskuner ac63f414ea
Merge pull request #5195 from abpframework/feat/5194 6 years ago
Arman Ozak 51934a9949 feat: add "Clear" to AbpUi localization resource 6 years ago
Erol Arkat 5ffcad5ef9 deprecated licenceUrl fix for nuget 6 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2 6 years ago
maliming e8504af0f9 Add FeatureProviderDto. 6 years ago
maliming 94b8888816 Add some extension methods. 6 years ago
maliming 8f77c1e21c Refactor GetAllWithProviderAsync method. 6 years ago
maliming ee84225260 Fix unit test. 6 years ago
maliming c36f724323 Disable features based on inheritance relationship. 6 years ago
Erol Arkat 78d927ada8 version update 6 years ago
Halil İbrahim Kalkan aa8adbf779
Merge pull request #5172 from abpframework/issue/5170 6 years ago
Bunyamin Coskuner c96fdfebfc
Merge pull request #5175 from abpframework/fix/root-namespace-regex 6 years ago
Arman Ozak ffa4c1a9ce fix: escape dot twice in parseNamespace regex 6 years ago
Bunyamin Coskuner c47af2bdee
Merge pull request #5173 from abpframework/fix/5167 6 years ago