Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(insights): add icons and dashboard. #4803

Merged
merged 1 commit into from
Jul 21, 2023
Merged

feat(insights): add icons and dashboard. #4803

merged 1 commit into from
Jul 21, 2023

Conversation

mhevery
Copy link
Contributor

@mhevery mhevery commented Jul 17, 2023

Overview

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Use cases and why

    1. One use case
    1. Another use case

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

@stackblitz
Copy link

stackblitz bot commented Jul 17, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for qwik-insights ready!

Name Link
🔨 Latest commit 949e24a
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/64baadbaa0225700090fb4d6
😎 Deploy Preview https://deploy-preview-4803--qwik-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mhevery mhevery enabled auto-merge (squash) July 17, 2023 18:02
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 17, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 949e24a
Status: ✅  Deploy successful!
Preview URL: https://8f8b6624.qwik-docs.pages.dev
Branch Preview URL: https://insights.qwik-docs.pages.dev

View logs

<h1 class={labelStyle}>
URL:{' '}
<code class={codeStyle}>
<a href={url} class={linkStyle} target="_blank">

Check warning

Code scanning / CodeQL

Potentially unsafe external link Medium

External links without noopener/noreferrer are a potential security risk.
@mhevery mhevery merged commit 4000c75 into main Jul 21, 2023
26 checks passed
@mhevery mhevery deleted the insights branch July 21, 2023 16:30
kodiakhq bot pushed a commit to ascorbic/unpic-img that referenced this pull request Aug 20, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@builder.io/qwik](https://qwik.builder.io/) ([source](https://togithub.com/BuilderIO/qwik)) | [`1.2.6` -> `1.2.7`](https://renovatebot.com/diffs/npm/@builder.io%2fqwik/1.2.6/1.2.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@builder.io%2fqwik/1.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@builder.io%2fqwik/1.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@builder.io%2fqwik/1.2.6/1.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@builder.io%2fqwik/1.2.6/1.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>BuilderIO/qwik (@&#8203;builder.io/qwik)</summary>

### [`v1.2.7`](https://togithub.com/BuilderIO/qwik/releases/tag/v1.2.7)

[Compare Source](https://togithub.com/BuilderIO/qwik/compare/v1.2.6...v1.2.7)

#### What's Changed

-   docs: minor grammar fix on advanced docs by [@&#8203;hbendev](https://togithub.com/hbendev) in [QwikDev/qwik#4728
-   chore: build vercelserverless branch by [@&#8203;adamdbradley](https://togithub.com/adamdbradley) in [QwikDev/qwik#4752
-   chore(insights): update the format of data being sent by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4761
-   Insights by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4762
-   chore(insights): add symbol details to slow query by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4763
-   Pr fix prefetch by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4774
-   chore(docs): update to latest qwik by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4775
-   feat(insights): add outgoing view by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4783
-   chore(insights): fix broken deploy by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4784
-   chore(insight): SQL query cleanup by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4791
-   feat: insights app by [@&#8203;zanettin](https://togithub.com/zanettin) in [QwikDev/qwik#4694
-   docs: add vDOM FAQ by [@&#8203;hamatoyogi](https://togithub.com/hamatoyogi) in [QwikDev/qwik#4788
-   Fixed a typo in the error message by [@&#8203;uceumice](https://togithub.com/uceumice) in [QwikDev/qwik#4800
-   insights website: change auth provider by [@&#8203;gioboa](https://togithub.com/gioboa) in [QwikDev/qwik#4802
-   fix(compile): compile source code on windows os by [@&#8203;leifermendez](https://togithub.com/leifermendez) in [QwikDev/qwik#4777
-   Fixed a typo in the title of this page by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4782
-   cli: move next steps instructions to appear last by [@&#8203;hamatoyogi](https://togithub.com/hamatoyogi) in [QwikDev/qwik#4790
-   feat(insights): fix create app flow by [@&#8203;gioboa](https://togithub.com/gioboa) in [QwikDev/qwik#4804
-   Fixed a typo in the title by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4806
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4807
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4808
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4810
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4811
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4812
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4809
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4813
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4814
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4815
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4816
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4817
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4818
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4819
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4820
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4821
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4823
-   Update index.mdx by [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) in [QwikDev/qwik#4822
-   repl: default to 1.1.5 until 1.2.x works by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#4838
-   feat(insights): add icons and dashboard. by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4803
-   feat(insights): add manifest latency page by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4843
-   feat: add Orama integration by [@&#8203;gioboa](https://togithub.com/gioboa) in [QwikDev/qwik#4620
-   Feature: Turso by [@&#8203;xinnks](https://togithub.com/xinnks) in [QwikDev/qwik#4845
-   docs: some spaces in index.mdx by [@&#8203;DKozachenko](https://togithub.com/DKozachenko) in [QwikDev/qwik#4847
-   docs: update tutorial to use cleanup inside useTaskQRL by [@&#8203;wtlin1228](https://togithub.com/wtlin1228) in [QwikDev/qwik#4837
-   docs: correct the links for useResource by [@&#8203;wtlin1228](https://togithub.com/wtlin1228) in [QwikDev/qwik#4831
-   docs: add aws logo by [@&#8203;leifermendez](https://togithub.com/leifermendez) in [QwikDev/qwik#4825
-   fix:(adapter): aws fix path of aws-lambda by [@&#8203;leifermendez](https://togithub.com/leifermendez) in [QwikDev/qwik#4751
-   Fix endpoints link in middleware section by [@&#8203;gparlakov](https://togithub.com/gparlakov) in [QwikDev/qwik#4746
-   Playground dictionary compression by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#4839
-   click-to-component: release keys on alt+tab by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#4846
-   docs: fix typos in events/index.mdx by [@&#8203;harishkrishnan24](https://togithub.com/harishkrishnan24) in [QwikDev/qwik#4862
-   docs: fix events/index.mdx by [@&#8203;harishkrishnan24](https://togithub.com/harishkrishnan24) in [QwikDev/qwik#4861
-   docs: fix a typo by [@&#8203;lollyxsrinand](https://togithub.com/lollyxsrinand) in [QwikDev/qwik#4859
-   docs: changed order of scripts in "Run in your own app" to match the … by [@&#8203;jeroenbach](https://togithub.com/jeroenbach) in [QwikDev/qwik#4860
-   docs: add anirbandas.in to showcase by [@&#8203;anirban12d](https://togithub.com/anirban12d) in [QwikDev/qwik#4848
-   docs: improve documentation for getting started guide by [@&#8203;seqshem](https://togithub.com/seqshem) in [QwikDev/qwik#4855
-   docs(shop): get/set cookie with routeLoader$ by [@&#8203;gioboa](https://togithub.com/gioboa) in [QwikDev/qwik#4750
-   DX: Overwrite Emmet default by [@&#8203;the-r3aper7](https://togithub.com/the-r3aper7) in [QwikDev/qwik#4867
-   Allow passing in loading and decoding attributes for images loaded using ?jsx by [@&#8203;jaroel](https://togithub.com/jaroel) in [QwikDev/qwik#4834
-   fix: Image size false negatives by [@&#8203;manucorporat](https://togithub.com/manucorporat) in [QwikDev/qwik#4871
-   feat: global css HMR by [@&#8203;manucorporat](https://togithub.com/manucorporat) in [QwikDev/qwik#4870
-   fix: useComputed with mutable props by [@&#8203;manucorporat](https://togithub.com/manucorporat) in [QwikDev/qwik#4872
-   fix: run linter during dev mode by [@&#8203;manucorporat](https://togithub.com/manucorporat) in [QwikDev/qwik#4873
-   fix: dont show cls warning on reload by [@&#8203;manucorporat](https://togithub.com/manucorporat) in [QwikDev/qwik#4876
-   chore: update all deps by [@&#8203;manucorporat](https://togithub.com/manucorporat) in [QwikDev/qwik#4875
-   docs: Typo in caching/index.mdx by [@&#8203;harishkrishnan24](https://togithub.com/harishkrishnan24) in [QwikDev/qwik#4885
-   docs: Update components/tasks note regarding useTask$ by [@&#8203;harishkrishnan24](https://togithub.com/harishkrishnan24) in [QwikDev/qwik#4866
-   docs: fix typos in advanced/routing/index.mdx by [@&#8203;vfshera](https://togithub.com/vfshera) in [QwikDev/qwik#4865
-   docs: add a new blog site powered by qwik by [@&#8203;suhastgit](https://togithub.com/suhastgit) in [QwikDev/qwik#4874
-   docs: add realmof.tech to the showcase by [@&#8203;irvanmalik48](https://togithub.com/irvanmalik48) in [QwikDev/qwik#4770
-   Allow dynamic host for the fastify adapter by [@&#8203;genki](https://togithub.com/genki) in [QwikDev/qwik#4893
-   fix: fastify logging and 404 page loading issues by [@&#8203;dheeruasdf](https://togithub.com/dheeruasdf) in [QwikDev/qwik#4879
-   fix: typo on Builder Starter by [@&#8203;thejackshelton](https://togithub.com/thejackshelton) in [QwikDev/qwik#4896
-   fix(.vscode/extenstions.json): rename the wrongly named file to the correct name by [@&#8203;jensmeindertsma](https://togithub.com/jensmeindertsma) in [QwikDev/qwik#4904
-   docs(component): fix blog menu icon in ecosystem by [@&#8203;harshmangalam](https://togithub.com/harshmangalam) in [QwikDev/qwik#4891
-   docs: fix useresource$ url by [@&#8203;blackpr](https://togithub.com/blackpr) in [QwikDev/qwik#4883
-   docs: add ru videos Qwik index.tsx by [@&#8203;Unf1lled](https://togithub.com/Unf1lled) in [QwikDev/qwik#4717
-   docs: fixing typos by [@&#8203;CoralWombat](https://togithub.com/CoralWombat) in [QwikDev/qwik#4630
-   Fix typo in docs URL by [@&#8203;ownchoice](https://togithub.com/ownchoice) in [QwikDev/qwik#4906
-   docs: correct code example (modular-forms integration) by [@&#8203;uceumice](https://togithub.com/uceumice) in [QwikDev/qwik#4911
-   docs: several fixes by [@&#8203;zanettin](https://togithub.com/zanettin) in [QwikDev/qwik#4916
-   docs: update link to react docs by [@&#8203;abhi-works](https://togithub.com/abhi-works) in [QwikDev/qwik#4925
-   chore(insights): update to latest drizzle by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4929
-   docs: update 'link' to 'links' in DocumentHead description by [@&#8203;solamichealolawale](https://togithub.com/solamichealolawale) in [QwikDev/qwik#4927
-   fix(insights): change manifest table index by [@&#8203;gioboa](https://togithub.com/gioboa) in [QwikDev/qwik#4934
-   docs: Add modal cookbook example. by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4928
-   fix(insights): add useIsAuthUser guard by [@&#8203;gioboa](https://togithub.com/gioboa) in [QwikDev/qwik#4935
-   chore: update bug template by [@&#8203;shairez](https://togithub.com/shairez) in [QwikDev/qwik#4938
-   chore: Update feature issue template by [@&#8203;shairez](https://togithub.com/shairez) in [QwikDev/qwik#4939
-   chore: update docs_suggestion issue template by [@&#8203;shairez](https://togithub.com/shairez) in [QwikDev/qwik#4940
-   fix(qwik): use `appendChild` (instead of `append`) which is supported in domino by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4926
-   1.2.7 by [@&#8203;mhevery](https://togithub.com/mhevery) in [QwikDev/qwik#4942

#### New Contributors

-   [@&#8203;uceumice](https://togithub.com/uceumice) made their first contribution in [QwikDev/qwik#4800
-   [@&#8203;Benny-Nottonson](https://togithub.com/Benny-Nottonson) made their first contribution in [QwikDev/qwik#4782
-   [@&#8203;DKozachenko](https://togithub.com/DKozachenko) made their first contribution in [QwikDev/qwik#4847
-   [@&#8203;gparlakov](https://togithub.com/gparlakov) made their first contribution in [QwikDev/qwik#4746
-   [@&#8203;harishkrishnan24](https://togithub.com/harishkrishnan24) made their first contribution in [QwikDev/qwik#4862
-   [@&#8203;lollyxsrinand](https://togithub.com/lollyxsrinand) made their first contribution in [QwikDev/qwik#4859
-   [@&#8203;jeroenbach](https://togithub.com/jeroenbach) made their first contribution in [QwikDev/qwik#4860
-   [@&#8203;anirban12d](https://togithub.com/anirban12d) made their first contribution in [QwikDev/qwik#4848
-   [@&#8203;seqshem](https://togithub.com/seqshem) made their first contribution in [QwikDev/qwik#4855
-   [@&#8203;vfshera](https://togithub.com/vfshera) made their first contribution in [QwikDev/qwik#4865
-   [@&#8203;suhastgit](https://togithub.com/suhastgit) made their first contribution in [QwikDev/qwik#4874
-   [@&#8203;irvanmalik48](https://togithub.com/irvanmalik48) made their first contribution in [QwikDev/qwik#4770
-   [@&#8203;dheeruasdf](https://togithub.com/dheeruasdf) made their first contribution in [QwikDev/qwik#4879
-   [@&#8203;jensmeindertsma](https://togithub.com/jensmeindertsma) made their first contribution in [QwikDev/qwik#4904
-   [@&#8203;blackpr](https://togithub.com/blackpr) made their first contribution in [QwikDev/qwik#4883
-   [@&#8203;Unf1lled](https://togithub.com/Unf1lled) made their first contribution in [QwikDev/qwik#4717
-   [@&#8203;CoralWombat](https://togithub.com/CoralWombat) made their first contribution in [QwikDev/qwik#4630
-   [@&#8203;ownchoice](https://togithub.com/ownchoice) made their first contribution in [QwikDev/qwik#4906
-   [@&#8203;abhi-works](https://togithub.com/abhi-works) made their first contribution in [QwikDev/qwik#4925

**Full Changelog**: QwikDev/qwik@v1.2.6...v1.2.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ascorbic/unpic-img).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant