Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: comments frontend #19303

Merged
merged 248 commits into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
248 commits
Select commit Hold shift + click to select a range
ca32acf
chore(deps): Update posthog-js to 1.94.3 (#19269)
posthog-bot Dec 12, 2023
28a3663
fix(3000): Look reasonable on mobile (#19262)
Twixes Dec 12, 2023
1792ce7
fix(permissioning): Fix restricted projects being visible (#19218)
Twixes Dec 12, 2023
5c6fc5e
chore(deps): Update posthog-js to 1.94.4 (#19276)
posthog-bot Dec 12, 2023
25533e2
feat: allow local file playback of mobile recordings (#19274)
pauldambra Dec 12, 2023
3c3eaa9
fix(web-analytics): Fix bug where we tried to compare to previous res…
robbie-c Dec 12, 2023
bf1d3d2
fix(bi): quick fix for ensuring future events dont show in team apps …
Gilbert09 Dec 12, 2023
fcf9e57
chore(data-warehouse): use sync imports (#19261)
EDsCODE Dec 12, 2023
78fdf5f
feat: Ask Users to Invite Team Members During Onboarding (#19114)
xrdt Dec 12, 2023
150e62b
chore(plugin-server): remove pg from possible plugin imports (#19284)
bretthoerner Dec 12, 2023
e3b2c9f
fix(plugin-server): add more fields to rusty-hook payload (#19288)
bretthoerner Dec 12, 2023
5163925
fix(experiments): Improve legibility of secondary metrics variants (#…
Twixes Dec 12, 2023
5d1ed0b
feat(schedule flags): add scheduled changes API (#19201)
jurajmajerik Dec 12, 2023
2a4be26
fix: Actually send emails to team members when invited in onboarding …
xrdt Dec 12, 2023
6db0a46
feat(3000): swapped down carets for chevrons (#19140)
corywatilo Dec 12, 2023
74a06f1
chore(deps): Update posthog-js to 1.95.0 (#19299)
posthog-bot Dec 12, 2023
255f6b1
feat(surveys): Custom and tab widget (#19223)
liyiy Dec 13, 2023
7c29838
chore(data-warehouse): remove heartbeating and resume logic for now (…
EDsCODE Dec 13, 2023
6b5b801
chore(deps): Update posthog-js to 1.95.1 (#19302)
posthog-bot Dec 13, 2023
6680dea
feat: comments frontend in notebooks
daibhin Dec 13, 2023
e163bac
feat: first pass ratings bar for mobile wireframes (#19287)
pauldambra Dec 13, 2023
d195b3d
fix(unwrapped): Fix capitalization (#19290)
Twixes Dec 13, 2023
b2dfd00
fix(insights): adapt aggregation table title for 3000 (#19278)
thmsobrmlr Dec 13, 2023
236ac85
fix(3000): fix various layout issues (#19297)
thmsobrmlr Dec 13, 2023
dfd65ae
fix: selected row sticky cell background color in dark mode (#19280)
daibhin Dec 13, 2023
5583607
fix: notebook node buttons hover (#19186)
daibhin Dec 13, 2023
cab8aea
fix: Fix geoip not containing postal_code for UK (#19307)
webjunkie Dec 13, 2023
d7fb9ae
fix: build missing IconArrowDropDown import change (#19306)
tiina303 Dec 13, 2023
b5fb79c
style(insights): Constrain insight viz height (#19296)
Twixes Dec 13, 2023
371c2e5
fix(insights): Support "Save as" for query node-based insights (#19295)
Twixes Dec 13, 2023
ccbe3a1
fix(3000): Top bar title fixes (#19291)
Twixes Dec 13, 2023
6cb97a6
feat: proper toggle wireframe (#19279)
pauldambra Dec 13, 2023
bc4f068
fix: base 64 should be optional in the schema (#19314)
pauldambra Dec 13, 2023
3c45322
refactor(lemon-ui): Clarify `EditableField`'s `isEditing` check (#19315)
Twixes Dec 13, 2023
d54857d
fix: badges should make sense (#19316)
pauldambra Dec 13, 2023
2dd9f57
chore(A/B tests): add archive button (#19275)
jurajmajerik Dec 13, 2023
e3a1a7b
feat(data-warehouse): source schema UI (#19317)
EDsCODE Dec 13, 2023
ae14c3d
fix(surveys): rename widget to feedback button (#19318)
liyiy Dec 14, 2023
313a7ec
feat: capture event when we send verifiation emails (#19301)
xrdt Dec 14, 2023
82d22cc
feat(trends): support numeric breakdowns (#19270)
mariusandra Dec 14, 2023
a86a31a
fix(lemon-ui): Fix calendar month being clickable (#19294)
Twixes Dec 14, 2023
f0aa25c
chore(analytics): instrument command bar (#19323)
thmsobrmlr Dec 14, 2023
6255c7f
feat: switch toggle label (#19324)
pauldambra Dec 14, 2023
5344477
fix(search): add breakpoints to prevent race conditions for counts (#…
thmsobrmlr Dec 14, 2023
7eb0c5f
fix(web-analytics): Fix overview not filtering test users (#19305)
robbie-c Dec 14, 2023
af66a97
feat(pipeline-ui): Destinations list view (#19171)
tiina303 Dec 14, 2023
72ea32b
Added comments
benjackwhite Dec 14, 2023
af66dbb
Fix up
benjackwhite Dec 14, 2023
a667f1f
feat(3000): adapt hogql editor styles (#19326)
thmsobrmlr Dec 14, 2023
af9b4b4
Correctly show the discussion panel if comments exist
benjackwhite Dec 14, 2023
ea7ace0
Fix comments
benjackwhite Dec 14, 2023
c63c3cd
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
2e2154b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
2a15523
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
261ee6d
Update query snapshots
github-actions[bot] Dec 14, 2023
2b51965
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
e38c923
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
08aec62
Use common scope idea
benjackwhite Dec 14, 2023
d8676d3
Merge branch 'feat/comments-frontend' of github.com:PostHog/posthog i…
benjackwhite Dec 14, 2023
52e9d9c
Update query snapshots
github-actions[bot] Dec 14, 2023
12e46d2
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
8227052
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
56a898f
Fix
benjackwhite Dec 14, 2023
10d99ae
chore: update code syntax highlighting in 3000 (#19104)
daibhin Dec 14, 2023
72843a9
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
0f39f29
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
a21cb2a
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
e39cef8
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
c329ef2
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
2426d21
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
df45ab7
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
3c399da
chore(deps): Upgrade to Django 4.1 (#19285)
webjunkie Dec 14, 2023
33e0168
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
f107df9
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
a73cb5e
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
89dcef9
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
c95f9b3
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
06550bc
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
d5aad8c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
6ce4298
fix: onboarding 3000 fixes (#19329)
daibhin Dec 14, 2023
14c874b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
d9a2605
feat(django): Remove allowlist for elements_chain in decide (#19332)
Dec 14, 2023
d4ebb24
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
3f20754
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
e9e7cbe
fix: Notebook popover search (#19331)
benjackwhite Dec 14, 2023
74a0c89
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
207fced
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
338908d
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
1f3655c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
9fa5c7b
feat(web-analytics): Add virtual hogql column for what type of traffi…
robbie-c Dec 14, 2023
7ccf155
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
77fee7c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
52b3efc
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
d9faf41
Revert "chore(deps): Upgrade to Django 4.1 (#19285)" (#19337)
danielxnj Dec 14, 2023
2bff57f
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
0e5a767
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
4d6aea3
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
3e9aad2
fix(insights): fix save as with query based insight (#19325)
thmsobrmlr Dec 14, 2023
fed2153
feat(insights): add loading state to sql insights (#19328)
thmsobrmlr Dec 14, 2023
e0badb1
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
94b7cc8
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
4956cf0
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
bc826e3
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
5802da4
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
8a72d72
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
fe585ba
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
961ded8
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
bf46305
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
10d08b1
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
7cf2250
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
ced1d41
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
fd189de
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
0d50000
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
b8a6983
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
c2ac3aa
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
3c66bbb
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
2781368
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
9f646ba
chore(deps): Update posthog-js to 1.96.0 (#19340)
posthog-bot Dec 14, 2023
7cc6e81
feat(surveys): Link type surveys no longer require a url and can be u…
liyiy Dec 14, 2023
50f167d
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
f24a3e3
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
fb25937
Update query snapshots
github-actions[bot] Dec 14, 2023
1373a35
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
7515fda
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
ed4e92d
Update query snapshots
github-actions[bot] Dec 14, 2023
764be70
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
899d382
Update query snapshots
github-actions[bot] Dec 14, 2023
f10f79c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
1b5ecd1
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
44cd8ee
Update query snapshots
github-actions[bot] Dec 14, 2023
58564cd
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
2415b19
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
e47b5fd
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
003085b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
2ff506c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
a5a637a
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
84a5c9b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
f75d644
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
5588c42
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
5066b59
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
a3925f3
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
3389b0d
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
936b68c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
834e21b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
483cd01
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
bdd2b82
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
ebc7a90
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
41d7de7
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
8572f87
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
ece52f4
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
13f52ee
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 14, 2023
8e427ad
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
1165c48
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
84ecb57
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
c574735
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
03db70a
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
07b90d9
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
be3d93e
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
df16afd
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
92cfa35
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
6532645
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
c09c4da
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
2a310b4
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
13ad818
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
92aa068
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
acd13b6
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
485765c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
05a501f
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
0cd6341
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
ea091ad
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
71d96be
Update query snapshots
github-actions[bot] Dec 15, 2023
00c7a19
Update query snapshots
github-actions[bot] Dec 15, 2023
bfcad74
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
1d8b923
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
ea6e98b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
51dd5d7
chore(data-warehouse): make data pipeline async (#19338)
EDsCODE Dec 15, 2023
664ec6e
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
3aaa310
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
3bb4c4d
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
9336fc1
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
f161e6f
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
2f9782c
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
89f5e8f
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
18bb565
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
335f365
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
1ef3a9d
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
71d586d
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
6f27b11
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
76c1cfb
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
ef2b0e6
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
e8f01bc
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
7a84648
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
7f5751e
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
0024069
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
6871ccf
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
0ea7564
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
c47dab8
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
99b1163
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
f91ce9b
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
c2da9ae
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
642a481
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
566e8aa
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
2c3a459
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
31349f4
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
c077fb8
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
25d031e
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
002cf6f
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
589bae3
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
09c50de
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
d54ceee
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
67a6d28
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
c02c9f0
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
65dc8d0
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
a139572
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
ac272e7
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
48632bc
feat: Update notebook welcome template (#19281)
benjackwhite Dec 15, 2023
e4e9033
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
ad38459
fix api mock
benjackwhite Dec 15, 2023
604a700
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
590ce37
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
9e03fd4
Added markdown support
benjackwhite Dec 15, 2023
ea40b68
fix: Default event name (#19335)
timgl Dec 15, 2023
f6a73fb
Add editing and deleting
benjackwhite Dec 15, 2023
d911537
Fixes
benjackwhite Dec 15, 2023
a1c6ec9
feat: Add clickhouse password to dictionary definition (#19344)
robbie-c Dec 15, 2023
c3fb8c8
Fix deleted comments
benjackwhite Dec 15, 2023
e948465
Update UI snapshots for `chromium` (2)
github-actions[bot] Dec 15, 2023
d68793a
Update UI snapshots for `chromium` (2)
github-actions[bot] Dec 15, 2023
d0fff82
Added comment replies
benjackwhite Dec 15, 2023
707a2ff
Update UI snapshots for `chromium` (2)
github-actions[bot] Dec 15, 2023
7741894
Update UI snapshots for `chromium` (2)
github-actions[bot] Dec 15, 2023
7cd9e14
fix: no console logging on schema (#19349)
pauldambra Dec 15, 2023
9a3b48b
fix(performance): Fix performance issue when parsing large list of ne…
benjackwhite Dec 15, 2023
2757189
Fixes
benjackwhite Dec 15, 2023
fbb9323
feat: ingest with snapshot source (#19260)
pauldambra Dec 15, 2023
90071c6
Fix styles
benjackwhite Dec 15, 2023
711dc3a
Fixed deletion
benjackwhite Dec 15, 2023
28ebad0
Style tweaks
benjackwhite Dec 15, 2023
a2c391d
Fixes
benjackwhite Dec 15, 2023
148b941
Added stories
benjackwhite Dec 15, 2023
85ad7e4
Update UI snapshots for `chromium` (1)
github-actions[bot] Dec 15, 2023
a8a7734
Update UI snapshots for `chromium` (2)
github-actions[bot] Dec 15, 2023
eccdd2f
Merge branch 'feat/scrollable-component' into feat/comments-frontend
benjackwhite Dec 15, 2023
1bb278a
Fix
benjackwhite Dec 15, 2023
a86a5bd
Update UI snapshots for `webkit` (2)
github-actions[bot] Dec 15, 2023
44c3e99
Added empty state
benjackwhite Dec 15, 2023
0a90d4d
Merge branch 'feat/comments-frontend' of github.com:PostHog/posthog i…
benjackwhite Dec 15, 2023
5f95f55
Added feature flag
benjackwhite Dec 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions ee/api/test/test_organization.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,3 +274,20 @@ def test_feature_available_self_hosted_license_expired(self, patch_post):
self.organization.refresh_from_db()
self.assertFalse(self.organization.is_feature_available("whatever"))
License.PLANS = current_plans

def test_get_organization_restricted_teams_hidden(self):
self.organization_membership.level = OrganizationMembership.Level.MEMBER
self.organization_membership.save()
Team.objects.create(
organization=self.organization,
name="FORBIDDEN",
access_control=True,
)

response = self.client.get(f"/api/organizations/{self.organization.id}")

self.assertEqual(response.status_code, 200)
self.assertListEqual(
[team["name"] for team in response.json()["teams"]],
[self.team.name], # "FORBIDDEN" excluded
)
2 changes: 1 addition & 1 deletion ee/clickhouse/models/test/__snapshots__/test_property.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
---
# name: test_parse_groups_persons_edge_case_with_single_filter
<class 'tuple'> (
'AND ( has(%(vglobalperson_0)s, "pmat_email"))',
'AND ( has(%(vglobalperson_0)s, replaceRegexpAll(JSONExtractRaw(person_props, %(kglobalperson_0)s), \'^"|"$\', \'\')))',
<class 'dict'> {
'kglobalperson_0': 'email',
'vglobalperson_0': <class 'list'> [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# name: ClickhouseTestExperimentSecondaryResults.test_basic_secondary_metric_results
'
/* user_id:131 celery:posthog.celery.sync_insight_caching_state */
/* user_id:132 celery:posthog.celery.sync_insight_caching_state */
SELECT team_id,
date_diff('second', max(timestamp), now()) AS age
FROM events
Expand Down
Loading
Loading