* fix property filter state; read from value not payload
* use fixed Col span instead of flex
* fix shadow variable
* PropertyFilters flexbox min and max widths
* explicitly reset property value input on change
* add title property to select options and recreate antd component
* tweak css
* eslint and ts fixes
* redo custom select component as modified Tag
* typing operatorvalueselect
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
* Put Team.plugins_opt_in out of use
* Put Plugins out of BETA
* Add attention-grabbing blip for Plugins in nav
* Add end of Plugins beta banner
* Refactor MenuItem highlighting
* Update Plugins page copy
* Prettier
* Add User.flags field and use it instead of posthog.persistence
* Fix User.flags API
* Update migration
* Update Plugins.tsx
* Roll back extraneous additions
* Roll back more
* Update code ordering
* round table sizes in system status
* fix typing
* Use compact_number/compactNumber across the board
* Update compact_number docstring
Co-authored-by: Michael Matloka <dev@twixes.com>
* WIP - new flow wired
* make everything square + add footer back in
* fix types
* logo cleanup + type fix
* store active tab
* delete old img
* rename files
* cleanup
* add a feat flag
* refactor
* cleanup sort
* use PH logo for default
* add flags constant
* add instrumentation
* replace style
Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
* initial api update
* make api work
* frontend changes
* hello
* adjust trend payload
* prelim working
* fix bugs
* use offset in filters to_dict
* use different pagination check
* use offset in filters to_dict
* test
* extend range for pg
* update test
* remove print
* update test
* match limits
* add api test
* center button
* nits
* UI adjustment
* update comment
* fix type error
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
* add `important_data_attributes`
* fix undefined bug
* important data attributes in setup
* add dashes
* remove dead code
* scarier exampe
* support multiple data attributes in the toolbar
* update to simmer that supports wildcards
* rename "important_data_attributes" -> "data_attributes", store as a json array
* update ts blacklist
* another one
* use a tag select for data attributes
* remove needless string serialization
* implement text feedback
* data attribute setup style improvement
* better default handling
* fix out of sync migration