1832 Commits (b32a435aa2771200bb651bbbefffe7e81efd70fb)

Author SHA1 Message Date
mehmet-erim d1bf59845e fix: testing error 6 years ago
mehmet-erim a999c5e000 refactor: get date format from date utils for extensible table 6 years ago
mehmet-erim 4b85d80af8 chore: update some versions of some packages 6 years ago
mehmet-erim 180d84ebca fix: resolve lint error 6 years ago
mehmet-erim 509ebfbad9 refactor: remove unnecessary request in login method of auth.service 6 years ago
mehmet-erim 971670adb7 chore: update the angular versions to latest 6 years ago
Bunyamin Coskuner d2ddcf94b5 feat: add new fields to Profile.Response as opt 6 years ago
mehmet-erim 76b099d1f2 test: refactor date-utils.spec 6 years ago
mehmet-erim 5d1399af3b test: create tests for date-utils.ts 6 years ago
mehmet-erim ddda52582c feat: create two utility functions that return date pipe format 6 years ago
mehmet-erim 97197be4d5 refactor: set hideCurrentPassword false when the password changed 6 years ago
mehmet-erim 70eee00c6f chore: add a condition to whether to visible changing password tab 6 years ago
mehmet-erim 514208cbf6 chore: change a variable name 6 years ago
mehmet-erim 111775d224 test: fix testing error 6 years ago
mehmet-erim c2426414d8 feat: revise changing password 6 years ago
mehmet-erim dbd1944bed refactor: improve code readability 6 years ago
mehmet-erim f5cdbe4159 fix: ci error 6 years ago
Levent Arman Özak 743745e162
Update auth-flow.strategy.ts 6 years ago
Levent Arman Özak 4bfba3a04b
Update grid-actions.component.html 6 years ago
olicooper 04734ec960
Fixed OAuth configuration bug when using remoteEnv 6 years ago
mehmet-erim dfecca309a fix: get core options from the config state in auth-flow.strategy 6 years ago
mehmet-erim a8ee1de2a5 feat: handle error on OAuthService loading discovery document request 6 years ago
mehmet-erim c3770076b0 feat(core): add ngxsStoragePluginOptions property to CoreModule forRoot options 6 years ago
mehmet-erim 55c7433990 feat: display as a primary button if the actions only has a single item 6 years ago
mehmet-erim 8b15001f02 fix(feature-management): resolve some bugs 6 years ago
mehmet-erim 2664c4ee5d feat: added action callback to EntityProp 6 years ago
mehmet-erim fd9400826b chore: update yarn.lock 6 years ago
mehmet-erim dec9694549 fix: remove a constant that is not found 6 years ago
mehmet-erim da1c0ad793 refactor: improve code quality 6 years ago
mehmet-erim ede9dc9b8c test: fix testing error 6 years ago
mehmet-erim ed1c200bf4 refactor: rename oauth strategty and improve it 6 years ago
Halil İbrahim Kalkan 9bfaede7a1 Fixed #4566: Uncaught TypeError: MutationObserver.observe: Argument 1 is not an object 6 years ago
mehmet-erim ad1107189e chore: export the authentication guard 6 years ago
mehmet-erim f1240ef79a chore: remove CoreModule from identity-routing.module & organize imports 6 years ago
mehmet-erim 8ed2983658 test: fix getInitialData fn of initial-utils file test 6 years ago
mehmet-erim a67c552393 feat: implement the oauth strategy 6 years ago
mehmet-erim 25e18b52a8 feat: create oauth strategy 6 years ago
Arman Ozak 12e1b77a73 feat: add a common lookup type to core package 6 years ago
mehmet-erim 8b3758d395 chore: change redirecting to login method in home component 6 years ago
mehmet-erim 577386600b chore: updata angular-oauth2-oidc version 6 years ago
mehmet-erim 5fa82a25d7 feat: call loadDiscoveryDocumentAndTryLogin method in initial-utils 6 years ago
mehmet-erim 014a2fc167 feat: add an if condition to auth service for code flow 6 years ago
mehmet-erim f14396e7d8 feat: call setupAutomaticSilentRefresh on app initialization 6 years ago
mehmet-erim e049d02ef4 feat: change the oauth configuration according to code flow 6 years ago
mehmet-erim bbad96fdc2 feat: create authentication-flow.guard 6 years ago
mehmet-erim 717f8b68fb test: update initial-utils.spec 6 years ago
mehmet-erim dffda67e37 feat: handle the remote environment error 6 years ago
mehmet-erim ad392ab1b2 test: add environment-utils.spec 6 years ago
Arman Ozak 602eafe169 feat: catch http errors when requesting remote config 6 years ago
mehmet-erim 3d8c72727b chore: rename a variable 6 years ago