Folo/apps
Innei 1ace5eaaa3
refactor(action): replace ActionCard with RuleCard and restructure action settings
- Removed ActionCard component and its associated imports.
- Introduced RuleCard component to handle action rules.
- Updated ActionSetting to utilize RuleCard instead of ActionCard.
- Added new sections for handling conditions and actions (WhenSection, ThenSection).
- Introduced constants for available actions and their configurations.
- Removed TargetActionList component as part of the refactor.

This refactor enhances the modularity and maintainability of the action settings UI.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-16 16:52:34 +08:00
..
desktop refactor(action): replace ActionCard with RuleCard and restructure action settings 2025-06-16 16:52:34 +08:00
mobile refactor: move image sync service to mobile, bring hydration back 2025-06-16 16:25:43 +08:00
ssr fix: icon can't follow theme switch correctly (#3922) 2025-06-16 11:38:22 +08:00