Commit Graph

2295 Commits (9669254ecd45485e06924bd7158df3d7e974a4e8)

Author SHA1 Message Date
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
Halil İbrahim Kalkan d5405b1267
Merge pull request #5147 from abpframework/liangshiwei/abp.luxon.js
5 years ago
erolarkat faf96230a5 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 274889f15c npm packages 3.1.0-rc.1
5 years ago
Yunus Emre Kalkan 12b4f79559 cmskit: focus after login improvements
5 years ago
Halil İbrahim Kalkan a0f4f4d928
Merge pull request #5134 from abpframework/issue/5073
5 years ago
liangshiwei 155f72f2f3 Add abp.luxon.js to modules
5 years ago
Yunus Emre Kalkan d59dd4a288 pull/5134 requested changes
5 years ago
Yunus Emre Kalkan e338e05c4d Update CmsKitCommonWebModule.cs
5 years ago
Yunus Emre Kalkan 963c10f947 Add reactions to comments for the CMS Kit
5 years ago
Yunus Emre Kalkan 1bdf27765e cmskit admin remove redundant dependency
5 years ago
Halil İbrahim Kalkan de7d480af4 Add TwoFactorLoginResultAsync for a starting point for 2FA. Remove empty page.
5 years ago
maliming d8a43f3fc6 Normalize projectId field.
5 years ago
Halil İbrahim Kalkan 193e770c83 Fix forgot password UI.
5 years ago
Yunus Emre Kalkan a3744f812e CmsKit: Should focus on the comment area after login and return back
5 years ago
Halil İbrahim Kalkan 2e6570494a
Merge pull request #5127 from abpframework/maliming/patch-1
5 years ago
Halil İbrahim Kalkan 5c3661f01f
Merge pull request #5105 from abpframework/liangshiwei/module-account-resetpassword
5 years ago
maliming b35ceadcc7 Add UserName & ClientId to the security log.
5 years ago
liangshiwei 8614a45c8f Added forget/reset password feature to account module
5 years ago
maliming 3e05d01a6f Add UserName in SetSuccessResultAsync method.
5 years ago
Oliver Cooper 2d7f4a7192 Fixed BlobStoring project reference paths
5 years ago
Halil İbrahim Kalkan d900931cd3
Merge pull request #5085 from abpframework/liangshiwei/account-module-errorPage
5 years ago
liangshiwei 8d17e7a860 Set ErrorController's method to virtual
5 years ago
liangshiwei cea173bd4c undo .csproj file changes
5 years ago
liangshiwei 6ed08665d9 create account area folder
5 years ago
liangshiwei 81919d7df5 Find the error page in AbpErrorPageOptions
5 years ago
liangshiwei ce1d3523de Remove resharper comment
5 years ago
liangshiwei 249e64c660 Add Identity service error controller to account module
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
Halil İbrahim Kalkan 92bedb38b4
Merge pull request #5038 from abpframework/maliming/id4-errorpage
5 years ago
Halil İbrahim Kalkan 8a6b1e0a5e
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore
5 years ago
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync.
5 years ago
Halil İbrahim Kalkan 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module.
5 years ago
Halil İbrahim Kalkan e4fcb11872 Fix tests for the CMS Kit.
5 years ago
Halil İbrahim Kalkan 5e8f39f7bb Revise the CMS Kit REST API
5 years ago
Halil İbrahim Kalkan d316752da4 Update CommentingViewComponent.cs
5 years ago
Halil İbrahim Kalkan a835f9bc27 Use AbpMvcOptions to get the login url
5 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page.
5 years ago
Halil İbrahim Kalkan 6cd3e1f472 Add TODO and change List to IReadOnlyList for CommentingViewComponent
5 years ago
Halil İbrahim Kalkan e7b63afc66 Refactor and remove unnecesssary comments from the CMS Kit UI
5 years ago
Halil İbrahim Kalkan ce3b8178e5 Refactor and add notes.
5 years ago
Halil İbrahim Kalkan aad36a44b4 Remove comments.
5 years ago
Halil İbrahim Kalkan 1926d58865 Refactor CommentPublicAppService
5 years ago
Halil İbrahim Kalkan dddc30c658 Dont expose user emails to public!
5 years ago
Halil İbrahim Kalkan c0a407a8fd Move permission provider to common.
5 years ago
Halil İbrahim Kalkan 48413bf600 Update CmsKitMongoDbModule.cs
5 years ago
Halil İbrahim Kalkan 468a1225d7 Define collection names for CMSKit MongoDb package.
5 years ago
Halil İbrahim Kalkan 064704669b Add cancellationtoken to the repositories.
5 years ago
Halil İbrahim Kalkan 1e93a4474c Pass the entity, not id to delete it.
5 years ago
Halil İbrahim Kalkan 04a79dac48 Rearrange indexes, changed to DeleteWithRepliesAsync, used BasicAggregateRoot for CMS Kit.
5 years ago