modified src/components/Badge.svelte
@@ -9,6 +9,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -39,6 +40,10 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -119,6 +124,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/views/projects/Source/BranchSelector.svelte
@@ -6,6 +6,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -13,6 +14,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -52,6 +54,11 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -62,7 +69,11 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/views/projects/Source/Header.svelte
@@ -88,7 +88,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/commits.spec.ts
@@ -152,8 +152,7 @@ test("pushing changes while viewing history", async ({ page, peerManager }) => {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -181,6 +180,7 @@ test("pushing changes while viewing history", async ({ page, peerManager }) => {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|