Commit graph

258 commits

Author SHA1 Message Date
Shekar Siri
830fb70ee0 fix(ui): project delete 2025-01-10 16:01:17 +01:00
Shekar Siri
637a265c24 change(ui): projects revamp - project edit 2025-01-09 15:43:42 +01:00
Shekar Siri
c28f677d10 change(ui): projects revamp - project edit 2025-01-09 15:41:12 +01:00
Shekar Siri
7c5af16493 change(ui): projects revamp - project edit 2025-01-09 15:21:17 +01:00
Shekar Siri
b5bf70a8e0 change(ui): projects revamp - install docs change 2025-01-09 15:21:17 +01:00
Shekar Siri
80462e4534
change(ui): projects settings (#2924)
* change(ui): projects revamtp (wip)

* change(ui): projects revamtp (wip)

* change(ui): projects revamp - project form

* change(ui): projects revamp - capture rate tab

* change(ui): projects revamp - gdpr

* change(ui): projects revamp - reset state

* change(ui): projects revamp - progress avatar of samplerate, scroll etc.,

* change(ui): projects revamp - sync projects in list

* change(ui): projects revamp - project menu improvements
2025-01-08 11:50:22 +01:00
Alexander
129ab734f3
feat(frontend): added a support for the self-hosted sentry (#2890) 2024-12-18 10:49:33 +01:00
Shekar Siri
594d57905f fix(ui): do not allow protected roles 2024-12-03 14:14:49 +01:00
nick-delirium
db92ae3bf0
ui: update autoretry policy for integrations 2024-12-03 13:48:16 +01:00
Shekar Siri
2267ec44c2 fix(ui): integrations update issue, and error handling 2024-11-19 11:36:03 +01:00
nick-delirium
5b46f673c3
ui: fix sidemenu check 2024-11-15 16:54:54 +01:00
Shekar Siri
ba745ed2c9 fix(ui): show password reset error message 2024-11-15 16:42:01 +01:00
Shekar Siri
5f40700de2 fix(ui): roles project and permissions selections to use antd select with multiple mode 2024-11-15 16:24:14 +01:00
nick-delirium
08329ed3a0
ui: display invalid credentials error for integrations 2024-11-15 11:38:09 +01:00
Shekar Siri
3723afe3b2 fix(ui): metadata edit call put to post 2024-11-08 12:03:28 +01:00
Shekar Siri
8deb37e8b0 change(ui): removed tracker docs promise 2024-11-04 13:56:52 +01:00
nick-delirium
b2068ee9d9
ui: change project edit 2024-10-31 17:19:52 +01:00
nick-delirium
187e24ee19
ui: fix class overlap for tenant key input 2024-10-31 15:47:57 +01:00
nick-delirium
e809d087cb
ui: fix project editing 2024-10-31 14:34:55 +01:00
nick-delirium
131f5663fa
ui: fix integration fetch, side menu align 2024-10-30 11:39:34 +01:00
nick-delirium
b6bebf3b78
ui: fix api key input widths 2024-10-30 11:27:11 +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
c53604e216
ui fix file preload, fix create metadata method 2024-10-23 18:03:45 +02:00
Shekar Siri
d0df66b539 fix(ui): show error from the api on failing to save integration 2024-10-14 15:08:24 +02:00
Delirium
a71381da40
getting rid of redux for good (#2556)
* start moving ui to redux tlk

* remove unused reducer

* changes for gdpr and site types

* ui: migrating duck/roles to mobx

* ui: drop unreferenced types

* ui: drop unreferenced types

* ui: move player slice reducer to mobx family

* ui: move assignments to issueReportingStore.ts

* remove issues store

* some fixes after issues store

* remove errors reducer, drop old components

* finish removing errors reducer

* start moving integrations state to mobx

* change(ui): funnel duck cleanup

* change(ui): custom fields

* change(ui): customMetrics cleanup

* change(ui): customMetrics cleanup

* change(ui): duck/filters minor cleanup

* change(ui): duck/filters cleanup

* change(ui): duck/customMetrics cleanup and upgrades

* fix integrations service, fix babel config to >.25 + not ie

* refactoring integrations reducers etc WIP

* finish removing integrations state

* some fixes for integrated check

* start of projects refactoring

* move api and "few" files to new project store

* new batch for site -> projects

* fix setid context

* move all critical components, drop site duck

* remove all duck/site refs, remove old components

* fixup for SessionTags.tsx, remove duck/sources (?)

* move session store

* init sessionstore outside of context

* fix userfilter

* replace simple actions for session store

* sessions sotre

* Rtm temp (#2597)

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): search states

* change(ui): search states

* change(ui): search states

* change(ui): fix savedSearch store

* change(ui): fix savedSearch store

* some fixes for session connector

* change(ui): fix savedSearch store

* change(ui): fix searchLive

* change(ui): fix searchLive

* fixes for session replay

* change(ui): bookmark fetch

* last components for sessions

* add fetchautoplaylist

* finish session reducer, remove deleted reducers

* change(ui): fix the search fetch

* change(ui): fix the search fetch

* fix integrations call ctx

* ensure ctx for sessionstore

* fix(ui): checking for latest sessions path

* start removing user reducer

* removing user reducer pt2...

* finish user store

* remove rand log

* fix crashes

* tinkering workflow file for tracker test

* making sure prefetched sessions work properly

* fix conflict

* fix router redirects during loading

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
2024-10-03 11:38:36 +02:00
Shekar Siri
1636d9cc06 change(ui): usability module settings 2024-09-03 18:01:02 +05:30
Delirium
203791f0f6
Remove unused code, refactor frontend and revisit libraries (#2458)
* start frontend thinning

* continue thinning

* removing moment and moment-range

* remove highlightjs

* remove semantic-ui

* ghaida commits to openreplay finally

* unused icons

* unused icons

* unused icons

* fix missing icons

---------

Co-authored-by: Ghaida Bouchaala <ghaida.bouchaala@gmail.com>
2024-08-27 16:15:14 +02:00
nick-delirium
42eb4b5040
tracker doc fix 2024-07-31 09:42:12 +02:00
Sudheer Salavadi
fa0276c1b2 Blank state of cards, and colors 2024-07-08 14:54:03 +05:30
Shekar Siri
a35311f4dc
Various UI improvements (#2337)
* Various UI improvements

* Title updates

* No results icon update

* UI Improvements in DevTools

---------

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-07-03 10:19:13 +02:00
Shekar Siri
9cbb1bf283 Merge branch 'dashboards-redesign' into dev 2024-07-02 13:43:40 +02:00
Sudheer Salavadi
394222ed60 Minor improvements 2024-07-01 20:46:51 +05:30
nick-delirium
1434e937ab
fix ui: remove dead code 2024-07-01 17:07:39 +02:00
nick-delirium
a2a721673d
fix ui: fix ws modal height, add new shortcut to copy, fix new site type ios -> mobile 2024-07-01 15:55:32 +02:00
Delirium
d604f9920b
feat ui: dashboards redesign (#2230)
* feat ui: dashboards redesign start

* more cards

* fix ui: more different cards...

* feat ui: finish cards, all trigger, all icons

* change(ui): added missin const

* feature(ui): new dashboard modal

* feature(ui): new dashboard modal

* change(ui): new cards

* change(ui): dashboard redesign

* change(ui): dashboard redesign

* change(ui): dashboard redesign

* change(ui): modal context and alert form

* change(ui): table card show more with modal

* change(ui): examples

* change(ui): example categorize and other improvements

* change(ui): example categorize and other improvements

* change(ui): performance cards

* change(ui): insights card

* Various style updates in dashboards and other pages. (#2308)

* Various minor style updates

* Various style improvements

* Update ExampleCards.tsx

* change(ui): fixed an issue with card create

* change(ui): fixed an issue with card create

* change(ui): default filters and events order

* change(ui): random data

* Dashboards redesign - improvments (#2313)

* Various minor style updates

* Various style improvements

* Update ExampleCards.tsx

* various minor improvements in dashbaords.

* revised dashboard widget header

* change(ui): sessions by user

* change(ui): funnel example

* change(ui): modal height and scroll

* change(ui): example cards with data

* change(ui): example cards with data

* change(ui): funnel bar text color

* change(ui): example cards overlay click

* change(ui): path analysis filter card

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-06-27 19:47:34 +02:00
Sudheer Salavadi
5b51755328 Various style improvements 2024-06-26 21:45:14 +05:30
Sudheer Salavadi
0064d6f111 Various minor style updates 2024-06-26 17:47:42 +05:30
nick-delirium
1e0349310c
fix ui: remove bugreport pdf module, add module setting to records 2024-05-28 15:03:18 +02:00
nick-delirium
58b0c53569
fix ui: integration tooltip fix 2024-05-21 15:48:40 +02:00
Shekar Siri
318edb3b16 fix(ui): module toggle status 2024-05-07 15:36:09 +02:00
Delirium
f033cbd12f
fix ui: fixes for segment comp + ui mockup (#2137)
* fix ui: fixes for segment comp

* feat ui: some ai testing mockup
2024-04-25 15:28:12 +02:00
Delirium
555e6836f6
feat ui: improve audio addon look and style (#2118) 2024-04-22 14:38:18 +02:00
Delirium
a32177dd0f
fix ui: update zustand doc (#2095) 2024-04-16 14:33:02 +02:00
Delirium
d008b65ac0
feat ui: remake cobrowse subtabs (#2086) 2024-04-15 15:37:15 +02:00
Delirium
1efc757eb4
fix ui: fix beta tag (#2045) 2024-04-05 17:43:55 +02:00
Delirium
c1b2e0afe0
fix ui - some small bug fixes (#2040) 2024-04-05 11:15:19 +02:00
Delirium
44d934e956
Ios conditions (#2039)
* feat(ui): condition set for mobile

* feat(ui): more filters for mobile, auto recognize mobile projects

* feat(ui): add memoryUsage filter for ios

* fix(ui): fix up filter name

* fix(ui): lost files

* fix(ui): cast filter value to string?

* feat(ui): condition set for mobile

* feat(ui): more filters for mobile, auto recognize mobile projects

* feat(ui): add memoryUsage filter for ios

* fix(ui): fix up filter name

* fix(ui): lost files

* fix(ui): cast filter value to string?
2024-04-05 11:05:08 +02:00
Shekar Siri
f2e9876802 fix(ui): account settings with modules 2024-03-27 17:07:53 +01:00
Delirium
8b52432a9a
fix(ui): onboarding design fixes (#1993)
* fix(ui): onboarding design fixes

* more stuff

* some assist details and options
2024-03-25 16:27:51 +01:00
Delirium
3eb9f5cc52
Patch/fix pagination total (#1960)
* fix(ui): fix total pages in pagination

* fix(ui): pages
2024-03-15 12:01:24 +01:00