openreplay/ee/connectors/msgcodec
Delirium 309a9fd970
feat: tag and watch (UI/Tracker) (#1822)
* feat(ui/tracker): start tag n watch

* fix(tracker): test coverage, fix some watcher api

* fix(tracker): add intersectionobserver, adjust tests

* feat(tracker): relay + apollo plugins

* feat(ui): tags search

* feat(ui): tags name edit

* feat(ui): tags search icon

* feat(ui): icons for tabs in player

* feat(ui): save and find button

* feat(tracker): save tags in session storage (just in case)

* feat(ui): improve loading

* feat(ui): fix icon names gen

* feat(ui): fix typo
2024-01-19 11:11:27 +01:00
..
abc.pxd fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
codec.py Redshift connector (#1170) 2023-05-02 14:02:57 +02:00
codec.pyx fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
io.pxd fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
messages.py feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
messages.pyx feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
msgcodec.py feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
msgcodec.pyx feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
setup-messages.py Improvements (#1387) 2023-06-30 12:04:23 +02:00
setup-msgcodec.py Improvements (#1387) 2023-06-30 12:04:23 +02:00