..
Migrations
test: update DatabaseSchemaTest and WipeLegacySongDataTest for new schema
2026-05-03 22:21:49 +02:00
AgendaItemDownloadTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
AgendaMatcherServiceTest.php
feat(service): add AgendaMatcherService with wildcard namesmatching
2026-03-29 11:37:06 +02:00
ApiLogControllerTest.php
feat(logs): add expandable request/response details in API log
2026-03-02 12:14:34 +01:00
ArrangementControllerTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
BookmarkletControllerTest.php
feat(ccli): serve CCLI bookmarklet JS
2026-05-10 19:34:30 +02:00
CcliFixtureSanityTest.php
test(ccli): add fixture corpus for CCLI paste parser
2026-05-10 18:24:29 +02:00
CcliImportServiceTest.php
feat(ccli): add CcliImportService for song upsert
2026-05-10 18:56:38 +02:00
CcliPasteControllerTest.php
feat(ccli): add CcliPasteController endpoints
2026-05-11 09:23:11 +02:00
CcliPasteParserScaffoldTest.php
feat(ccli): add CcliTranslationPairingService
2026-05-10 19:02:10 +02:00
CcliPasteParserTest.php
feat(ccli): add CcliTranslationPairingService
2026-05-10 19:02:10 +02:00
CcliTranslationPairingServiceTest.php
feat(ccli): add CcliTranslationPairingService
2026-05-10 19:02:10 +02:00
ChurchToolsSyncTest.php
feat: probundle export with media, image upscaling, upload dimension warnings
2026-03-30 10:29:37 +02:00
CtsApiSpikeTest.php
style: apply Laravel Pint formatting across codebase
2026-03-02 23:02:03 +01:00
DatabaseSchemaTest.php
test: update DatabaseSchemaTest and WipeLegacySongDataTest for new schema
2026-05-03 22:21:49 +02:00
DiscoverAgendaTypesTest.php
chore(debug): add CTS agenda type discovery command
2026-03-29 11:39:24 +02:00
ExampleTest.php
chore: verify CTS API token auth and package compatibility
2026-03-01 18:56:03 +01:00
FileConversionServiceTest.php
feat(images): cover-fit conversion mode
2026-05-30 23:56:05 +02:00
FileConversionTest.php
feat: probundle export with media, image upscaling, upload dimension warnings
2026-03-30 10:29:37 +02:00
FinalizationTest.php
refactor(model): update finalizationStatus for agenda model
2026-03-29 11:46:54 +02:00
HomeTest.php
feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7)
2026-03-01 19:39:26 +01:00
InformationBlockTest.php
test(php): update existing tests for agenda model
2026-03-29 12:26:05 +02:00
LabelImportControllerTest.php
feat(controllers): add macro/label import + global assignment + service override controllers and routes
2026-05-03 23:17:04 +02:00
LabelsImportServiceTest.php
feat(services): add LabelsImportService, MacrosImportService, MacroResolutionService
2026-05-03 23:03:32 +02:00
MacroAssignmentControllerTest.php
feat(controllers): add macro/label import + global assignment + service override controllers and routes
2026-05-03 23:17:04 +02:00
MacroImportControllerTest.php
feat(controllers): add macro/label import + global assignment + service override controllers and routes
2026-05-03 23:17:04 +02:00
MacroResolutionServiceTest.php
feat(services): add LabelsImportService, MacrosImportService, MacroResolutionService
2026-05-03 23:03:32 +02:00
MacrosImportServiceTest.php
feat(services): add LabelsImportService, MacrosImportService, MacroResolutionService
2026-05-03 23:03:32 +02:00
MissingSongMailTest.php
style: apply Laravel Pint formatting across codebase
2026-03-02 23:02:03 +01:00
ModerationBlockTest.php
test(php): update existing tests for agenda model
2026-03-29 12:26:05 +02:00
OAuthTest.php
style: apply Laravel Pint formatting across codebase
2026-03-02 23:02:03 +01:00
PlaylistExportTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
ProBundleExportTest.php
feat: probundle export with media, image upscaling, upload dimension warnings
2026-03-30 10:29:37 +02:00
ProFileExportTest.php
feat(export): use MacroResolutionService in ProExportService for flexible macro injection
2026-05-03 23:08:22 +02:00
ProFileImportTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
SermonBlockTest.php
test(php): update existing tests for agenda model
2026-03-29 12:26:05 +02:00
ServiceAgendaItemTest.php
feat(db): add service_agenda_items table + slides FK migration
2026-03-29 11:34:55 +02:00
ServiceControllerTest.php
feat: add has_agenda flag to services and guard agenda sync
2026-03-29 15:22:32 +02:00
ServiceImageColumnsTest.php
feat(service): add image columns and overrides
2026-05-31 00:01:24 +02:00
ServiceMacroOverrideControllerTest.php
feat(controllers): add macro/label import + global assignment + service override controllers and routes
2026-05-03 23:17:04 +02:00
SettingsControllerAgendaKeysTest.php
feat(controller): pass agenda items to edit page
2026-03-29 11:48:28 +02:00
SettingsDefaultLanguageTest.php
feat(settings): add default translation language setting
2026-05-10 18:38:14 +02:00
SharedPropsTest.php
style: apply Laravel Pint formatting across codebase
2026-03-02 23:02:03 +01:00
SlideControllerTest.php
feat: probundle export with media, image upscaling, upload dimension warnings
2026-03-30 10:29:37 +02:00
SongCcliMetadataTest.php
feat(songs): track CCLI import metadata on songs table
2026-05-10 18:33:24 +02:00
SongControllerTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
SongEditModalTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
SongIndexTest.php
feat: Wave 4 - Song DB Management + Finalization (T20-T24)
2026-03-01 20:30:07 +01:00
SongMatchingTest.php
style: apply Laravel Pint formatting across codebase
2026-03-02 23:02:03 +01:00
SongPdfTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
SongsBlockTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
SyncControllerTest.php
style: apply Laravel Pint formatting across codebase
2026-03-02 23:02:03 +01:00
TranslatePageTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00
TranslationServiceTest.php
refactor(php): rename SongGroup references throughout controllers/services/tests
2026-05-03 22:55:02 +02:00