dataclips 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/dataclips/application.js +1 -0
- data/app/assets/javascripts/dataclips/record.js.coffee +0 -25
- data/app/assets/javascripts/dataclips/records.js.coffee +23 -0
- data/app/assets/stylesheets/dataclips/application.css +2 -1
- data/app/controllers/dataclips/application_controller.rb +9 -4
- data/app/controllers/dataclips/clips_controller.rb +22 -25
- data/app/controllers/dataclips/insights_controller.rb +1 -1
- data/app/views/dataclips/clips/{edit.html.erb → require_variables.html.erb} +0 -0
- data/lib/dataclips/engine.rb +0 -13
- data/lib/dataclips/version.rb +1 -1
- metadata +27 -100
- data/app/assets/fonts/bootstrap/glyphicons-halflings-regular.eot +0 -0
- data/app/assets/fonts/bootstrap/glyphicons-halflings-regular.svg +0 -288
- data/app/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf +0 -0
- data/app/assets/fonts/bootstrap/glyphicons-halflings-regular.woff +0 -0
- data/app/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 +0 -0
- data/app/assets/stylesheets/bootstrap/_alerts.scss +0 -68
- data/app/assets/stylesheets/bootstrap/_badges.scss +0 -63
- data/app/assets/stylesheets/bootstrap/_breadcrumbs.scss +0 -26
- data/app/assets/stylesheets/bootstrap/_button-groups.scss +0 -243
- data/app/assets/stylesheets/bootstrap/_buttons.scss +0 -160
- data/app/assets/stylesheets/bootstrap/_carousel.scss +0 -267
- data/app/assets/stylesheets/bootstrap/_close.scss +0 -35
- data/app/assets/stylesheets/bootstrap/_code.scss +0 -69
- data/app/assets/stylesheets/bootstrap/_component-animations.scss +0 -38
- data/app/assets/stylesheets/bootstrap/_dropdowns.scss +0 -213
- data/app/assets/stylesheets/bootstrap/_forms.scss +0 -548
- data/app/assets/stylesheets/bootstrap/_glyphicons.scss +0 -234
- data/app/assets/stylesheets/bootstrap/_grid.scss +0 -84
- data/app/assets/stylesheets/bootstrap/_input-groups.scss +0 -166
- data/app/assets/stylesheets/bootstrap/_jumbotron.scss +0 -49
- data/app/assets/stylesheets/bootstrap/_labels.scss +0 -66
- data/app/assets/stylesheets/bootstrap/_list-group.scss +0 -124
- data/app/assets/stylesheets/bootstrap/_media.scss +0 -47
- data/app/assets/stylesheets/bootstrap/_mixins.scss +0 -39
- data/app/assets/stylesheets/bootstrap/_modals.scss +0 -148
- data/app/assets/stylesheets/bootstrap/_navbar.scss +0 -662
- data/app/assets/stylesheets/bootstrap/_navs.scss +0 -244
- data/app/assets/stylesheets/bootstrap/_normalize.scss +0 -427
- data/app/assets/stylesheets/bootstrap/_pager.scss +0 -54
- data/app/assets/stylesheets/bootstrap/_pagination.scss +0 -88
- data/app/assets/stylesheets/bootstrap/_panels.scss +0 -261
- data/app/assets/stylesheets/bootstrap/_popovers.scss +0 -135
- data/app/assets/stylesheets/bootstrap/_print.scss +0 -107
- data/app/assets/stylesheets/bootstrap/_progress-bars.scss +0 -87
- data/app/assets/stylesheets/bootstrap/_responsive-embed.scss +0 -35
- data/app/assets/stylesheets/bootstrap/_responsive-utilities.scss +0 -174
- data/app/assets/stylesheets/bootstrap/_scaffolding.scss +0 -150
- data/app/assets/stylesheets/bootstrap/_tables.scss +0 -234
- data/app/assets/stylesheets/bootstrap/_theme.scss +0 -272
- data/app/assets/stylesheets/bootstrap/_thumbnails.scss +0 -38
- data/app/assets/stylesheets/bootstrap/_tooltip.scss +0 -103
- data/app/assets/stylesheets/bootstrap/_type.scss +0 -298
- data/app/assets/stylesheets/bootstrap/_utilities.scss +0 -56
- data/app/assets/stylesheets/bootstrap/_variables.scss +0 -864
- data/app/assets/stylesheets/bootstrap/_wells.scss +0 -29
- data/app/assets/stylesheets/bootstrap/mixins/_alerts.scss +0 -14
- data/app/assets/stylesheets/bootstrap/mixins/_background-variant.scss +0 -11
- data/app/assets/stylesheets/bootstrap/mixins/_border-radius.scss +0 -18
- data/app/assets/stylesheets/bootstrap/mixins/_buttons.scss +0 -52
- data/app/assets/stylesheets/bootstrap/mixins/_center-block.scss +0 -7
- data/app/assets/stylesheets/bootstrap/mixins/_clearfix.scss +0 -22
- data/app/assets/stylesheets/bootstrap/mixins/_forms.scss +0 -88
- data/app/assets/stylesheets/bootstrap/mixins/_gradients.scss +0 -58
- data/app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss +0 -81
- data/app/assets/stylesheets/bootstrap/mixins/_grid.scss +0 -122
- data/app/assets/stylesheets/bootstrap/mixins/_hide-text.scss +0 -21
- data/app/assets/stylesheets/bootstrap/mixins/_image.scss +0 -33
- data/app/assets/stylesheets/bootstrap/mixins/_labels.scss +0 -12
- data/app/assets/stylesheets/bootstrap/mixins/_list-group.scss +0 -31
- data/app/assets/stylesheets/bootstrap/mixins/_nav-divider.scss +0 -10
- data/app/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss +0 -9
- data/app/assets/stylesheets/bootstrap/mixins/_opacity.scss +0 -8
- data/app/assets/stylesheets/bootstrap/mixins/_pagination.scss +0 -23
- data/app/assets/stylesheets/bootstrap/mixins/_panels.scss +0 -24
- data/app/assets/stylesheets/bootstrap/mixins/_progress-bar.scss +0 -10
- data/app/assets/stylesheets/bootstrap/mixins/_reset-filter.scss +0 -8
- data/app/assets/stylesheets/bootstrap/mixins/_resize.scss +0 -6
- data/app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss +0 -21
- data/app/assets/stylesheets/bootstrap/mixins/_size.scss +0 -10
- data/app/assets/stylesheets/bootstrap/mixins/_tab-focus.scss +0 -9
- data/app/assets/stylesheets/bootstrap/mixins/_table-row.scss +0 -28
- data/app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss +0 -11
- data/app/assets/stylesheets/bootstrap/mixins/_text-overflow.scss +0 -8
- data/app/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss +0 -222
- data/app/assets/stylesheets/dataclips/_bootstrap.scss +0 -53
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5ca7cb1648bf67bb1137f79f879b3dfe84aeed17
|
4
|
+
data.tar.gz: 2e1846eae1cab891fdbf70252a08a9bf5e26f9b7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 46f7b3618ce519b8e31e1bada3d8a9aa8ab8fce78bb769d19945dbc13ce5f8389a9a3a4ebd20b0a60caa1c8a05dd78fdf341707ddf7398822cd5581492c07c6a
|
7
|
+
data.tar.gz: 4cb87c380933ae302404d0d9583fdea62e2aa4b523043727834232ee46bb6d8c9d62279ed4f01e76a60db91283e11ee6fd176815f3905a7d324d942fd5b60f93
|
@@ -12,28 +12,3 @@ class Dataclips.Record extends Backbone.Model
|
|
12
12
|
|
13
13
|
attributes.id = @cid
|
14
14
|
super(attributes)
|
15
|
-
|
16
|
-
|
17
|
-
class Dataclips.Records extends Backbone.Collection
|
18
|
-
model: Dataclips.Record
|
19
|
-
fetchInBatches: (defaultParams = {}) ->
|
20
|
-
|
21
|
-
fetchNextPage = (collection, current_page, total_pages) ->
|
22
|
-
if current_page < total_pages
|
23
|
-
collection.fetch
|
24
|
-
data: _({page: current_page + 1}).extend(defaultParams),
|
25
|
-
remove: false,
|
26
|
-
success: (collection, data) ->
|
27
|
-
collection.trigger "batchInsert", data.orders
|
28
|
-
fetchNextPage(collection, data.page, data.total_pages)
|
29
|
-
|
30
|
-
@fetch
|
31
|
-
data: defaultParams
|
32
|
-
success: (collection, data) ->
|
33
|
-
$("span.total_entries").text(data.total_entries)
|
34
|
-
collection.trigger "batchInsert", data.records
|
35
|
-
fetchNextPage(collection, data.page, data.total_pages)
|
36
|
-
error: (collection, response) ->
|
37
|
-
alert(response.responseText)
|
38
|
-
|
39
|
-
parse: (data) -> data.records
|
@@ -0,0 +1,23 @@
|
|
1
|
+
class Dataclips.Records extends Backbone.Collection
|
2
|
+
model: Dataclips.Record
|
3
|
+
fetchInBatches: (defaultParams = {}) ->
|
4
|
+
|
5
|
+
fetchNextPage = (collection, current_page, total_pages) ->
|
6
|
+
if current_page < total_pages
|
7
|
+
collection.fetch
|
8
|
+
data: _({page: current_page + 1}).extend(defaultParams),
|
9
|
+
remove: false,
|
10
|
+
success: (collection, data) ->
|
11
|
+
collection.trigger "batchInsert", data.orders
|
12
|
+
fetchNextPage(collection, data.page, data.total_pages)
|
13
|
+
|
14
|
+
@fetch
|
15
|
+
data: defaultParams
|
16
|
+
success: (collection, data) ->
|
17
|
+
$("span.total_entries").text(data.total_entries)
|
18
|
+
collection.trigger "batchInsert", data.records
|
19
|
+
fetchNextPage(collection, data.page, data.total_pages)
|
20
|
+
error: (collection, response) ->
|
21
|
+
alert(response.responseText)
|
22
|
+
|
23
|
+
parse: (data) -> data.records
|
@@ -10,7 +10,8 @@
|
|
10
10
|
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
|
11
11
|
* file per style scope.
|
12
12
|
*
|
13
|
-
|
13
|
+
+= require twitter-bootstrap-static/bootstrap
|
14
|
+
+= requrie twitter-bootstrap-static/fontawesome
|
14
15
|
*= require bootstrap-datetimepicker
|
15
16
|
|
16
17
|
*= require_tree .
|
@@ -6,9 +6,14 @@ module Dataclips
|
|
6
6
|
protected
|
7
7
|
|
8
8
|
def initialize_clip(clip_id)
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
begin
|
10
|
+
@klass = "Dataclips::#{clip_id.camelize}".constantize
|
11
|
+
@schema = @klass.schema
|
12
|
+
@variables = @klass.variables
|
13
|
+
rescue NameError
|
14
|
+
Rails.logger.fatal("Dataclip: #{clip_id} does not exist.")
|
15
|
+
nil
|
16
|
+
end
|
12
17
|
end
|
13
18
|
|
14
19
|
def localize_headers(clip_id, keys)
|
@@ -18,7 +23,7 @@ module Dataclips
|
|
18
23
|
end
|
19
24
|
end
|
20
25
|
|
21
|
-
def
|
26
|
+
def render_json_records(clip, page = 1)
|
22
27
|
records = clip.paginate(params[:page] || 1)
|
23
28
|
render json: {
|
24
29
|
page: records.current_page,
|
@@ -3,38 +3,35 @@ module Dataclips
|
|
3
3
|
def show
|
4
4
|
@clip_id = params[:clip_id]
|
5
5
|
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
require_parameters
|
20
|
-
rescue ActionController::ParameterMissing => e
|
21
|
-
@error = e
|
22
|
-
render :edit
|
6
|
+
if initialize_clip(@clip_id)
|
7
|
+
@headers = localize_headers(@clip_id, @schema.keys)
|
8
|
+
|
9
|
+
@clip = @klass.new params.slice(*@variables.keys)
|
10
|
+
|
11
|
+
respond_to do |format|
|
12
|
+
format.html do
|
13
|
+
begin
|
14
|
+
require_parameters
|
15
|
+
rescue ActionController::ParameterMissing => e
|
16
|
+
@error = e
|
17
|
+
render :require_variables
|
18
|
+
end
|
23
19
|
end
|
24
|
-
end
|
25
20
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
21
|
+
format.json do
|
22
|
+
begin
|
23
|
+
require_parameters
|
24
|
+
render_json_records(@clip, params[:page])
|
25
|
+
rescue ActiveRecord::StatementInvalid => e
|
26
|
+
render json: e.message, status: :unprocessable_entity
|
27
|
+
end
|
31
28
|
end
|
32
29
|
end
|
30
|
+
else
|
31
|
+
raise ActionController::RoutingError.new('Not Found')
|
33
32
|
end
|
34
33
|
end
|
35
34
|
|
36
|
-
def edit; end
|
37
|
-
|
38
35
|
private
|
39
36
|
|
40
37
|
def require_parameters
|
File without changes
|
data/lib/dataclips/engine.rb
CHANGED
@@ -9,21 +9,8 @@ module Dataclips
|
|
9
9
|
config.watchable_files.concat Dir.glob("#{config.path}/*.sql")
|
10
10
|
end
|
11
11
|
|
12
|
-
# config.before_initialize do
|
13
|
-
# end
|
14
|
-
|
15
|
-
initializer "dataclips.assets.precompile" do |app|
|
16
|
-
%w(stylesheets javascripts fonts images).each do |sub|
|
17
|
-
app.config.assets.paths << root.join('app/assets', sub).to_s
|
18
|
-
end
|
19
|
-
app.config.assets.precompile << %r(bootstrap/glyphicons-halflings-regular\.(?:eot|svg|ttf|woff2?)$)
|
20
|
-
end
|
21
|
-
|
22
12
|
config.to_prepare do |reloader|
|
23
13
|
Dataclips.reload!
|
24
14
|
end
|
25
|
-
|
26
|
-
# config.after_initialize do
|
27
|
-
# end
|
28
15
|
end
|
29
16
|
end
|
data/lib/dataclips/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dataclips
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tomasz Mazur
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-03-
|
11
|
+
date: 2015-03-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -28,72 +28,72 @@ dependencies:
|
|
28
28
|
name: pg
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- - "
|
31
|
+
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: '0'
|
33
|
+
version: '0.18'
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - "
|
38
|
+
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: '0'
|
40
|
+
version: '0.18'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: jquery-rails
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- - "
|
45
|
+
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: '0'
|
47
|
+
version: '4.0'
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- - "
|
52
|
+
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: '0'
|
54
|
+
version: '4.0'
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: will_paginate
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
|
-
- - "
|
59
|
+
- - "~>"
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: '0'
|
61
|
+
version: '3.0'
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
|
-
- - "
|
66
|
+
- - "~>"
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: '0'
|
68
|
+
version: '3.0'
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: hashids
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
|
-
- - "
|
73
|
+
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: '0'
|
75
|
+
version: '1.0'
|
76
76
|
type: :runtime
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
|
-
- - "
|
80
|
+
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: '0'
|
82
|
+
version: '1.0'
|
83
83
|
- !ruby/object:Gem::Dependency
|
84
84
|
name: twitter-bootstrap-rails
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
86
86
|
requirements:
|
87
|
-
- - "
|
87
|
+
- - "~>"
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version: '
|
89
|
+
version: '3.2'
|
90
90
|
type: :runtime
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
|
-
- - "
|
94
|
+
- - "~>"
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version: '
|
96
|
+
version: '3.2'
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: momentjs-rails
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
@@ -114,14 +114,14 @@ dependencies:
|
|
114
114
|
requirements:
|
115
115
|
- - "~>"
|
116
116
|
- !ruby/object:Gem::Version
|
117
|
-
version: 4.7
|
117
|
+
version: '4.7'
|
118
118
|
type: :runtime
|
119
119
|
prerelease: false
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
121
|
requirements:
|
122
122
|
- - "~>"
|
123
123
|
- !ruby/object:Gem::Version
|
124
|
-
version: 4.7
|
124
|
+
version: '4.7'
|
125
125
|
description: Heroku inspired dataclips for your application.
|
126
126
|
email:
|
127
127
|
- defkode@gmail.com
|
@@ -132,11 +132,6 @@ files:
|
|
132
132
|
- MIT-LICENSE
|
133
133
|
- README.rdoc
|
134
134
|
- Rakefile
|
135
|
-
- app/assets/fonts/bootstrap/glyphicons-halflings-regular.eot
|
136
|
-
- app/assets/fonts/bootstrap/glyphicons-halflings-regular.svg
|
137
|
-
- app/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf
|
138
|
-
- app/assets/fonts/bootstrap/glyphicons-halflings-regular.woff
|
139
|
-
- app/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2
|
140
135
|
- app/assets/images/dataclips/slickgrid/sort-asc.png
|
141
136
|
- app/assets/images/dataclips/slickgrid/sort-desc.png
|
142
137
|
- app/assets/javascripts/dataclips/application.js
|
@@ -145,6 +140,7 @@ files:
|
|
145
140
|
- app/assets/javascripts/dataclips/formatters.js.coffee
|
146
141
|
- app/assets/javascripts/dataclips/namespace.js.coffee
|
147
142
|
- app/assets/javascripts/dataclips/record.js.coffee
|
143
|
+
- app/assets/javascripts/dataclips/records.js.coffee
|
148
144
|
- app/assets/javascripts/dataclips/slickgrid.js
|
149
145
|
- app/assets/javascripts/dataclips/slickgrid/jquery.event.drag-2.2.js
|
150
146
|
- app/assets/javascripts/dataclips/slickgrid/plugins/slick.rowselectionmodel.js
|
@@ -152,76 +148,6 @@ files:
|
|
152
148
|
- app/assets/javascripts/dataclips/slickgrid/slick.dataview.js
|
153
149
|
- app/assets/javascripts/dataclips/slickgrid/slick.grid.js
|
154
150
|
- app/assets/javascripts/dataclips/underscore.js
|
155
|
-
- app/assets/stylesheets/bootstrap/_alerts.scss
|
156
|
-
- app/assets/stylesheets/bootstrap/_badges.scss
|
157
|
-
- app/assets/stylesheets/bootstrap/_breadcrumbs.scss
|
158
|
-
- app/assets/stylesheets/bootstrap/_button-groups.scss
|
159
|
-
- app/assets/stylesheets/bootstrap/_buttons.scss
|
160
|
-
- app/assets/stylesheets/bootstrap/_carousel.scss
|
161
|
-
- app/assets/stylesheets/bootstrap/_close.scss
|
162
|
-
- app/assets/stylesheets/bootstrap/_code.scss
|
163
|
-
- app/assets/stylesheets/bootstrap/_component-animations.scss
|
164
|
-
- app/assets/stylesheets/bootstrap/_dropdowns.scss
|
165
|
-
- app/assets/stylesheets/bootstrap/_forms.scss
|
166
|
-
- app/assets/stylesheets/bootstrap/_glyphicons.scss
|
167
|
-
- app/assets/stylesheets/bootstrap/_grid.scss
|
168
|
-
- app/assets/stylesheets/bootstrap/_input-groups.scss
|
169
|
-
- app/assets/stylesheets/bootstrap/_jumbotron.scss
|
170
|
-
- app/assets/stylesheets/bootstrap/_labels.scss
|
171
|
-
- app/assets/stylesheets/bootstrap/_list-group.scss
|
172
|
-
- app/assets/stylesheets/bootstrap/_media.scss
|
173
|
-
- app/assets/stylesheets/bootstrap/_mixins.scss
|
174
|
-
- app/assets/stylesheets/bootstrap/_modals.scss
|
175
|
-
- app/assets/stylesheets/bootstrap/_navbar.scss
|
176
|
-
- app/assets/stylesheets/bootstrap/_navs.scss
|
177
|
-
- app/assets/stylesheets/bootstrap/_normalize.scss
|
178
|
-
- app/assets/stylesheets/bootstrap/_pager.scss
|
179
|
-
- app/assets/stylesheets/bootstrap/_pagination.scss
|
180
|
-
- app/assets/stylesheets/bootstrap/_panels.scss
|
181
|
-
- app/assets/stylesheets/bootstrap/_popovers.scss
|
182
|
-
- app/assets/stylesheets/bootstrap/_print.scss
|
183
|
-
- app/assets/stylesheets/bootstrap/_progress-bars.scss
|
184
|
-
- app/assets/stylesheets/bootstrap/_responsive-embed.scss
|
185
|
-
- app/assets/stylesheets/bootstrap/_responsive-utilities.scss
|
186
|
-
- app/assets/stylesheets/bootstrap/_scaffolding.scss
|
187
|
-
- app/assets/stylesheets/bootstrap/_tables.scss
|
188
|
-
- app/assets/stylesheets/bootstrap/_theme.scss
|
189
|
-
- app/assets/stylesheets/bootstrap/_thumbnails.scss
|
190
|
-
- app/assets/stylesheets/bootstrap/_tooltip.scss
|
191
|
-
- app/assets/stylesheets/bootstrap/_type.scss
|
192
|
-
- app/assets/stylesheets/bootstrap/_utilities.scss
|
193
|
-
- app/assets/stylesheets/bootstrap/_variables.scss
|
194
|
-
- app/assets/stylesheets/bootstrap/_wells.scss
|
195
|
-
- app/assets/stylesheets/bootstrap/mixins/_alerts.scss
|
196
|
-
- app/assets/stylesheets/bootstrap/mixins/_background-variant.scss
|
197
|
-
- app/assets/stylesheets/bootstrap/mixins/_border-radius.scss
|
198
|
-
- app/assets/stylesheets/bootstrap/mixins/_buttons.scss
|
199
|
-
- app/assets/stylesheets/bootstrap/mixins/_center-block.scss
|
200
|
-
- app/assets/stylesheets/bootstrap/mixins/_clearfix.scss
|
201
|
-
- app/assets/stylesheets/bootstrap/mixins/_forms.scss
|
202
|
-
- app/assets/stylesheets/bootstrap/mixins/_gradients.scss
|
203
|
-
- app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss
|
204
|
-
- app/assets/stylesheets/bootstrap/mixins/_grid.scss
|
205
|
-
- app/assets/stylesheets/bootstrap/mixins/_hide-text.scss
|
206
|
-
- app/assets/stylesheets/bootstrap/mixins/_image.scss
|
207
|
-
- app/assets/stylesheets/bootstrap/mixins/_labels.scss
|
208
|
-
- app/assets/stylesheets/bootstrap/mixins/_list-group.scss
|
209
|
-
- app/assets/stylesheets/bootstrap/mixins/_nav-divider.scss
|
210
|
-
- app/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss
|
211
|
-
- app/assets/stylesheets/bootstrap/mixins/_opacity.scss
|
212
|
-
- app/assets/stylesheets/bootstrap/mixins/_pagination.scss
|
213
|
-
- app/assets/stylesheets/bootstrap/mixins/_panels.scss
|
214
|
-
- app/assets/stylesheets/bootstrap/mixins/_progress-bar.scss
|
215
|
-
- app/assets/stylesheets/bootstrap/mixins/_reset-filter.scss
|
216
|
-
- app/assets/stylesheets/bootstrap/mixins/_resize.scss
|
217
|
-
- app/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
|
218
|
-
- app/assets/stylesheets/bootstrap/mixins/_size.scss
|
219
|
-
- app/assets/stylesheets/bootstrap/mixins/_tab-focus.scss
|
220
|
-
- app/assets/stylesheets/bootstrap/mixins/_table-row.scss
|
221
|
-
- app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss
|
222
|
-
- app/assets/stylesheets/bootstrap/mixins/_text-overflow.scss
|
223
|
-
- app/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss
|
224
|
-
- app/assets/stylesheets/dataclips/_bootstrap.scss
|
225
151
|
- app/assets/stylesheets/dataclips/application.css
|
226
152
|
- app/assets/stylesheets/dataclips/slickgrid/slickgrid.sass
|
227
153
|
- app/controllers/dataclips/application_controller.rb
|
@@ -238,7 +164,7 @@ files:
|
|
238
164
|
- app/views/dataclips/application/_integer.html.erb
|
239
165
|
- app/views/dataclips/application/_text.html.erb
|
240
166
|
- app/views/dataclips/application/_time.html.erb
|
241
|
-
- app/views/dataclips/clips/
|
167
|
+
- app/views/dataclips/clips/require_variables.html.erb
|
242
168
|
- app/views/dataclips/clips/show.html.erb
|
243
169
|
- app/views/dataclips/insights/show.html.erb
|
244
170
|
- app/views/layouts/dataclips/application.html.erb
|
@@ -346,3 +272,4 @@ test_files:
|
|
346
272
|
- test/dummy/README.rdoc
|
347
273
|
- test/integration/navigation_test.rb
|
348
274
|
- test/test_helper.rb
|
275
|
+
has_rdoc:
|
Binary file
|