Commit Graph

12488 Commits (df780227f5f0486ae0c56d5ae26c326922fd8631)
 

Author SHA1 Message Date
mehmet-erim 63a0851cf0 fix: change @proxy paths
5 years ago
Bunyamin Coskuner 9e54be0631
Merge pull request #5249 from abpframework/feat/5234
5 years ago
mehmet-erim 4d0936edcf chore: add proxy folder to tsconfig paths
5 years ago
Arman Ozak fc2f1ecfc6 refactor: remove unnecessary fn calls in path utils
5 years ago
Halil İbrahim Kalkan 74423c53dd
Merge pull request #5243 from abpframework/gterdem/identity-manager-bug-fix
5 years ago
Halil İbrahim Kalkan 7e1e5ca1cc Added remove-proxy command.
5 years ago
Arman Ozak 49ccc4dbde docs: update proxy folder warning
5 years ago
Arman Ozak ebaba63a88 refactor: use namespace as blueprint for folder structure
5 years ago
Arman Ozak 19a676a569 feat: generate indexes for generated proxies
5 years ago
Arman Ozak 880bcc7392 fix: name model files as model.ts instead of index.ts
5 years ago
Arman Ozak 155da7fdb0 fix: clear files as well as folders in proxy
5 years ago
Arman Ozak 07cc4477b5 feat: add barrel export generator utility fn
5 years ago
Arman Ozak 841d66ba6b feat: add a common file saver utility fn
5 years ago
Arman Ozak 61ad5bee59 refactor: replace chainAndMerge with mergeAndAllowDelete
5 years ago
Galip Tolga Erdem 55209702f1 Fixed OrganizationUnit where user is not updated when roles are added/removed
5 years ago
Galip Tolga Erdem 7fc3e560db MongoDb not updating user organization data bug fix
5 years ago
Mehmet Erim cb2ae7a728
Merge pull request #5240 from abpframework/fix/schema-source
5 years ago
Arman Ozak 97027b1701 fix: remove source param overwrite in createApisGenerator
5 years ago
Halil İbrahim Kalkan 0d27c0f785
Merge pull request #5222 from abpframework/feat/5202
5 years ago
Halil İbrahim Kalkan 88ad0b5ff7
Merge pull request #5176 from abpframework/maliming/feature-patch
5 years ago
Arman Ozak 47b1aa13fb feat: add a warning about generated proxies in markdown
5 years ago
Arman Ozak c91206de42 build: update files to copy after schematics build
5 years ago
Arman Ozak 7dd5aa74ef feat: create 3 separate commands for proxy generation
5 years ago
Arman Ozak 722145cf07 feat: add chainAndMerge utility rule creator
5 years ago
Arman Ozak f0146805fc feat: add utility fn for generating multiple APIs
5 years ago
Arman Ozak 70f80895a5 feat: update exceptions in schematics
5 years ago
Arman Ozak 6789471bee feat: update proxy constants in schematics
5 years ago
Arman Ozak 738909c26b feat: add a shared GenerateProxySchema model
5 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
5 years ago
Erol Arkat 333f848ddf version update
5 years ago
Bunyamin Coskuner 8984ffa1ec
Merge pull request #5209 from abpframework/fix/5181
5 years ago
Arman Ozak c0fd167c19 feat: store generated module names in proxy config
5 years ago
Arman Ozak fe3aa265eb refactor: enable creating rule from proxy config writer
5 years ago
Arman Ozak 8870976ead feat: improve proxy config write op in schematics
5 years ago
Arman Ozak 3a8fba25e1 feat: add type alias for file write operation
5 years ago
Arman Ozak 992932a813 feat: add file write exception in schematics
5 years ago
Arman Ozak 87e61eb268 feat: rename shared directory as proxy in schametics
5 years ago
Arman Ozak a4d9df215c feat: use proxy config reader and saver in commands
5 years ago
Arman Ozak eff4ad50f5 feat: add constant for proxy-config.json path
5 years ago
Arman Ozak fa59ee8602 feat: convert api definition reader to proxy config reader
5 years ago
Arman Ozak 012137a485 feat: add proxy config interface to schematics
5 years ago
Arman Ozak 7c480461e3 feat: generate Volo.Abp.NameValue as generic type
5 years ago
Arman Ozak 59934d009e fix: improve namespace parsing by removing generics
5 years ago
Arman Ozak 8974ed9442 feat: handle unique case of Volo.Abp.NameValue
5 years ago
Arman Ozak c1207c25b4 feat: add interface for Volo.Abp.NameValue as constant
5 years ago
Arman Ozak 53defa8c72 feat: resolve dictionary types in schematics
5 years ago
Halil İbrahim Kalkan 9c8f752845 Add options of the generate-proxy command.
5 years ago
Halil İbrahim Kalkan 28b13d3af3 Add options to GenerateProxyCommand
5 years ago
Halil İbrahim Kalkan ee718ffb3a Resolved #5205: Add "--skip-cli-version-check" option to ABP CLI.
5 years ago
Halil İbrahim Kalkan f1efb61a1e
Merge pull request #5204 from abpframework/feat/5203
5 years ago