rbbt-rest 1.6.26 → 1.6.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7cc64722779414103b76baf41c3b2d7e8f0508b2
|
|
4
|
+
data.tar.gz: 3b787d34032bc0744a2425c179b4603fe30470c6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ce9ada7b7a8ac896a7948bc983586bb19a2dc1edb36876190f99d0e218862e7c56d50df1c626c6e34580295474a82c1a81ce79eda8d1c160a5994cbd96c0c8fd
|
|
7
|
+
data.tar.gz: 412f73b81453ec5c8725b9e784b23eada13ef3f74941a31f0d7146bfddcd1bc390d446291c12dc619eb2059300f2e297362128aea8a5013061c1caa647e80a36
|
|
@@ -20,9 +20,10 @@ body
|
|
|
20
20
|
background: none repeat scroll 0% 0% #F7F7F7
|
|
21
21
|
|
|
22
22
|
#content
|
|
23
|
-
padding:
|
|
23
|
+
padding: 0px 48px 0 48px
|
|
24
|
+
margin-top: 90px
|
|
24
25
|
width: 100%
|
|
25
|
-
margin-bottom:
|
|
26
|
+
margin-bottom: 48px
|
|
26
27
|
@extend .clearfix
|
|
27
28
|
p
|
|
28
29
|
max-width: 65em
|
|
@@ -46,11 +47,13 @@ body
|
|
|
46
47
|
|
|
47
48
|
|
|
48
49
|
@media #{$only-large}
|
|
49
|
-
#
|
|
50
|
-
|
|
50
|
+
#top_menu > .favourite
|
|
51
|
+
white-space: nowrap
|
|
51
52
|
|
|
52
53
|
#top_menu > .finder
|
|
53
|
-
padding: 0px
|
|
54
|
+
padding: 0px 8px
|
|
55
|
+
form input
|
|
56
|
+
width: calc(100% - 16px)
|
|
54
57
|
|
|
55
58
|
.entity_card, .entity_list_card
|
|
56
59
|
> .content
|
|
@@ -76,12 +79,12 @@ body
|
|
|
76
79
|
margin-right: 10%
|
|
77
80
|
float: left
|
|
78
81
|
|
|
79
|
-
|
|
82
|
+
//.main.menu
|
|
80
83
|
.finder
|
|
81
84
|
padding: 4px
|
|
82
85
|
padding-top: 8px
|
|
83
86
|
form input
|
|
84
|
-
width:
|
|
87
|
+
width: 100%
|
|
85
88
|
|
|
86
89
|
.row
|
|
87
90
|
clear: both
|
|
@@ -395,7 +398,7 @@ body
|
|
|
395
398
|
|
|
396
399
|
#top_menu
|
|
397
400
|
& > .favourite
|
|
398
|
-
|
|
401
|
+
flex-grow: 3
|
|
399
402
|
& > .dropdown
|
|
400
403
|
display: inline-block !important
|
|
401
404
|
min-width: 10em
|
data/share/views/form.haml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.ui.segment
|
|
2
2
|
.image
|
|
3
3
|
%a(href="http://www.cnio.es/")
|
|
4
|
-
%img(src="
|
|
4
|
+
%img(src="/file/cnio.png" height='115px' width='241px')
|
|
5
5
|
.content
|
|
6
6
|
.ui.header
|
|
7
7
|
CNIO. Centro Nacional de Investigaciones Oncologicas (Spanish National Cancer Research Center)
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
- table_columns_id = "rbbt_table_columns_" << (rand * 1000).to_i.to_s
|
|
2
2
|
= reveal :column, table_columns_id, :class => 'ui compact button table_column' do
|
|
3
3
|
%ul.table_column_selector.clean_list
|
|
4
|
-
- header
|
|
5
|
-
|
|
6
|
-
%
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
- if header
|
|
5
|
+
- header.each do |field|
|
|
6
|
+
%li.ui.basic.segment
|
|
7
|
+
%span.field= field
|
|
8
|
+
%a.save_column_map.ui.compact.button(href="#") save map
|
|
9
|
+
- if Entity.formats.include? field and Entity.formats[field].include? Entity::REST
|
|
10
|
+
%a.save_column_list.ui.compact.button(href="#") save list
|
|
11
|
+
- else
|
|
12
|
+
NO column selection
|
|
@@ -7,8 +7,11 @@
|
|
|
7
7
|
|
|
8
8
|
.filters()
|
|
9
9
|
= action_parameters nil, :class => 'filter_controls' do
|
|
10
|
-
- header
|
|
11
|
-
-
|
|
10
|
+
- if header
|
|
11
|
+
- header.each do |field|
|
|
12
|
+
- input field, :string, "Filter for #{ field }", filter_values[field]
|
|
13
|
+
- else
|
|
14
|
+
NO filters
|
|
12
15
|
|
|
13
16
|
:markdown
|
|
14
17
|
Filters can be specified in several ways:
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rbbt-rest
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.6.
|
|
4
|
+
version: 1.6.28
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Miguel Vazquez
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-09-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rake
|
|
@@ -322,6 +322,7 @@ files:
|
|
|
322
322
|
- share/views/partials/table/files.haml
|
|
323
323
|
- share/views/partials/table/filters.haml
|
|
324
324
|
- share/views/partials/table/page.haml
|
|
325
|
+
- share/views/public/cnio.png
|
|
325
326
|
- share/views/public/favicon.gif
|
|
326
327
|
- share/views/public/fonts/font-awesome/fontawesome-webfont.eot
|
|
327
328
|
- share/views/public/fonts/font-awesome/fontawesome-webfont.svg
|