Skip to content

/insights#6511

Merged
kodiakhq[bot] merged 60 commits intomainfrom
6507-cal-803-analytics
Mar 23, 2023
Merged

/insights#6511
kodiakhq[bot] merged 60 commits intomainfrom
6507-cal-803-analytics

Conversation

@PeerRich
Copy link
Copy Markdown
Member

@PeerRich PeerRich commented Jan 16, 2023

CleanShot 2023-01-16 at 16 40 07@2x

Update:
image

@linear
Copy link
Copy Markdown

linear bot commented Jan 16, 2023

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
cal ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 10:07PM (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 10:07PM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
cal-com-storybook ⬜️ Ignored (Inspect) Mar 23, 2023 at 10:07PM (UTC)

@PeerRich PeerRich linked an issue Jan 16, 2023 that may be closed by this pull request
@PeerRich PeerRich marked this pull request as draft January 16, 2023 15:40
@@ -1,3 +1,4 @@
import "@tremor/react/dist/esm/tremor.css";
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I wonder if we want to fork this CSS file and apply our own styling

@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 12, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

Copy link
Copy Markdown
Contributor

@zomars zomars left a comment

Choose a reason for hiding this comment

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

Blocking to make some improvements 🙏🏽

@zomars
Copy link
Copy Markdown
Contributor

zomars commented Mar 23, 2023

I see we use "analytics" and "insights" interchangeably. I propose we stick to "insights" everywhere.

@PeerRich
Copy link
Copy Markdown
Member Author

I see we use "analytics" and "insights" interchangeably. I propose we stick to "insights" everywhere.

agree! Insights everywhere

Copy link
Copy Markdown
Contributor

@zomars zomars left a comment

Choose a reason for hiding this comment

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

  • Moved most of the code to features/insights
  • Renamed all analytics to insights
  • Extracted InsightsProvider
  • Extracted trpc router
  • Type fixes

import { FilterProvider } from "./provider";

export function FiltersProvider({ children }: { children: React.ReactNode }) {
// TODO: Sync insight filters with URL parameters
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Non blocking but should be made in a follow up

@PeerRich
Copy link
Copy Markdown
Member Author

oh shit, not sure if this should merge this quickly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CAL-803] /insights

6 participants