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

243 Commits

Author SHA1 Message Date
Tim Glaser
be036d33b1
Merge pull request #87 from PostHog/fix-incorrect-padding-error
Closes 80 fix incorrectpadding error
2020-02-12 15:25:26 -08:00
Tim Glaser
4743655bad Closes 80 fix incorrectpadding error 2020-02-12 14:34:55 -08:00
Tim Glaser
8b386ee6df
Merge pull request #86 from PostHog/fix-funnel-ordering
Closes 81 Fix funnel not showing who got to the bottom of the funnel
2020-02-12 14:26:47 -08:00
Tim Glaser
49969e4978 Closes 81 Fix funnel not showing who got to the bottom of the funnel 2020-02-12 14:19:38 -08:00
Tim Glaser
f3d759ad1c Fix querydict object is not callable 2020-02-12 11:16:34 -08:00
Tim Glaser
6907f50453
Merge pull request #85 from PostHog/81-funnel-summary-date-is-wrong
Closes 81 order funnel users by how far they got through the funnel
2020-02-12 11:12:06 -08:00
Tim Glaser
d9c45133c4 Closes 81 order funnel users by how far they got through the funnel 2020-02-12 11:10:26 -08:00
Tim Glaser
cb4c9ce91b
Merge pull request #84 from PostHog/fix-identify-event-race-condition
Closes #83 - distinct and pageview ordering/race condition.
2020-02-12 10:22:56 -08:00
Tim Glaser
cc30c22841 Closes #83 - distinct and pageview ordering/race condition. 2020-02-12 10:21:11 -08:00
Tim Glaser
f70e691213
Merge pull request #75 from PostHog/71-disable-graph-on-breakdown
Closes #71 make sure we disabled graphs when we do breakdown
2020-02-11 23:28:40 -08:00
Tim Glaser
26b930879e
Merge pull request #82 from PostHog/correct-identifying-capturing-users
Add correct identifying calls
2020-02-11 23:27:44 -08:00
Tim Glaser
2ef46a3aa3 Add correct identifying calls 2020-02-11 23:24:25 -08:00
Tim Glaser
1ede371550
Merge pull request #77 from PostHog/fix-error-on-element-empty-class
Fix error on element having empty class
2020-02-11 21:01:34 -08:00
Tim Glaser
e101ca8352 Fix error on element having empty class 2020-02-11 20:59:31 -08:00
Tim Glaser
38cadf3d00 Use BOTH psycopg2 and -binary for heroku 2020-02-11 20:46:24 -08:00
Tim Glaser
97cf17e6a1 Use psycopg2 binary for heroku 2020-02-11 20:43:29 -08:00
Tim Glaser
62abd5423a Merge branch 'master' of github.com:PostHog/posthog 2020-02-11 20:31:50 -08:00
Tim Glaser
d55d7f86e2 Fix psycopg2 dependency issues by having Heroku use psycopg2 and docker psycopg2-binary 2020-02-11 19:54:58 -08:00
Tim Glaser
59602fb8d1
Update README.md 2020-02-11 19:36:20 -08:00
Tim Glaser
89f0119fdc
Update Docker Hub link 2020-02-11 19:35:54 -08:00
Tim Glaser
09f6f2fca0 Remove psycopg non binary requirements 2020-02-11 18:19:19 -08:00
Tim Glaser
d1f3b6eab5 Closes #71 make sure we disabled graphs when we do breakdown 2020-02-11 18:18:48 -08:00
Tim Glaser
a9ff149293
Merge pull request #74 from PostHog/69-funnel-summaries-wrong-value
Closes #69 funnel summaries give wrong value
2020-02-11 16:47:27 -08:00
Tim Glaser
8131a14cde Closes #69 funnel summaries give wrong value 2020-02-11 16:46:57 -08:00
Tim Glaser
b9c731edfd
Merge pull request #73 from PostHog/70-editing-individual-actions-is-broken
Closes #70 individual actions returns a blank page
2020-02-11 16:45:22 -08:00
Tim Glaser
09a122132d Closes #70 individual actions returns a blank page 2020-02-11 16:44:59 -08:00
Tim Glaser
0a6581aab4
Merge pull request #72 from PostHog/62-add-full-name-and-company-to-signup
Closes #62 add full name and company to signup form
2020-02-11 16:36:07 -08:00
Tim Glaser
e89e979844 Closes 62 add full name and company to signup form 2020-02-11 16:32:45 -08:00
Tim Glaser
59a65a9d10
Merge pull request #68 from PostHog/19-fix-element-ordering
Closes #57 elements are shown in the wrong order
2020-02-11 14:35:52 -08:00
Tim Glaser
b838229d62 Closes #57 elements are shown in the wrong order 2020-02-11 14:35:28 -08:00
Tim Glaser
96c41bfe0d
Merge pull request #67 from PostHog/52-editor-freezes
Closes #52 toolbar freezes because react-draggable gets in the way
2020-02-11 14:15:57 -08:00
Tim Glaser
ba4e31be62 Closes #52 toolbar freezes because react-draggable gets in the way 2020-02-11 14:15:17 -08:00
Tim Glaser
43dbbf8e1d
Merge pull request #66 from PostHog/59-fix-funnel-names-not-always-saving
#59 Fix funnels not always saving and allow updating of name
2020-02-11 12:10:02 -08:00
Tim Glaser
717b8d8117 \#59 Fix funnels not always saving and allow updating of name 2020-02-11 12:06:50 -08:00
Tim Glaser
52a0787b61 Add flaticon attribution 2020-02-11 11:56:19 -08:00
Tim Glaser
6f0f2469cb Fix actions deleted 2020-02-11 11:46:34 -08:00
Tim Glaser
45b2048968
Merge pull request #65 from PostHog/61-fix-action-url-not-saving
61 fix action url not saving
2020-02-11 10:48:21 -08:00
Tim Glaser
15f0ce7f56 61 fix action url not saving
- also add delete button for actions
- also automatically reload events on action save
2020-02-11 10:44:03 -08:00
Tim Glaser
d8da8c0bcf Update LICENSE 2020-02-11 08:56:40 -08:00
Tim Glaser
d1fe1eac6a
Merge pull request #60 from PostHog/add-posthoganalytics-module
Add posthog analytics module
2020-02-10 13:45:15 -08:00
Tim Glaser
5336c93658 Add posthog analytics module
- Make sure each user has a distinct id that we can pass
2020-02-10 13:18:01 -08:00
Tim Glaser
81fc382226 Merge pull request #53 from PostHog/add-batching-api
Add batching API
2020-02-09 20:38:02 -08:00
Tim Glaser
c23e4955f2 Add batching API 2020-02-09 20:35:59 -08:00
Tim Glaser
a8717a2e4c
Merge pull request #43 from PostHog/dependabot/pip/six-1.14.0
Bump six from 1.13.0 to 1.14.0
2020-02-09 16:11:51 -08:00
Tim Glaser
f403206ed2 Merge pull request #42 from PostHog/dependabot/pip/parso-0.6.1
Bump parso from 0.5.1 to 0.6.1
2020-02-09 16:11:42 -08:00
dependabot-preview[bot]
fc224715fb
Bump six from 1.13.0 to 1.14.0
Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.13.0...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 00:09:35 +00:00
dependabot-preview[bot]
2c5ad95eea
Bump parso from 0.5.1 to 0.6.1
Bumps [parso](https://github.com/davidhalter/parso) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/davidhalter/parso/releases)
- [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/davidhalter/parso/compare/v0.5.1...v0.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 00:09:17 +00:00
Tim Glaser
b47f5556d2
Merge pull request #48 from PostHog/dependabot/pip/django-3.0.3
Bump django from 2.2.8 to 3.0.3
2020-02-09 16:07:42 -08:00
dependabot-preview[bot]
055608e2cc
Bump django from 2.2.8 to 3.0.3
Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 00:04:33 +00:00
Tim Glaser
8b4b8163b9
Merge pull request #51 from PostHog/fix-test-ordering-issues
Fix database ordering issues on Heroku
2020-02-09 16:03:14 -08:00