Shekar Siri
6bf370b25f
feat(filterItem): improve value handling in toJson method
...
Enhanced the method in to handle various cases for
the property more robustly. Added checks for empty or invalid
values and adjusted mapping logic for specific filter types like
and .
- Updated type annotations for better clarity.
- Removed unnecessary trailing commas in imports.
- Improved readability and maintainability of the code.
2025-04-08 12:45:28 +02:00
Shekar Siri
917dad581d
fix(ui): sessions listings settings filter ( #3007 )
2025-02-05 12:23:16 +01:00
Shekar Siri
a9a5829000
fix(ui): conditional capture metadata ( #2983 )
...
* fix(ui): conditional capture metadata
* change(ui): removed log
2025-01-29 15:46:04 +01:00
Shekar Siri
8326b913f1
fix(ui/db): co-browse (assist) list sorting and db default settings for existing users ( #2977 )
...
* fix(ui): co-browser (assist) list sorting
* fix(ui): co-browser (assist) list sorting - duration
* fix(ui): default settings values for existing users
2025-01-28 12:54:36 +01:00
Shekar Siri
262392f32a
fix(ui): user invitation ( #2945 )
2025-01-13 13:52:44 +01:00
Shekar Siri
82854d014d
fix(ui): total/count change as per the api response ( #2921 )
2025-01-07 10:55:01 +01:00
Shekar Siri
df67acc78f
fix(ui): sessions list and page titles ( #2916 )
...
* fix(ui): session tags issue type to be lowercase
* fix(ui): bookmarks separation and other page titles
2025-01-02 15:17:36 +01:00
Delirium
38594319f0
Player improvs ( #2835 )
...
* ui: fix performance bottlenecks, split data sources in devtools panes
* ui: move xray warn
* Player ux improvements (#2834 )
* Player UX improvements.
DevTools (Including multi-tab)
Actions panel (User events, Click maps, Tag Elements)
* ui: remove unused imports, remove str templ classnames
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-12-10 10:31:09 +01:00
Shekar Siri
1aa3b4b4e5
fix(ui): trigger session search on change ( #2798 )
2024-12-02 18:17:03 +01:00
Shekar Siri
e173591d88
fix(assist): pagination ( #2789 )
2024-11-29 15:44:45 +01:00
Shekar Siri
f0e8100283
fix(ui) - sessions refresh and navigation ( #2785 )
...
* change(ui): search query params improvements
* fix(ui): sessions, bookmark, notes navigation and search silters and timestamp issues
2024-11-26 13:03:58 +01:00
Shekar Siri
34232ed23c
Fix sessions list ( #2779 )
...
* fix(ui): sessions list persist page, show latest sessions
* fix(ui): latest sessions check clear the list
2024-11-25 13:43:07 +01:00
Shekar Siri
c0197cdfeb
fix(ui): sessions list persist page, show latest sessions ( #2777 )
2024-11-25 12:12:16 +01:00
nick-delirium
88addf6e4a
ui: fix q controls session list refresh method
2024-11-19 17:27:51 +01:00
Shekar Siri
2267ec44c2
fix(ui): integrations update issue, and error handling
2024-11-19 11:36:03 +01:00
nick-delirium
18ee36832b
ui: if no tz, use local
2024-11-18 17:06:27 +01:00
Shekar Siri
ebdc2bd08c
fix(ui): omnisearch call
2024-11-18 17:01:55 +01:00
nick-delirium
4db693a6b2
ui: assign non local if changed
2024-11-18 17:00:34 +01:00
nick-delirium
5b6a74f9a6
ui: keep track of local timezone for each visit
2024-11-18 16:58:23 +01:00
Shekar Siri
ba745ed2c9
fix(ui): show password reset error message
2024-11-15 16:42:01 +01:00
nick-delirium
8761f71bda
ui: update jwt with new pass
2024-11-15 15:50:33 +01:00
Shekar Siri
2a7cb78b8b
fix(ui): multiple search calls on load
2024-11-15 11:29:02 +01:00
nick-delirium
152720eeef
ui: fix clickmap udpate behavior
2024-11-15 11:25:56 +01:00
Shekar Siri
3188b0ad6f
fix(ui): sync dashboards edits properly
2024-11-15 11:07:44 +01:00
Shekar Siri
3ccb1c7aa6
change(ui): update authDetails to expire after a hour
2024-11-14 14:26:44 +01:00
Shekar Siri
c1ef27fc9b
change(ui): check for mobile project and hide live sessions and skip button
2024-11-14 12:14:25 +01:00
Shekar Siri
7c2326c7d2
fix(ui): login error handling and loader
2024-11-13 11:36:55 +01:00
Shekar Siri
8c5ef24bcc
change(ui): improve the url params to search
2024-11-12 17:48:12 +01:00
Shekar Siri
c222a72a8b
change(ui): funnel counts
2024-11-07 17:16:44 +01:00
Shekar Siri
06667df5cd
fix(ui): reset password handle error and display
2024-11-06 16:30:29 +01:00
nick-delirium
09c3a217cb
ui: session specific clickmap, return method
2024-10-31 18:33:13 +01:00
nick-delirium
b2068ee9d9
ui: change project edit
2024-10-31 17:19:52 +01:00
nick-delirium
2c7fc9b88e
ui: rm random log
2024-10-31 17:00:41 +01:00
nick-delirium
e809d087cb
ui: fix project editing
2024-10-31 14:34:55 +01:00
Shekar Siri
bf818d2683
fix(ui): sessions search tabs
2024-10-31 11:58:25 +01:00
Shekar Siri
a7c884cd45
fix(ui): check platform related filters mobile/web
2024-10-30 17:05:54 +01:00
nick-delirium
9f8bf12768
ui: fix default tz
2024-10-30 14:24:42 +01:00
nick-delirium
5312d27693
ui: fix bookmark refresh, fix userState used param for update
2024-10-30 13:16:34 +01:00
Shekar Siri
63d1b8ab49
fix(ui): checking for tenants state
2024-10-30 13:06:58 +01:00
nick-delirium
6479292158
ui: remove web_vitals, performance_monitoring cards
2024-10-30 13:03:24 +01:00
nick-delirium
5cbb89d949
ui: remove log
2024-10-30 10:08:34 +01:00
nick-delirium
c0077b7fa7
ui: fix metadata in filters
2024-10-30 10:08:18 +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
ffc63f0eb0
ui: wrap event fetching with try catch
2024-10-25 11:42:07 +02:00
nick-delirium
c53604e216
ui fix file preload, fix create metadata method
2024-10-23 18:03:45 +02:00
nick-delirium
8024083c64
ui fix outdated libraries, remove storybook (unused), fix player re-renders on mount
2024-10-14 12:48:08 +02:00
Shekar Siri
6b84ba2500
fix(ui): show last played session
2024-10-11 16:42:16 +02:00
Shekar Siri
beb3eeac0c
fix(ui): sessions list sidemenu fix, reload properly, sessions tags filter issue
2024-10-11 16:06:21 +02:00
Shekar Siri
15da91385d
fix(ui): graph period
2024-10-11 10:35:51 +02:00
Shekar Siri
b10fdfc9c9
change(ui): paginate the data in table of cards show more modal
2024-10-08 18:24:02 +02:00