.dockerignore | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
Dockerfile | |
|
|
Dockerfile.rails-base | |
|
|
Dockerfile.tests | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Procfile | |
|
|
Procfile.dev | |
|
|
Procfile.test | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/Icon_Building.svg | |
|
|
app/assets/images/Icon_Failed.svg | |
|
|
app/assets/images/Icon_Passed.svg | |
|
|
app/assets/javascripts/application.js | 10 | A 0 mins |
|
app/assets/javascripts/components.js | 0 | A 0 mins |
|
app/assets/javascripts/components/ci_widget.jsx | 70 | A 1 hr |
|
app/assets/javascripts/components/ci_widget_container.jsx | 70 | A 0 mins |
|
app/assets/javascripts/components/dashboard_button.jsx | 26 | A 0 mins |
|
app/assets/javascripts/components/dashboard_grid.jsx | 71 | A 0 mins |
|
app/assets/javascripts/components/spotlight_window.jsx | 22 | A 0 mins |
|
app/assets/stylesheets/application.scss | |
|
|
app/assets/stylesheets/ci_widget.scss | |
|
|
app/assets/stylesheets/dashboard.scss | |
|
|
app/assets/stylesheets/widget.scss | |
|
|
app/controllers/api/base_controller.rb | 29 | A 0 mins |
|
app/controllers/api/ci_status_controller.rb | 15 | A 0 mins |
|
app/controllers/api/comics_controller.rb | 6 | A 0 mins |
|
app/controllers/api/dashboards_controller.rb | 31 | A 0 mins |
|
app/controllers/api/gcal_controller.rb | 16 | A 0 mins |
|
app/controllers/api/google_controller.rb | 23 | A 0 mins |
|
app/controllers/api/openair_controller.rb | 16 | A 0 mins |
|
app/controllers/api/urls_controller.rb | 18 | A 0 mins |
|
app/controllers/api/widgets_controller.rb | 13 | A 0 mins |
|
app/controllers/application_controller.rb | 15 | A 0 mins |
|
app/controllers/auth_controller.rb | 41 | A 0 mins |
|
app/controllers/dashboards_controller.rb | 6 | A 0 mins |
|
app/controllers/widget/gcal_controller.rb | 60 | A 45 mins |
|
app/controllers/widgets_controller.rb | 42 | A 0 mins |
|
app/enums/category.rb | 81 | A 40 mins |
|
app/helpers/application_helper.rb | 2 | A 0 mins |
|
app/helpers/widget_helper.rb | 32 | A 0 mins |
|
app/models/ci/base_build.rb | 8 | A 0 mins |
|
app/models/ci/circle_ci_build.rb | 21 | A 0 mins |
|
app/models/ci/concourse_ci_build.rb | 14 | A 0 mins |
|
app/models/ci/jenkins_ci_build.rb | 28 | A 25 mins |
|