0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
Tim Glaser 69ba0b1d90
Fix rounding for weekly and monthly intervals (#3665)
* Fix rounding for weekly interval

* fix monthly rounding too

* more monthly fixes

* fix tests

* fix formula test

* fix tests

* Remove unused var
2021-04-05 12:44:32 +02:00
..
api Backend tests refactor (#3774) 2021-03-31 19:00:58 -07:00
bin Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
certs
clickhouse Fix rounding for weekly and monthly intervals (#3665) 2021-04-05 12:44:32 +02:00
idl
kafka_client Enable PLUGIN_SERVER_INGESTION (#3107) 2021-02-04 16:17:24 +01:00
management/commands Fix setting up test databases on clickhouse (#3451) 2021-02-24 11:58:01 +02:00
migrations
models Description & tagging on dashboards (#3756) 2021-03-26 17:38:13 -07:00
tasks Handle webhooks better (#3605) 2021-03-09 16:37:42 +01:00
__init__.py
apps.py
conftest.py Backend tests refactor (#3774) 2021-03-31 19:00:58 -07:00
docker-compose.ch.test.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
docker-compose.ch.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
LICENSE
settings.py Plugins access control (#3486) 2021-03-17 15:01:55 +01:00
urls.py