Folo/apps/desktop
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
..
build
changelog chore: update user database with character limits for fields 2025-06-13 22:22:16 +08:00
configs fix: remove coop & coep header, use localStorage for web for now 2025-06-13 23:42:40 +08:00
layer refactor(action): replace ActionCard with RuleCard and restructure action settings 2025-06-16 16:52:34 +08:00
plugins/vite chore: unify i18n resolve in dev 2025-06-13 01:07:10 +08:00
resources
scripts
static
.env.example feat(tracker): integrate PostHog analytics and enhance tracking capabilities (#3862) 2025-06-05 21:54:58 +08:00
bump.config.ts chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml 2025-04-18 17:06:10 +08:00
bump.hotfix.config.js refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
electron.vite.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
forge.config.cts fix(desktop): appx protocol 2025-05-24 19:03:16 +08:00
package.json release(desktop): release v0.5.0 2025-06-05 20:46:38 +08:00
postcss.config.cjs
tailwind.config.ts feat: add tailwindcss-content-visibility for enhanced styling 2025-05-28 00:29:52 +08:00
vite.config.electron-render.ts
vite.config.ts chore: unify i18n resolve in dev 2025-06-13 01:07:10 +08:00