rbbt-rest 1.8.29 → 1.8.30

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/lib/rbbt/rest/workflow.rb +2 -0
  3. data/share/views/compass/old/base/backgrounds.sass +41 -0
  4. data/share/views/compass/old/base/blocks.sass +92 -0
  5. data/share/views/compass/old/base/color.sass +66 -0
  6. data/share/views/compass/old/base/colors.sass +66 -0
  7. data/share/views/compass/old/base/font-scale.sass +20 -0
  8. data/share/views/compass/old/base/fonts.sass +56 -0
  9. data/share/views/compass/old/base/hide.sass +95 -0
  10. data/share/views/compass/old/base/icon_content.scss +569 -0
  11. data/share/views/compass/old/base/icons.sass +75 -0
  12. data/share/views/compass/old/base/material.sass +223 -0
  13. data/share/views/compass/old/base/misc.sass +2 -0
  14. data/share/views/compass/old/base/screen_sizes.sass +16 -0
  15. data/share/views/compass/old/base/text.sass +70 -0
  16. data/share/views/compass/old/base/util.sass +6 -0
  17. data/share/views/compass/old/base/variables/color.sass +27 -0
  18. data/share/views/compass/old/base/variables.sass +68 -0
  19. data/share/views/compass/old/blocks.sass +0 -0
  20. data/share/views/compass/old/cards.sass +131 -0
  21. data/share/views/compass/old/color/blocks.sass +0 -0
  22. data/share/views/compass/old/color/buttons.sass +36 -0
  23. data/share/views/compass/old/color/elements.sass +2 -0
  24. data/share/views/compass/old/color/font.sass +13 -0
  25. data/share/views/compass/old/color/top_bar.sass +18 -0
  26. data/share/views/compass/old/color.sass +10 -0
  27. data/share/views/compass/old/elements/buttons.sass +18 -0
  28. data/share/views/compass/old/elements/forms.sass +197 -0
  29. data/share/views/compass/old/elements/lists.sass +14 -0
  30. data/share/views/compass/old/elements/materials.sass +1 -0
  31. data/share/views/compass/old/elements/movement.sass +84 -0
  32. data/share/views/compass/old/elements/positions.sass +18 -0
  33. data/share/views/compass/old/elements/table.sass +176 -0
  34. data/share/views/compass/old/elements/tool.sass +60 -0
  35. data/share/views/compass/old/elements.sass +218 -0
  36. data/share/views/compass/old/grid.sass +3 -0
  37. data/share/views/compass/old/init.sass +9 -0
  38. data/share/views/compass/old/layout/body.sass +23 -0
  39. data/share/views/compass/old/layout/footer.sass +44 -0
  40. data/share/views/compass/old/layout/result.sass +6 -0
  41. data/share/views/compass/old/layout/reveal.sass +50 -0
  42. data/share/views/compass/old/layout/top_bar.sass +99 -0
  43. data/share/views/compass/old/layout/top_menu.sass +87 -0
  44. data/share/views/compass/old/layout.sass +5 -0
  45. data/share/views/compass/old/menu/accordion_menu.sass +30 -0
  46. data/share/views/compass/old/menu/actionable.sass +1 -0
  47. data/share/views/compass/old/menu/dropdown_menu.sass +31 -0
  48. data/share/views/compass/old/menu/hide.sass +14 -0
  49. data/share/views/compass/old/menu/menu.sass +98 -0
  50. data/share/views/compass/old/menu/tab_menu.sass +14 -0
  51. data/share/views/compass/old/menu/top_bar.sass +105 -0
  52. data/share/views/compass/old/menu/vertical_menu.sass +21 -0
  53. data/share/views/compass/old/menu.sass +43 -0
  54. data/share/views/compass/old/mixins/_all.sass +24 -0
  55. data/share/views/compass/old/mixins/_blocks.sass +79 -0
  56. data/share/views/compass/old/mixins/_compass.sass +0 -0
  57. data/share/views/compass/old/mixins/_deps.sass +5 -0
  58. data/share/views/compass/old/mixins/_hide.sass +76 -0
  59. data/share/views/compass/old/mixins/_keyframes.scss +4 -0
  60. data/share/views/compass/old/mixins/_semantic-ui.sass +2 -0
  61. data/share/views/compass/old/new.sass +1 -0
  62. data/share/views/compass/old/offcanvas.sass +52 -0
  63. data/share/views/compass/old/position/basic.sass +0 -0
  64. data/share/views/compass/old/responsive.sass +53 -0
  65. data/share/views/compass/old/semantic-ui/semantic-ui.css +19776 -0
  66. data/share/views/compass/old/semantic-ui.css +19776 -0
  67. data/share/views/compass/old/space/button.sass +74 -0
  68. data/share/views/compass/old/table.sass +142 -0
  69. data/share/views/compass/old/text.sass +48 -0
  70. data/share/views/compass/old/variables/colors.sass +7 -0
  71. data/share/views/compass/old/variables/sizes.sass +5 -0
  72. metadata +71 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7b60a061b2e9ab0e00bfc2e3fc61fa17a999f99f
