GermaVinsmoke
72452dc946
chore: remove react import ( #2727 )
...
* chore: added jsx-runtime plugin in eslint tsconfig
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: updated react imports
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: renamed redux dispatch
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* fix: build is fixed
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 13:14:32 +05:30
GitStart
c657f96032
fix: overflowing last timestamp ( #2271 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-17 11:28:09 +05:30
Palash Gupta
2f5908a3dd
feat: antd is updated from v4 to v5 ( #2012 )
...
* feat: v5 is in progress
* feat: antdv5 is updated
* fix: build is fixed
* fix: default config is over written by custom one
* chore: onchange handler is updated
* chore: overflow is hidden in the layout
* Update index.tsx
* fix: import is fixed
* chore: un used import is fixed
* fix: dark mode is updated in service map
* fix: config dropdown is updated
* fix: logs types is updated
* fix: copy clipboard notification is updated
* chore: layout changes are updated
* chore: colors is updated
* chore: action width is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-01-11 14:39:06 +05:30
Palash Gupta
9372f763c8
feat: SAML settings is updated ( #1556 )
...
* chore: getFeatureFlag is implemented
* feat: authDomain are added
2022-10-03 21:27:42 +05:30
Pranshu Chittora
3ab4f71aa1
enhancement(FE): span time unit normalisation ( #1021 )
...
* feat: relevant span time unit on trace detail page
* fix: remove time unit on hover on flame graph
2022-04-29 14:33:57 +05:30
Amol Umbark
0efb901863
feat: Amol/webhook ( #868 )
...
webhook receiver enabled for alerts
Co-authored-by: Palash gupta <palash@signoz.io>
2022-03-28 21:01:57 +05:30
Pranshu Chittora
cc47f02ebf
fix: tsc fixes
2022-03-25 12:03:57 +05:30
palash-signoz
01bad0f18a
chore: eslint fix ( #884 )
...
* chore: eslint is updated
* chore: some eslint fixes are made
* chore: some more eslint fix are updated
* chore: some eslint fix is made
* chore: styled components type is added
* chore: some more eslint fix are made
* chore: some more eslint fix are updated
* chore: some more eslint fix are updated
* fix: eslint fixes
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
2022-03-24 12:06:57 +05:30
palash-signoz
f1f606844a
chore: Eslint fix config ( #882 )
...
* chore: eslint config is updated
* chore: eslint auto fix is added
2022-03-22 12:10:31 +05:30
palash-signoz
ab10a699b1
feat: timestamp is updated for selected start time ( #852 )
...
* feat: timestamp is updated for selected start time
* feat: startTime for the tree is updated
2022-03-17 11:56:25 +05:30
Pranshu Chittora
95d3a27769
Merge pull request #845 from pranshuchittora/pranshuchittora/fix/trace-detail/events-error-handling
...
fix(FE): trace detail events error handling
2022-03-16 16:44:29 +05:30
Pranshu Chittora
daadc584ea
feat: update ts type
2022-03-16 16:28:11 +05:30
Pranshu Chittora
da8b16f588
feat: Updates TS type
2022-03-16 16:27:06 +05:30
Pranshu Chittora
00c7eccb0c
fix: remove any type
2022-03-16 16:14:27 +05:30
Pranshu Chittora
7f3d9e2e35
feat: PR review changes
2022-03-16 16:05:21 +05:30
Pranshu Chittora
9404768f9d
Merge branch 'develop' of github.com:SigNoz/signoz into pc/feat/shared-styles-for-styled-components
2022-03-16 13:28:55 +05:30
Pranshu Chittora
7559445ebe
Merge branch 'develop' of github.com:SigNoz/signoz into pranshuchittora/fix/trace-detail/events-error-handling
2022-03-16 13:10:26 +05:30
Pranshu Chittora
112766b265
Merge branch 'pranshuchittora/fix/trace-detail/events-error-handling' of github.com:pranshuchittora/signoz into pranshuchittora/fix/trace-detail/events-error-handling
2022-03-16 13:08:43 +05:30
Palash gupta
191925b418
Merge branch 'develop' into eslint-fix
2022-03-14 20:15:21 +05:30
Palash gupta
84b70c970f
chore: eslint fixes are updated
2022-03-14 20:12:42 +05:30
Pranshu Chittora
08ca3b7849
bug: timeline interval is updated
...
fix: add if condition for timeline interval
chore: remove mock response
2022-03-11 16:40:58 +05:30
Pranshu Chittora
16cf829ec3
Merge branch 'develop' of github.com:SigNoz/signoz into pranshuchittora/fix/trace-detail/events-error-handling
2022-03-11 16:37:15 +05:30
Pranshu Chittora
23f9949fad
fix: trace detail events error handling
2022-03-11 16:32:11 +05:30
Pranshu Chittora
c3ebbfa8ca
feat: new trace detail page code enhancemenets and cleanup
2022-03-09 10:43:02 +05:30
Pranshu Chittora
c04c0284dc
fix: add if condition for timeline interval
2022-03-07 16:08:37 +05:30
Palash gupta
8e4f987cf6
bug: timeline interval is updated
2022-03-06 12:02:21 +05:30
palash-signoz
9f7c60d2c1
Fe: Feat/trace detail ( #764 )
...
* feat: new trace detail page flame graph
* feat: new trace detail page layout
* test: trace detail is wip
* chore: trace details in wip
* feat: trace detail page timeline component
* chore: spantoTree is updated
* chore: gantchart is updated
* chore: onClick is added
* chore: isSpanPresentInSearchString util is added
* chore: trace graph is updated
* chore: added the hack to work
* feat: is span present util is added
* chore: in span ms is added
* chore: tooltip is updated
* WIP: chore: trace details changes are updated
* feat: getTraceItem is added
* feat: trace detail page is updated
* feat: trace detail styling changes
* feat: trace detail page is updated
* feat: implement span hover, select, focus and reset
* feat: reset focus
* feat: spanId as query table and unfurling
* feat: trace details is updated
* chore: remove lodash
* chore: remove lodash
* feat: trace details is updated
* feat: new trace detail page styling changes
* feat: new trace detail page styling changes
* feat: improved styling
* feat: remove horizontal scrolling
* feat: new trace detail page modify caret icon
* chore styles are updated
* Revert "chore: Trace styles"
* chore styles are updated
* feat: timeline normalisation
* chore: remove mock data
* chore: sort tree data util is added and selected span component is updated
* chore: trace changes are updated
* chore: trace changes are updated
* chore: trace changes are updated
* feat: refactored time units for new trace detail page
* chore: remove mockdata
* feat: new trace detail page themeing and interval loop fix
* chore: error tag is updated
* chore: error tag is updated
* chore: error tag is updated
* chore: error tag is updated
* chore: console is removed
* fix: error tag expand button
* chore: expanded panel is updated
* feat: scroll span from gantt chart intoview
* chore: trace detail is removed
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
2022-03-03 19:04:23 +05:30