Commit Graph

2036 Commits (8e45c9a240b9930eede375fc0470de51ee5b4673)

Author SHA1 Message Date
Arman Ozak df780227f5 fix: use an intersection type for strict null checks
4 years ago
Levent Arman Özak 6812c9f9b3
Merge pull request #5285 from abpframework/fix/5282
4 years ago
Arman Ozak f540ed503f fix: skip property if ref is same as interface ref
4 years ago
Arman Ozak 28371a3ba4 fix: use interpolate to replace localization tokens
4 years ago
Arman Ozak 22204a2f47 feat: add interpolate utility fn to replace placeholders
4 years ago
Erol Arkat fb14a9a68c Merge branch 'rel-3.1' of https://github.com/abpframework/abp into rel-3.1
4 years ago
Erol Arkat 4a39329a6f npm packages 3.1.0
4 years ago
Bunyamin Coskuner 6ab502bbac
Merge pull request #5279 from abpframework/feat/5277
4 years ago
Arman Ozak 9379b76d70 build: copy proxy-index schema.json in build script
4 years ago
Arman Ozak eebce38f2a feat: make sure index.ts is not indexed by proxy-index
4 years ago
Arman Ozak 80a93bfada feat: add separate proxy-index command to schematics
4 years ago
mehmet-erim 37ffdfe5f1 refactor: get style from permission object
4 years ago
mehmet-erim 104ce39c41 style: change abp-loading background opacity
4 years ago
mehmet-erim 92df204e1c fix: resolve margin problem in permissions modal
4 years ago
mehmet-erim 681ac1b519 chore: add @abp/ng.schematics as a devDependency
4 years ago
mehmet-erim f5e51249e8 refactor: add an undefined control
4 years ago
mehmet-erim e9b85b45f9 fix(core): resolve routes sorting problem
4 years ago
Arman Ozak 932e0f7f2b fix: use api-name parameter to resolve remote service
4 years ago
Arman Ozak d547b0b616 feat: add api-name parameter to api schema.json
4 years ago
Arman Ozak 65b170e6ef revert: use same schema in api command
4 years ago
Arman Ozak baa1206ce2 feat: update proxy command schema
4 years ago
Ahmet Çotur 9522b35685 created abp.luxon.js
4 years ago
erolarkat 5f9d151b4c Merge branch 'rel-3.1' of https://github.com/abpframework/abp into rel-3.1
4 years ago
erolarkat 2f611a582e npm packages 3.1.0-rc.4
4 years ago
mehmet-erim 625cd089a1 fix: change configuration of setupAutomaticSilentRefresh method
4 years ago
Bunyamin Coskuner 8abc965a4d
Merge pull request #5246 from abpframework/fix/5245
4 years ago
mehmet-erim 63a0851cf0 fix: change @proxy paths
4 years ago
mehmet-erim 4d0936edcf chore: add proxy folder to tsconfig paths
4 years ago
Arman Ozak fc2f1ecfc6 refactor: remove unnecessary fn calls in path utils
4 years ago
Arman Ozak 49ccc4dbde docs: update proxy folder warning
4 years ago
Arman Ozak ebaba63a88 refactor: use namespace as blueprint for folder structure
4 years ago
Arman Ozak 19a676a569 feat: generate indexes for generated proxies
4 years ago
Arman Ozak 880bcc7392 fix: name model files as model.ts instead of index.ts
4 years ago
Arman Ozak 155da7fdb0 fix: clear files as well as folders in proxy
4 years ago
Arman Ozak 07cc4477b5 feat: add barrel export generator utility fn
4 years ago
Arman Ozak 841d66ba6b feat: add a common file saver utility fn
4 years ago
Arman Ozak 61ad5bee59 refactor: replace chainAndMerge with mergeAndAllowDelete
4 years ago
Arman Ozak 97027b1701 fix: remove source param overwrite in createApisGenerator
4 years ago
Halil İbrahim Kalkan 0d27c0f785
Merge pull request #5222 from abpframework/feat/5202
4 years ago
Arman Ozak 47b1aa13fb feat: add a warning about generated proxies in markdown
4 years ago
Arman Ozak c91206de42 build: update files to copy after schematics build
4 years ago
Arman Ozak 7dd5aa74ef feat: create 3 separate commands for proxy generation
4 years ago
Arman Ozak 722145cf07 feat: add chainAndMerge utility rule creator
4 years ago
Arman Ozak f0146805fc feat: add utility fn for generating multiple APIs
4 years ago
Arman Ozak 70f80895a5 feat: update exceptions in schematics
4 years ago
Arman Ozak 6789471bee feat: update proxy constants in schematics
4 years ago
Arman Ozak 738909c26b feat: add a shared GenerateProxySchema model
4 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
4 years ago
Arman Ozak c0fd167c19 feat: store generated module names in proxy config
4 years ago
Arman Ozak fe3aa265eb refactor: enable creating rule from proxy config writer
4 years ago