0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Edward Hartwell Goose
b51455bb6d
Update bug_report.yml to include link to EU (#22778) 2024-06-28 13:27:51 +00:00
Paul D'Ambra
74ce620c6b
feat: event debug view in the toolbar (#21523)
* feat: toolbar-live-activity

* Update UI snapshots for `chromium` (2)

* fangling

* Update UI snapshots for `chromium` (2)

* rename as event debugger

* fiddl

* simple list

* don't commit yalc

* Update frontend/src/toolbar/debug/EventDebugMenu.tsx

Co-authored-by: Ben White <ben@posthog.com>

* move some logic to the logic

* more logic for the logic gods

* fix filters and make it easier to see what's the extended props area

* empty state message

* stories

* name

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
2024-04-15 21:59:01 +01:00
Steven Shults
8403889bbc
refactor: Switch bug report template to GitHub's beta issue templates to allow pulling in debug info via URLs (#21506)
* Create bug_report.yml

Using GitHub's new issue templates, allowing us to add debug-info via url

* Update bug_report.yml

* Update bug_report.yml

* Update bug_report.yml

* Update bug_report.yml
2024-04-15 21:40:50 +02:00