Commit graph

12 commits

Author SHA1 Message Date
Andrey Babushkin
fd5c0c9747
Add lokalisation (#3092)
* applied eslint

* add locales and lint the project

* removed error boundary

* updated locales

* fix min files

* fix locales
2025-03-06 17:43:15 +01:00
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
nick-delirium
58b0c53569
fix ui: integration tooltip fix 2024-05-21 15:48:40 +02:00
Shekar Siri
67ce49cbbb fix(ui): integraitons height 2023-12-01 12:00:38 +01:00
Shekar Siri
18d1e1edef change(ui): integrations - modal docs text 2023-07-26 18:53:09 +02:00
Shekar Siri
3f1473e653 change(ui): integration changes 2023-07-04 09:14:56 +02:00
Shekar Siri
52fe3ab37a change(ui) - integration items gap 2023-02-21 17:48:14 +01:00
nick-delirium
cfa22a5004 change(ui): small cleanup 2023-01-13 17:36:35 +01:00
Shekar Siri
f890015e55 change(ui) - tooltip replacement 2022-11-14 15:38:36 +01:00
sylenien
32d916314c change(ui): add zustand integration 2022-09-19 12:56:46 +02:00
Shekar Siri
e23882fa64 change(ui) - preferences - metadata 2022-08-08 11:30:40 +02:00
Shekar Siri
0c0dd30a73
Preferences - UI and API improvements (#654)
* fix(tracker): fix assist typings

* fix(tracker): fix assist typings

* change(ui) - preferences - removed old

* change(ui) - preferences - wip

* change(ui) - preferences - list

* change(ui) - right box mardings

* change(ui) - preferences - integration item paddings

* change(ui) - preferences - integration icons

* change(ui) - preferences - integration icons

* change(ui) - preferences - integration - check status

* change(ui) - preferences - integration - check status

* change(ui) - preferences - metadata - move the delete button inside the modal

* change(ui) - preferences - webhooks - modal and delete btn changes

* change(ui) - preferences - modalContext updates

* change(ui) - input field forward refs

* change(ui) - metadata - modal

* change(ui) - metadata - set deleting item to null

* change(ui) - integrations

* change(ui) - hoc withcopy

* change(ui) - projects

* change(ui) - users list modal

* change(ui) - projects remove border for the last

* change(ui) - integrations new api changes

* change(ui) - github and jira changes

* change(ui) - github and jira changes

Co-authored-by: sylenien <nikita@openreplay.com>
2022-08-04 12:21:25 +02:00