f96q/kptboard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.dockerignore
.env.app.example
.env.db.example
.env.sample
.gitignore
.rspec
.ruby-version
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
MIT-LICENSE.txt
Procfile
Procfile.development
README.md
Rakefile
app.json
app/assets/stylesheets/application.scss
app/assets/stylesheets/base/_elements.scss
app/assets/stylesheets/base/_variables.scss
app/assets/stylesheets/components/_Alert.scss
app/assets/stylesheets/components/_Container.scss
app/assets/stylesheets/components/_Label.scss
app/assets/stylesheets/components/_LabelModal.scss
app/assets/stylesheets/components/_Retrospective.scss
app/assets/stylesheets/components/_UserItem.scss
app/assets/stylesheets/components/_UserList.scss
app/views/application/_error_alert.html.haml
app/views/channels/_label.json.jbuilder
app/views/channels/retrospective.json.jbuilder
app/views/layouts/application.html.haml
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/retrospectives/_form.html.haml
app/views/retrospectives/edit.html.haml
app/views/retrospectives/export.text.haml
app/views/retrospectives/index.html.haml
app/views/retrospectives/new.html.haml
app/views/retrospectives/show.html.haml
app/views/users/confirmations/new.html.haml
app/views/users/mailer/confirmation_instructions.html.haml
app/views/users/mailer/reset_password_instructions.html.haml
app/views/users/mailer/unlock_instructions.html.haml
app/views/users/passwords/edit.html.haml
app/views/users/passwords/new.html.haml
app/views/users/registrations/edit.html.haml
app/views/users/registrations/new.html.haml
app/views/users/sessions/new.html+demo_login.haml
app/views/users/sessions/new.html.haml