From 1a86e2c1c65a89cf30dd5089cf8750fa32dc1898 Mon Sep 17 00:00:00 2001 From: Artemiy Solopov Date: Sat, 14 Mar 2026 00:55:01 +0200 Subject: [PATCH] Update Ideas.md --- Ideas.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Ideas.md b/Ideas.md index 436357e..6d1a016 100644 --- a/Ideas.md +++ b/Ideas.md @@ -1,5 +1,5 @@ -- Add ActionCable integration - - Task statuses sync +✔️ Add ActionCable integration + ✔️ Task statuses sync - Add monitoring (Yabeda, Prometheus (?), Grafana (?)) - Add full-text search (Elastic or Meili) - User management @@ -8,6 +8,9 @@ - Better statuses customization - Custom colors/icons - Status transitions + - Ideally status editing *and* transitions editing on the same page — think how it could be achieved without something like Vue - Separate workflows? - Audit trail - Maybe use a separate database for that? +- Comments + - Reactions using ActionCable