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

581 Commits

Author SHA1 Message Date
David Newell
d2f4217a2b
chore: migrate to dnd kit (#16962)
chore: migrate selectable person properties to dnd-sortable
2023-08-30 09:19:57 +01:00
David Newell
23c3b525b0
chore: remove unused dependency (#17196)
chore: remove unused dependency
2023-08-30 09:18:56 +01:00
Michael Matloka
59d4398646
ci(vrt): Stop the snapshot madness (#17163)
* Remove redundant Playwright specs

* Increase tolerance in Playwright

* Wait for profile pictures to resolve

* Ensure scene is loaded before proceeding

* Always wait for loaders to disappear

* Disable Gravatars in snapshots

* Don't wait for loaders in more stories with loaders

* Improve resiliency of batch export story

* Fix one more loading story

* Unskip Playwright tests

* Improve inconsistencies

* Upgrade Playwright from 1.29.2 to 1.37.1

* Wait for images to load

* Unify code editors

* Properly wait for images to load

* Go back to Playwright 1.29.2

* Wait for loader selector in LemonTable stories

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-29 09:28:03 +02:00
PostHog Bot
d5dc435ab6
chore(deps): Update posthog-js to 1.77.1 (#17130) 2023-08-22 09:06:51 +02:00
Robbie
4e885e618d
style: Make eslint stricter, fix issues that came up (#17092)
* Make eslint stricter, fix issues that came up

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update query snapshots

* Update UI snapshots for `chromium` (1)

* Update query snapshots

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Try to fix Playwright flakiness and speed up visual snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michal@matloka.com>
2023-08-21 13:28:29 +01:00
Marius Andra
8075e42879
chore(storybook): upgrade storybook to 7.3 (#17078)
* feat(kea): typegen path cleanup and delete unused files

* bump

* 3.2.2

* typegen upgrade to 3.3.0

* storybook 7.3

* upgrade storybook to 7.3

* try using #storybook-root instead of #root

* try using #storybook-root instead of #root (2)

* try using #storybook-root instead of #root (3)

* try using #storybook-root instead of #root (4)

* switch out argTypes.defaultValue with args

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-21 09:32:49 +02:00
PostHog Bot
d87e4350a1
chore(deps): Update posthog-js to 1.77.0 (#17085) 2023-08-18 10:59:52 +02:00
PostHog Bot
ce6c05d971
chore(deps): Update posthog-js to 1.76.0 (#16973) 2023-08-10 10:50:17 +02:00
PostHog Bot
b0775bf7a7
chore(deps): Update posthog-js to 1.75.4 (#16957) 2023-08-09 15:29:33 +02:00
David Newell
756c018a53
chore: remove autosize input (#16894)
* replace autosize input with internal alternative

* remove dependency

* cleanup styles
2023-08-03 10:54:46 +01:00
David Newell
eb71304d5a
chore: upgrade html-webpack-plugin (#16892)
upgrade html-webpack-plugin
2023-08-03 10:11:54 +01:00
David Newell
fdec382ce4
chore: upgrade react-resizable (#16891) 2023-08-03 10:06:22 +02:00
David Newell
9fad7f4bab
chore: upgrade react-virtualized to support React 18 (#16890)
* chore: upgrade react-virtualized to support React 18

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-02 16:26:40 +01:00
Michael Matloka
d48446e9fe
chore(lemon-ui): Fix up table rendering following #16825 (#16875)
* chore: Update UI snapshots of tables

* Fix accidental header stickiness

* Fix some other weirdness too

* Update UI snapshots for `chromium` (1)

* 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)

* Fix minor styling issue

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-02 13:47:21 +02:00
David Newell
85b906c7c6
fix: recording timestamps (#16866)
* create notebook with paragraph

* focus editor at end only after creating a notebook from a comment

* upgrading tiptap had no effect on flush sync issue

* fix some flush sync issues

* fix floating inserter position and previous node lookup

* fix focus position typing
2023-08-02 09:50:00 +01:00
Arun Chaitanya
34f7a9d633
feat(insights): add % of total option to line, bar and area trend insights (fixes #13728, #11276) (#16699) 2023-07-31 09:29:22 +02:00
PostHog bot
f5c7900de9
chore(deps): Update posthog-js to 1.75.2 (#16771) 2023-07-26 10:10:23 +00:00
PostHog bot
838069d433
chore(deps): Update posthog-js to 1.75.0 (#16755) 2023-07-26 09:03:36 +02:00
PostHog bot
bfcd7c8654
chore(deps): Update posthog-js to 1.73.0 (#16679) 2023-07-20 05:53:46 -04:00
David Newell
91a71a531f
feat: add backlinks to notebooks (#16586)
* Backlinks editor extension

* add taxonomic filter

* fix escaping / opening behavior

* Add backlink node

* Backlink node design and behavior

* Cleanup iconography and selection state

* Stlying BEM

* Update triggering command
2023-07-20 10:43:40 +01:00
David Newell
c7b17ad413
chore: upgrade to Webpack 5 (#16648)
* chore: initial Webpack upgrade steps

* use over loaders

* include process

* add process package
2023-07-19 11:48:34 +01:00
PostHog bot
0490a2e13f
chore(deps): Update posthog-js to 1.72.1 (#16639) 2023-07-18 10:53:27 -04:00
PostHog bot
69096b3f5f
chore(deps): Update posthog-js to 1.72.0 (#16626) 2023-07-18 06:38:53 -04:00
Paul D'Ambra
2910288a72
fix: detect if player gets stuck (#16601) 2023-07-17 12:31:24 +01:00
PostHog bot
669b99d642
chore(deps): Update posthog-js to 1.71.0 (#16551) 2023-07-13 06:32:49 -04:00
PostHog bot
15feff5551
chore(deps): Update posthog-js to 1.70.2 (#16476)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2023-07-11 11:03:46 +01:00
PostHog bot
352250f652
chore(deps): Update posthog-js to 1.70.1 (#16454) 2023-07-10 06:30:38 -04:00
David Newell
ecf01801c2
feat: Notebooks links (#16388)
* Support external links

* Open notebook in sidebar when clicking link

* Links as marks not nodes

* Links as nodes again

* Fix white text when selecting a link

* Move logic to selector

* Convert selector with side-effects to action/listener combo

* Rebase fixes
2023-07-10 09:19:45 +01:00
PostHog bot
9ebf395d3f
chore(deps): Update posthog-js to 1.70.0 (#16427)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2023-07-07 13:54:15 +01:00
David Newell
7609f6e7f2
fix: editor simplification (#16383)
* fix: cleanup editor refs so first edit saves

* Use newly exposed editor in command menu

* replace floating menu

* Fix type names

* Fix Storybook test with empty content
2023-07-06 15:10:55 +01:00
David Newell
17bd3d146c
chore: upgrade tiptap to 2.0.3 (#16384) 2023-07-05 13:14:38 +01:00
PostHog bot
95ab050b14
chore(deps): Update posthog-js to 1.69.0 (#16385) 2023-07-05 06:26:12 -04:00
Michael Matloka
fa516b178f
chore(3000): Fix dark mode colors (#16108)
* chore(3000): Fix dark mode colors

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Use more `antd.less` options

* Consolidate `side` and `muted-light`

* Update tailwind.config.js

* Fix minor issues

* Fix more edge cases

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Remove flaky Number from InsightCard stories

* Update UI snapshots for `chromium` (2)

* Remove some old Ant style overrides

* Fix replay colors

* Fix filters banner

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-23 14:44:04 +02:00
PostHog bot
a3b848782a
chore(deps): Update posthog-js to 1.68.4 (#16199) 2023-06-22 10:10:10 -04:00
Harry Waye
ca9ba5e021
ci: top level prettier should just check frontend (#16178)
We already check within the plugin-server.
2023-06-21 16:15:18 +01:00
PostHog bot
e9ec59f9d1
chore(deps): Update posthog-js to 1.68.2 (#16155) 2023-06-20 15:03:33 +02:00
Ben White
687190fa89
feat: Remove flag for infinite scroller and fix issue with reloading (#16148) 2023-06-20 09:45:44 +00:00
Paul D'Ambra
7c521c55b2
fix: update monaco editor (#15993) 2023-06-12 08:53:54 +02:00
PostHog bot
b041ecf274
chore(deps): Update posthog-js to 1.67.1 (#15990) 2023-06-09 16:19:44 -04:00
PostHog bot
58f3e3d740
chore(deps): Update posthog-js to 1.66.1 (#15935) 2023-06-07 05:52:22 -04:00
PostHog bot
b916d8472e
chore(deps): Update posthog-js to 1.66.0 (#15927) 2023-06-06 15:37:57 -04:00
PostHog bot
d42740a4b4
chore(deps): Update posthog-js to 1.65.0 (#15920) 2023-06-06 12:53:24 -04:00
PostHog bot
3151e6a541
chore(deps): Update posthog-js to 1.63.5 (#15900) 2023-06-06 08:34:56 -04:00
PostHog bot
9d1e7836d6
chore(deps): Update posthog-js to 1.63.3 (#15871) 2023-06-02 11:42:31 -04:00
PostHog bot
d27343f29e
chore(deps): Update posthog-js to 1.63.2 (#15830) 2023-06-01 03:44:53 -04:00
Thomas Obermüller
401cdb08a0
fix(pnpm): use latest pnpm version (#15828) 2023-06-01 09:04:42 +02:00
PostHog bot
8f02ac42af
chore(deps): Update posthog-js to 1.63.1 (#15823) 2023-05-31 15:49:57 -04:00
PostHog bot
81d7bc1983
chore(deps): Update posthog-js to 1.63.0 (#15810) 2023-05-31 10:03:35 -04:00
PostHog bot
41c1999e83
chore(deps): Update posthog-js to 1.61.0 (#15792) 2023-05-30 10:47:50 -04:00
PostHog bot
fc30c59894
chore(deps): Update posthog-js to 1.60.0 (#15779) 2023-05-30 06:17:50 -04:00