Commit Graph

917 Commits (fd77de1afe65ec75c12ce22cf6e15a7b96071896)

Author SHA1 Message Date
mehmet-erim 2ef1a386bf feat(ci): add package control to install-new-dependencies script
5 years ago
mehmet-erim 83e9a6b904 chore: update gitignore
5 years ago
mehmet-erim f8f36c53ce chore: add a new environment named internal
5 years ago
mehmet-erim 9da3a6b99b chore: update NPM versions
5 years ago
mehmet-erim 42367498c8 test(core): fix config-state testing error
5 years ago
Mehmet Erim eea3a5ee90
Merge pull request #3320 from abpframework/feature/type-safe-track-by-deep
5 years ago
mehmet-erim 6dda74a8dd refactor(core): take precaution for type error in config state
5 years ago
Arman Ozak 15b93c3199 feat(core): export trackBy and trackByDeep separately
5 years ago
Arman Ozak 25204e5d34 refactor: remove bySelf method
5 years ago
Arman Ozak 007421aae1 feat(core): use Object.Paths in byDeep method of TrackByService
5 years ago
Arman Ozak ecb930dda2 build(npm): add ts-toolbelt to devDependencies
5 years ago
Mehmet Erim 4844ca8b53
Update rest.service.ts
5 years ago
Arman Ozak ddf286d477 refactor(core): change internals of request method of RestService
5 years ago
Arman Ozak 5655ce4331 feat(core): add a utility function that checks if a value is undefined or empty string
5 years ago
Mehmet Erim 0a4e3e13c0
Merge pull request #3230 from abpframework/feature/3137
5 years ago
Arman Ozak a1bf9980d0 feat(core): add a utility service for easy TrackByFunction implementation
5 years ago
Arman Ozak 3c3d227e4e fix(core): use interface instead of type literal for Apis and ApiConfig
5 years ago
Arman Ozak 5bab2dabfc feat(core): get apiName from config parameter and use it in request
5 years ago
Arman Ozak edcd788233 feat(core): improve Config.Environment interface
5 years ago
Arman Ozak 3ae4621a70 feat: add optional apiName to Rest.Config
5 years ago
erolarkat 4279a2e6a2 npm packages
5 years ago
erolarkat e5aead7089 Upgrade ng package versions
5 years ago
mehmet-erim 87d59b231f chore: update status enum deprecated message
5 years ago
mehmet-erim fffbd06dfe fix: fix lint error
5 years ago
mehmet-erim 5c2f8432e3 feat(tenant-management): add admin password and email fields to new tenant form
5 years ago
Arkat Erol fe99094144 Merge branch 'dev' into api-definition
5 years ago
Mehmet Erim 774e8cf9e2
Update index.ts
5 years ago
mehmet-erim 5559875e3e feat: change roles endpoint when assigning to a user
5 years ago
mehmet-erim 6ae2dde41b feat(account): add multi tenantcy enabled control to tenant switching box
5 years ago
mehmet-erim 57c1b72f01 fix(account): add dispatch appconfig action after the switching tenant
5 years ago
Arkat Erol 15c4de31cd Merge branch 'dev' into api-definition
5 years ago
mehmet-erim cb5d67138f Revert "feat: create react-native app template"
5 years ago
mehmet-erim 38506acf19 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Arman Ozak 7035168861 fix: assign createSelector return value to a variable before returning (ng-packagr)
5 years ago
Arman Ozak fc00f57d96 fix: return empty object from getSettings when keyword is not found
5 years ago
mehmet-erim 185a88544e feat: create react-native app template
5 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde
5 years ago
mehmet-erim 03555dbdf5 refactor: remove unnecessary function call from config state
5 years ago
mehmet-erim 3184156b2f refactor: add type error control to config state
5 years ago
mehmet-erim 50f7cbde57 chore: add source-code-requirements folder to ng-packs project
5 years ago
erolarkat 6767613756 npm-packages
5 years ago
erolarkat d570796797 Upgrade ng package versions
5 years ago
mehmet-erim ccc87991c7 chore: update preview-publish.ps1
5 years ago
mehmet-erim 2234350a1d fix: fix providerKey required error
5 years ago
mehmet-erim 9c41d8ecc3 fix(core): add a condition to config plugin for waiting for the config modules
5 years ago
mehmet-erim a5f64606f9 fix(core): fix tiered project logout problem
5 years ago
mehmet-erim 9e5a481c6d chore: remove pagination tests,
5 years ago
mehmet-erim 8684932ae8 chore: remove paginator styles
5 years ago
mehmet-erim bf8029e417 chore: update the dev-app package json
5 years ago
mehmet-erim 1aa43f90d2 feat(core): add @angular/localize as dependency to core package
5 years ago