a11yist/app/controllers
david cdea0e1218
Some checks failed
/ Text (push) Failing after 15s
/ Checkout (push) Successful in 1m3s
Add tests
2024-07-22 22:40:56 +02:00
..
concerns rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
application_controller.rb add pagy, improve checks#index 2024-07-21 00:33:38 +02:00
checklist_entries_controller.rb Gui improvements and ideas 2024-07-20 16:55:10 +02:00
checklists_controller.rb Add tests 2024-07-22 22:40:56 +02:00
checks_controller.rb add pagy, improve checks#index 2024-07-21 00:33:38 +02:00
elements_controller.rb Avoid full page reloads on report#show 2024-07-20 22:32:35 +02:00
home_controller.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
reports_controller.rb Gui improvements and ideas 2024-07-20 16:55:10 +02:00
success_criteria_controller.rb Add tests 2024-07-22 22:40:56 +02:00