Commit Graph

14 Commits

Author SHA1 Message Date
LAKHAN BAHETI
b7fd5706f4 Merge branch 'develop' of https://github.com/makeplane/plane into chore/event-improvements 2024-04-26 16:55:11 +05:30
sriram veeraghanta
57f2445bb8 fix: ingest events 2024-04-06 17:13:24 +05:30
sriram veeraghanta
53ddef1cd5 fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
LAKHAN BAHETI
e551dacb7e chore: telemetry update & refactoring 2024-03-12 22:07:23 +05:30
LAKHAN BAHETI
5b2e271f7c chore: added telemetry key refrences 2024-03-12 12:52:37 +05:30
LAKHAN BAHETI
2b8569a0c9 chore: added workspace settings events 2024-03-11 17:25:19 +05:30
LAKHAN BAHETI
35a9527325 chore: telemetry setup for cloud & selfhosted 2024-03-11 13:26:28 +05:30
LAKHAN BAHETI
b9b7bf1c5a Merge branch 'develop' of https://github.com/makeplane/plane into chore/event-improvements 2024-03-08 17:38:23 +05:30
sriram veeraghanta
3d09a69d58
fix: eslint issues and reconfiguring (#3891)
* fix: eslint fixes

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 18:39:14 +05:30
Lakhan Baheti
dbdd14493b
[WEB-662] chore: posthog debugging based on env variable (#3860)
* chore: posthog debugging based on env variable

* updated turbo.json

* chore: true to 1

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 14:25:15 +05:30
LAKHAN BAHETI
41c11f70d9 fix: build warnings 2024-02-23 18:30:56 +05:30
LAKHAN BAHETI
64fe785722 chore: user properties update 2024-02-21 14:12:18 +05:30
Lakhan Baheti
4f72ebded9
chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595)
* chore: added event constants

* chore: added workspace events

* chore: added workspace group for events

* chore: member invitation event added

* chore: added project pages related events.

* fix: member integer role to string

* chore: added sign-up & sign-in events

* chore: added global-view related events

* chore: added notification related events

* chore: project, cycle property change added

* chore: cycle favourite, and change-properties added

* chore: module davorite, and sidebar property changes added

* fix: build errors

* chore: all events defined in constants
2024-02-09 16:22:08 +05:30
Lakhan Baheti
0165abab3e
chore: posthog events improved (#3554)
* chore: events naming convention changed

* chore: track element added for project related events

* chore: track element added for cycle related events

* chore: track element added for module related events

* chore: issue related events updated

* refactor: event tracker store

* refactor: event-tracker store

* fix: posthog changes

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-05 13:19:07 +05:30