Skip to content

Add open tasks dashboard#60

Open
hauptmedia wants to merge 1 commit into
mainfrom
codex/open-tasks-dashboard
Open

Add open tasks dashboard#60
hauptmedia wants to merge 1 commit into
mainfrom
codex/open-tasks-dashboard

tasks: add open tasks dashboard

c288f69
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jun 16, 2026 in 26s

Quality Gate failed

Annotations

Check warning on line 266 in src/api/resources/task.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Expected the Promise rejection reason to be an Error.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXIx6EJ9mH8oGgRP&open=AZ7RjXIx6EJ9mH8oGgRP&pullRequest=60

Check warning on line 33 in src/pages/TaskDashboard.jsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The empty object is useless.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXLI6EJ9mH8oGgRQ&open=AZ7RjXLI6EJ9mH8oGgRQ&pullRequest=60

Check warning on line 15 in src/pages/TaskDashboard.test.jsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXMa6EJ9mH8oGgRT&open=AZ7RjXMa6EJ9mH8oGgRT&pullRequest=60

Check warning on line 186 in src/api/resources/task.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not use nested template literals.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXIx6EJ9mH8oGgRN&open=AZ7RjXIx6EJ9mH8oGgRN&pullRequest=60

Check warning on line 189 in src/api/resources/task.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Expected the Promise rejection reason to be an Error.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXIx6EJ9mH8oGgRO&open=AZ7RjXIx6EJ9mH8oGgRO&pullRequest=60

Check warning on line 219 in src/pages/TaskDashboard.jsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXLI6EJ9mH8oGgRR&open=AZ7RjXLI6EJ9mH8oGgRR&pullRequest=60

Check warning on line 231 in src/pages/TaskDashboard.jsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=operaton_web-apps&issues=AZ7RjXLI6EJ9mH8oGgRS&open=AZ7RjXLI6EJ9mH8oGgRS&pullRequest=60