Commit Graph

2358 Commits (889d266961617b887fa57f26f0a795f5bcc8b24e)

Author SHA1 Message Date
mehmet-erim 96be03d15b change package tsconfig structure
4 years ago
bnymncoskuner f01333ccb2 fix: use refreshAppState when updating config state
4 years ago
mehmet-erim 15b98cef79 move nx workspace to ng-packs folder
4 years ago
mehmet-erim 3ce5c0163c update ng package versions
4 years ago
mehmet-erim 2a9123bf23 Merge branch 'dev' of https://github.com/abpframework/abp into feat/9783
4 years ago
mehmet-erim 8954f5b41c create nx workspace
4 years ago
Mehmet Erim fa5fb8678d
Merge pull request #9799 from abpframework/fix/versions-in-templates
4 years ago
bnymncoskuner 7d1d446539 fix: update templates to 4.4.0
4 years ago
Bunyamin Coskuner 4947ad011b
Merge pull request #9768 from abpframework/fix/9728
4 years ago
bnymncoskuner eb172909fd fix: DTR in not replacing placeholder from baseUrl
4 years ago
Muhammed Altuğ fe7e745630
Merge pull request #9764 from abpframework/auto-merge/rel-4-3/515
4 years ago
Bunyamin Coskuner c688df65f5
Update npm/ng-packs/packages/theme-shared/extensions/src/lib/components/extensible-table/extensible-table.component.html
4 years ago
bnymncoskuner dbc718e60d fix: hide action column when no action is permitted
4 years ago
Muhammed Altuğ c79a87bd06
Merge pull request #9754 from abpframework/auto-merge/rel-4-3/512
4 years ago
Muhammed Altuğ cb0cf589d3
Merge pull request #9753 from abpframework/fix/9752
4 years ago
bnymncoskuner 360937787b fix: linting issue in date-adapter
4 years ago
bnymncoskuner 7698f67a9e fix: creating wrong dates when timezone is utc-
4 years ago
Bunyamin Coskuner 48a9f5110b
fix: add dropdown-menu to typeahead-window selector
4 years ago
mehmet-erim e243878b70 fix modal testing errors
4 years ago
mehmet-erim 15a41e0363 add modalIdentifier to get modal window ref
4 years ago
bnymncoskuner 92848ff399 test: fix broken tests
4 years ago
bnymncoskuner 7a33df11c2 fix: add domainTenant back to MultiTenancyService
4 years ago
bnymncoskuner 79655e1fbe fix: reading wrong data for tenantBoxVisible from route config
4 years ago
bnymncoskuner 553a9578e0 feat: add token for tenant key and resolve it from url
4 years ago
bnymncoskuner c137353976 feat: run generate-proxy for account
4 years ago
bnymncoskuner 8e88fa69d3 feat: remove tenantId from reset-password request
4 years ago
erolarkat 40ebcc81cd npm packages
4 years ago
mehmet-erim 485deeae36 fix responsive design issues
4 years ago
erolarkat 8130a32258 npm packages
4 years ago
mehmet-erim daaace5a9f add publish config to package json of account core
4 years ago
Mehmet Erim 6ad38ae452
Merge pull request #9421 from abpframework/feat/l41
4 years ago
muhammedaltug 8388ffe343 update version
4 years ago
muhammedaltug ee37043dc0 add dep to theme basic
4 years ago
Mehmet Erim 09dccf67da
Merge pull request #9395 from abpframework/feat/l41
4 years ago
Mehmet Erim 53c74f8dfe
Update ng-package.json
4 years ago
Mehmet Erim 9ae3aafc9b
Update README.md
4 years ago
muhammedaltug 154f6edf9f update account core deps
4 years ago
mehmet-erim 3fe3026860 refactor focus method
4 years ago
muhammedaltug b49d842961 - modify checkWindowWidth method
4 years ago
muhammedaltug e915a9132c - remove auth-wrapper and tenant-box components from account package
4 years ago
muhammedaltug 50f91f7f56 - remove auth-wrapper and tenant-box components from account package
4 years ago
muhammedaltug cd8e346afe create account core package and create services
4 years ago
mehmet-erim f26c9380e0 trigger focus on first element of extensible form
4 years ago
mehmet-erim 675ed2827b refactor the pipeToTokenResponse fn
4 years ago
mehmet-erim 3a5750cc60 add pipeToTokenResponse utility function to auth-utils.ts
4 years ago
mehmet-erim 7ffe590ec9 add new props to CurrentUserDto
4 years ago
mehmet-erim b6ada08b91 Merge branch 'dev' of https://github.com/abpframework/abp into auto-merge/rel-4-3/453
4 years ago
erolarkat 5879885dee npm packages
4 years ago
Mehmet Erim bed8bc660a
Merge pull request #9349 from abpframework/fix/v7124
4 years ago
Mehmet Erim d30a870b19
Merge pull request #9337 from abpframework/feat/v7095
4 years ago
bnymncoskuner b36ebd8e45 fix: remove tenant-box from reset-password page
4 years ago
muhammedaltug 6586016aa8 getWithoutPageReset method add to list service
4 years ago
mehmet-erim 523843e651 add an injection token named NGX_DATATABLE_MESSAGES
4 years ago
bnymncoskuner 8749abdb7f feat: pass tenantId to reset password service
4 years ago
bnymncoskuner 88898b91e3 feat: run proxy generation for account module
4 years ago
maliming c877337cb3
Merge branch 'dev' into auto-merge/rel-4-3/449
4 years ago
muhammedaltug 60c51c1de0 send culture params to initCodeFlow methods
4 years ago
maliming 2ee8bf6654
Merge pull request #9302 from abpframework/auto-merge/rel-4-3/437
4 years ago
Halil İbrahim Kalkan 89cec4aaf9
Merge pull request #9155 from abpframework/liangshiwei/usermenu
4 years ago
muhammedaltug 32de9da311 send culture and ui-culture parameters at logout
4 years ago
muhammedaltug fc1ae26c27 queryParams added to logout Func
4 years ago
mehmet-erim 7c4d4bae65 hide routes which have not path
4 years ago
Arman Ozak 9190350f4a update state util tests to reflect optional lookup
4 years ago
Arman Ozak 6d469456c1 make lookup property optional
4 years ago
mehmet-erim c7ce181d87 add WebHttpUrlEncodingCodec class to http-utils
4 years ago
mehmet-erim fc10fe1fd0 create auth utils and move some methods to there
4 years ago
İsmail ÇAĞDAŞ 3becd27590 Merge branch 'dev' into auto-merge/rel-4-3/417
4 years ago
erolarkat f3c3169d79 npm packages
4 years ago
maliming 65f4ef79d4
Merge pull request #9163 from abpframework/auto-merge/rel-4-3/416
4 years ago
mehmet-erim d01cc47522 add culture info to identity server redirection url
4 years ago
liangshiwei 279adfa11f Revisit the menu item names on the user menu
5 years ago
mehmet-erim 15b0350fe2 pass meridian to ngb time picker
5 years ago
mehmet-erim 7c098336bf update abp proxies
5 years ago
Mehmet Erim bf71de5211
Merge branch 'dev' into auto-merge/rel-4-3/404
5 years ago
ismcagdas f6b75f1565 updated npm packages
5 years ago
Halil İbrahim Kalkan 67932648b5
Merge pull request #9070 from abpframework/auto-merge/rel-4-3/391
5 years ago
Arman Ozak b7477bd74c remove width from and add z-index to ngb-typeahead-window styles
5 years ago
Arman Ozak fcf8854ba3 use an ng-bootstrap config provider in theme-shared
5 years ago
Bunyamin Coskuner e8cadf118a
Merge pull request #8958 from abpframework/auto-merge/rel-4-3/371
5 years ago
bnymncoskuner e2bbd3b5ff fix: angular-enum util test
5 years ago
bnymncoskuner 1209c7c61e chore: remove unused field from test
5 years ago
bnymncoskuner f83d4ec074 fix: set container to body of ngbDatepicker
5 years ago
mehmet-erim 32f5e0498a add fi locale to webpackInclude magic comment
5 years ago
Arman Ozak e80ce1d923 singularize webpack lazy imports for locales
5 years ago
mehmet-erim fb5a87356f update version of npm packages
5 years ago
erolarkat f2bd62cc71 updated npm packages
5 years ago
Muhammed Altuğ 8a370b8637
Merge pull request #8726 from abpframework/fix/testing-error
5 years ago
mehmet-erim de392d18ef fix testing error
5 years ago
Bunyamin Coskuner df9af27f5c
Merge pull request #8722 from abpframework/fix/8721
5 years ago
bnymncoskuner 811b6a52a6 fix: add modal-ref-service to dismiss active modals
5 years ago
mehmet-erim 8c467083c5 Merge branch 'rel-4.3' of https://github.com/abpframework/abp into fix/route-reload
5 years ago
mehmet-erim 49a3914c4d include new locales to bundle
5 years ago
mehmet-erim 44be5f59e9 resolve route reloading twice problem
5 years ago
mehmet-erim 4c3cbbd00c resolve lint error
5 years ago
mehmet-erim ca786e7dc5 add notFound value to prevent injection error
5 years ago
mehmet-erim b6a553dc1a handle oauth erros
5 years ago
bnymncoskuner 250de034cd refactor: better naming for app init error
5 years ago
bnymncoskuner df361fb3d9 fix: provide a way to handle app config error
5 years ago
bnymncoskuner 233256d04e fix: set path of rememberMe cookie to /
5 years ago
bnymncoskuner c4a3e644af fix: currentLang returning null when sessionState is not ready
5 years ago