4
- data.tar.gz: 90e2b5eccfbef1847563be6fe612205621e7c9db
3
+ metadata.gz: 9230db28ce95fa06fb96cfb4d58005af043b677f
4
+ data.tar.gz: a8967b87caa817f847d60cb9c915ae5186e0d1f4
5
5
  SHA512:
6
- metadata.gz: c70e3a18dea50ecc6c3b86e0cc57f6360e1f06a60a4e473264665b270d769690869c44182a7164873baeb28525e6a4df87ffa6bc231ce57e5c1cee1659d29abf
7
- data.tar.gz: d893f86e65b56fbba4b94eca7201ec3b6b14eb9b0b532f79cae04e20252d0a5f49b6f4346a56d327d35f6fe16077cf331920c5a40344ab15f7084c6ae78f5966
6
+ metadata.gz: f6d4e3a0229529c575968285f014b2da0d1da953d91acc036731a5b5069196a88613042e5907471205d9bf1afbaf3a60fe86678416a44a0865ecc5bd0c1e3081
7
+ data.tar.gz: 786a8ff78bee2660dd16106cf87b4e0bad7c9a619accf9824e0cc4d0c193ace5717f6ef41802f75f2839fe6ffb8aedf73333033c0d197a7d3b5728a09803600d
@@ -192,6 +192,8 @@ module Sinatra
192
192
 
193
193
  job = workflow.load_id(File.join(task, job))
194
194
 
195
+ raise RbbtException.new "Job not found" unless job.done? or job.started?
196
+
195
197
  begin
196
198
  check_step job unless job.done?
197
199
  rescue Aborted
