conjur-asset-ui 1.3.2 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +3 -1
  3. data/.jshintrc +41 -0
  4. data/CHANGELOG.md +7 -0
  5. data/Gemfile +3 -1
  6. data/README.md +38 -4
  7. data/Rakefile +69 -1
  8. data/TODO.md +31 -0
  9. data/bower.json +98 -0
  10. data/conjur-asset-ui.gemspec +3 -3
  11. data/features/navigation_bar.feature +31 -0
  12. data/features/step_definitions/custom_step.rb +32 -0
  13. data/features/support/env.rb +38 -0
  14. data/features/support/hooks.rb +30 -0
  15. data/features/support/world.rb +17 -0
  16. data/gulpfile.js +139 -0
  17. data/lib/conjur/command/ui.rb +1 -1
  18. data/lib/conjur/webserver/server.rb +14 -8
  19. data/lib/conjur-asset-ui-version.rb +1 -1
  20. data/package.json +47 -0
  21. data/preprocessor.js +7 -0
  22. data/public/_client_libs.html +1 -16
  23. data/public/build/css/styles.css +87 -0
  24. data/public/build/css/vendor.css +5 -0
  25. data/public/build/fonts/glyphicons-halflings-regular.eot +0 -0
  26. data/public/{fonts → build/fonts}/glyphicons-halflings-regular.svg +47 -47
  27. data/public/{fonts → build/fonts}/glyphicons-halflings-regular.ttf +0 -0
  28. data/public/build/fonts/glyphicons-halflings-regular.woff +0 -0
  29. data/public/build/js/app.min.js +4 -0
  30. data/public/build/js/vendor.min.js +23 -0
  31. data/public/build/maps/app.min.js.map +1 -0
  32. data/public/build/maps/vendor.min.js.map +1 -0
  33. data/public/css/styles.less +246 -17
  34. data/public/index.html.erb +11 -10
  35. data/public/js/init.js +186 -97
  36. data/public/js/lib/sorted-set.no-require.js +3 -28
  37. data/public/js/models/groupRecord.js +14 -12
  38. data/public/js/models/hostRecord.js +13 -8
  39. data/public/js/models/layerRecord.js +14 -12
  40. data/public/js/models/namespace.js +2 -0
  41. data/public/js/models/policyList.js +3 -1
  42. data/public/js/models/policyRecord.js +8 -8
  43. data/public/js/models/record.js +59 -27
  44. data/public/js/models/resourceList.js +28 -10
  45. data/public/js/models/userList.js +7 -2
  46. data/public/js/models/userRecord.js +14 -9
  47. data/public/js/models/variableList.js +18 -7
  48. data/public/js/models/variableRecord.js +18 -14
  49. data/public/js/routers.js +74 -37
  50. data/public/js/views/annotations.js +39 -28
  51. data/public/js/views/audit.js +31 -25
  52. data/public/js/views/breadcrumbs.js +62 -0
  53. data/public/js/views/chart.js +617 -0
  54. data/public/js/views/dashboard.js +144 -65
  55. data/public/js/views/generic.js +16 -9
  56. data/public/js/views/group.js +103 -55
  57. data/public/js/views/groups.js +3 -7
  58. data/public/js/views/host.js +192 -56
  59. data/public/js/views/hosts.js +2 -6
  60. data/public/js/views/layer.js +136 -82
  61. data/public/js/views/layers.js +2 -6
  62. data/public/js/views/mixins/search.js +12 -5
  63. data/public/js/views/mixins/tabs.js +95 -55
  64. data/public/js/views/navSearch.js +16 -5
  65. data/public/js/views/owned.js +14 -8
  66. data/public/js/views/permissions.js +244 -178
  67. data/public/js/views/policies.js +2 -4
  68. data/public/js/views/policy.js +65 -38
  69. data/public/js/views/resource.js +54 -34
  70. data/public/js/views/role.js +59 -37
  71. data/public/js/views/searchResults.js +205 -138
  72. data/public/js/views/sections.js +226 -0
  73. data/public/js/views/time.js +38 -13
  74. data/public/js/views/user.js +288 -59
  75. data/public/js/views/users.js +2 -7
  76. data/public/js/views/variable.js +293 -53
  77. data/public/js/views/variables.js +4 -8
  78. metadata +34 -56
  79. data/.git-hooks/pre_commit/ensure_livescript_compiled.rb +0 -31
  80. data/.overcommit.yml +0 -5
  81. data/compile_ls +0 -6
  82. data/livescript/views/audit.ls +0 -136
  83. data/public/_client_code.html +0 -42
  84. data/public/css/bootstrap.css +0 -7
  85. data/public/fonts/glyphicons-halflings-regular.eot +0 -0
  86. data/public/fonts/glyphicons-halflings-regular.woff +0 -0
  87. data/public/js/lib/JSXTransformer.js +0 -10862
  88. data/public/js/lib/async.js +0 -958
  89. data/public/js/lib/backbone.js +0 -2
  90. data/public/js/lib/bootstrap.js +0 -6
  91. data/public/js/lib/date.extensions.js +0 -141
  92. data/public/js/lib/less.js +0 -16
  93. data/public/js/lib/moment.js +0 -7768
  94. data/public/js/lib/prelude-browser-min.js +0 -1
  95. data/public/js/lib/react-bootstrap.js +0 -5346
  96. data/public/js/lib/react-bootstrap.min.js +0 -4
  97. data/public/js/lib/underscore-min.js +0 -6
  98. data/public/js/lib/underscore.string.min.js +0 -1
  99. data/public/js/main.js +0 -57
  100. data/vendor/prelude-ls/.gitignore +0 -2
  101. data/vendor/prelude-ls/.travis.yml +0 -3
  102. data/vendor/prelude-ls/CHANGELOG.md +0 -81
  103. data/vendor/prelude-ls/LICENSE +0 -22
  104. data/vendor/prelude-ls/Makefile +0 -50
  105. data/vendor/prelude-ls/README.md +0 -15
  106. data/vendor/prelude-ls/browser/prelude-browser-min.js +0 -1
  107. data/vendor/prelude-ls/browser/prelude-browser.js +0 -1172
  108. data/vendor/prelude-ls/lib/Func.js +0 -40
  109. data/vendor/prelude-ls/lib/List.js +0 -602
  110. data/vendor/prelude-ls/lib/Num.js +0 -129
  111. data/vendor/prelude-ls/lib/Obj.js +0 -153
  112. data/vendor/prelude-ls/lib/Str.js +0 -68
  113. data/vendor/prelude-ls/lib/index.js +0 -164
  114. data/vendor/prelude-ls/package.json +0 -50
  115. data/vendor/prelude-ls/package.ls +0 -46
  116. data/vendor/prelude-ls/src/Func.ls +0 -17
  117. data/vendor/prelude-ls/src/List.ls +0 -299
  118. data/vendor/prelude-ls/src/Num.ls +0 -83
  119. data/vendor/prelude-ls/src/Obj.ls +0 -61
  120. data/vendor/prelude-ls/src/Str.ls +0 -32
  121. data/vendor/prelude-ls/src/index.ls +0 -56
  122. data/vendor/prelude-ls/test/Func.ls +0 -36
  123. data/vendor/prelude-ls/test/List.ls +0 -751
  124. data/vendor/prelude-ls/test/Num.ls +0 -258
  125. data/vendor/prelude-ls/test/Obj.ls +0 -145
  126. data/vendor/prelude-ls/test/Prelude.ls +0 -49
  127. data/vendor/prelude-ls/test/Str.ls +0 -208
  128. data/vendor/prelude-ls/test/browser.html +0 -5
