diffray
Merged

#678 strelov1/freehire

+596-13
cmd/import-yc/main.goMod
+1
cmd/import-yc/main_test.goMod
+8/-1
internal/db/companies.sql.goMod
+53/-6
internal/db/models.goMod
+1
internal/db/querier.goMod
+4
internal/db/queries/companies.sqlMod
+18/-4
internal/handler/companies.goMod
+25
internal/handler/companies_integration_test.goMod
+128
internal/handler/handler.goMod
+1
internal/ycdir/ycdir.goMod
+2
internal/ycdir/ycdir_test.goMod
+8
migrations/0018_company_subindustry.sqlAdd
+18
openspec/changes/company-subindustry-facet/.openspec.yamlAdd
+2
openspec/changes/company-subindustry-facet/design.mdAdd
+75
openspec/changes/company-subindustry-facet/proposal.mdAdd
+49
openspec/changes/company-subindustry-facet/specs/companies/spec.mdAdd
+148
openspec/changes/company-subindustry-facet/tasks.mdAdd
+20
web/src/lib/api.tsMod
+7
web/src/lib/components/filters/CompanyFilterModal.svelteMod
+2/-1
web/src/lib/facets.tsMod
+26/-1
#678 feat(companies): filter companies by YC subindustry (searchable Industry facet) - strelov1/freehire - diffray