openreplay/frontend/app/hooks
Delirium c144add4bd
Backend logs UI (#2635)
* backend integrations ui start

* some more ui things

* moving around some integration code

* add dynatrace

* add datadog, useform hook and other things to update backend logging integration forms

* change api queries

* backend logging modals

* tracker: fix some types

* remove deprecated integrations, update types

* some ui fixes and improvements

* update notifications on success/error

* ui: debugging log output, autoclose fix

* ui: some stuff for logs base64str

* ui: improve log formatting,  change datadog data format

* some improvs for logging irm

* ui: fixup for sentry
2024-10-29 15:15:28 +01:00
..
useCancelableTimeout.ts fix(frontend): cancellabelTimeoutHook: clean only once 2023-02-27 17:37:55 +01:00
useForceUpdate.ts
useForm.ts Backend logs UI (#2635) 2024-10-29 15:15:28 +01:00
useInputState.ts
useIsMounted.ts
useLatestRef.ts
usePageTitle.js
useSessionSearchQueryHandler.ts feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
useToggle.ts