@@ -1,18 +1,13 @@
1
1
  /** @jsx React.DOM */
2
+ /* global conjur, React */
2
3
 
3
4
  (function(conjur, React) {
4
5
  'use strict';
5
6
 
6
7
  var GenericList = conjur.views.GenericList;
7
8
 
8
- var UserBox = this.UserBox = React.createClass({
9
- // no more external manipulation of state
10
- //getInitialState: function() {
11
- // return { currentNamespace: "", members: [] };
12
- //},
9
+ this.UserBox = React.createClass({
13
10
  render: function() {
14
- // <NamespaceFilter currentNamespace={this.props.currentNamespace}
15
- // namespaces={this.props.data.namespaces} />
16
11
  return (
17
12
  <div className="userBox">
18
13
  <div className="userList">
@@ -1,70 +1,310 @@
1
1
  /** @jsx React.DOM */
2
+ /* global conjur, React, ReactBootstrap, _ */
2
3
 
3
- var Variable = React.createClass({
4
- mixins: [conjur.views.mixins.Tab],
5
- render: function() {
6
- var updaters = this.props.data.updaters.map(function (member) {
7
- return <li className="list-group-item list-group-item-noborder">
8
- <RoleLink id={member} />
9
- </li>
10
- }.bind(this));
11
- var fetchers = this.props.data.fetchers.map(function (member) {
12
- return <li className="list-group-item list-group-item-noborder">
13
- <RoleLink id={member} />
14
- </li>
15
- }.bind(this));
16
- var resourceId = [ conjur.app.configuration.account, 'variable', this.props.data.variable.id ].join(':');
4
+ (function(conjur, React, ReactBootstrap, _) {
5
+ 'use strict';
17
6
 
7
+ var RoleLink = conjur.views.RoleLink,
8
+ AuditBox = window.AuditBox,
9
+ Breadcrumbs = conjur.views.Breadcrumbs,
10
+ Chart = conjur.views.Chart,
11
+ ChartHelperMixin = conjur.views.ChartHelperMixin,
12
+ AnnotationsBox = conjur.views.AnnotationsBox,
13
+ FoldableAuditSection = conjur.views.FoldableAuditSection;
18
14
 
15
+ var RevealerBox = React.createClass({
16
+ getInitialState: function() {
17
+ return {revealed: false};
18
+ },
19
19
 
20
+ handleClick: function() {
21
+ this.setState({revealed: !this.state.revealed});
22
+ },
20
23
 
21
- var overview_tab =
22
- <TabPane key="overview" tab="Overview">
24
+ render: function() {
25
+ var valToShow = this.state.revealed ? 'SECRET HERE!' : 'Show Value';
26
+
27
+ return (
28
+ <div className="revealer well well-sm" onClick={this.handleClick}>
29
+ {valToShow}
30
+ </div>
31
+ );
32
+ }
33
+ });
34
+
35
+ var Activity = React.createClass({
36
+ mixins: [ChartHelperMixin],
37
+
38
+ getDefaultProps: function() {
39
+ return {
40
+ options: {
41
+ legend: {
42
+ sread: 'Successful reads',
43
+ supdate: 'Successful updates',
44
+ fread: 'Failed reads',
45
+ fupdate: 'Failed updates'
46
+ },
47
+ axis: {
48
+ y: {
49
+ label: 'Value'
50
+ }
51
+ }
52
+ }
53
+ };
54
+ },
55
+
56
+ getDefaultItem: function() {
57
+ return {
58
+ sread: 0,
59
+ supdate: 0,
60
+ fread: 0,
61
+ fupdate: 0
62
+ };
63
+ },
64
+
65
+ getEventType: function(e) {
66
+ if (e.action === 'check') {
67
+ if (e.hasOwnProperty('error') || e.allowed === false) {
68
+ if (e.privilege === 'execute') {
69
+ return 'fread';
70
+ } else if (e.privilege === 'update') {
71
+ return 'fupdate';
72
+ }
73
+ }
74
+
75
+ if (!e.hasOwnProperty('error') && e.allowed !== false) {
76
+ if (e.privilege === 'execute') {
77
+ return 'sread';
78
+ } else if (e.privilege === 'update') {
79
+ return 'supdate';
80
+ }
81
+ }
82
+ }
83
+
84
+ return null;
85
+ },
86
+
87
+ render: function() {
88
+ var data = this.getData(this.props.audit);
89
+
90
+ return (
91
+ <div className="b-variable-activity">
92
+ <h2>Activity</h2>
93
+ <div className="b-variable-activity__graph">
94
+ <Chart options={this.props.options}
95
+ data={data} />
96
+ </div>
97
+ </div>
98
+ );
99
+ }
100
+ });
101
+
102
+ var Updaters = React.createClass({
103
+ getInitialState: function() {
104
+ return {showAll: false};
105
+ },
106
+
107
+ handleClick: function(e) {
108
+ e.preventDefault();
109
+
110
+ this.setState({showAll: !this.state.showAll});
111
+ },
112
+
113
+ getItems: function() {
114
+ var items = this.props.data || [];
115
+
116
+ if (!this.state.showAll) {
117
+ items = _.first(items, 5);
118
+ }
119
+
120
+ return _.map(items, function(e) {
121
+ return (
122
+ <li className="list-group-item list-group-item-noborder">
123
+ <RoleLink id={e} />
124
+ </li>
125
+ );
126
+ });
127
+ },
128
+
129
+ render: function() {
130
+ var items = this.getItems(),
131
+ msg = this.state.showAll ? 'Show top 5' : 'See all',
132
+ empty = items.length === 0,
133
+ lessThan5 = items.length < 5,
134
+ body = [(<h2>Updaters</h2>)];
135
+
136
+ if (!empty) {
137
+ body.push(
138
+ <ul className="b-variable-updaters__list list-unstyled list-group">
139
+ {items}
140
+ </ul>
141
+ );
142
+ } else {
143
+ body.push(
144
+ <p>There is not any updaters</p>
145
+ );
146
+ }
147
+
148
+ if (!lessThan5) {
149
+ body.push(
150
+ <div className="b-variable-updaters__toggle">
151
+ <a href="#" onClick={this.handleClick}>{msg}</a>
152
+ </div>
153
+ );
154
+ }
155
+
156
+ return (
157
+ <div className="b-variable-updaters">
158
+ {body}
159
+ </div>
160
+ );
161
+ }
162
+ });
163
+
164
+ var Fetchers = React.createClass({
165
+ getInitialState: function() {
166
+ return {showAll: false};
167
+ },
168
+
169
+ handleClick: function(e) {
170
+ e.preventDefault();
171
+
172
+ this.setState({showAll: !this.state.showAll});
173
+ },
174
+
175
+ getItems: function() {
176
+ var items = this.props.data || [];
177
+
178
+ if (!this.state.showAll) {
179
+ items = _.first(items, 5);
180
+ }
181
+
182
+ return _.map(items, function(e) {
183
+ return (
184
+ <li className="list-group-item list-group-item-noborder">
185
+ <RoleLink id={e} />
186
+ </li>
187
+ );
188
+ });
189
+ },
190
+
191
+ render: function() {
192
+ var items = this.getItems(),
193
+ msg = this.state.showAll ? 'Show top 5' : 'See all',
194
+ empty = items.length === 0,
195
+ lessThan5 = items.length < 5,
196
+ body = [(<h2>Fetchers</h2>)];
197
+
198
+ if (!empty) {
199
+ body.push(
200
+ <ul className="b-variable-fetchers__list list-unstyled list-group">
201
+ {items}
202
+ </ul>
203
+ );
204
+ } else {
205
+ body.push(
206
+ <p>There is not any fetchers</p>
207
+ );
208
+ }
209
+
210
+ if (!lessThan5) {
211
+ body.push(
212
+ <div className="b-variable-fetchers__toggle">
213
+ <a href="#" onClick={this.handleClick}>{msg}</a>
214
+ </div>
215
+ );
216
+ }
217
+
218
+ return (
219
+ <div className="b-variable-fetchers">
220
+ {body}
221
+ </div>
222
+ );
223
+ }
224
+ });
225
+
226
+
227
+ var Details = React.createClass({
228
+ render: function() {
229
+ // <RevealerBox variable={this.props.data.variable} />
230
+
231
+ return (
232
+ <div className="b-variable-details">
233
+ <h2>Details</h2>
23
234
  <dl className="dl-horizontal">
24
235
  <dt>Owner</dt>
25
- <dd><RoleLink id={this.props.data.variable.ownerid}/></dd>
236
+ <dd><RoleLink id={this.props.data.owner} /></dd>
237
+
26
238
  <dt>Created by</dt>
27
- <dd><RoleLink id={this.props.data.variable.userid}/></dd>
239
+ <dd><RoleLink id={this.props.data.variable.userid} /></dd>
240
+
28
241
  <dt>MIME type</dt>
29
242
  <dd>{this.props.data.variable.mime_type}</dd>
243
+
30
244
  <dt>Kind</dt>
31
245
  <dd>{this.props.data.variable.kind}</dd>
246
+
32
247
  <dt>Versions</dt>
33
248
  <dd>{this.props.data.variable.version_count}</dd>
34
249
  </dl>
35
- </TabPane>;
36
- var updaters_tab =
37
- <TabPane key="updaters" tab={get_tabname("Updaters",updaters)}>
38
- <ul className="list-group">
39
- {updaters}
40
- </ul>
41
- </TabPane>;
42
- var fetchers_tab =
43
- <TabPane key="fetchers" tab={get_tabname("Fetchers",fetchers)}>
44
- <ul className="list-group">
45
- {fetchers}
46
- </ul>
47
- </TabPane>;
48
- var annotations_tab = this.annotations_tab();
49
-
50
- var audit_tab =
51
- <TabPane key="audit" tab="Recent Activity">
52
- <div className="audit auditHost">
53
- <AuditBox resources={[resourceId]} tabview={true}/>
250
+ </div>
251
+ );
252
+ }
253
+ });
254
+
255
+ this.Variable = React.createClass({
256
+ render: function() {
257
+ var resourceId = [
258
+ conjur.app.configuration.account,
259
+ 'variable',
260
+ this.props.data.variable.id
261
+ ].join(':');
262
+
263
+ var elems = [
264
+ {url: '/ui/variables', text: 'Variables'},
265
+ {url: '', text: this.props.data.variable.id},
266
+ {url: '', text: '(owned by ' + this.props.data.variable.ownerid + ')'}
267
+ ];
268
+
269
+ return (
270
+ <div className="b-variable">
271
+ <Breadcrumbs elems={elems} />
272
+ <hr />
273
+ <Activity audit={this.props.data.audit} />
274
+ <hr />
275
+ <div className="row">
276
+ <div className="col-md-6">
277
+ <Updaters data={this.props.data.updaters} />
278
+ </div>
279
+ <div className="col-md-6">
280
+ <Fetchers data={this.props.data.fetchers} />
281
+ </div>
54
282
  </div>
55
- </TabPane>;
56
-
57
-
58
- var tabs = _.compact([ overview_tab, updaters_tab, fetchers_tab,
59
- annotations_tab, audit_tab ]);
60
-
61
- return (
62
- <div className="variable">
63
- <h2>Variable {this.props.data.variable.id}</h2>
64
- <TabbedArea defaultActiveKey="overview">
65
- {tabs}
66
- </TabbedArea>
67
- </div>
68
- );
69
- }
70
- });
283
+ <hr />
284
+ {FoldableAuditSection.updates(this.props.data.audit)}
285
+ <hr />
286
+ {FoldableAuditSection.warnings(this.props.data.audit)}
287
+ <hr />
288
+ <div className="row">
289
+ <div className="col-md-6">
290
+ <Details data={this.props.data} />
291
+ </div>
292
+ <div className="col-md-6">
293
+ <h2>Annotations</h2>
294
+ <AnnotationsBox annotations={this.props.data.annotations} />
295
+ </div>
296
+ </div>
297
+ <hr />
298
+ <AuditBox resources={[resourceId]} />
299
+ </div>
300
+ );
301
+ }
302
+ });
303
+
304
+ }).bind(conjur.views)
305
+ (
306
+ conjur,
307
+ React,
308
+ ReactBootstrap,
309
+ _
310
+ );
@@ -1,20 +1,16 @@
1
1
  /** @jsx React.DOM */
2
+ /* global conjur, React */
2
3
 
3
4
  (function(conjur, React) {
4
5
  'use strict';
5
6
 
6
7
  var GenericList = conjur.views.GenericList;
7
8
 
8
- var VariableBox = this.VariableBox = React.createClass({
9
- // getInitialState: function() {
10
- // return { currentNamespace: "", members: [] };
11
- // },
9
+ this.VariableBox = React.createClass({
12
10
  render: function() {
13
- // <NamespaceFilter currentNamespace={this.props.currentNamespace}
14
- // namespaces={this.props.data.namespaces} />
15
11
  return (
16
- <div className="groupBox">
17
- <div className="groupList">
12
+ <div className="variableBox">
13
+ <div className="variableList">
18
14
  <h2>Variables</h2>
19
15
  <GenericList data={{kind: 'variables', members: this.props.data.members}} />
20
16
  </div>
metadata CHANGED
@@ -1,17 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conjur-asset-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2
4
+ version: 1.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Mason
8
8
  - Kevin Gilpin
9
9
  - Rafał Rzepecki
10
10
  - Hleb Rubanau
11
+ - Mikalai Sevastsyanau
11
12
  autorequire:
12
13
  bindir: bin
13
14
  cert_chain: []
14
- date: 2014-10-31 00:00:00.000000000 Z
15
+ date: 2014-11-07 00:00:00.000000000 Z
15
16
  dependencies:
16
17
  - !ruby/object:Gem::Dependency
17
18
  name: puma
@@ -201,22 +202,29 @@ email:
201
202
  - kgilpin@conjur.net
202
203
  - rafal@conjur.net
203
204
  - hleb@conjur.net
205
+ - mikalai@conjur.net
204
206
  executables: []
205
207
  extensions: []
206
208
  extra_rdoc_files: []
207
209
  files:
208
- - .git-hooks/pre_commit/ensure_livescript_compiled.rb
209
210
  - .git-hooks/pre_commit/trailing_whitespace.rb
210
211
  - .gitignore
211
- - .overcommit.yml
212
+ - .jshintrc
212
213
  - .project
213
214
  - CHANGELOG.md
214
215
  - Gemfile
215
216
  - LICENSE.txt
216
217
  - README.md
217
218
  - Rakefile
218
- - compile_ls
219
+ - TODO.md
220
+ - bower.json
219
221
  - conjur-asset-ui.gemspec
222
+ - features/navigation_bar.feature
223
+ - features/step_definitions/custom_step.rb
224
+ - features/support/env.rb
225
+ - features/support/hooks.rb
226
+ - features/support/world.rb
227
+ - gulpfile.js
220
228
  - lib/conjur-asset-ui-version.rb
221
229
  - lib/conjur-asset-ui.rb
222
230
  - lib/conjur/command/ui.rb
@@ -227,15 +235,20 @@ files:
227
235
  - lib/conjur/webserver/login.rb
228
236
  - lib/conjur/webserver/renderer.rb
229
237
  - lib/conjur/webserver/server.rb
230
- - livescript/views/audit.ls
231
- - public/_client_code.html
238
+ - package.json
239
+ - preprocessor.js
232
240
  - public/_client_libs.html
233
- - public/css/bootstrap.css
241
+ - public/build/css/styles.css
242
+ - public/build/css/vendor.css
243
+ - public/build/fonts/glyphicons-halflings-regular.eot
244
+ - public/build/fonts/glyphicons-halflings-regular.svg
245
+ - public/build/fonts/glyphicons-halflings-regular.ttf
246
+ - public/build/fonts/glyphicons-halflings-regular.woff
247
+ - public/build/js/app.min.js
248
+ - public/build/js/vendor.min.js
249
+ - public/build/maps/app.min.js.map
250
+ - public/build/maps/vendor.min.js.map
234
251
  - public/css/styles.less
235
- - public/fonts/glyphicons-halflings-regular.eot
236
- - public/fonts/glyphicons-halflings-regular.svg
237
- - public/fonts/glyphicons-halflings-regular.ttf
238
- - public/fonts/glyphicons-halflings-regular.woff
239
252
  - public/images/conjur-logo.svg
240
253
  - public/images/icon-client-pc.svg
241
254
  - public/images/icon-environment.png
@@ -246,22 +259,9 @@ files:
246
259
  - public/images/icon-variable.png
247
260
  - public/index.html.erb
248
261
  - public/js/init.js
249
- - public/js/lib/JSXTransformer.js
250
- - public/js/lib/async.js
251
- - public/js/lib/backbone.js
252
- - public/js/lib/bootstrap.js
253
- - public/js/lib/date.extensions.js
254
- - public/js/lib/less.js
255
- - public/js/lib/moment.js
256
262
  - public/js/lib/pace.js
257
- - public/js/lib/prelude-browser-min.js
258
- - public/js/lib/react-bootstrap.js
259
- - public/js/lib/react-bootstrap.min.js
260
263
  - public/js/lib/sorted-set.no-require.js
261
264
  - public/js/lib/sorted-set.no-require.js.txt
262
- - public/js/lib/underscore-min.js
263
- - public/js/lib/underscore.string.min.js
264
- - public/js/main.js
265
265
  - public/js/models/groupRecord.js
266
266
  - public/js/models/hostRecord.js
267
267
  - public/js/models/layerRecord.js
@@ -277,6 +277,8 @@ files:
277
277
  - public/js/routers.js
278
278
  - public/js/views/annotations.js
279
279
  - public/js/views/audit.js
280
+ - public/js/views/breadcrumbs.js
281
+ - public/js/views/chart.js
280
282
  - public/js/views/dashboard.js
281
283
  - public/js/views/generic.js
282
284
  - public/js/views/group.js
@@ -296,6 +298,7 @@ files:
296
298
  - public/js/views/resource.js
297
299
  - public/js/views/role.js
298
300
  - public/js/views/searchResults.js
301
+ - public/js/views/sections.js
299
302
  - public/js/views/time.js
300
303
  - public/js/views/user.js
301
304
  - public/js/views/users.js
@@ -307,35 +310,6 @@ files:
307
310
  - spec/javascripts/support/run.html.erb
308
311
  - spec/javascripts/views/AuditSpec.js
309
312
  - spec/javascripts/views/AuditSpec.ls
310
- - vendor/prelude-ls/.gitignore
311
- - vendor/prelude-ls/.travis.yml
312
- - vendor/prelude-ls/CHANGELOG.md
313
- - vendor/prelude-ls/LICENSE
314
- - vendor/prelude-ls/Makefile
315
- - vendor/prelude-ls/README.md
316
- - vendor/prelude-ls/browser/prelude-browser-min.js
317
- - vendor/prelude-ls/browser/prelude-browser.js
318
- - vendor/prelude-ls/lib/Func.js
319
- - vendor/prelude-ls/lib/List.js
320
- - vendor/prelude-ls/lib/Num.js
321
- - vendor/prelude-ls/lib/Obj.js
322
- - vendor/prelude-ls/lib/Str.js
323
- - vendor/prelude-ls/lib/index.js
324
- - vendor/prelude-ls/package.json
325
- - vendor/prelude-ls/package.ls
326
- - vendor/prelude-ls/src/Func.ls
327
- - vendor/prelude-ls/src/List.ls
328
- - vendor/prelude-ls/src/Num.ls
329
- - vendor/prelude-ls/src/Obj.ls
330
- - vendor/prelude-ls/src/Str.ls
331
- - vendor/prelude-ls/src/index.ls
332
- - vendor/prelude-ls/test/Func.ls
333
- - vendor/prelude-ls/test/List.ls
334
- - vendor/prelude-ls/test/Num.ls
335
- - vendor/prelude-ls/test/Obj.ls
336
- - vendor/prelude-ls/test/Prelude.ls
337
- - vendor/prelude-ls/test/Str.ls
338
- - vendor/prelude-ls/test/browser.html
339
313
  homepage: ''
340
314
  licenses:
341
315
  - MIT
@@ -356,15 +330,19 @@ required_rubygems_version: !ruby/object:Gem::Requirement
356
330
  version: '0'
357
331
  requirements: []
358
332
  rubyforge_project:
359
- rubygems_version: 2.2.2
333
+ rubygems_version: 2.2.1
360
334
  signing_key:
361
335
  specification_version: 4
362
336
  summary: Conjur User Interface Plugin
363
337
  test_files:
338
+ - features/navigation_bar.feature
339
+ - features/step_definitions/custom_step.rb
340
+ - features/support/env.rb
341
+ - features/support/hooks.rb
342
+ - features/support/world.rb
364
343
  - spec/javascripts/helpers/.gitkeep
365
344
  - spec/javascripts/support/jasmine.yml
366
345
  - spec/javascripts/support/jasmine_helper.rb
367
346
  - spec/javascripts/support/run.html.erb
368
347
  - spec/javascripts/views/AuditSpec.js
369
348
  - spec/javascripts/views/AuditSpec.ls
370
- has_rdoc: