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

6 Commits

Author SHA1 Message Date
Paul D'Ambra
32520f5101
fix: code snippet layout (#22112)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-07 10:05:01 +01:00
Michael Matloka
9981f716b3
fix(dashboards): Make "Copy public link" obvious (#20415)
* fix(dashboards): Make "Copy public link" obvious

* Remove stale icon feature

* 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>
2024-02-21 14:26:53 +01:00
David Newell
8f7a5c9a67
chore: replace icons with package equivalents (#20378) 2024-02-19 16:27:55 +00:00
Tiina Turban
269da5ca9a
feat(pipeline-ui): app code view and source editing (#19057)
* feat(pipeline-ui): app code view and source editing

* Remove redundant copy of `formatSource`

* Fix rendering of actions in CodeSnippet

* Move "Edit app code" button to snippet actions

* Show app code errors in a human-friendly way

* Restore negative LemonButton margin in LemonTable

* Update UI snapshots for `chromium` (1)

* 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>
2024-01-09 17:18:49 +00:00
Thomas Obermüller
e1c68da4bf
chore(3000): remove feature flag (#19416) 2023-12-27 09:52:28 +01:00
David Newell
10d99ae90b
chore: update code syntax highlighting in 3000 (#19104) 2023-12-14 15:00:51 +00:00