internxt / drive-desktop

https://internxt.com/drive
GNU Affero General Public License v3.0
168 stars 21 forks source link

[PB-842] feat: re-use webdav events #336

Closed JoanVicens closed 1 year ago

JoanVicens commented 1 year ago

Changed listeners that were listening for WEBDAV_* to only the action: Example: WEBDAV_FILE_DELETED is now FILE_DELETED.

I grouped all those events as "drive" events. We can talk about the name, this was the best I could think of at the moment.

I also cleaned up the analytics listeners to only track the events and moved the other actions to more fitting files

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot E 6 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
41.5% 41.5% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint