0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 00:47:50 +01:00
posthog/posthog
Phani Raj d8776382b6
feat(surveys): Allow user to edit survey response adaptive limits (#26223)
feat(surveys): Allow user to edit survey response adaptive limits

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 20:53:59 +00:00
..
admin feat(admin): add django admin for dashboard templates (#26093) 2024-11-09 10:24:40 +01:00
api chore(experiments HogQL): migrate set experiments UI (#26024) 2024-11-18 14:39:44 +00:00
async_migrations
batch_exports perf: Speed up persons batch export (#26183) 2024-11-14 08:52:42 +00:00
caching fix: warming and filter (#25674) 2024-10-18 09:45:18 -07:00
cdp feat(cdp): hog to JS transpiler (#26143) 2024-11-18 13:38:25 +00:00
clickhouse perf: Speed up persons batch export (#26183) 2024-11-14 08:52:42 +00:00
demo feat(max): Summarize insight results (#26172) 2024-11-18 11:05:54 +01:00
heatmaps fix: hogql tests should run through the query cleaning code to avoid flaps (#25900) 2024-10-31 11:27:08 +00:00
helpers chore: flakey tests (#26023) 2024-11-06 12:31:28 +01:00
hogql chore(data-warehouse): Saving as view shouldn't require aliasing every field (#26219) 2024-11-18 14:12:02 +00:00
hogql_queries chore(experiments HogQL): migrate set experiments UI (#26024) 2024-11-18 14:39:44 +00:00
idl
kafka_client chore: create ClickHouse override tables (#25681) 2024-10-29 16:16:59 +00:00
logging
management refactor(ingestion): Make group type project-based (read/write) (#25876) 2024-11-12 14:35:47 +01:00
migrations chore(experiments HogQL): migrate set experiments UI (#26024) 2024-11-18 14:39:44 +00:00
models chore(experiments HogQL): migrate set experiments UI (#26024) 2024-11-18 14:39:44 +00:00
pagerduty
plugins fix: Fix UUID typing issues (#24815) 2024-09-05 15:52:01 +00:00
queries feat: Support marking materialized columns as disabled and dropping them (#26068) 2024-11-13 10:57:27 -08:00
session_recordings feat(replay): event based recording trigger (#26168) 2024-11-13 21:15:24 +00:00
settings feat: Make max concurrent workflow tasks configurable (#26111) 2024-11-11 10:18:56 -05:00
storage
tasks feat(surveys): Allow user to edit survey response adaptive limits (#26223) 2024-11-18 20:53:59 +00:00
templates fix: alerts getting stuck when celery task crashes (#26190) 2024-11-15 11:55:29 +01:00
templatetags
temporal fix(data-warehouse): Remove special characters from error messages (#26222) 2024-11-18 14:48:00 +00:00
test feat(replay): event based recording trigger (#26168) 2024-11-13 21:15:24 +00:00
user_scripts fix: exclusion logic in udfs (#25890) 2024-10-31 22:29:42 +00:00
warehouse chore(data-warehouse): Saving as view shouldn't require aliasing every field (#26219) 2024-11-18 14:12:02 +00:00
year_in_posthog chore: add crossOrigin='anonymous' to snippet script (#25645) 2024-10-17 14:30:21 +01:00
__init__.py
apps.py chore: upgrade posthoganalytics, enable autocapture exceptions (#24877) 2024-09-10 12:09:28 +01:00
asgi.py
auth.py chore: Revert "chore(deps): Upgrade to Django 5" (#24668) 2024-08-29 10:51:36 +00:00
cache_utils.py refactor: Support type checking from cache_for decorator (#26052) 2024-11-11 12:05:26 -08:00
celery.py feat(product-assistant): enhanced trends generation (#25484) 2024-10-25 14:19:45 +02:00
client.py
cloud_utils.py feat: versioned deployments for UDFs (#25121) 2024-09-26 11:30:26 -07:00
conftest.py chore: create ClickHouse override tables (#25681) 2024-10-29 16:16:59 +00:00
constants.py feat(experiments HogQL): calculate statistics for Trends (#25562) 2024-10-16 11:27:00 +02:00
database_healthcheck.py
date_util.py feat: versioned deployments for UDFs (#25121) 2024-09-26 11:30:26 -07:00
dbrouter.py
decorators.py
email.py
errors.py chore(hogql): Allow exposing of parsing UUID clickhouse error (#25302) 2024-10-01 13:32:52 +00:00
event_usage.py feat: move tracking of important events (#25152) 2024-10-02 14:06:22 -07:00
exceptions.py
filters.py
geoip.py fix(flags): our geoip service wasn't actually returning $geoip_city_name correctly, so properties weren't being overridden as expected (#25747) 2024-10-23 14:35:00 -04:00
git.py
gzip_middleware.py
health.py
jwt.py
metrics.py
middleware.py feat: Fully block app based on geoip (#25259) 2024-10-03 15:15:36 +00:00
permissions.py feat: rbac initial set up (#25745) 2024-10-29 17:17:27 -04:00
ph_client.py
rate_limit.py fix: Use higher rate limits for non-hogql queries (#25070) 2024-09-19 14:05:55 +00:00
redis.py
renderers.py
schema_helpers.py fix: rolling retention (#24926) 2024-09-12 09:50:43 -07:00
schema.py chore(experiments HogQL): migrate set experiments UI (#26024) 2024-11-18 14:39:44 +00:00
types.py chore: allow log entry properties (#24487) 2024-08-22 17:42:38 +01:00
udf_versioner.py fix: exclusion logic in udfs (#25890) 2024-10-31 22:29:42 +00:00
urls.py fix: Public templates api (#25200) 2024-09-25 16:21:30 +02:00
user_permissions.py chore(environments): Make team.project_id officially non-null (#25597) 2024-10-18 15:43:17 +00:00
utils_cors.py fix: even more zipkin (#26125) 2024-11-11 19:03:51 +00:00
utils.py feat(alerts): Relative alerts (#25423) 2024-10-17 10:17:32 +00:00
version_requirement.py
views.py feat(data-warehouse): add salesforce integration (#23212) 2024-08-13 17:30:15 -04:00
wsgi.py