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

2 Commits

Author SHA1 Message Date
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
6b52627b71
refactor: Switch feature request template to GitHub's beta issue tem… (#21508)
* Refactor:  Switch feature request template to GitHub's beta issue templates to allow pulling in debug info via URLs

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

* Update feature_request.yml

* Update .github/ISSUE_TEMPLATE/feature_request.yml

Co-authored-by: Marcus Hof <13001502+MarconLP@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/feature_request.yml

Co-authored-by: Marcus Hof <13001502+MarconLP@users.noreply.github.com>

---------

Co-authored-by: Marcus Hof <13001502+MarconLP@users.noreply.github.com>
2024-04-15 21:40:43 +02:00