From cbfb0aee82b52de4512e1ce5c01d6ea53f90dfc8 Mon Sep 17 00:00:00 2001 From: Miguel Angel G Date: Fri, 1 May 2020 15:33:30 -0500 Subject: [PATCH] Add responsive for projects org --- app/assets/v2/js/vue-components.js | 1 + app/dashboard/templates/profiles/tribes-vue.html | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app/assets/v2/js/vue-components.js b/app/assets/v2/js/vue-components.js index bcf37bdce22..15c2a399e00 100644 --- a/app/assets/v2/js/vue-components.js +++ b/app/assets/v2/js/vue-components.js @@ -128,6 +128,7 @@ Vue.component('qrcode', { Vue.component('project-directory', { delimiters: [ '[[', ']]' ], + props: ['tribe'], methods: { fetchProjects: function(newPage) { let vm = this; diff --git a/app/dashboard/templates/profiles/tribes-vue.html b/app/dashboard/templates/profiles/tribes-vue.html index b36666981f5..ca47d32c3ed 100644 --- a/app/dashboard/templates/profiles/tribes-vue.html +++ b/app/dashboard/templates/profiles/tribes-vue.html @@ -369,7 +369,7 @@ {% trans "Projects" %} - +
-
+
@@ -397,7 +397,7 @@
-
+
@@ -405,14 +405,14 @@
- +

- [[ numProjects ]] projects found + [[ numProjects ]] projects found

- +
nothing found @@ -793,7 +793,7 @@
Invite [[numUsers]] Users to the Bounty