Fahri Gedik
d821257eed
Remove unused template and NgStyle import
Deleted an unused description template and related HTML in feature-management.component.html. Also removed the unused NgStyle import from the component TypeScript file to clean up the code.
8 months ago
Fahri Gedik
bdd621b6bd
Merge pull request #24579 from abpframework/issue-24564
Angular - Applying the latest migrations - Issue 24564
8 months ago
Ma Liming
7673092662
Merge pull request #24761 from abpframework/auto-merge/rel-10-1/4330
Merge branch dev with rel-10.1
8 months ago
Ma Liming
ce09144622
Merge pull request #24760 from abpframework/auto-merge/rel-10-0/4329
Merge branch rel-10.1 with rel-10.0
8 months ago
Engincan VESKE
df821460ff
Merge pull request #24759 from abpframework/mapperly-nullable
docs: add section on nullable reference types for Mapperly
8 months ago
Fahri Gedik
7a640859ac
Merge branch 'dev' into issue-24564
8 months ago
Ma Liming
e6e5a22243
Update docs/en/framework/infrastructure/object-to-object-mapping.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
maliming
b9339f19d7
docs: add section on nullable reference types for Mapperly
8 months ago
Engincan VESKE
ed10e56b91
Merge pull request #24755 from abpframework/JobQueue-CorrelationId
Add correlation ID support to RabbitMQ's JobQueue
8 months ago
Fahri Gedik
7d19a8ccb3
Merge pull request #24758 from abpframework/issue/24757
Angular - Updating the theme documents for the footer customization
8 months ago
github-actions[bot]
a3d250f61a
Optimised images with calibre/image-actions
8 months ago
sumeyye
e572773b40
update: docs for the footer customization
8 months ago
maliming
fcc1315014
Add CorrelationId to RabbitMQ job messages
8 months ago
erdemcaygor
5bc485c5fb
example page added
8 months ago
erdemcaygor
60322bdeb5
refactoring
8 months ago
erdemcaygor
cdad015f89
localization service updated
8 months ago
oykuermann
c59db2f5cd
Merge pull request #24689 from abpframework/issue-24684
Angular Aria Implementation for ABP Packages - Issue 24684
8 months ago
erdemcaygor
f585f7dc60
localization service updated
8 months ago
Ma Liming
0c01d07252
Merge pull request #24756 from abpframework/auto-merge/rel-10-1/4328
Merge branch dev with rel-10.1
8 months ago
Yunus Emre Kalkan
9e71b38c97
Merge pull request #24754 from abpframework/berkan/fix-typo-on-ai-rules
Refactor globs to YAML array format in rule files
8 months ago
maliming
d01fc48262
Add correlation ID support to RabbitMQ's JobQueue
Resolve #24753
8 months ago
berkansasmaz
9672f154ba
Refactor globs to YAML array format in rule files
Updated the 'globs' field in all .mdc rule files from a comma-separated string to a YAML array for improved readability and consistency.
8 months ago
Ma Liming
f768a9f587
Merge pull request #24752 from abpframework/auto-merge/rel-10-1/4327
Merge branch dev with rel-10.1
8 months ago
Ma Liming
5de9aae247
Merge pull request #24751 from abpframework/auto-merge/rel-10-0/4326
Merge branch rel-10.1 with rel-10.0
8 months ago
oykuermann
0d1faf453b
Merge pull request #24744 from abpframework/issue/update-setting-message
Angular - Fixing the account settings save message
8 months ago
Ma Liming
d619ff84e3
Merge pull request #24750 from abpframework/auto-merge/rel-10-1/4325
Merge branch dev with rel-10.1
8 months ago
oykuermann
1de44a980f
Merge pull request #24746 from abpframework/issue/24743
Add support for JS frameworks in InstallLibsService
8 months ago
Ma Liming
bedca64a10
Merge pull request #24749 from abpframework/auto-merge/rel-10-1/4324
Merge branch dev with rel-10.1
8 months ago
Ma Liming
e30f3353fa
Merge pull request #24679 from abpframework/EngincanV/resource-based
Documentation for Resource Based Authorization
8 months ago
maliming
e3f1bc4b47
Add resource-based permissions for BookStore and update authorization checks
8 months ago
Ma Liming
1e3ae554c8
Merge pull request #24748 from abpframework/auto-merge/rel-10-1/4323
Merge branch dev with rel-10.1
8 months ago
Ma Liming
eae13f593c
Merge pull request #24747 from abpframework/auto-merge/rel-10-0/4322
Merge branch rel-10.1 with rel-10.0
8 months ago
Yunus Emre Kalkan
6861c3288d
Merge pull request #24681 from abpframework/EngincanV/task-panel-docs
Document task panel for abp studio
8 months ago
github-actions[bot]
d74f8407f0
Optimised images with calibre/image-actions
8 months ago
EngincanV
7c95152dcb
Merge branch 'rel-10.0' into EngincanV/task-panel-docs
8 months ago
Ma Liming
0f1b9bd6d8
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/LIbs/InstallLibsService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Ma Liming
15d2b682cb
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/LIbs/InstallLibsService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Yunus Emre Kalkan
de31c9feea
Add support for JS frameworks in InstallLibsService
Enhanced InstallLibsService to detect and handle JavaScript frameworks (React Native, React, Vue, Next.js) by parsing package.json and running yarn accordingly. Updated project discovery to include these frameworks while avoiding overlap with Angular and .NET projects.
8 months ago
Ma Liming
f9898dc41f
Merge pull request #24745 from abpframework/auto-merge/rel-10-1/4321
Merge branch dev with rel-10.1
8 months ago
Ma Liming
40d91e284e
Merge pull request #24741 from abpframework/auto-merge/rel-10-0/4320
Merge branch rel-10.1 with rel-10.0
8 months ago
Ma Liming
19e2720aac
Merge branch 'rel-10.1' into auto-merge/rel-10-0/4320
8 months ago
sumeyye
a9871c2590
update: toaster message for personal settings
8 months ago
Engincan VESKE
defa051bf2
Merge pull request #24740 from abpframework/How-AI-Is-Changing-Developers
Add article on how AI is changing developers
8 months ago
Engincan VESKE
295a950e50
Merge pull request #24737 from abpframework/maliming-patch-3
Remove reviewer from auto PR configuration
8 months ago
github-actions[bot]
da2e0481ba
Optimised images with calibre/image-actions
8 months ago
maliming
cd0610827c
Add article on how AI is changing developers
8 months ago
Ma Liming
39a2b59f37
Merge pull request #24739 from abpframework/auto-merge/rel-10-1/4319
Merge branch dev with rel-10.1
8 months ago
Ma Liming
07b228860f
Merge pull request #24738 from abpframework/auto-merge/rel-10-0/4318
Merge branch rel-10.1 with rel-10.0
8 months ago
Halil İbrahim Kalkan
6b7afeb225
Merge pull request #24732 from abpframework/fix-custom-commands-doc-syntax
Update template syntax in custom command examples
8 months ago
Ma Liming
a215fe35b1
Remove reviewer from auto PR configuration
Removed specific reviewer assignment from auto PR workflow.
8 months ago