modified src/views/projects/Cob/AssigneeInput.svelte
@@ -115,13 +115,14 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,6 +130,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/views/projects/Cob/LabelInput.svelte
@@ -80,7 +80,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -100,13 +100,14 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -114,6 +115,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/e2e/project.spec.ts
@@ -66,7 +66,7 @@ test("navigate to project", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -411,7 +411,7 @@ test.describe("browser error handling", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -431,7 +431,7 @@ test.describe("browser error handling", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/assignees.spec.ts
@@ -24,21 +24,18 @@ test("add and remove assignees", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -50,10 +47,6 @@ test("add and remove assignees", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -61,18 +54,16 @@ test("add and remove assignees", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
modified tests/e2e/project/issues.spec.ts
@@ -68,13 +68,18 @@ test("create a new issue", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -88,7 +93,7 @@ test("create a new issue", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
modified tests/support/fixtures.ts
@@ -168,7 +168,7 @@ export const test = base.extend<{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/support/project.ts
@@ -92,17 +92,14 @@ export async function expectThreadCommentingToWork(page: Page) {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -110,22 +107,17 @@ export async function expectLabelEditingToWork(page: Page) {
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|