Commit Graph

1944 Commits (9e23d591660dddf0a84086c97dea399057e8a181)

Author SHA1 Message Date
bnymncoskuner eb7486295d chore: set ts-toolbelt to 6.15.4 @core
5 years ago
erolarkat 274889f15c npm packages 3.1.0-rc.1
5 years ago
bnymncoskuner 571c08fc6d build: ts-toolbelt version is fixed at 6.15.4
5 years ago
mehmet-erim 9e7273bc54 Merge branch 'dev' of https://github.com/abpframework/abp into ci/volo-3078
5 years ago
mehmet-erim 14f8089c5c ci: add schematics publish command to publish script
5 years ago
mehmet-erim be10b9b9f8 ci: add install command to build-schematics script
5 years ago
Arman Ozak e98ebc3831 build: change schematics location on package.json
5 years ago
mehmet-erim 1668b09f1a fix: add missing package to package.json
5 years ago
Arman Ozak 109e3f50e9 build: fix build-schematics script to copy correct folders
5 years ago
Bunyamin Coskuner 2bfb0533c7
fix: remove sass from env
5 years ago
mehmet-erim 8b968e6e05 chore: add an ng-package.json for schematics
5 years ago
mehmet-erim 105d44067f chore: add build property with options property to schematics package config
5 years ago
mehmet-erim c90f70eee6 build: exclude @abp/schematics pakage
5 years ago
Arman Ozak 7422c469ab Merge branch 'dev' of github.com:abpframework/abp into feat/4881
5 years ago
Arman Ozak 5be8544504 fix: cut out generics from base type for better parsing
5 years ago
Arman Ozak 283c04ca9a feat: handle complex union types in schematics
5 years ago
Arman Ozak 2e82d0a20d fix: generate interface for base types too
5 years ago
Arman Ozak 7423b1cd23 fix: add property type definition control back
5 years ago
Arman Ozak edadf0e74e fix: avoid lint errors in schematics
5 years ago
Arman Ozak a1ae2d9973 fix: remove condition blocking enum generation in schematics
5 years ago
Arman Ozak 832692a238 fix: avoid importing generic type placeholders in schematics
5 years ago
Arman Ozak 654cdb6ea8 fix: improve recursive model lookup in schematics
5 years ago
Arman Ozak 12c20fd7c3 feat: add volo regex as constant to schematics
5 years ago
Arman Ozak 1dc58c5a65 refactor: unify reduction of refs to imports & interfaces
5 years ago
Arman Ozak 2fc7161349 fix: add comma after params in service schematics
5 years ago
Arman Ozak 4a6b9b409f feat: map System.Net.HttpStatusCode to number in schematics
5 years ago
Arman Ozak adeab8a813 feat: generate interfaces recursively in model schematics
5 years ago
Arman Ozak d4044c6572 feat: generate referred models recursively in schematics
5 years ago
mehmet-erim b79a64dd1d fix: add an undefined control
5 years ago
Arman Ozak a3108f86ab refactor: move generation rules to separate functions
5 years ago
Bunyamin Coskuner 38d5db2580
Merge pull request #5126 from abpframework/feat/5015
5 years ago
bnymncoskuner a20abfa230 test: undo wrongfully edited test name
5 years ago
Arman Ozak 5bfc5dcf94 fix: add imports for referred types in model schematics
5 years ago
Arman Ozak a8c1a49148 feat: create enums and enum options with schematics
5 years ago
bnymncoskuner 2632f5c293 test: improve undefined or null test for deepMerge
5 years ago
bnymncoskuner 7225cad2c0 test: utilize test.each for better readability
5 years ago
bnymncoskuner f8bbc46e36 fix: add null or undefined cases
5 years ago
bnymncoskuner 849b626693 feat: expose object-utils to outside world
5 years ago
bnymncoskuner 73cd8fe140 test: test suites for new func set in common-utils
5 years ago
bnymncoskuner 69f15963c8 refactor: move some funcs to common-utils
5 years ago
mehmet-erim 412b26d9df test: change some tests of error.handler.spec
5 years ago
mehmet-erim fc673d48cb refactor: use constant for localizations instead of strings
5 years ago
Arman Ozak 556150999b feat: create interfaces for self imports in schematics
5 years ago
bnymncoskuner dee43694b1 refactor: improve readability of bool exp
5 years ago
bnymncoskuner 7efebcb061 test: improve test names of object-utils
5 years ago
bnymncoskuner e9910d5970 test: env-utils and object-utils
5 years ago
bnymncoskuner d187ebaa6f feat: apply merge strategy on env
5 years ago
bnymncoskuner c05fc996cf feat: add object-utils with deepMerge
5 years ago
bnymncoskuner 8bb436da5f feat: add mergeStrategy to RemoteEnv
5 years ago
mehmet-erim 90a1f9bd18 feat: add default error localizations to error.handler
5 years ago
Arman Ozak 6f10a83282 feat: import ObjectExtending namespace from core package
5 years ago
Arman Ozak a70cfd6d27 fix: avoid creating interfaces for enums in schematics
5 years ago
Arman Ozak c0aa4720bc fix: replace double slashes with single slashes
5 years ago
Arman Ozak 198ea436af feat: handle enum imports in schematics
5 years ago
Arman Ozak 7d272958ba fix: avoid importing modified types in schematics
5 years ago
Arman Ozak 0c9c5da87d fix: avoid union types to be imported in schematics
5 years ago
Arman Ozak 82967a8195 refactor: simplify merging of baseType w/ properties
5 years ago
Arman Ozak d41e621e0e fix: parse namespaces after removing type modifiers
5 years ago
Arman Ozak 61cc1f6604 fix: check list types before splitting them in schematics
5 years ago
Arman Ozak d31aee32b3 feat: handle model imports in model schematics
5 years ago
Arman Ozak f467dc75c8 refactor: make schematics import sort fn reusable
5 years ago
Arman Ozak 460f21717f refactor: make schematics service imports reducer reusable
5 years ago
Arman Ozak 90ad89c6d6 refactor: make importRef to interface mapper separate fn
5 years ago
Arman Ozak e1959594a6 feat: collect interfaces from types based on importRefs
5 years ago
Arman Ozak dc60ff57ff refactor: move schematics type simplifier to separate file
5 years ago
Arman Ozak b3db883ce9 feat: add system type map as constant to schematics
5 years ago
Arman Ozak 8753450857 feat: group import refs before mapping them to models
5 years ago
Arman Ozak bf017bb7f0 feat: add a base for model generation in schematics
5 years ago
Arman Ozak cf99dd3222 feat: use destructuring in service schematics template
5 years ago
Arman Ozak 6e5c426411 feat: sort service imports and methods in schematics
5 years ago
Arman Ozak c6a4a3a62d feat: collect refs to generic types in service schematics
5 years ago
Arman Ozak 56bf0e6be1 feat: add a tree structure for generic types
5 years ago
mehmet-erim f818db3425 ci: add new tag condition to publish.ts
5 years ago
Arman Ozak dc17cf6435 feat: add template for service in schematics
5 years ago
Arman Ozak c4f60f35b5 feat: add serializeParameters utility fn to schematics
5 years ago
Arman Ozak faffc8cddf feat: add imports for generic types in schematics
5 years ago
Arman Ozak 49273785f5 feat: use relative path in service imports
5 years ago
Arman Ozak ab710827d6 feat: add relativePathFromServiceToModel utility fn
5 years ago
Arman Ozak 5785987e6a feat: use utility functions in schematics api command
5 years ago
Arman Ozak a18643aa0f feat: add service utility functions to schematics
5 years ago
Arman Ozak 5c5c9e31bb feat: add service model to schematics
5 years ago
Arman Ozak eb170e79de feat: add method model to schematics
5 years ago
Arman Ozak 8968d3ea57 feat: add import model to schematics
5 years ago
Arman Ozak 3cc935918d feat: add parseNamespace utility fn to schematics
5 years ago
Arman Ozak 325c02dfe2 feat: add Omissible utility type to schematics
5 years ago
Arman Ozak 2b3b5d29db feat: add method modifier enum to schematics
5 years ago
Arman Ozak 05a1a78f93 feat: add import keyword enum to schematics
5 years ago
Arman Ozak d2af128d30 feat: update api definition model in schematics
5 years ago
Arman Ozak 1435ee15ba feat: add binding source id enum to schematics
5 years ago
Arman Ozak 994c1418da feat: add invalid module to schematics exceptions
5 years ago
Mehmet Erim da23696686
Merge pull request #5108 from abpframework/feat/volo-2985
5 years ago
bnymncoskuner 9fb93c5488 fix: wrong type in profile.response fields
5 years ago
mehmet-erim d1bf59845e fix: testing error
5 years ago
mehmet-erim a999c5e000 refactor: get date format from date utils for extensible table
5 years ago
mehmet-erim 4b85d80af8 chore: update some versions of some packages
5 years ago
mehmet-erim 180d84ebca fix: resolve lint error
5 years ago
mehmet-erim 509ebfbad9 refactor: remove unnecessary request in login method of auth.service
5 years ago
mehmet-erim 971670adb7 chore: update the angular versions to latest
5 years ago
Mehmet Erim 55f3d94c93
Merge pull request #5100 from abpframework/feat/volo-2985
5 years ago
Bunyamin Coskuner d2ddcf94b5 feat: add new fields to Profile.Response as opt
5 years ago
mehmet-erim 76b099d1f2 test: refactor date-utils.spec
5 years ago
Arman Ozak 6339adcd4d feat: remove any solution name variation from namespace
5 years ago
Arman Ozak 1e41f48c5a feat: divide proxy schematics into two steps
5 years ago
Arman Ozak bf1ba4c512 feat: add rule creators for saving and reading api definition
5 years ago
Arman Ozak c1807a49ec feat: add NoApiDefinition exception to schematics
5 years ago
Arman Ozak 92484c3a16 feat: update schematics text utils
5 years ago
mehmet-erim 5d1399af3b test: create tests for date-utils.ts
5 years ago
mehmet-erim ddda52582c feat: create two utility functions that return date pipe format
5 years ago
Arman Ozak e8354eeeeb feat: update ApiDefinition interface
5 years ago
Bunyamin Coskuner 38c76d12cc
Merge pull request #5086 from abpframework/feat/volo-2927
5 years ago
mehmet-erim 97197be4d5 refactor: set hideCurrentPassword false when the password changed
5 years ago
mehmet-erim 70eee00c6f chore: add a condition to whether to visible changing password tab
5 years ago
mehmet-erim 514208cbf6 chore: change a variable name
5 years ago
mehmet-erim 111775d224 test: fix testing error
5 years ago
mehmet-erim c2426414d8 feat: revise changing password
5 years ago
Arman Ozak 5358d5b916 feat: parse controller and create service path
5 years ago
Arman Ozak ab5a5a46b4 feat: modify schematics params according to new contract
5 years ago
Arman Ozak 0e780789c9 build: clear previous schematics build artifacts
5 years ago
Levent Arman Özak e276b4d48e
Merge pull request #5060 from abpframework/fix/4839
5 years ago
mehmet-erim dbd1944bed refactor: improve code readability
5 years ago
mehmet-erim 935ebd7244 Merge branch 'fix/4839' of https://github.com/abpframework/abp into fix/4839
5 years ago
mehmet-erim f5cdbe4159 fix: ci error
5 years ago
Levent Arman Özak 743745e162
Update auth-flow.strategy.ts
5 years ago
Levent Arman Özak a8bab41f63
Merge pull request #5054 from abpframework/feat/4218
5 years ago
Levent Arman Özak 4bfba3a04b
Update grid-actions.component.html
5 years ago
mehmet-erim 76deb8ad35 resolved a merge conflict
5 years ago
olicooper 04734ec960
Fixed OAuth configuration bug when using remoteEnv
5 years ago
mehmet-erim dfecca309a fix: get core options from the config state in auth-flow.strategy
5 years ago
mehmet-erim a8ee1de2a5 feat: handle error on OAuthService loading discovery document request
5 years ago
mehmet-erim c3770076b0 feat(core): add ngxsStoragePluginOptions property to CoreModule forRoot options
5 years ago
mehmet-erim 55c7433990 feat: display as a primary button if the actions only has a single item
5 years ago
Yasin Aydın a1f33601c7
Merge pull request #5052 from abpframework/fix/feature-management
5 years ago
Arman Ozak e5ca84eaae build: update lint rules for schematics
5 years ago
mehmet-erim 8b15001f02 fix(feature-management): resolve some bugs
5 years ago
mehmet-erim 2664c4ee5d feat: added action callback to EntityProp
5 years ago
Arman Ozak 19f272ca92 feat: handle redirects in api definition request
5 years ago
Arman Ozak 596e7175c7 fix: add endpoint to resolved source url in schematics
5 years ago
Arman Ozak 586f0b6f50 feat: add models for api definition
5 years ago
Arman Ozak b8991e1bc7 feat: add includeTypes query param to api definition request
5 years ago
Arman Ozak 91bf432011 feat: update proxy schema
5 years ago
Arman Ozak e8d5afb3bc feat: get source json for proxy generation
5 years ago
Arman Ozak cd2bddaeef feat: add functions to resolve environment and source url
5 years ago
Arman Ozak 949e73284e feat: update schematics exceptions
5 years ago
Arman Ozak 5235423011 feat: add common utils to schematics
5 years ago
Arman Ozak a961d5d194 chore: add a generic ignore pattern
5 years ago
Arman Ozak a9a48f49ad build: add got as dependency of schematics
5 years ago
Arman Ozak e00b09b445 feat: add project parameter to proxy command
5 years ago
Arman Ozak 9d6d7e488c feat: add utility function to resolve project definition
5 years ago
Arman Ozak 0b9fb4885f feat: add utility function to read workspace schema
5 years ago
Arman Ozak caef401064 feat: add exceptions as enum
5 years ago
Arman Ozak f6e1c4fd28 feat: add clearly named text utils
5 years ago
Arman Ozak aa38af0a5f chore: copy angular internal schematics to utils
5 years ago
Arman Ozak 863d66e34c chore: add mock api-definition.json to schematics
5 years ago
Arman Ozak 0b4c7e3dea build: add schematics library to angular.json
5 years ago
Arman Ozak bdb82177c2 feat: add an empty schematics project
5 years ago
Arman Ozak 50407d19a1 build: add build scripts for schematics
5 years ago
Arman Ozak 9641e4c1f5 chore: make VS Code ignore template files
5 years ago
Arman Ozak 9dbae3afe3 build: add dependencies for schematics
5 years ago
mehmet-erim fd9400826b chore: update yarn.lock
5 years ago
mehmet-erim dec9694549 fix: remove a constant that is not found
5 years ago
mehmet-erim da1c0ad793 refactor: improve code quality
5 years ago
mehmet-erim ede9dc9b8c test: fix testing error
5 years ago
mehmet-erim ed1c200bf4 refactor: rename oauth strategty and improve it
5 years ago
mehmet-erim 4671a1e3b0 Merge branch 'dev' of https://github.com/abpframework/abp into feat/volo-2917
5 years ago
mehmet-erim ad1107189e chore: export the authentication guard
5 years ago
mehmet-erim f1240ef79a chore: remove CoreModule from identity-routing.module & organize imports
5 years ago
mehmet-erim 8ed2983658 test: fix getInitialData fn of initial-utils file test
5 years ago
mehmet-erim a67c552393 feat: implement the oauth strategy
5 years ago
mehmet-erim 25e18b52a8 feat: create oauth strategy
5 years ago
Arman Ozak 12e1b77a73 feat: add a common lookup type to core package
5 years ago
mehmet-erim 8b3758d395 chore: change redirecting to login method in home component
5 years ago
mehmet-erim 577386600b chore: updata angular-oauth2-oidc version
5 years ago
mehmet-erim 5fa82a25d7 feat: call loadDiscoveryDocumentAndTryLogin method in initial-utils
5 years ago
mehmet-erim 014a2fc167 feat: add an if condition to auth service for code flow
5 years ago
mehmet-erim f14396e7d8 feat: call setupAutomaticSilentRefresh on app initialization
5 years ago
mehmet-erim e049d02ef4 feat: change the oauth configuration according to code flow
5 years ago
mehmet-erim bbad96fdc2 feat: create authentication-flow.guard
5 years ago
mehmet-erim 717f8b68fb test: update initial-utils.spec
5 years ago
mehmet-erim dffda67e37 feat: handle the remote environment error
5 years ago
mehmet-erim ad392ab1b2 test: add environment-utils.spec
5 years ago
Arman Ozak 602eafe169 feat: catch http errors when requesting remote config
5 years ago
mehmet-erim 3d8c72727b chore: rename a variable
5 years ago
mehmet-erim 6c3463070a feat: create environment-utils to get env from remote url
5 years ago
mehmet-erim 6be8281755 chore: rename a variable
5 years ago
mehmet-erim 4b0894eba7 chore: replace npm with yarn command
5 years ago
Arman Ozak 97ab8dc7d3 feat: use createTokenParser in multi tenancy utils
5 years ago
Arman Ozak 665b8afcbf feat: add createTokenParser string util
5 years ago
mehmet-erim ca19028600 test: fix testing error
5 years ago
Levent Arman Özak 6d6d2e11ba
remove unused variables
5 years ago
mehmet-erim 18d6a9ec8e refactor: improve code readability
5 years ago
mehmet-erim 931442d1af feat: create OAuthConfigurationHandler
5 years ago
Levent Arman Özak e73ceb766f
Update find-tenant-result-dto.ts
5 years ago
mehmet-erim 9068866f7f chore: update yarn.lock
5 years ago
mehmet-erim 5ba15323c2 chore: change tenancy name placeholder
5 years ago
mehmet-erim b29460fcdc feat: replace oAuth issuer
5 years ago
mehmet-erim 42ace83cef test: fix testing errors
5 years ago
mehmet-erim 9a9d0b6484 test: add multi-tenancy-utils.spec.ts
5 years ago
mehmet-erim 8fe5c4e487 chore: add environment types
5 years ago
mehmet-erim 532645a367 feat: set oAuth configuration when dispatched the SetEnvironment action
5 years ago
mehmet-erim 2304e71ffb Merge branch 'dev' of https://github.com/abpframework/abp into feat/4894
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
erolarkat b78e7c2cdb Upgrade ng package versions
5 years ago
mehmet-erim f2682af876 Merge branch 'dev' of https://github.com/abpframework/abp into feat/4894
5 years ago
mehmet-erim 8d306792ac Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 8d5abbb979 test: fix testing errors
5 years ago
mehmet-erim d3eae1ed27 refactor: add "_" as prefix to some properties of extensible table records
5 years ago
mehmet-erim 107276ca5b refactor: set visible and value props to data of extensible table
5 years ago
mehmet-erim 49e24300ba chore: update @ngx-validate/core version
5 years ago
mehmet-erim e1d20c72ac fix: avoid many fn calling problem
5 years ago
mehmet-erim 8007029b05 chore: reduce angular compiler versions
5 years ago
mehmet-erim 57cd025ba5 feat: add multi-tenancy-utils file
5 years ago
mehmet-erim 70308947b6 feat: implement multi-tenancy.service to auth-wrapper component
5 years ago
mehmet-erim 5d7c4e7507 feat(core): create multi-tenancy.service
5 years ago
mehmet-erim ddc4d45f27 Merge remote-tracking branch 'origin/master' into dev
5 years ago
Erol Arkat 8c338d2e52
Merge pull request #4859 from abpframework/fix/4858
5 years ago
mehmet-erim c0230b7ccc feat: add support for mapping of culture name to Angular locale file name
5 years ago
mehmet-erim 6d03d67741 feat: create RootThemeBasicModule and import NgxValidateCoreModule to it
5 years ago
mehmet-erim 132eae08df Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 5cc0de966d fix: avoid a lint error and fix some testing errors
5 years ago
mehmet-erim 5ea30d4e66 feat: implement SubscriptionService instead of takeUntilDestroy
5 years ago
mehmet-erim 8c50cdb7d9 chore(core): deprecate the takeUntilDestroy
5 years ago
Arman Ozak 0b2c9096cb feat: rename subscription service methods
5 years ago
Arman Ozak 8d4180419f feat: add removeOne method to SubscriptionService
5 years ago
Arman Ozak c19a986858 feat: add a subscription service
5 years ago
Levent Arman Özak c9710a2679
Merge pull request #4815 from abpframework/feat/4814
5 years ago
Levent Arman Özak 61797e99bb
Update nav-items.service.ts
5 years ago
Arman Ozak 05e631c87e feat: create new NavItem instance on add and patch
5 years ago
Arman Ozak c2662d8442 feat: convert NavItem to class
5 years ago
mehmet-erim 7ea54cdb1b feat(theme-basic): implement the visible to nav-items.component.html
5 years ago
mehmet-erim c11aa24e4d feat(theme-shared): set the visible property default value
5 years ago
mehmet-erim 5b3886e83d feat(theme-shared): add the visible property to NavItem interface
5 years ago
mehmet-erim a2a495a6bb test: add a test for getFeature selector
5 years ago
mehmet-erim e5d453046e feat(core): add a new selector named getFeature to the ConfigState
5 years ago
mehmet-erim 4f698edb03 Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 18c80d88da chore: remove @ngx-validate/core from resolutions
5 years ago
mehmet-erim 6cde48f1bf refactor: remove if curly
5 years ago
mehmet-erim 3d7a385ff8 refactor(permission-management): improve code quality
5 years ago
mehmet-erim cfab52042c refactor(permission-management): change a method name
5 years ago
mehmet-erim b7dd3f8e30 fix: a type error
5 years ago
mehmet-erim a998df79c8 feat(components/tree): add drop position to drop event
5 years ago
mehmet-erim e8ec2816e2 feat(components/tree): add an input named beforeDrop
5 years ago
mehmet-erim 380586ac7f fix: linter warnings
5 years ago
mehmet-erim ac80704a74 ci: add @abp/ng.components to build script
5 years ago
mehmet-erim f4dad58d83 feat(components/tree): add draggable ability to tree component
5 years ago
Erol Arkat bed0efa9b9 npm preview myget url update
5 years ago
mehmet-erim bd77b2a942 fix(permission-management): add isFetchAppConfigNecessary method
5 years ago
Arman Ozak 6397b31421 fix: avoid lint errors
5 years ago
mehmet-erim 70c26da79a feat(components/tree): add an input named checkStrictly
5 years ago
mehmet-erim b1ae438a2c chore: add a new peer dependency
5 years ago