Commit Graph

9 Commits

Author SHA1 Message Date
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