@@ -0,0 +1,41 @@
1
+ %background-white
2
+ background: white
3
+ a:not([href="#"])
4
+ color: $color-link
5
+
6
+ %background-main
7
+ background: $color-background-main
8
+ a:not([href="#"])
9
+ color: $color-link-alt
10
+
11
+ %background-subtle
12
+ background: $color-background-subtle
13
+ a:not([href="#"])
14
+ color: $color-link-alt
15
+
16
+ %background-glassy
17
+ background: $color-background-glassy
18
+
19
+ %background-hover
20
+ background: $color-background-hover
21
+ a:not([href="#"])
22
+ color: $color-link-alt
23
+
24
+ %background-active
25
+ background: $color-background-active
26
+ &, a:not([href="#"])
27
+ color: white
28
+
29
+ %background-error
30
+ background: $color-background-error
31
+ color: $color-accent
32
+ & > a
33
+ color: $color-accent
34
+
35
+ =subtle_background
36
+ @extend %background-subtle
37
+
38
+ =white_background
39
+ @extend %background-white
40
+
41
+
@@ -0,0 +1,92 @@
1
+ @import "susy"
2
+ @import "base/misc"
3
+ @import "base/screen_sizes"
4
+ @import "base/colors"
5
+ @import "base/material"
6
+ @import "base/hide"
7
+
8
+ =raisable($depth: 1)
9
+ &.show, &.active
10
+ +material($depth)
11
+
12
+ =border( $size: 1px, $padding: 0.25 )
13
+ +rhythm-borders($size,$padding)
14
+ border-color: $subtle-border
15
+ &:hover
16
+ border-color: darken($subtle-border, 20)
17
+
18
+ =block
19
+ text-overflow: ellipsis
20
+ @media #{$only-small}
21
+ width: 100%
22
+
23
+ =padded_block($padsize: 1 of 50, $verticalpad: 1)
24
+ padding: 16px
25
+
26
+ =medium_size
27
+ @media #{$only-small}
28
+ width: 100% !important
29
+ @media #{$not-very-large}
30
+ width: span(1 of 2)
31
+ @media #{$only-very-large}
32
+ width: span(1 of 3)
33
+
34
+ =full_block
35
+ +block
36
+ width: 100%
37
+ overflow: show
38
+ text-overflow: show
39
+
40
+ =large_block
41
+ +block
42
+ @media #{$only-very-large}
43
+ +gallery(1 of 2)
44
+
45
+ =medium_block
46
+ +block
47
+ @media #{$not-small}
48
+ +gallery(1 of 2)
49
+ @media #{$only-large}
50
+ +gallery(1 of 3)
51
+ &.masonry
52
+ @media #{$only-very-large}
53
+ +gallery(1 of 4)
54
+
55
+ =small_block
56
+ +block
57
+ @media #{$not-small}
58
+ +gallery(1 of 2)
59
+ @media #{$only-very-large}
60
+ +gallery(1 of 4)
61
+ &.masonry
62
+ +gallery(1 of 2)
63
+ @media #{$only-large}
64
+ +gallery(4 of 12)
65
+ @media #{$only-very-large}
66
+ +gallery(1 of 5)
67
+
68
+ =ease_margin
69
+ @include transition-property(margin)
70
+ @include transition-duration(3s)
71
+ @include transition-timing-function(ease-in)
72
+ =ease_width
73
+ @include transition-property(width)
74
+ @include transition-duration(3s)
75
+ @include transition-timing-function(ease-in)
76
+ =ease_height
77
+ @include transition-property(border)
78
+ @include transition-property(max-height)
79
+ @include transition-duration(1s)
80
+ @include transition-timing-function(ease-in)
81
+ =ease_color
82
+ @include transition-property(color)
83
+ @include transition-duration(3s)
84
+ @include transition-timing-function(ease-in)
85
+
86
+ =ease
87
+ @include transition-property(top)
88
+ @include transition-duration(0.6s)
89
+ @include transition-timing-function(ease-in)
90
+
91
+ =boxed
92
+ +padded_block
@@ -0,0 +1,66 @@
1
+ @import "base/variables/color"
2
+
3
+ =subtle_color
4
+ color: $subtle_color
5
+
6
+ =gold
7
+ color: gold
8
+
9
+ =error
10
+ color: red
11
+
12
+ $background-transparent: 0.15
13
+
14
+ $color-background-main: $color-one
15
+ $color-background-alt: $color-one
16
+
17
+ $color-background-subtle: tint($color-background-alt, 40)
18
+ $color-background-glassy: transparentize($color-background-subtle, 0.18)
19
+
20
+ $color-background-button: #c9c9c9
21
+ $color-background-active: shade($color-background-button, 40)
22
+ $color-background-hover: shade($color-background-button, 20)
23
+ $color-background-inactive: transparentize($color-background-button, 0.80)
24
+ $color-background-error: $color-accent
25
+
26
+ %background-white
27
+ background: white
28
+ a:not([href="#"])
29
+ color: $color-link
30
+
31
+ %background-main
32
+ background: $color-background-main
33
+ a:not([href="#"])
34
+ color: $color-link-alt
35
+
36
+ %background-subtle
37
+ background: $color-background-subtle
38
+ a:not([href="#"])
39
+ color: $color-link-alt
40
+
41
+ %background-glassy
42
+ background: $color-background-glassy
43
+
44
+ %background-hover
45
+ background: $color-background-hover
46
+ a:not([href="#"])
47
+ color: $color-link-alt
48
+
49
+ %background-active
50
+ background: $color-background-active
51
+ &, a:not([href="#"])
52
+ color: white
53
+
54
+ %background-error
55
+ background: $color-background-error
56
+ color: $color-accent
57
+ & > a
58
+ color: $color-accent
59
+
60
+ =subtle_background
61
+ @extend %background-subtle
62
+
63
+ =white_background
64
+ @extend %background-white
65
+
66
+
@@ -0,0 +1,66 @@
1
+ @import "base/variables/color"
2
+
3
+ =subtle_color
4
+ color: $subtle_color
5
+
6
+ =gold
7
+ color: gold
8
+
9
+ =error
10
+ color: red
11
+
12
+ $background-transparent: 0.15
13
+
14
+ $color-background-main: $color-one
15
+ $color-background-alt: $color-one
16
+
17
+ $color-background-subtle: tint($color-background-alt, 40)
18
+ $color-background-glassy: transparentize($color-background-subtle, 0.18)
19
+
20
+ $color-background-button: tint($color-background-subtle, 20)
21
+ $color-background-active: shade($color-background-button, 40)
22
+ $color-background-hover: shade($color-background-button, 20)
23
+ $color-background-inactive: transparentize($color-background-button, 0.80)
24
+ $color-background-error: $color-accent
25
+
26
+ %background-white
27
+ background: white
28
+ a:not([href="#"])
29
+ color: $color-link
30
+
31
+ %background-main
32
+ background: $color-background-main
33
+ a:not([href="#"])
34
+ color: $color-link-alt
35
+
36
+ %background-subtle
37
+ background: $color-background-subtle
38
+ a:not([href="#"])
39
+ color: $color-link-alt
40
+
41
+ %background-glassy
42
+ background: $color-background-glassy
43
+
44
+ %background-hover
45
+ background: $color-background-hover
46
+ a:not([href="#"])
47
+ color: $color-link-alt
48
+
49
+ %background-active
50
+ background: $color-background-active
51
+ &, a:not([href="#"])
52
+ color: white
53
+
54
+ %background-error
55
+ background: $color-background-error
56
+ color: $color-accent
57
+ & > a
58
+ color: $color-accent
59
+
60
+ =subtle_background
61
+ @extend %background-subtle
62
+
63
+ =white_background
64
+ @extend %background-white
65
+
66
+
@@ -0,0 +1,20 @@
1
+ @import "compass/typography/vertical_rhythm"
2
+ @import "base/variables"
3
+
4
+ =font-scale($step,$font-size: $base-font-size)
5
+ $new-font-size: $font-size * $step
6
+ @if $step > 1
7
+ @if $step > 1.5
8
+ @include adjust-font-size-to($new-font-size,2)
9
+ @else
10
+ @include adjust-font-size-to($new-font-size,3/2)
11
+ @else
12
+ @if $step < 1
13
+ @if $step < 0.8
14
+ @include adjust-font-size-to($new-font-size,1/2)
15
+ @else
16
+ @include adjust-font-size-to($new-font-size,2/3)
17
+ @else
18
+ @include adjust-font-size-to($new-font-size,1)
19
+
20
+
@@ -0,0 +1,56 @@
1
+ @import "base/variables"
2
+ @import 'base/font-scale'
3
+
4
+ // Google font
5
+ $main: "Roboto"
6
+ $url: "http://fonts.googleapis.com/css?family=" + $main + ":400,700"
7
+ @import url($url)
8
+ =main_font
9
+ font-family: $main, monospace
10
+
11
+ =italic
12
+ font-style: italic
13
+
14
+ =light_weight
15
+ font-weight: 200
16
+
17
+ =normal_weight
18
+ font-weight: 500
19
+
20
+ =bold
21
+ font-weight: 700
22
+
23
+ // Google font
24
+ $monospace: "Ubuntu Mono"
25
+ $url: "http://fonts.googleapis.com/css?family=" + $monospace + ":400,700"
26
+ @import url($url)
27
+ =monospace
28
+ font-family: $monospace, monospace
29
+
30
+ =clean_style
31
+ text-decoration: none
32
+
33
+ =tiny
34
+ +font-scale(1 - $golden-stepup)
35
+
36
+ =very-small
37
+ +font-scale(1 - $golden-stepup/2)
38
+
39
+ =small
40
+ +font-scale(1 - $golden-stepup/3)
41
+
42
+ =normal
43
+ +font-scale(1)
44
+
45
+ =compact
46
+ line-height: 1.2em
47
+
48
+ =medium
49
+ +font-scale(1 + $golden-stepup/2)
50
+ +light_weight
51
+
52
+ =large
53
+ +font-scale(1 + $golden-stepup)
54
+
55
+ =very-large
56
+ +font-scale(1 + $golden-stepup*2)
@@ -0,0 +1,95 @@
1
+ @import "compass/css3/transition"
2
+ @import "compass/css3/animation"
3
+ @import "compass/css3/opacity"
4
+ @import "compass/css3/box-shadow"
5
+
6
+ $jiffy: 0.28s
7
+
8
+ +keyframes(scroll-up)
9
+ 100%
10
+ max-height: 200px
11
+ margin-top: -400px
12
+ overflow: hidden
13
+ 0%
14
+ max-height: 300px
15
+ overflow: hidden
16
+
17
+ +keyframes(scroll-down)
18
+ 0%
19
+ max-height: 100px
20
+ margin-top: -400px
21
+ overflow: hidden
22
+ +box-shadow(rgba(0,0,0,0))
23
+ 100%
24
+ max-height: 400px
25
+ overflow: hidden
26
+ +box-shadow(rgba(0,0,0,0))
27
+
28
+ +keyframes(grow-down)
29
+ 0%
30
+ max-height: 0px
31
+ padding-top: 0px
32
+ padding-bottom: 0px
33
+ +opacity(0.2)
34
+
35
+ 100%
36
+ max-height: 400px
37
+
38
+ +keyframes(shrink-up)
39
+ 100%
40
+ max-height: 0px
41
+ padding-top: 0px
42
+ padding-bottom: 0px
43
+ margin-bottom: 0px
44
+ overflow: hidden
45
+ +opacity(0.1)
46
+ 0%
47
+ max-height: 400px
48
+ overflow: hidden
49
+
50
+ =shifting-up
51
+ &:not(.show)
52
+ +animation(scroll-up $jiffy forwards)
53
+ overflow: hidden
54
+ &.show
55
+ +animation(scroll-down $jiffy*2)
56
+
57
+ =shrinking-up
58
+ &:not(.show)
59
+ +animation(shrink-up $jiffy forwards)
60
+ overflow: hidden
61
+ &.show
62
+ +animation(grow-down $jiffy*2)
63
+ overflow: auto
64
+
65
+ =shift_direction($direction: right)
66
+ $offset: 100%
67
+ overflow: hidden
68
+
69
+ @if $direction == left
70
+ margin-left: - $offset
71
+ max-width: $offset
72
+
73
+ @if $direction == right
74
+ margin-left: $offset
75
+ max-width: $offset
76
+
77
+ @if $direction == up
78
+ margin-top: - $offset
79
+ max-height: $offset
80
+
81
+ @if $direction == down
82
+ margin-top: - $offset
83
+ max-height: $offset
84
+
85
+ =shifting($direction: right)
86
+ margin-top: 0
87
+ +transition(all $jiffy)
88
+ &:not(.show)
89
+ +shift_direction($direction)
90
+ z-index: inherit
91
+
92
+ .preload *
93
+ +animation-duration(0s !important)
94
+
95
+