From cb5a65e589f96dd1cd949bd5d4aac7d624f820ea Mon Sep 17 00:00:00 2001 From: yhua123 Date: Wed, 29 Jun 2016 13:38:05 +0800 Subject: [PATCH 1/4] Update project.htm fixed table title --- views/project.htm | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/views/project.htm b/views/project.htm index 5d44bd1be..d1de425d9 100644 --- a/views/project.htm +++ b/views/project.htm @@ -24,27 +24,37 @@
- - - - - - - - - - - - - - - - -
// 'project_name' | tr //// 'repositories' | tr //// 'role' | tr //// 'creation_time' | tr //// 'publicity' | tr //

// 'no_projects_add_new_project' | tr //

//p.name////p.repo_count////vm.getProjectRole(p.current_user_role_id)////p.creation_time | dateL : 'YYYY-MM-DD HH:mm:ss'//
+
+ + + + + + + + +
// 'project_name' | tr //// 'repositories' | tr //// 'role' | tr //// 'creation_time' | tr //// 'publicity' | tr //
+
+
+ + + + + + + + + + + + + +

// 'no_projects_add_new_project' | tr //

//p.name////p.repo_count////vm.getProjectRole(p.current_user_role_id)////p.creation_time | dateL : 'YYYY-MM-DD HH:mm:ss'//
+
//vm.projects ? vm.projects.length : 0// // 'items' | tr //
- \ No newline at end of file + From f2896ceaa82cbfefbf5a4394ef00b2d14afa0e53 Mon Sep 17 00:00:00 2001 From: yhua123 Date: Wed, 29 Jun 2016 13:39:40 +0800 Subject: [PATCH 2/4] Update user-log.directive.html fixed table title --- .../user-log/user-log.directive.html | 37 ++++++++++++------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/static/resources/js/components/user-log/user-log.directive.html b/static/resources/js/components/user-log/user-log.directive.html index 4308b16b5..43f5e1207 100644 --- a/static/resources/js/components/user-log/user-log.directive.html +++ b/static/resources/js/components/user-log/user-log.directive.html @@ -1,15 +1,24 @@
- - - - - - - - - - - - -
// 'task_name' | tr //// 'details' | tr //// 'user' | tr //// 'creation_time' | tr //

// 'no_user_logs' | tr //

//t.operation////t.repo_name////t.username////t.op_time | dateL : 'YYYY-MM-DD HH:mm:ss'//
-
\ No newline at end of file +
+ + + + + + + +
// 'task_name' | tr //// 'details' | tr //// 'user' | tr //// 'creation_time' | tr //
+
+
+ + + + + + + + + +

// 'no_user_logs' | tr //

//t.operation////t.repo_name////t.username////t.op_time | dateL : 'YYYY-MM-DD HH:mm:ss'//
+
+ From 95579936b89cfaa2c8cf7ee9f3505a3b5be7af95 Mon Sep 17 00:00:00 2001 From: yhua123 Date: Wed, 29 Jun 2016 13:40:29 +0800 Subject: [PATCH 3/4] Update list-user.directive.html fixed table title --- .../components/user/list-user.directive.html | 53 +++++++++++-------- 1 file changed, 30 insertions(+), 23 deletions(-) diff --git a/static/resources/js/components/user/list-user.directive.html b/static/resources/js/components/user/list-user.directive.html index 4c82a1a8e..997ed6af6 100644 --- a/static/resources/js/components/user/list-user.directive.html +++ b/static/resources/js/components/user/list-user.directive.html @@ -10,29 +10,36 @@
-
- - - - - - - - - - - - - - - - - -
// 'username' | tr //// 'email' | tr //// 'registration_time' | tr //// 'administrator' | tr //// 'operation' | tr //
//u.username////u.email////u.creation_time | dateL : 'YYYY-MM-DD HH:mm:ss'// - - -    -
+
+
+ + + + + + + + +
// 'username' | tr //// 'email' | tr //// 'registration_time' | tr //// 'administrator' | tr //// 'operation' | tr //
+
+ +
+ + + + + + + + + + +
//u.username////u.email////u.creation_time | dateL : 'YYYY-MM-DD HH:mm:ss'// + + +    +
+
//vm.users ? vm.users.length : 0// items
From 7ec7628cbdf56b1e913780edfc404e9f6d7e025e Mon Sep 17 00:00:00 2001 From: yhua123 Date: Wed, 29 Jun 2016 13:47:25 +0800 Subject: [PATCH 4/4] Update project.htm update title position --- views/project.htm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/project.htm b/views/project.htm index d1de425d9..664ac8e6f 100644 --- a/views/project.htm +++ b/views/project.htm @@ -27,11 +27,11 @@
- - - - - + + + + +
// 'project_name' | tr //// 'repositories' | tr //// 'role' | tr //// 'creation_time' | tr //// 'publicity' | tr //// 'project_name' | tr //// 'repositories' | tr //// 'role' | tr //// 'creation_time' | tr //// 'publicity' | tr //