boardengine.io
Run your own Board. Board of Jobs, Board of Members, Board of Profiles.
tenant handling jobs Newsletter service
add tentant to getJobsForFrequency
basics to handle ownerTenant 1:1 and visibleOnTenants 1:n
improve tenant recog from dif host/header scenarios
change from process.env.* to tenant.*
POC for tenant handling without any "legacy" migration needed
cleanup web-server main.go
refactor onInit Sitemap to be cmd and tenant aware
fix buildSiteMap after accidently go get ......... in wrong dir aaaaaaaaaaaaa
make composeBody for weekly seo page tenant aware
use tentant conf for all SEO handlers
another "did not proper from start, now you refactor"-session
fix missing tenant in job details...
use tenant.content.* where applicable
proper startup log for tenant part
release > tenant config object update
deploy/test Release 1.5.0
unify config flow/objects over all layers
fe-client: use new tenant object
fe-host: use new config infra
separate tentant details from instance config
Load Tenant Config for Instance from yaml
refactored vuex store / usage tenant service
move tenant handling to use proper service & deploy release