docker_manager/admin/assets/javascripts/discourse/models
Sérgio Saquetim e9e509280f
DEV: Replace findBy with explicit find in Repo model (#286)
Update `Repo` model methods to use explicit `find` with callback functions
instead of `findBy`. This improves readability and aligns with modern
JavaScript conventions. Changes are localized to `docker_manager` plugin.
2025-10-03 13:08:53 -03:00
..
process-list.js DEV: Update linting (#198) 2023-12-13 21:16:57 +01:00
repo.js DEV: Replace findBy with explicit find in Repo model (#286) 2025-10-03 13:08:53 -03:00