aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/shared/sidebar/MobileSidebar.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-0/+1
| | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-271-1/+1
| | | | | | | | | | | | | | | | | * Add schema for the new rule engine * Add rule engine backend logic * Implement the worker logic and event firing * Implement the UI changesfor the rule engine * Ensure that when a referenced list or tag are deleted, the corresponding event/action is * Dont show smart lists in rule engine events * Add privacy validations for attached tag and list ids * Move the rules logic into a models
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-301-0/+26