kanaui 0.4.0 → 0.4.1
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 +4 -4
- data/lib/kanaui/version.rb +1 -1
- metadata +77 -77
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 011711bd85916e442c66a40054b0d7b5f2e9f222
|
|
4
|
+
data.tar.gz: 36c09e6f778d6dc764c6f90f7165ac6e0fa2bb43
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 076bff115eb0c403565a7c7f5386d9ff79f0ee945773e34f883ab795255e42958a5e636c6124991192913e01c044beee3a080862499ac54fcf01b174bac9cc2f
|
|
7
|
+
data.tar.gz: de5e0398403fe22d6f6cdd63080d0b5b19b2f0412636a4b22408f03af7995752d1ad063dff19bdd7716fe9175f75a588f8ef425c99640fe9df65e7c01336d39c
|
data/lib/kanaui/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kanaui
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kill Bill core team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-12-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -30,12 +30,12 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - ~>
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 1.
|
|
33
|
+
version: '1.1'
|
|
34
34
|
requirement: !ruby/object:Gem::Requirement
|
|
35
35
|
requirements:
|
|
36
36
|
- - ~>
|
|
37
37
|
- !ruby/object:Gem::Version
|
|
38
|
-
version: 1.
|
|
38
|
+
version: '1.1'
|
|
39
39
|
prerelease: false
|
|
40
40
|
type: :runtime
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
@@ -324,90 +324,90 @@ executables: []
|
|
|
324
324
|
extensions: []
|
|
325
325
|
extra_rdoc_files: []
|
|
326
326
|
files:
|
|
327
|
-
-
|
|
328
|
-
-
|
|
329
|
-
-
|
|
330
|
-
- app/assets/
|
|
331
|
-
- app/assets/
|
|
327
|
+
- app/controllers/kanaui/dashboard_controller.rb
|
|
328
|
+
- app/controllers/kanaui/engine_controller.rb
|
|
329
|
+
- app/models/kanaui/dashboard.rb
|
|
330
|
+
- app/assets/stylesheets/application.css
|
|
331
|
+
- app/assets/stylesheets/bootstrap_and_overrides.css
|
|
332
|
+
- app/assets/stylesheets/kanaui/kanaui.css
|
|
333
|
+
- app/assets/stylesheets/kanaui/reports.css
|
|
332
334
|
- app/assets/images/back_enabled_hover.png
|
|
333
|
-
- app/assets/images/favicon.ico
|
|
334
|
-
- app/assets/images/forward_disabled.png
|
|
335
|
-
- app/assets/images/forward_enabled.png
|
|
336
|
-
- app/assets/images/forward_enabled_hover.png
|
|
337
|
-
- app/assets/images/sort_asc.png
|
|
338
|
-
- app/assets/images/sort_asc_disabled.png
|
|
339
335
|
- app/assets/images/sort_both.png
|
|
340
|
-
- app/assets/images/
|
|
336
|
+
- app/assets/images/sort_asc_disabled.png
|
|
341
337
|
- app/assets/images/sort_desc_disabled.png
|
|
338
|
+
- app/assets/images/sort_desc.png
|
|
339
|
+
- app/assets/images/sort_asc.png
|
|
340
|
+
- app/assets/images/forward_enabled_hover.png
|
|
341
|
+
- app/assets/images/back_enabled.png
|
|
342
|
+
- app/assets/images/forward_disabled.png
|
|
343
|
+
- app/assets/images/forward_enabled.png
|
|
344
|
+
- app/assets/images/favicon.ico
|
|
345
|
+
- app/assets/images/back_disabled.png
|
|
342
346
|
- app/assets/javascripts/application.js
|
|
343
|
-
- app/assets/javascripts/kanaui/
|
|
347
|
+
- app/assets/javascripts/kanaui/reports.graphs.js
|
|
344
348
|
- app/assets/javascripts/kanaui/kanaui.js
|
|
345
|
-
- app/assets/javascripts/kanaui/
|
|
346
|
-
- app/assets/javascripts/kanaui/
|
|
347
|
-
- app/assets/javascripts/kanaui/kiddo/charts/pie_chart.js
|
|
348
|
-
- app/assets/javascripts/kanaui/kiddo/charts/utils/mouse_over.js
|
|
349
|
-
- app/assets/javascripts/kanaui/kiddo/helper.js
|
|
350
|
-
- app/assets/javascripts/kanaui/kiddo/kiddo_initialize.js
|
|
351
|
-
- app/assets/javascripts/kanaui/kiddo/renderer.js
|
|
352
|
-
- app/assets/javascripts/kanaui/kiddo/settings.js
|
|
349
|
+
- app/assets/javascripts/kanaui/reports.urls.js
|
|
350
|
+
- app/assets/javascripts/kanaui/reports.js
|
|
353
351
|
- app/assets/javascripts/kanaui/killbill.js
|
|
354
352
|
- app/assets/javascripts/kanaui/purl.js
|
|
353
|
+
- app/assets/javascripts/kanaui/dashboard.js
|
|
355
354
|
- app/assets/javascripts/kanaui/reports.dataTables.js
|
|
356
|
-
- app/assets/javascripts/kanaui/reports.graphs.js
|
|
357
|
-
- app/assets/javascripts/kanaui/reports.js
|
|
358
|
-
- app/assets/javascripts/kanaui/reports.urls.js
|
|
359
355
|
- app/assets/javascripts/kanaui/tests.js
|
|
360
|
-
- app/assets/
|
|
361
|
-
- app/assets/
|
|
362
|
-
- app/assets/
|
|
363
|
-
- app/assets/
|
|
364
|
-
- app/
|
|
365
|
-
- app/
|
|
356
|
+
- app/assets/javascripts/kanaui/kiddo/settings.js
|
|
357
|
+
- app/assets/javascripts/kanaui/kiddo/kiddo_initialize.js
|
|
358
|
+
- app/assets/javascripts/kanaui/kiddo/helper.js
|
|
359
|
+
- app/assets/javascripts/kanaui/kiddo/axes.js
|
|
360
|
+
- app/assets/javascripts/kanaui/kiddo/renderer.js
|
|
361
|
+
- app/assets/javascripts/kanaui/kiddo/charts/line_chart.js
|
|
362
|
+
- app/assets/javascripts/kanaui/kiddo/charts/pie_chart.js
|
|
363
|
+
- app/assets/javascripts/kanaui/kiddo/charts/utils/mouse_over.js
|
|
364
|
+
- app/views/kanaui/layouts/kanaui_application.html.erb
|
|
365
|
+
- app/views/kanaui/dashboard/index.html.erb
|
|
366
366
|
- app/helpers/kanaui/application_helper.rb
|
|
367
367
|
- app/helpers/kanaui/dashboard_helper.rb
|
|
368
|
-
- app/models/kanaui/dashboard.rb
|
|
369
|
-
- app/views/kanaui/dashboard/index.html.erb
|
|
370
|
-
- app/views/kanaui/layouts/kanaui_application.html.erb
|
|
371
|
-
- config/locales/en.bootstrap.yml
|
|
372
368
|
- config/routes.rb
|
|
369
|
+
- config/locales/en.bootstrap.yml
|
|
373
370
|
- lib/kanaui.rb
|
|
374
371
|
- lib/kanaui/engine.rb
|
|
375
372
|
- lib/kanaui/version.rb
|
|
376
|
-
- lib/sample_data/line.json
|
|
377
373
|
- lib/sample_data/pie.json
|
|
374
|
+
- lib/sample_data/line.json
|
|
378
375
|
- lib/tasks/kanaui_tasks.rake
|
|
379
|
-
-
|
|
376
|
+
- MIT-LICENSE
|
|
377
|
+
- Rakefile
|
|
378
|
+
- README.md
|
|
379
|
+
- test/kanaui_test.rb
|
|
380
|
+
- test/test_helper.rb
|
|
381
|
+
- test/fixtures/kanaui/dashboards.yml
|
|
382
|
+
- test/unit/helpers/kanaui/tests_helper_test.rb
|
|
383
|
+
- test/integration/navigation_test.rb
|
|
380
384
|
- test/dummy/Rakefile
|
|
381
|
-
- test/dummy/
|
|
382
|
-
- test/dummy/app/helpers/application_helper.rb
|
|
385
|
+
- test/dummy/README.rdoc
|
|
383
386
|
- test/dummy/config.ru
|
|
384
|
-
- test/dummy/
|
|
385
|
-
- test/dummy/
|
|
386
|
-
- test/dummy/
|
|
387
|
+
- test/dummy/public/404.html
|
|
388
|
+
- test/dummy/public/422.html
|
|
389
|
+
- test/dummy/public/500.html
|
|
390
|
+
- test/dummy/public/favicon.ico
|
|
387
391
|
- test/dummy/config/environment.rb
|
|
388
|
-
- test/dummy/config/
|
|
389
|
-
- test/dummy/config/
|
|
392
|
+
- test/dummy/config/routes.rb
|
|
393
|
+
- test/dummy/config/database.yml
|
|
394
|
+
- test/dummy/config/boot.rb
|
|
395
|
+
- test/dummy/config/application.rb
|
|
396
|
+
- test/dummy/config/locales/en.yml
|
|
390
397
|
- test/dummy/config/environments/test.rb
|
|
391
|
-
- test/dummy/config/
|
|
398
|
+
- test/dummy/config/environments/production.rb
|
|
399
|
+
- test/dummy/config/environments/development.rb
|
|
392
400
|
- test/dummy/config/initializers/inflections.rb
|
|
401
|
+
- test/dummy/config/initializers/backtrace_silencers.rb
|
|
393
402
|
- test/dummy/config/initializers/killbill_client.rb
|
|
394
403
|
- test/dummy/config/initializers/mime_types.rb
|
|
395
404
|
- test/dummy/config/initializers/secret_token.rb
|
|
396
405
|
- test/dummy/config/initializers/session_store.rb
|
|
397
406
|
- test/dummy/config/initializers/wrap_parameters.rb
|
|
398
|
-
- test/dummy/config/locales/en.yml
|
|
399
|
-
- test/dummy/config/routes.rb
|
|
400
|
-
- test/dummy/public/404.html
|
|
401
|
-
- test/dummy/public/422.html
|
|
402
|
-
- test/dummy/public/500.html
|
|
403
|
-
- test/dummy/public/favicon.ico
|
|
404
407
|
- test/dummy/script/rails
|
|
405
|
-
- test/
|
|
408
|
+
- test/dummy/app/controllers/application_controller.rb
|
|
409
|
+
- test/dummy/app/helpers/application_helper.rb
|
|
406
410
|
- test/functional/kanaui/tests_controller_test.rb
|
|
407
|
-
- test/integration/navigation_test.rb
|
|
408
|
-
- test/kanaui_test.rb
|
|
409
|
-
- test/test_helper.rb
|
|
410
|
-
- test/unit/helpers/kanaui/tests_helper_test.rb
|
|
411
411
|
homepage: http://www.killbill.io
|
|
412
412
|
licenses: []
|
|
413
413
|
metadata: {}
|
|
@@ -427,40 +427,40 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
427
427
|
version: '0'
|
|
428
428
|
requirements: []
|
|
429
429
|
rubyforge_project:
|
|
430
|
-
rubygems_version: 2.
|
|
430
|
+
rubygems_version: 2.1.9
|
|
431
431
|
signing_key:
|
|
432
432
|
specification_version: 4
|
|
433
433
|
summary: Kill Bill Analytics UI mountable engine
|
|
434
434
|
test_files:
|
|
435
435
|
- test/kanaui_test.rb
|
|
436
436
|
- test/test_helper.rb
|
|
437
|
-
- test/
|
|
437
|
+
- test/fixtures/kanaui/dashboards.yml
|
|
438
|
+
- test/unit/helpers/kanaui/tests_helper_test.rb
|
|
439
|
+
- test/integration/navigation_test.rb
|
|
438
440
|
- test/dummy/Rakefile
|
|
439
441
|
- test/dummy/README.rdoc
|
|
440
|
-
- test/dummy/
|
|
441
|
-
- test/dummy/
|
|
442
|
-
- test/dummy/
|
|
443
|
-
- test/dummy/
|
|
444
|
-
- test/dummy/
|
|
442
|
+
- test/dummy/config.ru
|
|
443
|
+
- test/dummy/public/404.html
|
|
444
|
+
- test/dummy/public/422.html
|
|
445
|
+
- test/dummy/public/500.html
|
|
446
|
+
- test/dummy/public/favicon.ico
|
|
445
447
|
- test/dummy/config/environment.rb
|
|
446
448
|
- test/dummy/config/routes.rb
|
|
447
|
-
- test/dummy/config/
|
|
448
|
-
- test/dummy/config/
|
|
449
|
+
- test/dummy/config/database.yml
|
|
450
|
+
- test/dummy/config/boot.rb
|
|
451
|
+
- test/dummy/config/application.rb
|
|
452
|
+
- test/dummy/config/locales/en.yml
|
|
449
453
|
- test/dummy/config/environments/test.rb
|
|
450
|
-
- test/dummy/config/
|
|
454
|
+
- test/dummy/config/environments/production.rb
|
|
455
|
+
- test/dummy/config/environments/development.rb
|
|
451
456
|
- test/dummy/config/initializers/inflections.rb
|
|
457
|
+
- test/dummy/config/initializers/backtrace_silencers.rb
|
|
452
458
|
- test/dummy/config/initializers/killbill_client.rb
|
|
453
459
|
- test/dummy/config/initializers/mime_types.rb
|
|
454
460
|
- test/dummy/config/initializers/secret_token.rb
|
|
455
461
|
- test/dummy/config/initializers/session_store.rb
|
|
456
462
|
- test/dummy/config/initializers/wrap_parameters.rb
|
|
457
|
-
- test/dummy/config/locales/en.yml
|
|
458
|
-
- test/dummy/public/404.html
|
|
459
|
-
- test/dummy/public/422.html
|
|
460
|
-
- test/dummy/public/500.html
|
|
461
|
-
- test/dummy/public/favicon.ico
|
|
462
463
|
- test/dummy/script/rails
|
|
463
|
-
- test/
|
|
464
|
+
- test/dummy/app/controllers/application_controller.rb
|
|
465
|
+
- test/dummy/app/helpers/application_helper.rb
|
|
464
466
|
- test/functional/kanaui/tests_controller_test.rb
|
|
465
|
-
- test/integration/navigation_test.rb
|
|
466
|
-
- test/unit/helpers/kanaui/tests_helper_test.rb
|