Commit Graph

1008 Commits (b0c2ded2bc9499119c2feb799c0b0bbb55f08263)

Author SHA1 Message Date
mehmet-erim 50f7cbde57 chore: add source-code-requirements folder to ng-packs project
5 years ago
Arkat Erol 01f1470021 npm preview-publish update
5 years ago
Arkat Erol 754185d3e2 npm-cli-login added for preview npm publish
5 years ago
Arkat Erol 3da907f3d4 npm version update
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
mehmet-erim 1c29ac629f chore: remove primeng from template
5 years ago
mehmet-erim 8213b0e70d feat(theme-shared): add ngb-pagination to table component
5 years ago
mehmet-erim 8c914a7698 chore: decrecate the pagination component
5 years ago
mehmet-erim e70fc9ec8c fix: fix some errors caused by Angular 9
5 years ago
mehmet-erim 18757c70eb refactor(account-config): remove unnecessary DIs
5 years ago
mehmet-erim 724896383d fix(account): fix type error
5 years ago
mehmet-erim 96f4ef8d83 fix(core): fix wrong import
5 years ago
Arkat Erol 5460d79f1c Merge branch 'master' into dev
5 years ago
Arkat Erol 22b7223de1 version update
5 years ago
Arkat Erol 478e8797e3 version update
5 years ago
Arkat Erol 5eb5298b78 Updated npm packages
5 years ago
Arkat Erol 8b95e7469f Upgrade ng package versions
5 years ago
maliming 561be154db Use $ instead of jQuery.
5 years ago
maliming 1638d5cefb Make sure the script is executed before the callback method.
5 years ago
TheDiaval ea391d7d6c refactor(theme-shared): add status enum to confirmation model and use it instead of toaster status enum
5 years ago
TheDiaval 7c15623dd2 doc: add deprecation warning
5 years ago
TheDiaval 4eb57ba270 test(theme-shared): correct directive test
5 years ago
TheDiaval 586047682b feat(core): add dispatch function for set environment action
5 years ago
TheDiaval a601a10d9a feat(core): add set environment action to config state
5 years ago
Arkat Erol 67488b9ac2 npm publish version test
5 years ago
mehmet-erim ef78ff655b ci: remove unnecessary yarn command from publish.ps1
5 years ago
mehmet-erim 3106729f01 ci: add npm install as first step to publish scripts
5 years ago
mehmet-erim bc640ebee5 ci: fix commander description
5 years ago
mehmet-erim 48145a45f0 chore: remove primeng imports from modules
5 years ago
mehmet-erim a158463869 chore: fix build error
5 years ago
mehmet-erim 7d2b195de9 ci(scripts): add preview publish for nightly pipeline
5 years ago
mehmet-erim 55f30c51cb feat: add error response code condition for error title
5 years ago
mehmet-erim 7e97483d28 feat(identity): add an ngIf that checks isStatic for delete button in roles.component
5 years ago
mehmet-erim b71a1e74ed fix(identity): add maxResultCount param to GetRoles action in the users component
5 years ago
mehmet-erim e1984bf4a1 refactor(account): remove unnecessary class names
5 years ago
mehmet-erim 719f6486b7 fix(identity): fix exist user roles problem
5 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
5 years ago
Mehmet Erim 70cf41dd30
Merge pull request #2734 from abpframework/akin/Created-logout-in-oauth-service-in-ui
5 years ago
mehmet-erim 0d850612bd fix(core): add undefined control to AddRoute action listener
5 years ago
AkinCam b1934b4102 Removed OauthService in application-layout
5 years ago
AkinCam 0c727af9ed Added logout in authService
5 years ago