Commit Graph

25 Commits

Author SHA1 Message Date
LAKHAN BAHETI
9f9b31245d chore: pages events updated 2024-05-02 17:31:08 +05:30
LAKHAN BAHETI
801f135012 chore: cycle events updated 2024-05-02 12:20:36 +05:30
LAKHAN BAHETI
bce768daf6 chore: module events updated 2024-05-01 16:40:25 +05:30
LAKHAN BAHETI
bcd38357b4 project favorite event 2024-04-30 18:37:56 +05:30
LAKHAN BAHETI
aab34ff36d chore: inbox events 2024-04-30 18:23:16 +05:30
LAKHAN BAHETI
0970d7181e chore: All event elements defined in constants. 2024-03-15 12:04:34 +05:30
LAKHAN BAHETI
75d8560343 chore: added page viewed event 2024-03-14 14:00:22 +05:30
LAKHAN BAHETI
2b8569a0c9 chore: added workspace settings events 2024-03-11 17:25:19 +05:30
LAKHAN BAHETI
f90e3172e6 chore: refactoring 2024-03-08 18:57:12 +05:30
LAKHAN BAHETI
6cea3f5e94 estimates events added 2024-03-06 13:42:48 +05:30
LAKHAN BAHETI
6c78b98c9c added comment events 2024-03-05 12:22:17 +05:30
LAKHAN BAHETI
604b9c7632 chore: added project automation events 2024-03-05 11:21:35 +05:30
LAKHAN BAHETI
38fbf1f513 chore: label events added 2024-03-04 15:42:52 +05:30
LAKHAN BAHETI
c94375e3c7 chore: project state events updated 2024-03-04 13:54:59 +05:30
LAKHAN BAHETI
6108f98adb chore: updated project member invite events 2024-03-04 13:46:36 +05:30
LAKHAN BAHETI
d263335a29 chore: added issue open related events 2024-02-29 19:55:32 +05:30
LAKHAN BAHETI
b7aeb0f70d Merge branch 'develop' of https://github.com/makeplane/plane into chore/event-improvements 2024-02-29 15:54:07 +05:30
Aaryan Khandelwal
30cc923fdb
[WEB-419] feat: manual issue archival (#3801)
* fix: issue archive without automation

* fix: unarchive issue endpoint change

* chore: archiving logic implemented in the quick-actions dropdowns

* chore: peek overview archive button

* chore: issue archive completed at state

* chore: updated archiving icon and added archive option everywhere

* chore: all issues quick actions dropdown

* chore: archive and unarchive response

* fix: archival mutation

* fix: restore issue from peek overview

* chore: update notification content for archive/restore

* refactor: activity user name

* fix: all issues mutation

* fix: restore issue auth

* chore: close peek overview on archival

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-28 16:53:26 +05:30
LAKHAN BAHETI
7143c98b2e chore: added issues filters & layout related events 2024-02-23 17:10:15 +05:30
LAKHAN BAHETI
238d437692 chore: issues-list open event refactored 2024-02-22 15:42:01 +05:30
LAKHAN BAHETI
8886aface1 chore: issue-open from sidebar events added 2024-02-22 15:22:20 +05:30
LAKHAN BAHETI
fc5901d2d6 chore: updated project-pages related events 2024-02-22 12:33:58 +05:30
LAKHAN BAHETI
c237effa75 chore: added project-views related events 2024-02-21 15:29:32 +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