mehmet-erim
|
e5c62a100b
|
chore: deprecate old load method
|
5 years ago |
mehmet-erim
|
202fa9995e
|
feat(core): add generateHash utility fn
|
5 years ago |
mehmet-erim
|
f9d56c6441
|
refactor: use forkJoin instead of concat
|
5 years ago |
mehmet-erim
|
9d8acf8550
|
feat: implement new LazyLoadService
|
5 years ago |
mehmet-erim
|
fcf9ebe0c9
|
fix: fix lint error
|
5 years ago |
mehmet-erim
|
c10c3ecf30
|
refactor: refactor development project
|
5 years ago |
Mehmet Erim
|
22f1d588ea
|
Merge pull request #3453 from abpframework/feat/3185
Introduced New LazyLoadService
|
5 years ago |
Arman Ozak
|
2b50598a91
|
feat(core): rename strategies based on security perspective
|
5 years ago |
Arman Ozak
|
7da8011eee
|
refactor(core): separate lazy load & content insertion
|
5 years ago |
Arman Ozak
|
21095025a9
|
feat(core): add optional integrity in loading strategies
|
5 years ago |
Arman Ozak
|
ae6475eb4b
|
feat(core): enable 0 retries and 0 delay retries
|
5 years ago |
Arman Ozak
|
54428be03f
|
fix(core): add default values to load method
|
5 years ago |
Arman Ozak
|
181b732b24
|
fix(core): resolve lint issues
|
5 years ago |
Arman Ozak
|
6ddca15a5f
|
feat(core): make strategies publicly available
|
5 years ago |
Arman Ozak
|
4acc763fdc
|
refactor(core): import directly from strategy files
|
5 years ago |
Arman Ozak
|
221c78fa0d
|
feat(core): add new lazy load service
|
5 years ago |
mehmet-erim
|
12f4b53e8d
|
feat(theme-basic): add login button to the header
resolves #3448
|
5 years ago |
Arman Ozak
|
4cc3a272eb
|
feat(core): add content security strategy
|
5 years ago |
mehmet-erim
|
f192fcda49
|
fix(theme-shared): fix overflow problem in collapse animation
|
5 years ago |
Arman Ozak
|
79b0806718
|
feat(core): add loading strategies
|
5 years ago |
Arman Ozak
|
b55bc42779
|
feat(core): add fromLazyLoad utility function
|
5 years ago |
Arman Ozak
|
cb51ca7fc1
|
feat(core): add cross-origin strategy
|
5 years ago |
Arman Ozak
|
b19519ece2
|
feat(core): add dom strategy
|
5 years ago |
mehmet-erim
|
2d55f3aabc
|
chore: add umdId to @abp/utils
|
5 years ago |
Levent Arman Özak
|
0dc746c26a
|
Merge pull request #3431 from abpframework/feat/check-access-token
Added access token validation function
|
5 years ago |
mehmet-erim
|
7feffce4bc
|
chore: update abp.resourcemapping.js in utils package
|
5 years ago |
mehmet-erim
|
da9b2d39ca
|
chore: remove console.warn
|
5 years ago |
mehmet-erim
|
0f00344749
|
feat(core): add checkAccessToken fn to initial-utils
|
5 years ago |
mehmet-erim
|
f2b7eacbec
|
chore: bump utils version
|
5 years ago |
Arman Ozak
|
be743b9375
|
Merge branch 'dev' of github.com:abpframework/abp into feat/improve-linked-list-types
|
5 years ago |
Arman Ozak
|
9a4804e56e
|
feat: allow comparison with value of different type
|
5 years ago |
Arman Ozak
|
678e930e34
|
build: add strictBindCallApply to tsconfig.json
|
5 years ago |
mehmet-erim
|
81600ceb1d
|
chore: remove linked list
|
5 years ago |
mehmet-erim
|
2a5fdf7f8b
|
chore: remove unnecessary package
|
5 years ago |
mehmet-erim
|
bb17d9acb5
|
chore(core): add @abp/utils and ts-toolbelt as dependencies
|
5 years ago |
mehmet-erim
|
bb08a7ca5e
|
fix: fix type error
|
5 years ago |
mehmet-erim
|
b05c26d301
|
feat(utils): add abp mapping file
|
5 years ago |
İsmail ÇAĞDAŞ
|
fd781706e3
|
changed local registry address in yarn.lock file
|
5 years ago |
mehmet-erim
|
b39bf767f1
|
chore(utils): update npm version
|
5 years ago |
mehmet-erim
|
c7399068c8
|
test(utils): implement jest
|
5 years ago |
mehmet-erim
|
5684159cf3
|
feat(utils): add linked-list.ts
|
5 years ago |
mehmet-erim
|
2db48f23ff
|
chore: add npmignore
|
5 years ago |
mehmet-erim
|
67f6f5d153
|
feat: create @abp/utils package
|
5 years ago |
mehmet-erim
|
1f2418b872
|
fix(core): fix component key in dynamic layout
|
5 years ago |
mehmet-erim
|
91668b35f4
|
refactor(core): make getComponent method in DynamicCompoınent private
|
5 years ago |
mehmet-erim
|
2f7e69e1a2
|
refactor: reduce codes and increase readability
|
5 years ago |
mehmet-erim
|
818438ef50
|
Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-layouts
|
5 years ago |
mehmet-erim
|
857ee6b9ef
|
feat(core): get layouts from store in dynamic-layout.component
|
5 years ago |
mehmet-erim
|
4ad19ebf84
|
feat(theme-basic): add layouts to replaceable components state
|
5 years ago |
Levent Arman Özak
|
040a281f4d
|
Merge pull request #3369 from abpframework/feat/api-names
Added apiName variables to services that makes HTTP calls to backend
|
5 years ago |
mehmet-erim
|
83645730b9
|
refactor: deprecate the requirements obj
|
5 years ago |
mehmet-erim
|
aab32ad8c5
|
chore: set dev-app as default project
|
5 years ago |
Mehmet Erim
|
9fbee46837
|
Merge pull request #3376 from abpframework/feature/1650
Added Custom Methods to LinkedList for Adding and Dropping Multiple Nodes
|
5 years ago |
mehmet-erim
|
c4c4cfadcc
|
fix: fix lint error
|
5 years ago |
Arman Ozak
|
4d93244f06
|
feat(core): add methods to LinkedList for adding and dropping multiple nodes
|
5 years ago |
Mehmet Erim
|
f6c70c3b35
|
Merge pull request #3299 from yinchang0626/fix_SetEnvironment_Action
fix(ng.core) correct params of SetEnvironment Action
|
5 years ago |
mehmet-erim
|
191d2baa52
|
feat: add apiName variables to some services
|
5 years ago |
mehmet-erim
|
6b07a3a837
|
refactor(core): add fallback api to getApiUrl selector
|
5 years ago |
Mehmet Erim
|
43b51c085c
|
Merge pull request #3359 from abpframework/feature/3350
Added a Doubly Linked List to Core Module Utils
|
5 years ago |
Arman Ozak
|
026fb1defb
|
feat(core): iterate over linked list nodes instead of node values
|
5 years ago |
Arman Ozak
|
6599c2a676
|
fix(core): avoid lint errors
|
5 years ago |
Arman Ozak
|
d56f2c7f94
|
feat(core): add dropByValueAll to LinkedList
|
5 years ago |
Arman Ozak
|
75a13a0aa4
|
feat(core): add doubly linked list as shared utility
|
5 years ago |
Arman Ozak
|
439ca98c82
|
feat(core): make TrackByService publicly available
|
5 years ago |
mehmet-erim
|
fc3040adfd
|
chore: update symlink manager version
|
5 years ago |
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
Type-safe byDeep method in TrackByService
|
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 |
YinChang
|
5f38e4bf31
|
fix(ng.core) correct params of SetEnvironment Action
|
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
The request method of RestService now gets apiName in config parameter for easy baseUrl
|
5 years ago |
Mehmet Erim
|
c943800eca
|
Merge pull request #3236 from abpframework/feature/3204
Added a utility service for easy TrackByFunction implementation
|
5 years ago |
Arman Ozak
|
a1bf9980d0
|
feat(core): add a utility service for easy TrackByFunction implementation
|
5 years ago |
Arkat Erol
|
1dc4556e34
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Arkat Erol
|
d5c0c8c278
|
preview npm publish version create changed
|
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 |
mehmet-erim
|
9181f3f8d3
|
feat(ci): take next version from common props
|
5 years ago |
Arkat Erol
|
cee7f461b6
|
npm cli login removed from preview publish
|
5 years ago |
Arman Ozak
|
3ae4621a70
|
feat: add optional apiName to Rest.Config
|
5 years ago |
erolarkat
|
2592c46b24
|
npm packages
|
5 years ago |
erolarkat
|
4279a2e6a2
|
npm packages
|
5 years ago |
erolarkat
|
e5aead7089
|
Upgrade ng package versions
|
5 years ago |
erolarkat
|
034da97dda
|
Revert "1"
This reverts commit 6ebc261672 .
|
5 years ago |
erolarkat
|
6ebc261672
|
1
|
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 |
mehmet-erim
|
dbd5b9868b
|
chore: remove unneccessary files
|
5 years ago |