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
@@ -1,53 +0,0 @@
|
|
1
|
-
// Core variables and mixins
|
2
|
-
@import "bootstrap/variables";
|
3
|
-
@import "bootstrap/mixins";
|
4
|
-
|
5
|
-
// Reset and dependencies
|
6
|
-
@import "bootstrap/normalize";
|
7
|
-
@import "bootstrap/print";
|
8
|
-
@import "bootstrap/glyphicons";
|
9
|
-
|
10
|
-
// Core CSS
|
11
|
-
@import "bootstrap/scaffolding";
|
12
|
-
@import "bootstrap/type";
|
13
|
-
@import "bootstrap/code";
|
14
|
-
@import "bootstrap/grid";
|
15
|
-
@import "bootstrap/tables";
|
16
|
-
@import "bootstrap/forms";
|
17
|
-
@import "bootstrap/buttons";
|
18
|
-
|
19
|
-
// Components
|
20
|
-
@import "bootstrap/component-animations";
|
21
|
-
@import "bootstrap/dropdowns";
|
22
|
-
@import "bootstrap/button-groups";
|
23
|
-
@import "bootstrap/input-groups";
|
24
|
-
@import "bootstrap/navs";
|
25
|
-
@import "bootstrap/navbar";
|
26
|
-
@import "bootstrap/breadcrumbs";
|
27
|
-
@import "bootstrap/pagination";
|
28
|
-
@import "bootstrap/pager";
|
29
|
-
@import "bootstrap/labels";
|
30
|
-
@import "bootstrap/badges";
|
31
|
-
@import "bootstrap/jumbotron";
|
32
|
-
@import "bootstrap/thumbnails";
|
33
|
-
@import "bootstrap/alerts";
|
34
|
-
@import "bootstrap/progress-bars";
|
35
|
-
@import "bootstrap/media";
|
36
|
-
@import "bootstrap/list-group";
|
37
|
-
@import "bootstrap/panels";
|
38
|
-
@import "bootstrap/responsive-embed";
|
39
|
-
@import "bootstrap/wells";
|
40
|
-
@import "bootstrap/close";
|
41
|
-
|
42
|
-
// Components w/ JavaScript
|
43
|
-
@import "bootstrap/modals";
|
44
|
-
@import "bootstrap/tooltip";
|
45
|
-
@import "bootstrap/popovers";
|
46
|
-
@import "bootstrap/carousel";
|
47
|
-
|
48
|
-
// Utility classes
|
49
|
-
@import "bootstrap/utilities";
|
50
|
-
@import "bootstrap/responsive-utilities";
|
51
|
-
|
52
|
-
|
53
|
-
|