Skip to content

Commit

Permalink
trivial: intercom logging, ui tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
vklimontovich committed Dec 2, 2023
1 parent edf6475 commit 937b635
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/core-functions/src/functions/intercom-destination.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ async function createOrUpdateCompany(event: AnalyticsServerEvent, ctx: ExtendedC
};

if (!existingCompany) {
log.debug(`Company ${event.groupId} not found, creating a new one:\b${JSON.stringify(event, null, 2)}`);
log.debug(`Company ${event.groupId} not found, creating a new one:\n${JSON.stringify(newCompany, null, 2)}`);
const createCompanyResponse = await jsonFetch(`https://api.intercom.io/companies`, {
headers: {
Authorization: `Bearer ${props.accessToken}`,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,9 @@ function Breadcrumbs() {

return (
<div className="flex py-4 items-center">
<div className="w-8 h-8">{branding.logo}</div>
<div className="w-8 h-8">
<Link href="/">{branding.logo}</Link>
</div>
<div className="pl-2 w-8 h-8 text-textLight">
<svg fill="none" height="100%" stroke="currentColor" strokeWidth={2} viewBox="0 0 24 24" width="100%">
<path d="M16.88 3.549L7.12 20.451" />
Expand Down

1 comment on commit 937b635

@vercel
Copy link

@vercel vercel bot commented on 937b635 Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

new-jitsu – ./webapps/console

ag.ru
logu.au
ozon.ru
sse.ere
erxes.io
baidu.dom
sambla.se
bobsec.com
sambla.com
agro4u.life
bluetick.ai
protontv.eu
t.quenti.io
alicesec.com
dev.aclis.io
docs.dh19.de
docs.dh19.eu
joseviso.com
mydomain.dom
t.democo.dev
t.shoppub.io
t2.jitsu.com
timeplus.com
zoopsign.com
*.d.jitsu.com
beta.mitzu.io
d.versatus.io
data.light.so
data.loudy.co
data.schej.it
imusician.app
imusician.pro
jitsu.logu.au
jitsu.www1.ru
t.thequack.ai
thinkr.com.br
use.jitsu.com
usepolygon.io
www.sambla.se
ajewellers.com
data.uselog.io
gpt.whatfa.com
sidetrekai.com
t.papermark.io
t.saasmonk.app
use2.jitsu.com
www.kellen.top
*.dataspecc.com
app.bluetick.ai
caddy.jitsu.com
data.askloan.tw
enterticket.com
events.mitzu.io
jitsu.efeer.com
jitsu.ivve.tech
krestomatio.com
sevenbillion.co
xrt.webxr.tools
app.jotverse.com
caddy2.jitsu.com
data.mysitee.com
dev-t.democo.dev
events.quenti.io
utils.doogma.com
worthsystems.com
data.music2me.com
data.timeplus.com
event-gateway.com
https.bluetick.ai
ji.degulesider.dk
jitsu.ivve.health
metabase.erxes.io
t.clickncruise.hu
data.mycompany.com
data.usepolygon.io
demosite.jitsu.com
dev.driverdeck.app
new.enterticket.es
t-dev.papermark.io
uniquecafes.com.br
www.sidetrekai.com
colectha.voolu.shop
crm.myguestcare.com
data.sidetrekai.com
data.timeplus.cloud
localhost.jitsu.com
report.improvado.io
trk.myguestcare.com
www.sevenbillion.co
analytics.mtrsvc.com
data.embeddables.com
mercury.stagehub.com
store.sidetrekai.com
teslahenry.github.io
data.hogarlylabs.tech
event.clickncruise.hu
event.clickncruise.ro
test-domain.jitsu.com
teste.fazcomex.com.br
analytics.dev.knekt.io

Please sign in to comment.