Skip to content

feat: Implement api key management

Codecov / codecov/patch failed Dec 14, 2023 in 1s

6.56% of diff hit (target 87.26%)

View this Pull Request on Codecov

6.56% of diff hit (target 87.26%)

Annotations

Check warning on line 70 in src/api.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.js#L70

Added line #L70 was not covered by tests

Check warning on line 76 in src/api.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.js#L76

Added line #L76 was not covered by tests

Check warning on line 11 in src/components/Header/UserAccountMenu.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Header/UserAccountMenu.jsx#L11

Added line #L11 was not covered by tests

Check warning on line 14 in src/components/Header/UserAccountMenu.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Header/UserAccountMenu.jsx#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 97 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L93-L97

Added lines #L93 - L97 were not covered by tests

Check warning on line 101 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 105 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L108

Added line #L108 was not covered by tests

Check warning on line 128 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L128

Added line #L128 was not covered by tests

Check warning on line 133 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L133

Added line #L133 was not covered by tests

Check warning on line 135 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L135

Added line #L135 was not covered by tests

Check warning on line 137 in src/components/User/ApiKeys/ApiKeyCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyCard.jsx#L137

Added line #L137 was not covered by tests

Check warning on line 25 in src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 27 in src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 33 in src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyConfirmDialog.jsx#L33

Added line #L33 was not covered by tests

Check warning on line 48 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 54 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 66 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L66

Added line #L66 was not covered by tests

Check warning on line 69 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 79 in src/components/User/ApiKeys/ApiKeyDialog.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/User/ApiKeys/ApiKeyDialog.jsx#L77-L79

Added lines #L77 - L79 were not covered by tests