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
Palash Gupta
99ed314fc9
feat: resource attribute is added in the exception ( #2491 )
...
* feat: resource attribute is added in the exception
* fix: build is fixed
* chore: methods is updated to post
* fix: build is fixed
* fix: listErrors, countErrors API request body
* chore: type of the function is updated
* chore: convertRawQueriesToTraceSelectedTags is updated
* fix: resource attribute is updated
* chore: selected tags is updated
* feat: key is updated
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-03-29 14:45:58 +05:30
GitStart
7998d474e2
FE: Create a single instance of notification in form of Context Provider and use it across whole app ( #2196 )
...
* feat: create notification context provider
* chore: import is updated to absolute import
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Palash <palashgdev@gmail.com>
2023-02-12 08:53:00 +05:30
Chintan Sudani
62b2462e03
feat: modified resize table component ( #2175 )
...
* fix: Removed Strict mode to stop render twice
* feat: modified resize table component
2023-02-03 18:06:26 +05:30
Chintan Sudani
152846f554
feat: Added Resizable Wrapper for Ant Design Table ( #2014 )
...
* feat: Added Resizable Wrapper for AntD Table
* chore: Merging upstream develop into fork
* chore: updated lock file
* fix: Lint issues resolved
* fix: Lint issues resolved
* fix: Types issues
* fix: linting issues
* fix: Types issues
* fix: POC of new resize lib
* fix: linting issues
* chore: resize is updated
* fix: added old lib logic
* fix: removed console.log
* chore: types are updated
* chore: removed un used style
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 16:53:15 +05:30
GitStart
846da08cbd
refactor: antdv5 notfications ( #2161 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 11:38:32 +05:30
Palash Gupta
e62e541fc4
FE: added more eslint rule ( #2090 )
...
* chore: arrow-body-style func-style is added in the rule
* fix: linting issues fixed
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-24 18:53:04 +05:30
Palash Gupta
5ed7c9a46e
feat: react is updated to v18 ( #2030 )
2023-01-13 12:01:46 +05:30
Ankit Nayan
1f6fcb9b8c
Revert "feat: react is updated to v18 ( #1948 )" ( #1990 )
...
This reverts commit 1c7202b5bfd5fa5930528008e43de63bb99ff5cb.
2023-01-06 13:32:27 +05:30
Palash Gupta
1c7202b5bf
feat: react is updated to v18 ( #1948 )
...
* 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
* feat: react is updated from v17 to v18
* feat: antdv5 is updated (#1880 )
* 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
Co-authored-by: Pranay Prateek <pranay@signoz.io>
* chore: all channel is updated move from usefetch to usequery
* fix: typescript is fixed
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-01-04 22:58:05 +05:30
Vishal Sharma
6ba5c0ecad
fix: apply filters on count of exceptions ( #1945 )
2022-12-30 16:46:13 +05:30
Vishal Sharma
46e131698e
fix: exception filter clear ( #1936 )
2022-12-28 17:48:39 +05:30
Vishal Sharma
88a97fc4b8
add exception page filters support ( #1919 )
...
* feat: backend changes for supporting exception filters
* feat: frontend changes for exception page filter support
* chore: extractSingleFilterValue is updated
* fix: handle frontend edge case
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-28 14:54:15 +05:30
Vishal Sharma
1273bb5865
fix: getNanoTimestamp function and cache fix ( #1737 )
2022-11-22 13:13:10 +05:30
Palash Gupta
87502baabf
feat: filter is added in exceptions page ( #1731 )
...
* feat: filter is added
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2022-11-22 12:08:51 +05:30
Prashant Shahi
e4883495c3
fix(exceptions-page): 🚑 unix nanoseconds operations ( #1403 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-15 16:40:45 +05:30
Palash
b6a6833a64
test: utils unit case is updated ( #1396 )
2022-07-15 12:46:57 +05:30
Vishal Sharma
c90e9ffa34
fix: remove requirement of exceptionType and serviceName from errorDetail page URL ( #1400 )
...
* fix: remove requirement of exceptionType and serviceName from errorDetail page URL
* chore: id is updated
* chore: commented code is removed
* chore: eslint error is fixed
Co-authored-by: Palash <palashgdev@gmail.com>
2022-07-15 12:35:15 +05:30
Palash
3200248e98
fix: error page is updated ( #1394 )
2022-07-14 17:14:13 +05:30
Palash
5554cce379
feat: exception page is updated ( #1376 )
...
* chore: all error utils is added
* chore: error page list is added with total page and other handlings
* test: unit test case for order is added
2022-07-13 19:49:27 +05:30
Palash gupta
072c137f26
feat: tooltip is added in the error message and error type
2022-05-19 08:48:19 +05:30
palash-signoz
f5009abca6
chore: error sorting is updated ( #1094 )
2022-05-05 14:00:37 +05:30
palash-signoz
10ab057e29
chore: error details is updated ( #1090 )
...
* chore: error details is updated
2022-05-05 13:57:26 +05:30
palash-signoz
7cf567792a
chore: error message is displayed to user in the error page ( #1085 )
2022-05-05 11:12:42 +05:30
palash-signoz
5424c7714f
feat: Error exception ( #979 )
...
* feat: error expection page is made
2022-04-22 20:03:08 +05:30