4951 Commits (RandomHelper)

Author SHA1 Message Date
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
mehmet-erim 5cae67820a create auth-flow-initializer.service 6 years ago
mehmet-erim 425ab601ed remove take(1) from authentication.service 6 years ago
mehmet-erim 442144e9f0 fix a lint error 6 years ago
mehmet-erim 7e46a48e78 execute custom error handler if it exists 6 years ago
mehmet-erim fe5399026f create HTTP_ERROR_HANDLER injection token 6 years ago
enisn 6b3fdaf68b Remove custom resolutions section from tui-editor package.json 6 years ago
maliming ab0253ea41 Add tui-editor-jquery-patch.js. 6 years ago
enisn 6fe057ca0b Update tui-editor npm package 6 years ago
enisn e6c02dd8d7 Update CmsKit npm package 6 years ago
erolarkat 1f1a9ed4c3 npm packages 4.2.2 6 years ago
Arman Ozak 272361159d update environment service to handle optional urls 6 years ago
Arman Ozak d0a52b1b1e make rootNamespace optional again 6 years ago
Arman Ozak bce5c1660d make ApiConfig interface instead of type literal 6 years ago
Arman Ozak dc83964fe8 deprecate legacy object extensions types 6 years ago
Arman Ozak 55fa646874 remove url from dev-app api configs 6 years ago
Arman Ozak d43370e0fb make url and rootNamespace optional for api config 6 years ago
mehmet-erim 845e06c587 reinstall packages 6 years ago
mehmet-erim a9418ad2a8 get redirect url from query param 6 years ago
mehmet-erim 311b68be1b add animation params 6 years ago
mehmet-erim d95e2e2d58 change emailing setting tab order 6 years ago
Mehmet Erim f56169e2bf
Update npm/ng-packs/packages/setting-management/config/src/providers/setting-tab.provider.ts 6 years ago
mehmet-erim aebdc860da fix lint errors 6 years ago
mehmet-erim a3452af355 change .breadcrumb padding 6 years ago
mehmet-erim b9f1969ad9 override .breadcrumb styles 6 years ago
mehmet-erim f348e9e251 create email-setting-group setting tab 6 years ago
mehmet-erim a298db8d07 add AbpSettingManagement api details to environment 6 years ago