-
+
@@ -14,9 +9,7 @@
mdi-history
You have
-
- {{ commit.items.length }} new commits
-
+ {{ commit.items.length }} new commits
a new commit
in
@@ -36,7 +29,7 @@
{{ commit.message }}
-
+
@@ -72,7 +65,7 @@
diff --git a/frontend/src/components/FeedStream.vue b/frontend/src/components/FeedStream.vue
index dad50164f..36e7908d0 100644
--- a/frontend/src/components/FeedStream.vue
+++ b/frontend/src/components/FeedStream.vue
@@ -1,12 +1,7 @@
-
+
@@ -26,9 +21,9 @@
{{ stream.name }}
-
+
@@ -79,16 +74,8 @@
{{ stream.collaborators.length }}
-
- mdi-link
-
-
- mdi-link-lock
-
+ mdi-link
+ mdi-link-lock
@@ -97,8 +84,8 @@
diff --git a/frontend/src/components/SidebarStream.vue b/frontend/src/components/SidebarStream.vue
index eecfcc2ec..78451e3cc 100644
--- a/frontend/src/components/SidebarStream.vue
+++ b/frontend/src/components/SidebarStream.vue
@@ -12,14 +12,19 @@
{{ stream.name }}
-
+
+ Created
+
+ ({{ streamDate }})
+
mdi-source-branch
{{ stream.branches.totalCount }}
- branch{{ stream.branches.totalCount === 1 ? "" : "es" }}
+ branch{{ stream.branches.totalCount === 1 ? '' : 'es' }}
@@ -27,38 +32,38 @@
{{ stream.commits.totalCount }}
- commit{{ stream.commits.totalCount === 1 ? "" : "s" }}
+ commit{{ stream.commits.totalCount === 1 ? '' : 's' }}
mdi-link
- link sharing on
+ link sharing on
- mdi-link-lock
- link sharing off
+ mdi-shield-lock
+ link sharing off
-
- Created
-
-
-
- Updated
-
-
-
+
Edit
mdi-cog-outline
-
+
+
+