2823 Commits (0de90d01c898372573da216241942e327f42bc5d)

Author SHA1 Message Date
bnymncoskuner 0de90d01c8 fix: modal test 6 years ago
bnymncoskuner 3c5c2c314a chore: replace deprecated ng-packagr option 6 years ago
bnymncoskuner 5c76ab0a44 fix: linting problem 6 years ago
bnymncoskuner 0a15b3afef feat: utilize page component in setting-mng 6 years ago
bnymncoskuner 5210820c5d feat: add page component to ng.components pkg 6 years ago
mehmet-erim fac5707594 resolve beforeunload event problem with abp-modal 6 years ago
mehmet-erim 6a490ffda4 add queryParams as a method param to nagivateToLogin method of AuthService 6 years ago
Mehmet Erim 7d9e1fc9e3
Update bootstrap-rtl.min.css 6 years ago
Mehmet Erim 6afaccbf72
update bootstrap version, replace ^ with ~ 6 years ago
Mladen Macanovic 8390a49242 Update bootstrap in packs folder 6 years ago
Halil İbrahim Kalkan 62f5a2f215 Resolved #8155: Separate cms kit npm package as admin and public. 6 years ago
enisn 9bfdade7e4 CmsKit - Set specific version for tui-code-snippet 6 years ago
maliming 72770f68a1 Store jqXHR in promise object. 6 years ago
maliming d32c1b2500 Create a method to escape HTML in JavaScript. 6 years ago
Halil İbrahim Kalkan 9f8d504e37 Add uppy dependency to cms-kit npm package 6 years ago
mehmet-erim 132cdfbd78 update account-module.md 6 years ago
maliming d9b68954c1 Upgrade bootstrap to 4.6 & bootstrap-v4-rtl to 4.6.0-1. 6 years ago
mehmet-erim 381301c7b3 add symlink-all script to ng-packs/package.json 6 years ago
mehmet-erim e184a99df4 update yarn.lock file 6 years ago
mehmet-erim a376ecb8be override the NAVIGATE_TO_MANAGE_PROFILE token in the account-config.module 6 years ago
mehmet-erim bfe4922b67 use NAVIGATE_TO_MANAGE_PROFILE token for navigating to the manage-profile 6 years ago
mehmet-erim 062d6f88f8 create NAVIGATE_TO_MANAGE_PROFILE 6 years ago
mehmet-erim e34575cd40 change the manage profile page url 6 years ago
Arman Ozak dfa96501db use getWorkspaceSchema instead of JSON.parse 6 years ago
Arman Ozak 21be591760 update yarn.lock 6 years ago
enisn 37297365c0 Add @abp/slugify to npm packs 6 years ago
Mehmet Erim 89de6a7cb1
Update package.json 6 years ago
Arman Ozak 704beb57b7 replace internal util fn with should-quote 6 years ago
Arman Ozak 935afd62b9 add should-quote to dependencies 6 years ago
Arman Ozak 0c11c13d9d rename prop key checker utility as shouldQuoteProp 6 years ago
mehmet-erim 4a17aca884 handle the refreshToken error 6 years ago
Arman Ozak b36247be16 modify isValidProp to allow reserved words too 6 years ago
mehmet-erim 7e359bc60c change barrel import to relative path 6 years ago
muhammedaltug ba644d1f90 add default origin 6 years ago
Arman Ozak 059d0aaf05 use object literal shorthand on params if available 6 years ago
Arman Ozak 126cdc2a76 set url quotes based on template literal placeholder use 6 years ago
Arman Ozak 5080d94c72 use bracket notation on decriptors for invalid keys 6 years ago
Arman Ozak d46397630d quote interface keys if not valid a property name 6 years ago
Arman Ozak 45dcefc6b2 quote enum member keys if not a valid prop name 6 years ago
Arman Ozak ab9ee98e28 add util fn to check if string is valid prop name 6 years ago
Arman Ozak 3049fd8e97 bind jsonName in method body if available 6 years ago
Arman Ozak 3b1a45e578 use jsonName as name in props if available 6 years ago
Arman Ozak a8a5f30e78 add jsonName to PropertyDef and ParameterInBody 6 years ago
Arman Ozak 9433b417d0 update mock api-definition with jsonname props 6 years ago
Mustafa Tozlu d24b3ee877 feat: make AuthWrapperComponent replacable 6 years ago
Halil İbrahim Kalkan bb05dac5ce create npm packages for blazor server 6 years ago
mehmet-erim d007fb075c change import url in initial-utils 6 years ago
mehmet-erim bed3635eab make some improvements for auth strategies 6 years ago
mehmet-erim ad13c02535 add setRememberMe to AuthFlowStrategy 6 years ago
mehmet-erim e1f86b1e7a improve AuthFlowInitializer 6 years ago