Amlan Kumar Nandy
372372694e
chore: update home page task tracker for metrics explorer ( #8631 )
2025-08-05 11:09:31 +05:30
Shaheer Kochai
8e5b1be106
fix: improve the UX of trying to create a funnel with existing name ( #8693 )
2025-08-05 09:29:52 +04:30
Amlan Kumar Nandy
301d9ca4dd
fix: disabling alert from overview page doesn't work ( #8640 )
2025-08-05 02:40:19 +00:00
Shaheer Kochai
db13f85a3c
fix: fix the issue of stale pipeline processor state while switching between different processors ( #8661 )
2025-08-04 05:58:51 +00:00
Yunus M
587b0ef6c4
Sign In / Sign Up UI updates ( #8562 )
...
* feat: update login page UI
* feat: update login and signup page UI
* chore: font optimization
* feat: update test cases for login
* feat: address review comments
* feat: remove playwright report file
* fix: fix the failing login test
---------
Co-authored-by: ahmadshaheer <ashaheerki@gmail.com>
2025-07-31 13:33:42 +05:30
Yunus M
bb6c366031
feat: new query builder ( #8466 )
2025-07-31 12:16:55 +05:30
Vishal Sharma
1ce150d4b0
chore: add unsupported saml list ( #8665 )
2025-07-30 17:08:27 +05:30
Abhi kumar
f6d96c2118
fix: minor fix for changelog popup to show only when preference is available ( #8663 )
2025-07-30 15:15:13 +05:30
Yunus M
ff3235bd02
fix: replace column resize with grab icon as the functionality is of reorder ( #8662 )
2025-07-30 12:19:36 +05:30
SagarRajput-7
3d80a03f8a
fix: uPlot logarithmic scale range error ( #8637 )
...
* fix: uPlot logarithmic scale range error
* fix: removed sanitzation of data
2025-07-30 10:41:12 +07:00
Ankit Nayan
6b1d62ba8f
feat: enable creating more than 3 steps in trace funnels + enable latency pointer ( #8628 )
...
* feat: enable creating more than 3 steps in trace funnels
- Remove 3-step limitation from FunnelContext.tsx addNewStep function
- Remove UI restriction in StepsContent.tsx to always show "Add Funnel Step" button
- Allow unlimited funnel steps while maintaining proper step_order indexing
- Step indexing continues to work correctly for API calls (1-based indexing)
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* feat: enable latency pointer configuration with smart defaults (#8629 )
- Enable latency pointer dropdown UI in funnel step configuration
- Set step 1 default to 'Start of span' and all other steps to 'End of span'
- Add permission-based controls for latency pointer selection
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Ankit Nayan <ankitnayan@Ankits-MacBook-Pro.local>
Co-authored-by: Claude <noreply@anthropic.com>
---------
Co-authored-by: Ankit Nayan <ankitnayan@Ankits-MacBook-Pro.local>
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-29 22:20:40 +05:30
Shaheer Kochai
f53a13e7fa
chore: write test for recalculating timestamps on clicking stage and run in logs explorer ( #8581 )
2025-07-29 15:51:54 +00:00
Shaheer Kochai
b69ac637c3
fix: fix the pipeline processor re-ordering issue ( #8646 )
2025-07-29 15:38:19 +00:00
Shaheer Kochai
2141b1b90a
feat: enhance logs explorer chart to display full selected time window ( #8446 )
...
* feat: enhance logs explorer chart to display full selected time window
* fix: don't show tooltip in logs chart on empty hover areas + lint fix
---------
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
2025-07-29 12:30:34 +00:00
aniketio-ctrl
771ba45d01
Chore/added_ilike : added ilike and notIlike filter operator ( #8595 )
...
* chore(added-ilike): added ilike operator in qbv5
* chore(added-ilike): added test cases
2025-07-29 11:58:25 +00:00
Yunus M
fa936a7e0d
fix: open log details on clicking on empty column cell too ( #8618 )
2025-07-29 14:06:13 +05:30
SagarRajput-7
498d398ea3
chore: resolved conflicting npm-form-data version requirement ( #8645 )
2025-07-29 11:25:01 +05:30
Abhi kumar
4888491a79
fix: added fix for changelog modal auto popup for new users ( #8634 )
...
* fix: added fix for changelog modal auto popup for new users
* fix: removed custom logic for diff calculation
* chore: minor PR reviews
2025-07-28 21:59:37 +05:30
Amlan Kumar Nandy
160802fe11
fix: prefill alert conditions only if no condition are already set ( #8636 )
2025-07-28 14:30:57 +00:00
Abhi kumar
210393e281
Fix: Minor UI fixes in changelog + sidebar ( #8625 )
...
* fix: removed feature count from changelog modal
* fix: sidenav width fix
* chore: added arrows in external link
* fix: refetch condition fix
* fix: added changes for not showing changelogmodal to restricted users
* chore: minor changes
2025-07-27 18:30:02 +05:30
Yunus M
e96ed433fe
chore: update e2e github action and playwright config ( #8624 )
...
* chore: update e2e github action and playwright config
* chore: update e2e github action and playwright config
2025-07-27 16:59:17 +05:30
Yunus M
52636284fc
feat: update env variable names ( #8621 )
2025-07-26 11:46:44 +00:00
Yunus M
f9db796489
feat: settings e2e sanity test cases ( #8613 )
...
* feat: generate e2e test plan and tests using playwright mcp
* feat: settings e2e sanity test cases
* feat: playwright prettier
* feat: update the gitignore file temporarily exclude test plans
* chore: remove e2e test-plan directories from git tracking and update .gitignore
* chore: remove playwright github action from frontend repo
* chore: update base url in playwright config
* chore: add github action to run playwright tests
* chore: wrap env variables in quotes and enable uploading test results always
* chore: update github action
* chore: update github action
* Update run-e2e.yaml
* Update run-e2e.yaml
* feat: update github action
2025-07-26 16:08:47 +05:30
SagarRajput-7
43706f877a
chore: upgraded typescript-plugin-css-modules package to latest and remove stylus resolution ( #8611 )
2025-07-25 12:41:21 +05:30
Yunus M
d7fdbcd90d
feat: open entities in new tab on ctrl / cmd + click ( #8607 )
...
* feat: open entities in new tab on ctrl / cmd + click
* feat: open entities in new tab on ctrl / cmd + click
2025-07-25 11:08:12 +05:30
Amlan Kumar Nandy
db0f362482
chore: fix sentry issues in alerts and infra monitoring ( #8566 )
2025-07-24 14:30:47 +00:00
Yunus M
db440a6eb4
feat: alert module ui improvements ( #8572 )
...
* feat: alert module ui improvements
* feat: update something went wrong page
* feat: remove safe navigate hook usage in ErrorBoundaryFallback
2025-07-24 13:40:48 +00:00
Yunus M
76b58b7317
feat: show success message with note to notify user on role change ( #8491 )
2025-07-24 19:01:17 +05:30
Amlan Kumar Nandy
78df27a140
chore: pre-populate the alert condition based on the selected reduce to and thresholds ( #8352 )
2025-07-24 06:03:00 +00:00
Aditya Singh
b40fda02cf
fix: add safeguard for large log body entries ( #8560 )
...
* fix: add safeguard for large log body entries
* feat: added test cases for getSanitizedLogBody
* feat: minor refactor
* feat: revert try catch
* feat: minor refactor
* feat: minor refactor
---------
Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local>
2025-07-23 13:18:04 +00:00
SagarRajput-7
08db2febe1
fix: fixed stylus vulnerability by using the npm provided - 0.0.1-security version ( #8592 )
2025-07-23 14:25:49 +05:30
Yunus M
a576982497
feat: update app loading screen and add system theme option ( #8567 )
...
* feat: update app loading screen and add system theme option
* feat: update test case
2025-07-22 20:13:07 +00:00
Alpcan Yıldız
55eadf914b
fix: prevent 1Password extension from interfering with time inputs ( #8486 )
...
- Add data-1p-ignore attribute to CustomTimePicker input
- Add data-1p-ignore attribute to RangePickerModal DatePicker
- Add data-1p-ignore attribute to TimezonePicker search input
This prevents 1Password extension from automatically opening when
users interact with time-related input fields, improving UX.
Fixes #8485
2025-07-22 19:34:34 +00:00
Shaheer Kochai
b91407416b
feat: add support for single step funnels while creating from span details ( #8492 )
...
* feat: add support for single step funnels while creating from span details
* fix: fix the UI for loading state
2025-07-22 13:13:09 +00:00
Sahil Khan
fe95ee716a
fix: added attribute check for log details filtering ( #8427 )
...
* fix: added attribute check for log details filtering
* chore: added unit tests
* chore: add the missing args to onClickHandler to fix the failing build
---------
Co-authored-by: ahmadshaheer <ashaheerki@gmail.com>
2025-07-22 09:21:07 +00:00
Amlan Kumar Nandy
57febd2f52
fix: navigating from infra monitoring to logs with open in explorer has missing filters ( #8570 )
2025-07-22 15:51:48 +07:00
Abhi kumar
ba6a1c594b
fix: use only needed resource attributes in context filter ( #8568 )
...
* chore: use only needed resource attributes in context filter
* chore: moved regex to constants
2025-07-21 18:37:32 +05:30
Amlan Kumar Nandy
6afdecbd0f
chore: add unit tests for metric details drawer ( #8515 )
2025-07-21 04:45:56 +00:00
Shaheer Kochai
41661a5e28
feat: add support for entrypoint spans toggle in top operations table ( #8175 )
...
* feat: add support for entrypoint spans toggle in top operations table
* fix: write tests for entry point toggle
* chore: entry point -> entrypoint
* fix: add info icon and tooltip for entrypoint spans toggle
* fix: fix the copy and link for entrypoint toggle in top operations
* chore: update the tooltip text
* Update frontend/src/container/MetricsApplication/TopOperationsTable.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* chore: fix the failing build
* chore: update the entry point spans docs link
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-20 11:20:13 +00:00
scout9ll
5610cb1f81
fix: retain compositeQuery during pagination and field filtering on exceptions page ( #8300 )
2025-07-17 15:28:28 +00:00
Yunus M
478d28eda1
feat(license): show refetch payment status button to reconcile payments ( #8551 )
2025-07-17 20:00:33 +05:30
Shaheer Kochai
629e502703
feat: add support for role based access in trace funnels flows ( #8481 )
...
* feat: add support for role based access in trace funnels flows
* chore: fix the failing build
2025-07-17 05:47:54 +00:00
Abhi kumar
7ce1a1cbca
fix: added fix for changelog refetching multiple times on tab change ( #8545 )
2025-07-16 16:35:25 +05:30
Yunus M
86be2869a9
fix: light mode for channels create and edit ( #8542 )
2025-07-16 05:03:09 +00:00
Chitransh
9ec503e302
feat: added new datasources ( #8536 )
2025-07-16 04:53:22 +00:00
Srikanth Chekuri
77ee201bb7
chore: remove migration notification ( #8537 )
2025-07-16 10:04:07 +05:30
Shaheer Kochai
15332b90c1
fix: fix the layout shift issues in logs explorer column view ( #8434 )
...
* fix: fix the layout shift issue in logs list column view
* chore: overall improvements
2025-07-15 11:45:44 +00:00
Abhi kumar
53b71d7062
fix: revalidate changelog on tab visibility change ( #8532 )
...
* fix: added changes for revalidation changelog on tab change
* chore: removed four hours diff change
2025-07-15 15:17:14 +05:30
Abhi kumar
6137740907
fix: changelog ui fixes ( #8526 )
...
* chore: removed redundant scorllbar when space available
* chore: sidenav version pill can be clicked when changelog is available
* fix: removed upgrade cta for cloud users
* chore: minor ui fix
2025-07-14 17:44:08 +05:30
Yunus M
8cf511cdb9
feat: update data on skip in onboarding ( #8508 )
2025-07-14 13:50:09 +05:30