Commit Graph

70 Commits

Author SHA1 Message Date
artemis 0baa132c7e Merge pull request #2 from art-solopov/workflows-and-statuses
Workflows and statuses
2026-04-25 16:41:10 +03:00
artemis debff6dc22 Workflow default status and computing positions 2026-04-25 16:17:14 +03:00
artemis 2a0a70c290 Status transitions editing 2026-04-25 15:37:07 +03:00
artemis bf78009df8 TaskStatus::Transition model 2026-04-25 14:30:12 +03:00
artemis b1038c0d66 Small fix for workflow tasks 2026-04-23 14:04:47 +03:00
artemis fb03bb1a2d Workflow creation 2026-04-22 02:15:16 +03:00
artemis 52f2191a25 Added turbo frame 2026-04-22 00:06:47 +03:00
artemis 4fedafd654 Remade with nested attributes 2026-04-20 00:35:51 +03:00
artemis 4040fff780 Workflow status creation (extra forms) 2026-04-20 00:02:53 +03:00
artemis 450b7fb1d0 Workflow statuses editing 2026-04-13 02:22:52 +03:00
artemis 9766430e69 Task status model rework
Replaced categories with colors, icons and positions
2026-04-06 02:30:33 +03:00
artemis 138f1c42a0 More generic rework of the project admin frame
Plus a minor fix on project edit
2026-03-31 01:34:16 +03:00
artemis 32a7b07f2d Workflow info and update 2026-03-29 14:23:26 +03:00
artemis 5ed614496b Update Ideas.md 2026-03-27 23:35:36 +03:00
artemis 83b296dbe7 Changed workflows rendering again 2026-03-25 01:42:25 +02:00
artemis 1c1d11cbe6 Workflows index 2026-03-22 23:04:41 +02:00
artemis 72af5a0610 Workflow display styling 2026-03-22 15:41:36 +02:00
artemis eb9f3e982c Untie statuses from the project directly (tie to workflows) 2026-03-21 15:35:09 +02:00
artemis 218e8a750e Task creation (workflow dependent frames) 2026-03-21 15:20:04 +02:00
artemis fb9d884313 Tasks creation (mostly) 2026-03-21 14:48:27 +02:00
artemis dbd849589b Workflow model 2026-03-21 14:02:55 +02:00
artemis 1a86e2c1c6 Update Ideas.md 2026-03-14 00:55:01 +02:00
artemis 9a17c0d59b Update Ideas.md 2026-03-14 00:48:08 +02:00
artemis 5a7cc10f23 Added the hamburger button for the sidebar 2026-03-11 15:24:45 +02:00
artemis 8412103349 Logging to stdout in development 2026-03-01 16:36:41 +02:00
artemis 398be566f2 Updated to Rails 8.1 2026-03-01 16:30:35 +02:00
artemis 47579566ba Merge branch 'action-cable' 2026-03-01 16:30:28 +02:00
artemis 706edf4129 Update Ideas.md 2026-02-26 03:01:33 +02:00
artemis 60f1834a43 Update Ideas.md 2026-01-23 18:15:25 +02:00
artemis 8ddb09b53b Broadcasting status change 2025-11-27 01:23:40 +02:00
artemis b3ef5157b0 fixup! Default task broadcast 2025-11-27 00:40:44 +02:00
artemis e8bea5dd60 Project creation/destruction admin table turbo streams 2025-11-26 23:50:22 +02:00
artemis 7839a58464 Default task broadcast 2025-11-26 23:50:19 +02:00
artemis 1c644c6385 Cable config 2025-11-26 23:48:50 +02:00
artemis c3ec04711a Merge pull request #1 from art-solopov/task-status-refactoring
Task status refactoring
2025-11-26 23:28:33 +02:00
artemis 5b1744a298 Refactored task status into a view model 2025-11-26 23:19:43 +02:00
artemis 12e10e3afb Service model callbacks 2025-11-22 02:12:52 +02:00
artemis 041d078922 Added NOCACHE to the project task number sequence 2025-11-03 00:42:25 +02:00
artemis e48564ef13 Added Ideas.md 2025-11-02 01:00:07 +02:00
artemis 37ac03191f Added task status to task show 2025-11-01 23:55:21 +02:00
artemis 74c22b7b3d Task status selector in index 2025-10-31 22:42:26 +02:00
artemis 8bb22f8e04 Task status badge and index 2025-10-30 02:55:21 +02:00
artemis ba2aad93af Statuses in task - db field and forms 2025-10-30 02:55:21 +02:00
artemis b08468568b Made projects' status not null 2025-10-25 16:19:15 +03:00
artemis ff8d520273 Errors helper and field error proc 2025-10-22 03:03:23 +03:00
artemis ae1df5f608 Task status model + default task status generation 2025-10-22 02:03:46 +03:00
artemis 293bc06d1e Added project status and asynchronous initialization 2025-10-21 22:53:32 +03:00
artemis 25f8e3ad42 Added the path for project selector 2025-10-21 20:52:04 +03:00
artemis d4551c7363 Minor restyling 2025-10-21 20:36:31 +03:00
artemis c2d6293e0b Merge branch 'styles-and-js-elements' 2025-10-21 02:18:30 +03:00