Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/dependabot.yml
.github/workflows/ruby.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.ruby-version
.tool-versions
Capfile
Gemfile
Gemfile.lock
LICENSE.txt
Procfile.dev
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/stylesheets/application.tailwind.css
app/assets/stylesheets/datatables.tailwind.css
app/assets/stylesheets/tom-select.tailwind.css
app/controllers/api/v1/application_controller.rb40
A
0 mins
app/controllers/api/v1/requests_controller.rb31
A
0 mins
app/controllers/api/v1/transactions_controller.rb50
A
35 mins
app/controllers/api/v1/users_controller.rb22
A
0 mins
app/controllers/application_controller.rb12
A
0 mins
app/controllers/callbacks_controller.rb10
A
0 mins
app/controllers/concerns/data_table.rb95
A
2 hrs
app/controllers/concerns/transactions_query.rb66
A
0 mins
app/controllers/datatables_controller.rb11
A
0 mins
app/controllers/notifications_controller.rb17
A
0 mins
app/controllers/pages_controller.rb10
A
0 mins
app/controllers/requests_controller.rb27
A
0 mins
app/controllers/transactions_controller.rb34
A
35 mins
app/controllers/users_controller.rb18
A
0 mins
app/helpers/application_helper.rb11
A
0 mins
app/helpers/button_group_helper.rb9
A
0 mins
app/helpers/flash_helper.rb26
A
0 mins
app/helpers/transactions_helper.rb5
A
0 mins
app/javascript/application.js3
A
0 mins
app/javascript/controllers/application.js5
A
0 mins
app/javascript/controllers/clipboard_controller.js12
A
0 mins
app/javascript/controllers/datatable_controller.js77
A
2 hrs
app/javascript/controllers/index.js11
A
0 mins
app/javascript/controllers/menu_controller.js8
A
0 mins
app/javascript/controllers/select_controller.js9
A
0 mins
app/javascript/controllers/transaction_form_controller.js17
A
0 mins
app/javascript/jquery.js3
A
0 mins
app/javascript/react/src/components/TransactionForm.jsx421
F
3 days
app/models/application_record.rb3
A
0 mins
app/models/client.rb10
A
0 mins