mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
a957f0abb0
* adds a search box to the toolbar featureflag list * test flakes because react is re-rendering between the get and the click. add an assertion to try and slow cypress down to avoid this * move filtering toolbar feature flags to a Set and out of CSS * support initKeaTestLogic() with no args * fix query-selector-all-deep jest bug * add simple test case for feature flags logic * combine selectors * with more understanding of Fuse * add simple test for flag filtering Co-authored-by: Marius Andra <marius.andra@gmail.com> |
||
---|---|---|
.. | ||
actions.js | ||
annotations.js | ||
auth.js | ||
cohorts.js | ||
commandPalette.js | ||
dashboard.js | ||
dashboardPremium.js | ||
events.js | ||
featureFlags.js | ||
funnels.js | ||
insights.js | ||
insightsPremium.js | ||
invitesMembers.js | ||
licenses.js | ||
organizationSettings.js | ||
paths.js | ||
person.js | ||
persons.js | ||
preflight.js | ||
retention.js | ||
signup.js | ||
systemStatus.js | ||
toolbar.js | ||
trends.js | ||
trendsSessions.js |