Shekar Siri
c499114c78
feat(dates): implement 15-minute interval rounding
...
Implement time interval rounding to support standardized data queries
by rounding dates to the next 15-minute interval. This change:
- Adds roundToNextInterval method to Search class
- Updates Period.js to round dates to 15-minute intervals
- Updates date range calculations to preserve proper time spans
- Upgrades Sentry browser dependency from v5 to v8.55.0
2025-04-10 12:54:26 +02:00
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
Delirium
8914399cad
ui: fix metadata mapper for AssistSessionsModal ( #3039 )
2025-02-18 10:09:22 +01: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
e73bd5fef5
ui: fix sentry log check ( #2888 )
2024-12-18 10:35:41 +01:00
Shekar Siri
45ef98b163
fix(ui): funnel - filter sessions by step ( #2855 )
2024-12-11 14:42:04 +01:00
Delirium
7c23521cb8
ui: fix spot tab lookup, improve js build speed ( #2852 )
2024-12-11 13:29:38 +01:00
Delirium
e54f62a0e6
ui: more fixes... ( #2844 )
2024-12-10 16:27:59 +01:00
Delirium
3484da2f60
Fixup UI crashes ( #2840 )
...
* ui: fix log panel crashing
* ui: improve log list filtering
* ui: fix tab name lookup
2024-12-10 13:36:59 +01:00
Delirium
c66296a050
Fixup ( #2837 )
...
* ui: trim logs
* ui: fixup
2024-12-10 11:14:34 +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
c963ec5e91
Fix card filters for path analysis ( #2827 )
...
* fix(ui): card filters restriction for path analysis
* fix(ui): path analysis showing multi series
2024-12-09 13:05:07 +01:00
Shekar Siri
c04090a778
fix(ui): card filters restriction for path analysis ( #2826 )
2024-12-09 12:40:35 +01:00
Shekar Siri
1dc63bf88b
change(ui): webhooks url allow port ( #2812 )
2024-12-03 17:09:06 +01:00
Shekar Siri
1cdb9bd06d
fix(ui): do not allow protected roles ( #2808 )
2024-12-03 14:15:38 +01:00
Shekar Siri
332cbb3516
fix(ui): 403 clear the token ( #2800 )
2024-12-02 20:55:05 +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
Delirium
b080a98764
ui: fix ws panel crash ( #2773 )
2024-11-22 14:07:42 +01:00
Shekar Siri
0ad2836650
cherry-pick(ui): 54abbe58a ( #2769 )
2024-11-20 14:02:42 +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
fa723ebc87
ui: fix q controls
2024-11-19 10:36:50 +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
nick-delirium
dcbc437c7b
ui: fix signup flow
2024-11-18 11:42:27 +01:00
nick-delirium
c137ddb10d
ui: fix dep vulns
2024-11-18 09:54:21 +01:00
Shekar Siri
9ca08d7e23
fix(ui): check for enterprise
2024-11-15 17:46:23 +01:00
Shekar Siri
82d353ec49
fix(ui): show sessions menu
2024-11-15 17:31:59 +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
d48bb72d68
ui: fix critical stuff in lock
2024-11-15 16:13:07 +01:00
nick-delirium
e13ec2ab97
ui: fix in session map change
2024-11-15 16:05:59 +01:00
nick-delirium
8761f71bda
ui: update jwt with new pass
2024-11-15 15:50:33 +01:00
Shekar Siri
ea53e7ce48
fix(ui): notes list pagination
2024-11-15 15:08:51 +01:00
nick-delirium
0115f6e604
ui: remove strict filter
2024-11-15 14:54:59 +01:00
nick-delirium
d30522f35b
ui: fix t&w add and watch option
2024-11-15 14:53:38 +01:00
nick-delirium
08329ed3a0
ui: display invalid credentials error for integrations
2024-11-15 11:38:09 +01:00
nick-delirium
11d4b168a1
ui: remove speed index card
2024-11-15 11:29:32 +01:00