1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Tymoteusz Czech 10eb500360
Custom event tracking (#2151)
* add plausible custom event tracking

* refactor: better comments for analytics tracking
2022-10-10 14:06:44 +02:00
..
__mocks__
assets Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
component Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
constants Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
interfaces fix: PAT secret no longer returned (except new), use id instead (#2162) 2022-10-10 12:51:12 +01:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
types refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00
index.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts