RSSNext / Follow

🧡 Follow your favorites in one inbox
https://follow.is
GNU General Public License v3.0
17.22k stars 714 forks source link

feat: and or condition for action #1616

Closed hyoban closed 4 days ago

hyoban commented 1 week ago

Description

https://github.com/user-attachments/assets/a3f55b41-5ed2-422e-ab9b-7fc77454582e

PR Type

Linked Issues

Additional context

Changelog

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 3:10am
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **follow-external-ssr** | ⬜️ Ignored ([Inspect](https://vercel.com/rss3/follow-external-ssr/4BnapqXtDHYQ5Vcdn3FKdi2ehfdg)) | [Visit Preview](https://follow-external-ssr-git-feat-and-or-action-condition-rss3.vercel.app) | | Nov 18, 2024 3:10am |
follow-reviewer-bot[bot] commented 1 week ago

Suggested PR Title:

feat: add 'And'/'Or' condition support in action cards

Change Summary: This update introduces the ability to use 'And' and 'Or' conditions in action card settings, improving the conditional logic configuration for actions. Modifications involve changes in UI components, state management, and backend data structures to support nested conditions. It also includes translations and necessary updates to the models and schemas.

Code Review: No change requests necessary.