- Notifications
You must be signed in to change notification settings - Fork925
Commit1d2b96b
authored
feat: implement efficient backend querying on the tasks page (#18488)
Use the `/workspaces?q=has-ai-task=true`,`/templates?q=has-ai-task=true` and `/aitasks/prompts` endpoints tofetch Task templates and workspaces on the `/tasks` page.Also:- remove documentation link placeholders: the documentation is not inplace yet and is not going to be available before the June 24th codefreeze- load workspaces and templates in parallel- replace loading spinners with content skeletonsRelated to#18454 andcoder/internal#660.1 parent4ff2254 commit1d2b96b
1 file changed
+159
-167
lines changed0 commit comments
Comments
(0)