0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
Tiina Turban
5a4a81006b
chore: Urgent incident follow-ups to sprint planning (#23447) 2024-07-03 17:35:35 +01:00
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
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
Michael Matloka
adceadf3ee
fix: Replace remaining app.posthog.com with us. (#20363) 2024-02-27 15:22:33 +01:00
Ben White
409b72380e
feat: Settings 3000 (#18419) 2023-11-09 10:08:33 +01:00
timgl
1f9b42c31c
chore: Remove org-wide retro from sprint planning (#17928) 2023-10-11 19:16:58 +02:00
Joe Martin
d1899c6005
fix: Removing some self-hosted upgrade paths and references (#16711)
* Remove self-hosted references

* Update messages in tests too

* Update query snapshots

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: Michael Matloka <michal@matloka.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-24 19:44:44 +02:00
Raquel Smith
14c889b6c0
fix: fix sprint planning issue template (#15271)
Update sprint_planning_retro.md
2023-04-26 22:34:39 +00:00
Tiina Turban
3546bd4ae8
chore: Update bug template to differentiate docker compose from k8s (#14188)
Co-authored-by: Michael Matloka <dev@twixes.com>
2023-02-10 19:08:55 +01:00
timgl
893d088024
chore(github): Add OKRs to planning template (#13901)
* chore(github): Add OKRs to planning template

* Update .github/ISSUE_TEMPLATE/sprint_planning_retro.md

Co-authored-by: Luke Harries <lharries@users.noreply.github.com>

* Update sprint_planning_retro.md

---------

Co-authored-by: Luke Harries <lharries@users.noreply.github.com>
2023-02-01 07:34:28 +00:00
Paul D'Ambra
65eee8ee85
chore: add useful sprint planning prompts (#13848) 2023-01-20 15:39:04 +00:00
Ben White
335fb00320
chore: Extend issue template with note about links (#13273) 2022-12-13 12:58:46 +00:00
Michael Matloka
0e5261b757
chore(issue-templates): Consolidate "Environment" self-hosted options (#11048) 2022-08-01 11:57:30 +02:00
timgl
15f4beb480
chore: Add 'things that might take us down' (#10948)
* Update sprint_planning_retro.md

* Update sprint_planning_retro.md

* Update .github/ISSUE_TEMPLATE/sprint_planning_retro.md

Co-authored-by: Guido Iaquinti <4038041+guidoiaquinti@users.noreply.github.com>

Co-authored-by: Guido Iaquinti <4038041+guidoiaquinti@users.noreply.github.com>
2022-07-26 20:47:20 +00:00
Tim Glaser
77568bde96
chore: Update sprint_planning_retro.md (#9791)
* Update sprint_planning_retro.md

* Update sprint_planning_retro.md
2022-05-19 14:05:34 +01:00
Michael Matloka
52a6529ee5
docs: Remove "Expected behavior" from bug report template (#9345) 2022-04-05 08:47:29 -07:00
Michael Matloka
fa0738edaf
Update and rename sprint_planning_reto.md to sprint_planning_retro.md (#6092) 2021-09-23 18:05:45 +00:00
Marcus Hyett (PostHog)
a00f5a9acb
Create sprint_planning_reto.md (#6030)
* Create sprint_planning_reto.md

Initial structure for sprint planning issue.

* Update sprint_planning_reto.md

Co-authored-by: Tim Glaser <tim@posthog.com>
2021-09-23 17:15:53 +00:00
Tiina Turban
f3c0b7e2f1
Update bug_report.md (#5840)
* Update bug_report.md

* Update wording

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-09-09 11:37:21 +00:00
Michael Matloka
c9664e94fb
Issue templates plus (#2681)
* Update issue templates format

* Create imperfection_report.md

* Create performance_issue_report.md

* Rewrite Bug report `about`

* Address feedback

* Delete imperfection_report.md
2020-12-17 00:49:37 +01:00
Michael Matloka
35e70f8544
Make GH templates better (#1263)
* Remove useless list of changes stub

* Add PR template Changes placeholder

* Update issue templates

* Love squashing bugs
2020-07-22 11:35:32 +02:00
Michael Matloka
2f3c3d810b
GitHub templates update (#1198)
* Update issue templates

* Adjust pull request template whitespace

* Make "you" in "Thank you" italic
2020-07-13 17:38:11 +02:00
Tim Glaser
d632d31e59
Update bug_report.md 2020-05-23 10:21:42 +01:00
Tim Glaser
04da66936a
Remove assignees 2020-04-23 11:30:05 +01:00
Tim Glaser
321572a92f Add github template 2020-04-20 14:40:11 +01:00
James Hawkins
9aac4c6643
Update feature_request.md 2020-04-07 14:04:08 +01:00
James Hawkins
0451d73a6a
Update bug_report.md 2020-04-07 14:03:36 +01:00
James Hawkins
75182dfdbe Update issue templates
* Changed wording order
* Added default tags
2020-04-07 13:01:19 +01:00
Tim Glaser
a477e30395
Create pull_request_template.md 2020-03-31 12:20:23 +01:00
James Hawkins
b73d76f81f Update issue templates
Added nice templates for bug reports and feature requests
2020-02-15 08:38:15 -08:00