- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitba54519
committed
docs: complete Tasks GA promotion
Update swagger tags from@tags Experimental to@tags Tasks and regenerateAPI documentation. Refactor frontend to organize task methods into dedicatedTasksApiMethods class.- Update swagger annotations in coderd/aitasks.go- Regenerate docs/reference/api/tasks.md (experimental.md deleted)- Extract TasksApiMethods from ExperimentalApiMethods in site/src/api/api.ts- Update all frontend code and tests to use API.tasks---🤖 This change was written by Claude Sonnet 4.5 Thinking using [mux](https://github.com/coder/mux) and reviewed by a human 🏂1 parent02bac71 commitba54519
File tree
19 files changed
+24638
-22824
lines changed- coderd
- apidoc
- docs
- reference/api
- site/src
- api
- modules
- dashboard/Navbar
- tasks
- TaskDeleteDialog
- TaskFeedbackDialog
- TaskPrompt
- TasksSidebar
- pages
- TaskPage
- TasksPage
19 files changed
+24638
-22824
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
| 645 | + | |
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
794 | | - | |
| 794 | + | |
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
| |||
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)