0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Ben White
ed25f62a0b
feat: Hedgehog Mode 2.0 (#22334) 2024-05-21 15:17:01 +02:00
Ben White
6569c4d992
feat: Add xmas outfits for Max (#19172)
* Started adding christmas outfits

* Added missing accessories

* Fixed default accessories

* Fixes
2023-12-07 16:51:32 +01:00
Ben White
85f0031cb3
feat: Max turns to the dark side (#16057) 2023-06-15 14:49:01 +00:00
Eric Duong
853e264a7b
chore: feature management refactor (#15099)
* really lazy tables attempt 1

* Use feature-management-enabled `posthog-js`

* lazy tables

* can select if hogql

* fix small test bugs

* more fixes

* Update query snapshots

* Add backend

* created shareholder value

* freeze time for a funnel

* dogfood

* add to site popover menu and add toggles to enable features

* Add frontend base

* fix more tests

* move up

* fix last test

* Add basic feature creation flow

* Use live previews on the Feature Preview page

* Link to feature page

* Update posthog-js

* Improve editing experience

* few more fixes

* dogfood

* few more fixes

* don't overreach

* Update query snapshots

* Add persons list

* Revert EditableField change

* Revert `MinimalFeatureFlagSerializer` rename

* Revert Feature Preview page

* Revert HogQL identifier syntax change

* Revert `LemonInput` placeholder italicization

* Update test_decide.py

* Update 0312_feature.py

* Update HogQLParserVisitor.py

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Make migration safety test smarter around `CONSTRAINT`

* Update UI snapshots for `webkit` (2)

* cleanup imports

* rough draft

* add code switch

* ui reorientation

* Update UI snapshots for `chromium` (2)

* working form with connect existing flag functionality

* Update UI snapshots for `chromium` (2)

* update lemonselectmultiple to use labelinvalues and add select person functionality

* move modal

* carry changes locally

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* change order

* remaining fields

* address comments

* bugz

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* format

* constant

* more types

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* fix types

* fix types

* Update UI snapshots for `chromium` (2)

* num queries

* Update UI snapshots for `chromium` (2)

* reconfigure and cleanup

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* fix test

* remove image_url

* Update UI snapshots for `chromium` (2)

* update tests

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `webkit` (2)

* refactor model, add separate endpoint for previews

* revert yalc and kafka

* add migration

* revert lockfile changes

* update lockfile from right master

* lint

* lint with updated prettier version

* fix storybook

* Update UI snapshots for `chromium` (2)

* rename to early access

* update frontend naming

* update more frontend naming

* breadcrumbs

* Update UI snapshots for `chromium` (1)

* update naming

---------

Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2023-04-27 14:41:14 -04:00
Ben White
d6d1bfe873
feat: Hedgebar (#14934) 2023-04-26 10:04:11 +02:00