Haven
a41bd2d4f9
fix(flags): prevent kea logic loop and clean filters on tab switch ( #26258 )
2024-11-19 02:17:43 +01:00
Haven
e2f4caf218
fix(flags): prevent kea logic loop when switching tabs in FF UI ( #26257 )
2024-11-18 21:04:38 +00:00
Phani Raj
d8776382b6
feat(surveys): Allow user to edit survey response adaptive limits ( #26223 )
...
feat(surveys): Allow user to edit survey response adaptive limits
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 20:53:59 +00:00
Juraj Majerik
e27cca547a
chore(experiments HogQL): migrate set experiments UI ( #26024 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 14:39:44 +00:00
Surbhi
2b2e7e48b1
feat: making role in organization as a required field ( #26205 )
...
Co-authored-by: Your Name (aider) <you@example.com>
2024-11-15 14:44:21 -04:00
Raquel Smith
71f35d971a
feat(unsub-survey): randomize reasons and require response ( #26203 )
2024-11-14 22:11:15 +00:00
Haven
ad9c86f6a4
fix(flags): allow setting variant rollout % to 0 using backspace ( #26185 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 09:19:39 -08:00
Haven
854bdb161c
chore(flags): clean up frontend empty states in FF list ( #26132 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 15:19:59 -08:00
Daniel Bachhuber
eb1f99cc27
feat(onboarding): Make product multi-select live for everyone ( #26167 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 12:23:10 -08:00
Anirudh Pillai
d5ce60454e
feat(alerts): alerts button on top of insight ( #26116 )
2024-11-13 10:14:58 +01:00
Haven
3cbb1520c1
chore(flags): add cypress regression test to ensure flags rendering as expected in FlagSelector component ( #26103 )
2024-11-12 15:46:28 -08:00
Haven
87c1a79bd6
fix(flags): do not attempt to load usage tab for deleted flags ( #26126 )
2024-11-12 15:44:27 -08:00
Haven
f9140985a2
chore(flags): add cypress regression test around toggling flags from list, type annotations on kea loaders ( #26122 )
2024-11-11 15:04:14 -08:00
Haven
f72f25cd21
fix(flags): allow feature flags to be restored, block editing deleted flags ( #26083 )
2024-11-11 09:55:15 -08:00
Haven
06d0115d05
feat(flags): Feature flag UI pagination + server-side filtering ( #26041 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dylan Martin <dylan@posthog.com>
2024-11-07 14:01:59 -08:00
Daniel Bachhuber
92b8b4699f
feat(experiments): Consolidate create experiment to one form ( #26051 )
...
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-11-07 14:28:02 +00:00
Georgiy Tarasov
d8efec3a95
fix(notebooks): disable HogQL controls in blocks ( #25725 )
2024-10-23 12:05:06 +02:00
Georgiy Tarasov
cb1b316cec
fix(notebooks): bind logic for hogql insights ( #25623 )
2024-10-17 12:33:12 +02:00
Anirudh Pillai
41bbc3809f
feat(alerts): Relative alerts ( #25423 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-17 10:17:32 +00:00
Michael Matloka
d1c75ab747
fix(environments): Rejig use of insight/dashboard endpoints ( #25469 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-16 16:23:48 +02:00
Zach Waterfield
9a7deda3fc
chore: improve stripe portal button and biling hero spacing ( #25598 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-15 19:30:49 -04:00
Anirudh Pillai
7118410c35
feat: alerts on all trends ( #25056 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-02 19:46:35 +01:00
Anirudh Pillai
d0a8627f4d
feat: insight with dashboard filters ( #24745 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-12 16:08:02 +02:00
Michael Matloka
2d896851f4
fix(dashboards): Make sure loading dashboard items does not POST /query/
( #24808 )
2024-09-09 16:20:43 +02:00
Juraj Majerik
3f2337539d
chore(experiments): rename A/B testing -> Experiments ( #24716 )
2024-09-02 17:14:49 +02:00
Julian Bez
1e1a740b6b
chore: Revert "chore(deps): Upgrade to Django 5" ( #24668 )
2024-08-29 10:51:36 +00:00
Julian Bez
9418235763
chore(deps): Upgrade to Django 5 ( #23626 )
2024-08-29 10:56:28 +01:00
Julian Bez
fb1cb6f3ca
feat(insights): Record alert checks and track state ( #24446 )
...
- add thresholds as separate model - we can use that to just display a threshold on the UI or use it in CDP or whatnot
- add alert checks that record the outcome of the last calculation
- keep track of the state, if the alert is firing and user is notified and so on
- Add error handling
- Make UI nicer
- Adjust email template
- Handle alert disabling while firing
- Add enable/disable
- Show checks in UI
- Add old check cleanup
2024-08-27 09:57:42 +00:00
Georgiy Tarasov
f685cec0f5
fix(insights): hide delete series button when there is a single series ( #24286 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-27 11:27:44 +02:00
Anirudh Pillai
5ee45fc552
feat: preview dashboard filter changes ( #24303 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2024-08-22 07:47:21 +00:00
Zach Waterfield
1eea80b852
fix: fix check for $0 billing limit ( #24506 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-21 15:34:26 +00:00
Zach Waterfield
6f82ba2c82
chore: set billing limit values to only be ints ( #24353 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-20 10:51:58 -04:00
Michael Matloka
f025187eb0
fix(persons): Fix person deletion button in list ( #24455 )
2024-08-19 16:55:50 +02:00
Michael Matloka
ceecea49f3
feat(lemon-ui): LemonInputSelect 2.0 ( #24321 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-14 12:15:58 +02:00
Thomas Obermüller
f403b17500
refactor(insights): move to queries in new insight urls ( #24193 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-13 08:09:52 +02:00
Tom Owers
26ae860778
feat(bi): Added the ability to customise table columns ( #24236 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-12 13:46:22 +00:00
Michael Matloka
8233b4f5a0
feat: Uploadable organization logo ( #24213 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 16:30:59 +02:00
Zach Waterfield
381d4b82ac
fix: align the survey reasons to the survey in posthog ( #24197 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-06 10:17:12 -04:00
Nikita Vorobev
7d91d8bf5f
feat(alerts): show a warning about implicit alerts deletion ( #22826 )
2024-08-06 09:09:39 +01:00
Thomas Obermüller
ea98024697
refactor(insights): remove filter based card content ( #24050 )
2024-08-05 09:14:29 +02:00
Zach Waterfield
76484cb5e4
feat: add reasons to unsub modal ( #24109 )
2024-08-02 16:26:56 +02:00
Michael Matloka
ceccb49800
feat(insights): Make initial single insight load async v2 ( #23978 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anirudh Pillai <anirudhx5@gmail.com>
2024-08-01 13:03:34 +02:00
Tiina Turban
139c11dec3
chore: Default local dev to pipeline 3000 on sidebar too ( #23736 )
2024-07-22 12:18:54 +00:00
Juraj Majerik
36e133a803
chore(experiments): delete old UI ( #23813 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-19 17:16:04 +02:00
Juraj Majerik
117ca4650c
fix(experiments): display MDE value ( #23783 )
2024-07-18 08:55:17 +02:00
David Newell
80cb0b8dc0
feat: visited page filter in replay ( #23689 )
2024-07-16 09:14:23 +01:00
Tom Owers
6d92917680
feat(hogql): Bundle monaco editor js within our app bundle ( #23424 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-12 11:59:43 +01:00
Juraj Majerik
b4d3cbd668
chore(surveys): add a cypress test for the branching logic ( #23591 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-11 15:38:32 +00:00
Dylan Martin
367f6f8360
feat(feature-success): added confirmation dialog to the survey and experiment destructive actions ( #23580 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-07-10 18:29:25 +00:00
Ben White
26777a4d88
fix: Product intro state handling ( #23559 )
2024-07-10 13:45:30 +02:00