openreplay/ee/connectors
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
..
bigquery_utils
data_analysis_cookbook
db
deploy
msgcodec feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
sql
utils fix(connector-redshift): Changed PG pool (#1821) 2024-01-17 10:33:21 +01:00
build_modules.sh
consumer.py
consumer_async.py
consumer_pool.py fix(connector-redshift): Changed PG pool (#1821) 2024-01-17 10:33:21 +01:00
entrypoint-fill.sh
entrypoint.sh
fill_from_db.py Redshift pool (#1397) 2023-07-10 14:29:40 +02:00
handler.py
main.py
Readme.md

Build

docker build -f deploy/Dockerfile_redshift -t {tag} .